Skip to content

thecalamityjoe87/coffee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee

Keep up-to-date with current news and weather with Coffee.

Download

Download and install from the Coffee site

Download

Building and Installing from code

You'll need the following dependencies:

libglib2.0-dev
libgtk-3-dev
libjson-glib-dev
libsoup2.4-dev
libgee-0.8-dev
libgeocode-glib-dev
libgeoclue-2-dev
meson
valac

Build with Meson

mkdir build
meson build --prefix=/usr
ninja

Install & Run

sudo ninja install
./src/com.github.nick92.coffee

About

a news and weather feed for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 96.4%
  • Meson 1.9%
  • CSS 1.2%
  • Other 0.5%