No description
  • Python 97.9%
  • Shell 2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
wukko 5ec769b511
devutils/set_quilt_vars: don't sort patches
same as #64 but this time for .sh instead of .fish
2025-09-13 16:07:53 +06:00
.github ci/bump-platform: download and unpack platform-specific downloads (#58) 2025-09-11 14:27:15 +00:00
devutils devutils/set_quilt_vars: don't sort patches 2025-09-13 16:07:53 +06:00
patches helium/core: force waffle (eu) search settings 2025-09-13 15:45:05 +06:00
resources resources/branding: update app_icon assets 2025-09-10 20:15:32 +06:00
utils patches/utils: always dry run with fuzz=0 2025-08-30 17:48:05 +00:00
.cirrus.yml ci: add ensurepip to cirrus 2025-07-27 20:24:53 +00:00
.cirrus_Dockerfile Update CI config, scripts, and docs for python 3.10 2025-07-10 06:49:41 -05:00
.cirrus_requirements.txt utils & resources: generate scaled resources with a script 2025-07-29 15:29:28 +06:00
.gitignore utils & resources: generate scaled resources with a script 2025-07-29 15:29:28 +06:00
.style.yapf Format code using yapf 2018-07-29 00:24:29 -07:00
chromium_version.txt Update to Chromium 140.0.7339.132 2025-09-10 01:45:26 +02:00
domain_regex.list Update to Chromium 134.0.6998.35 2025-03-03 07:36:20 -06:00
domain_substitution.list merge: update to ungoogled-chromium 140.0.7339.132 2025-09-11 20:47:39 +06:00
downloads.ini downloads: split extras into extras.ini again 2025-09-12 23:02:43 +06:00
extras.ini downloads: split extras into extras.ini again 2025-09-12 23:02:43 +06:00
flags.gn Update to Chromium 139.0.7258.66 2025-08-05 13:57:34 -05:00
LICENSE repo: relicense to GPL-3.0 2025-04-11 22:27:45 +06:00
LICENSE.ungoogled_chromium repo: add ungoogled-chromium license to root 2025-05-31 11:51:48 +00:00
pruning.list Update to Chromium 140.0.7339.80 2025-09-02 17:55:28 -05:00
README.md readme: add info about linux and windows, remove general wip phrase 2025-09-11 00:10:30 +06:00
revision.txt revision: bump to 5 2025-09-13 15:52:13 +06:00
shell.nix Add nix shell with development dependencies 2023-09-14 16:36:54 +02:00
version.txt utils: add script to append helium version info to chromium 2025-05-03 23:08:14 +00:00

Helium

Bullshit-free web browser, based on Chromium. Follows imput's ethics and norms.

First and foremost, we're making a good browser for ourselves. We don't intend to reinvent the wheel or target everyone, it isn't Helium's goal. The main goal is to provide an honest, comfortable, privacy-respecting, and non-invasive experience. If you don't like it - you don't like it, that's totally okay, and we don't care.

There's a lot more to Helium, but we don't have a complete set of features yet. We'll update the documentation when we're closer to a public release!

Platform-specific packaging

At the moment, only Helium for macOS is polished and ready for daily use.

We also have packaging for Linux and Windows, but both of them are WIP:

Credits

ungoogled-chromium

Helium is proudly based on ungoogled-chromium. It wouldn't be possible for us to get rid of Google's bloat and get a development+building pipeline this fast without it. Huge shout-out to everyone behind this amazing project! (and we intend to contribute even more stuff upstream in the future)

The Chromium project

The Chromium Project is obviously at the core of Helium, making it possible to exist in the first place.

ungoogled-chromium's dependencies

License

All code, patches, modified portions of imported code or patches, and any other content that is unique to Helium and not imported from other repositories is licensed under GPL-3.0. See LICENSE.

Any content imported from other projects retains its original license (for example, any original unmodified code imported from ungoogled-chromium remains licensed under their BSD 3-Clause license).