Skip to content

jsueiro/Coffe-Break

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2180aee · May 12, 2022

History

17 Commits
Apr 12, 2022
Mar 31, 2022
Apr 14, 2022
Apr 14, 2022
May 12, 2022
Apr 14, 2022
Apr 12, 2022
Apr 14, 2022
Apr 14, 2022
Apr 12, 2022
Apr 14, 2022

Repository files navigation

Coffe-Break

Coffe Break is a small experiment that groups BeautifulSoup from Python and a basic page (HTML5, CSS, JS). It creates a local site that gathers the latest news from Hacker News (with more than 99 votes) to be read during a coffee break.

Simple, no ads, no nothing. Lots to improve of course as this is a basic app.

API

  • Coffee break will ask for browser location, and based on it will display current weather via the API from api.openweathermap.org.

Install

  1. Clone the repository
  2. To run it, in your terminal, use: timer.py 45 (where 45 is the minutes until your break).

Current WIP:

  • Refactored code and replaced bootstrap with a grid container and CSS styles
  • Added args so that it can be executed from command line by passing how many minutes the timer should wait until the coffee break
  • Included Windows desktop notification that when clicked, opens the news page
  • API read to gather weather information based on browser geolocalization

About

Coffe Break

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published