Skip to main content

A web browser start page generator.

Project description

Beautiful Custom Start Page

BCST allow you to create a beautiful start page very quickly. To install the dependencies, simply run:

> pip install jinja2

Simple write a simple json resource file:

{
   "title":"Default Theme",
   "bookmarks":{
	  "engines":{
		 "Qwant":"https://www.qwant.com/",
		 "DDG":"https://duckduckgo.com/",
		 "Google":"http://google.fr"
	  },
	  "Reddit":{
		 "Home":"https://www.reddit.com/",
		 "Unixporn":"https://www.reddit.com/r/Unixporn",
		 "Linux":"https://www.reddit.com/me/m/linux"
	  },
	  "Social":{
		 "Discord":"https://discordapp.com/channels/@me",
		 "Twitter":"https://twitter.com/",
		 "LinuxRocks":"https://linuxrocks.online/web/getting-started"
	  }
   }
}

Then simply run:

./src/bcst.py <resource-file-path> <start-page-destination>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bcst-0.0.3.tar.gz (5.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page