Skip to content

elementary OS app to remind you to be ergonomic

License

Notifications You must be signed in to change notification settings

rottenpants466/badger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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 Hera. If you want to hack on and build Badger yourself, you'll need the following dependencies:

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

You can install them on elementary OS Hera 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

About

elementary OS app to remind you to be ergonomic

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Vala 77.2%
  • Meson 14.3%
  • CSS 4.3%
  • Python 4.2%