Skip to content

Cook-I-T/Fulguris

 
 

Repository files navigation

Fulguris

⚡Sparkling Android Web Browser⚡

Build Fulguris Google Play
Build Fulguris Download
Build Styx

Download

Get it on Google Play Get it on F-Droid

Get it on Slions.net.

Release channels

We have three official release channels linked above. The Download release channel tends to be somewhat less stable than the Google Play and F-Droid release channels. On the other hand you get to test the latest version earlier when using the Download release channel. All three variants of the app can be installed at the same time on your device. They are effectively three different albeit similar apps. You can differenciate them in your launcher from their slightly modified icon design.

  • Google Play: stable releases.
  • F-Droid: stable releases.
  • Download: release candidates and stable releases.

Contribute

Test

The best way to contribute is to actually use Fulguris. There is no beta test program yet. However releases tend to be published more often on Slions.net and it is easy to switch back to an earlier version if needed. Please report issues on GitHub.

Rate

Give us ⭐⭐⭐⭐⭐ on Google Play.
If you don't think it is worth five stars yet then just open an issue instead.

Engage

You can engage with us on our forums, on GitHub, on Discord or any other social media you can track us down to.

Translate

Please go ahead and translate on CrowdIn.

Code

Code contributions are of course welcome, both bug fix and features. Please understand that code quality, design and architecture are extremely important as the foremost priority of this project is to deliver a premium browsing experience. We do our best to avoid treating users as beta testers. Therefore if you want to deliver a new feature expect it to take several iterations before it reaches maturity and is ready for production.

Finance

Please consider sponsoring us on GitHub or through in-apps on Google Play. The ability of this project to finance itself is what will ultimately determine its long term success.

Features

📑Sessions
🌍 Address bar
🚦Vertical tab panel
🚥Horizontal tab bar
⚙Tabs management
🏞Screen orientations
🔖Bookmarks
⌚History
🌗Force dark mode
🎨Themes for app and pages
⛔Ad blocker
🔒Privacy – Incognito mode
🔎Search & suggestions – Google, Bing, Yahoo, StartPage, DuckDuckGo…
♿Accessibility
⌨Keyboard support
⚡Hardware accelerated
🖥️ Desktop rendering
🖥️ Android desktop support – Samsung Dex, EMUI Desktop
🌐 Languages
🔧Settings – lots
📶 Orbot Proxy support and I2P support – Beta

Permissions

Automatically granted

  • INTERNET: necessary to access the internet.
  • ACCESS_NETWORK_STATE: used by the browser to stop loading resources when network access is lost.
  • INSTALL_SHORTCUT: used to add shortcuts with the "Add to home screen" option.

Requested only when needed

  • WRITE_EXTERNAL_STORAGE: needed to download files and export bookmarks.
  • READ_EXTERNAL_STORAGE: needed to download files and import bookmarks.
  • ACCESS_FINE_LOCATION: needed for sites like Google Maps, requires "Location access" option to be enabled (default disabled).
  • RECORD_AUDIO: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
  • CAMERA: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).
  • MODIFY_AUDIO_SETTINGS: needed to support WebRTC, requires "WebRTC Support" option to be enabled (default disabled).

About

⚡Sparkling Android Web Browser⚡

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 87.9%
  • Java 6.9%
  • JavaScript 3.7%
  • HTML 1.5%