Skip to content

Clean and functional startpage for firefox and chrome with material gruvbox style

License

Notifications You must be signed in to change notification settings

Raumsegler1/startpage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


💻 Preview

2023-09-05-15-48-44.mp4

This start page is a fork of tartarus which is based on the dawn repository, which has even more functionality.

⌨️ Keybindings

Hotkey Action
Numrow | MouseWheel | Click Switch tabs
s Search Dialog
q Config Dialog (new)
Esc Close Dialogs

⚙️ Configuration Dialog

config-dialog

The default configuration file is userconfig.js, but you can change it in the configuration dialog. You can find more information about how the file works in the original repository. The available components are tabs, a clock, and weather.

Additionally, there are two different new options:

  • fastlink: To set the link of the Pokeball button.
  • localIcons: To optimize the loading time of the icons, you can check it out here.

🔍 Search Dialog

search-dialog

The search dialog allows you to display a search bar with various search engines defined in the configuration. To select each one, you simply need to prefix the query with the corresponding !<id>. By default, the defined search engines are:

  • !g: google
  • !d: duckduckgo
  • !y: youtube
  • !r: reddit
  • !p: pinterest

🖼 Available banners

cbg-2 cbg-3 cbg-4 cbg-5
cbg-6 cbg-7 cbg-8 cbg-9
cbg-10 cbg-11 cbg-12 cbg-13

Local Icons

If you want to reduce the loading time of the icons, you could install the icon font locally and activate the option "localIcons": true in the config to disable the remote styles.

Credit

License

MIT License

About

Clean and functional startpage for firefox and chrome with material gruvbox style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • HTML 4.2%
  • CSS 3.1%