Skip to content

nicolascolla/headline

 
 

Repository files navigation

headline

(icon by the Numix Project - GPL-3.0)

OpenStore

headline is a minimal progressive web app for Ubuntu Touch intended to make your news consumption simple and easy, without unnecessary bells and whistles. It displays the headlines of your favourite news sites and it can highlight headlines containing any keywords as requested. The news articles can be visited and read without having to switch applications.

It is based on the work of zserge with some small modifications (like a dark mode button and some style improvements).

Building the app (Ubuntu-based distros)

Install clickable:

$ sudo add-apt-repository ppa:bhdouglass/clickable
$ sudo apt-get install clickable

Clone this repository and build:

$ git clone https://github.com/nicolascolla/headline.git
$ cd headline
$ clickable

The resulting click package will be found under build/all/app.

Screenshots

screenshot

About

The news at a glance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • CSS 24.5%
  • HTML 16.1%
  • Go 6.5%