Skip to content

leonid-shevtsov/startpage_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage generator

This script is meant to generate a browser startpage that contains several lists of several sites, that are displayed with favicons.

sites.yml

The script needs a sites.yml file looking like:

---
-
  title: First category
  links:
    "Google": http://google.com
    "Reddit": http://reddit.com

-
  title: Must visit
  links:
    "Leonid Shevtsov": http://leonid.shevtsov.me

The icons are automatically retrieved from Google and cached

Requirements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published