Skip to content
/ glide Public

a modular but comfy startpage for many scenarios

Notifications You must be signed in to change notification settings

KraXen72/glide

Repository files navigation

glide

a modular but comfy startpage for many scenarios

main layout settings

features:

  • fully modular layout! combine options to create your own unique startpage layout!
  • 2/3 columns, search, image, clock, category labels, greeting
  • drag and drop link editor! visual settings!
  • image carousel option (shuffle or cycle in-order)
  • rosebox color scheme & ability to customize color scheme
  • saving to localstorage, importing and exporting of settings
  • instant load/startup (looking at you, nightTab)
  • click bottom right ◐ to toggle the visibility of the image
  • click bottom left ⚙ to open the settings popup

installation (chrome / chromium)

I included a simple manifest.json so you can import it as a chrome extension.
just clone this repo and load unpacked extension. (you have to enable developer mode)
unpacked
you can also install this in firefox or any browser, just set the index.html to your new tab page / create an addon which replaces the new tab page with this index.html

custom images

if you want a custom image, put it in the img folder. the image should be either a standard portrait image (good for left image) or a wide slice/landscape image (good for top image).

After you put it in the img folder you can just change the image path in settings to the filename (don't add img/)

  • custom css: you can create a custom.css to apply custom css (wow, unheard of)

support development

Recurring donation via Liberapay One-time donation via ko-fi.com
Any donations are highly appreciated! <3

thanks to:

  • this startpage for inspiration & original html/css boilerplate
  • image floccinauci.jpg - album cover of Floccinaucinihilipilification (feat. Grim Salvo)
  • images/reze, images/yoruasa screenshots from chainsawman, (edited by me) found online
  • images from "Smoking with you behind the supermarket" manga, found online
  • i do not own most of the included images. I will provide credit/remove from the repo if requested.

libraries used:

object-observer to automatically update layout when object changes - repo
sortablejs to enable drag and drop reordering of links - repo
circle-assign to enable deep object assigning (i can't believe js does not have it by default)
tinydate super small date formatting library (modified to fit startpage's needs)

commit history (before inital release here): commit history

About

a modular but comfy startpage for many scenarios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published