A powerful dashboard tool to keep track of your favorite news sites, daily tasks, reminders, and so much more. FeedNews.me, previously called "It's my Homepage" brings you a site that you can set as startpage of your browser, or use Electron to run it as an app. I personally use it all day, with my news sources like Neowin, iDownloadblog and many more next to my Youtube subscriptions, todo-list and weather updates all in one place.
In case you wish to use the functionality, or just have a look around but you don't want to go through all the installation hussle. Visit Feednews.me and create a account.
Read and manage RSS Feeds
Screensaver functionality (image at the bottom of this readme)
Todo list
Weather radar
Image share functionality
Notes
Use the .env file in the backend directory to create your personal config file. You need to set your database config and enter you openWeatherMap API key. This is a required step for now.
After saving your config, make sure to run the following commands from your terminal. Currently, all commands need to run on both dev and production env. This will probably change in the future.
If you want to change styling, also run:
FeedNews.me is fully responsive. On Android (Chrome) or iOS (Safari), save the page to your home screen for a fullscreen experience. This is especially handy for features like the shopping-list–style to-do list.
Ideas, feedback, and contributions are welcome. If you’d like to help, fork the repository and submit a pull request. New ideas and improvements are always appreciated.
Run ddev start
command from a terminal to launch this app in a docker environment