All Projects → cassidyjames → Ephemeral

cassidyjames / Ephemeral

Licence: gpl-3.0
A private-by-default, always-incognito browser for elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Ephemeral

Mail
Mail app designed for elementary OS
Stars: ✭ 130 (-2.26%)
Mutual labels:  hacktoberfest, gtk, gtk3, webkit
Files
File browser designed for elementary OS
Stars: ✭ 187 (+40.6%)
Mutual labels:  hacktoberfest, gtk, gtk3
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-30.83%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (-21.8%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (-36.84%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+23.31%)
Mutual labels:  hacktoberfest, gtk, gtk3
palette
Color palette app for elementary OS
Stars: ✭ 32 (-75.94%)
Mutual labels:  gtk, gtk3, elementaryos
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (-64.66%)
Mutual labels:  gtk, gtk3, elementaryos
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+143.61%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+169.17%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-84.96%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-41.35%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+111.28%)
Mutual labels:  hacktoberfest, gtk, gtk3
Odysseus
Bridging the elementary OS and Web user experiences
Stars: ✭ 41 (-69.17%)
Mutual labels:  elementaryos, gtk, webkit
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-48.87%)
Mutual labels:  hacktoberfest, gtk, gtk3
Pitivi
MIRROR of https://gitlab.gnome.org/GNOME/pitivi for your convenience
Stars: ✭ 79 (-40.6%)
Mutual labels:  gtk, gtk3
Agenda
A simple, fast, no-nonsense to-do (task) list.
Stars: ✭ 74 (-44.36%)
Mutual labels:  elementaryos, gtk3
Pyglossary
A tool for converting dictionary files aka glossaries. The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device.
Stars: ✭ 1,257 (+845.11%)
Mutual labels:  gtk, gtk3
Container Tabs Sidebar
Firefox addon aiming to utilize screen estate more efficiently by showing tabs in a sidebar grouped by privacy containers. Inspired by TreeStyleTab.
Stars: ✭ 87 (-34.59%)
Mutual labels:  hacktoberfest, privacy
Bleachbit
BleachBit system cleaner for Windows and Linux
Stars: ✭ 1,151 (+765.41%)
Mutual labels:  privacy, gtk

Ethical Design Lint Gettext updates Build Status

Icon

Ephemeral

Get it on AppCenter

Screenshot Screenshot
Screenshot Screenshot

The always-incognito web browser

Browse the Internet in private without leaving a trace of history on your computer. Ephemeral is a stripped down private browser that's perfect for avoiding persistent cookies or web trackers. Close the window and all traces of your browsing are removed from your device.

Made for elementary OS

Ephemeral is designed and developed on and for elementary OS. Purchasing through AppCenter directly supports the development and ensures instant updates straight from me. Get it on AppCenter for the best experience.

Get it on AppCenter

Versions of Ephemeral may have been built and made available elsewhere by third-parties. These builds may have modifications or changes and are not provided nor supported by me. The only supported version is distributed via AppCenter on elementary OS.

Developing and Building

Development is targeted at elementary OS Juno. If you want to hack on and build Ephemeral yourself, you'll need the following dependencies:

  • libgranite-dev (>=5.5)
  • libgtk-3-dev
  • libwebkit2gtk-4.0-dev
  • libdazzle-1.0-dev
  • meson
  • valac

You can install them on elementary OS Juno with:

sudo apt install elementary-sdk libwebkit2gtk-4.0-dev libdazzle-1.0-dev

Run meson build to configure the build environment and run ninja to build:

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with com.github.cassidyjames.ephemeral:

sudo ninja install
com.github.cassidyjames.ephemeral
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].