All Projects → elfenware → badger

elfenware / badger

Licence: GPL-3.0 license
Remind yourself to not sit and stare at the screen for too long

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to badger

palette
Color palette app for elementary OS
Stars: ✭ 32 (-33.33%)
Mutual labels:  gtk, elementary, appcenter
obliviate
A password manager that forgets your passwords
Stars: ✭ 22 (-54.17%)
Mutual labels:  gtk, elementary, appcenter
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (-14.58%)
Mutual labels:  gtk, elementary
Awesome Humane Tech
Promoting Solutions that Improve Wellbeing, Freedom and Society
Stars: ✭ 2,234 (+4554.17%)
Mutual labels:  ergonomics, health
onboarding
Onboarding app for new users
Stars: ✭ 47 (-2.08%)
Mutual labels:  gtk, elementary
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (+8.33%)
Mutual labels:  gtk, appcenter
Akira
Native Linux App for UI and UX Design built in Vala and GTK
Stars: ✭ 4,597 (+9477.08%)
Mutual labels:  gtk, appcenter
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-62.5%)
Mutual labels:  gtk
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (-4.17%)
Mutual labels:  health
Mining-Minds
Mining Minds is a collection of services, tools and techniques working collaboratively to investigate on human’s daily routines to provide a personalized well-being and health-care support
Stars: ✭ 43 (-10.42%)
Mutual labels:  health
gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+839.58%)
Mutual labels:  gtk
cht-conf
A command-line interface for configuring Community Health Toolkit applications
Stars: ✭ 20 (-58.33%)
Mutual labels:  health
health-check
Health Check is an application that provides an API to check the health health_check of some parts and some utilities like ping requests. This application can works as standalone or included in a Django project.
Stars: ✭ 31 (-35.42%)
Mutual labels:  health
gobject-example-rs
Example for exporting a GObject/C API from Rust
Stars: ✭ 31 (-35.42%)
Mutual labels:  gtk
gnome-gtk3
Interfacing Perl6 to Gnome GTK+
Stars: ✭ 15 (-68.75%)
Mutual labels:  gtk
camera
Camera app designed for elementary OS
Stars: ✭ 63 (+31.25%)
Mutual labels:  gtk
senaite.health
SENAITE LIMS extension for Health Care labs
Stars: ✭ 19 (-60.42%)
Mutual labels:  health
Management
Management Endpoints used to allow insight into your applications
Stars: ✭ 31 (-35.42%)
Mutual labels:  health
Gjs-Tutorial
A tutorial for Gjs/GTK+ 3 development, based on https://github.com/sebp/PyGObject-Tutorial
Stars: ✭ 15 (-68.75%)
Mutual labels:  gtk
libadwaita
Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
Stars: ✭ 171 (+256.25%)
Mutual labels:  gtk

Icon

Badger

Remind yourself to not sit and stare at the screen for too long

Get it on AppCenter

Screenshot

Badgers you to be ergonomic

Badger will periodically send notifications to remind you to relax your eyes, stretch your fingers, and turn your neck among other things. It helps you keep your muscles free and your eyes unstrained.

Built for elementary OS

While Badger will happily compile on any Linux distribution, it is primarily built for elementary OS.

Get it on AppCenter

Developing and building

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

  • libgranite-dev
  • libgtk-3-dev
  • libhandy-1-dev
  • meson
  • valac

You can install them on elementary OS with:

sudo apt install elementary-sdk

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

meson build --prefix=/usr
cd build
sudo ninja install

Then run it with:

com.github.elfenware.badger
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].