Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nick92/coffee
a news and weather feed for Linux
https://github.com/nick92/coffee
meson news vala weather
Last synced: 29 days ago
JSON representation
a news and weather feed for Linux
- Host: GitHub
- URL: https://github.com/nick92/coffee
- Owner: nick92
- License: gpl-3.0
- Created: 2017-09-22T16:16:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T13:07:39.000Z (about 5 years ago)
- Last Synced: 2024-05-17T02:55:53.211Z (7 months ago)
- Topics: meson, news, vala, weather
- Language: Vala
- Homepage: https://nick92.github.io/coffee/
- Size: 13.7 MB
- Stars: 42
- Watchers: 6
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-elementaryos - Coffee - Keep up-to-date with current news and weather with Coffee (Applications / Productivity)
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