https://github.com/oakbrad/startpage
Simple CSS start page that changes dynamically based on pywal colors & wallpaper.
https://github.com/oakbrad/startpage
css rss-parser startpage website
Last synced: 7 months ago
JSON representation
Simple CSS start page that changes dynamically based on pywal colors & wallpaper.
- Host: GitHub
- URL: https://github.com/oakbrad/startpage
- Owner: oakbrad
- Created: 2018-10-07T22:00:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T05:27:39.000Z (over 7 years ago)
- Last Synced: 2025-04-19T10:37:14.414Z (11 months ago)
- Topics: css, rss-parser, startpage, website
- Language: HTML
- Homepage:
- Size: 4.96 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Start Page
A simple CSS site that shows my common links, the date / time, and a RSS feed (I use https://rssmix.com to combined several social feeds).

## Using it Yourself
* Install pywal and generate a color scheme. https://github.com/dylanaraps/pywal/wiki
* Update main.css to import the correct path for your cached scheme (/home/whatever/.cache/wal/colors.css probably)
* Edit main.js with the URL to a valid RSS feed
## Other Projects Used
* rss-parser - https://github.com/bobby-brennan/rss-parser