Skip to content

Weathereddit is an Electron menubar app that streamlines your morning routine. In one easy-to-use application, you can see the weather at a glance and get your daily dose of Reddit, limited to just 10 posts from the frontpage or your subreddit of choice.

Notifications You must be signed in to change notification settings

devanymoe/weathereddit

Repository files navigation

weathereddit

Weathereddit is a menubar app that streamlines your morning routine. In one easy-to-use application, you can see the weather at a glance and get your daily dose of Reddit, limited to just 10 posts from the frontpage or your subreddit of choice, so your morning doesn't get away from you.

Walkthrough video: https://www.youtube.com/watch?v=5R3iDTdIAe8

How to Run

  1. Create a Wunderground API key

  2. Create a config.js file in the js directory containing the following

var config = {
  key: 'your key here'
}
  1. Run the following in your terminal
npm install electron-prebuilt -g
electron index.js

About

Weathereddit is an Electron menubar app that streamlines your morning routine. In one easy-to-use application, you can see the weather at a glance and get your daily dose of Reddit, limited to just 10 posts from the frontpage or your subreddit of choice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published