All Projects → elementary → Wingpanel Indicator Nightlight

elementary / Wingpanel Indicator Nightlight

Licence: gpl-2.0
A Wingpanel indicator for Night Light

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Wingpanel Indicator Nightlight

Code
Code editor designed for elementary OS
Stars: ✭ 324 (+1520%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (+320%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (+240%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+1305%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+565%)
Mutual labels:  hacktoberfest, gtk, gtk3
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (+360%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (+290%)
Mutual labels:  hacktoberfest, gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (+835%)
Mutual labels:  hacktoberfest, gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (+550%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (+420%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+720%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+1690%)
Mutual labels:  hacktoberfest, gtk, gtk3
Node Gtk
GTK+ bindings for NodeJS (via GObject introspection)
Stars: ✭ 287 (+1335%)
Mutual labels:  gtk, gtk3
Wdisplays
GUI display configurator for wlroots compositors
Stars: ✭ 302 (+1410%)
Mutual labels:  gtk, gtk3
Termonad
Terminal emulator configurable in Haskell.
Stars: ✭ 266 (+1230%)
Mutual labels:  hacktoberfest, gtk
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (+1510%)
Mutual labels:  hacktoberfest, gtk
Dotfiles
Sway acid dark
Stars: ✭ 330 (+1550%)
Mutual labels:  gtk, gtk3
Gradio
Stars: ✭ 335 (+1575%)
Mutual labels:  gtk, gtk3
Xi Gtk
a GTK front-end for the Xi editor
Stars: ✭ 338 (+1590%)
Mutual labels:  gtk, gtk3
Stylesheet
The GTK Stylesheet for elementary OS
Stars: ✭ 260 (+1200%)
Mutual labels:  hacktoberfest, gtk

Wingpanel Nightlight Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

libglib2.0-dev
libgranite-dev
libgtk-3-dev
libwingpanel-2.0-dev
meson
valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install
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].