Skip to content

safak45x/subminder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

SubMinder Icon SubMinder

Keep tabs on your subscriptions.

Get it on AppCenter

SubMinder Screenshot

Developing and Building

If you want to hack on and build SubMinder yourself, you'll need the following dependencies:

  • libgtk-3-dev
  • meson
  • valac
  • libsoup2.4-dev
  • libjson-glib-dev
  • libgranite-dev
  • libgee-0.8-dev

Run meson build to configure the build environment and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.jeremyvaartjes.subminder

sudo ninja install
com.github.jeremyvaartjes.subminder

About

Keep tabs on your subscriptions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 95.4%
  • Meson 4.2%
  • Python 0.4%