nick92 / coffee

a news and weather feed for Linux

Home Page:https://nick92.github.io/coffee/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://nick92.github.io/coffee/

License:GNU General Public License v3.0


Languages

Language:Vala 96.9%Language:Meson 1.6%Language:CSS 1.1%Language:Python 0.3%Language:Shell 0.1%