An open API service indexing awesome lists of open source software.

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.

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).

![screenshot](https://raw.githubusercontent.com/oakbrad/startpage/master/sshot1.png)

## 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