https://nick92.github.io/coffee/
a news and weather feed for Linux
https://nick92.github.io/coffee/
meson news vala weather
Last synced: 8 months ago
JSON representation
a news and weather feed for Linux
- Host: GitHub
- URL: https://nick92.github.io/coffee/
- Owner: nick92
- License: gpl-3.0
- Created: 2017-09-22T16:16:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T13:07:39.000Z (over 6 years ago)
- Last Synced: 2025-05-08T10:46:29.832Z (about 1 year ago)
- Topics: meson, news, vala, weather
- Language: Vala
- Homepage: https://nick92.github.io/coffee/
- Size: 13.7 MB
- Stars: 42
- Watchers: 5
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-gtk - Coffee - News and weather reader for sources provided by News API and DarkSky `#vala` `#gtk3`. (Internet and Networking / News/Feed Readers)
README
# Coffee
Keep up-to-date with current news and weather with Coffee.
## Download
Download and install from the Coffee site
[Download](https://nick92.github.io/coffee/#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