All Projects → AlexW00 → StartTreeV2

AlexW00 / StartTreeV2

Licence: other
🌳 A $tree styled start page generator!

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to StartTreeV2

hajimari
Hajimari is a beautiful & customizable browser startpage/dashboard with Kubernetes application discovery.
Stars: ✭ 480 (+287.1%)
Mutual labels:  startpage
Prismatic-Night
A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta.
Stars: ✭ 287 (+131.45%)
Mutual labels:  startpage
Evening-Startpage
A comfy startpage for comfy people.
Stars: ✭ 21 (-83.06%)
Mutual labels:  startpage
ImageColorizer
Make any wallpaper fit any terminal colorscheme.
Stars: ✭ 80 (-35.48%)
Mutual labels:  unixporn
dotfiles
Random rice collection 🍙
Stars: ✭ 62 (-50%)
Mutual labels:  unixporn
dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+1322.58%)
Mutual labels:  unixporn
dotfiles-nix
Configuration files for my NixOS machine, declared by home-manager
Stars: ✭ 137 (+10.48%)
Mutual labels:  unixporn
wal-discord
Generate Discord css from pywal colors
Stars: ✭ 76 (-38.71%)
Mutual labels:  unixporn
dashy
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
Stars: ✭ 7,103 (+5628.23%)
Mutual labels:  startpage
dots
My dotfiles
Stars: ✭ 67 (-45.97%)
Mutual labels:  unixporn
smart borders
awesomewm full titlebar functionality without sacrificing space
Stars: ✭ 51 (-58.87%)
Mutual labels:  unixporn
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-85.48%)
Mutual labels:  startpage
hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style, background and bookmarks with hexagonTab.
Stars: ✭ 65 (-47.58%)
Mutual labels:  startpage
Bonjourr
Minimalist & lightweight startpage inspired by iOS
Stars: ✭ 279 (+125%)
Mutual labels:  startpage
astro
An open, extensible, dashboard for all of your homelab services.
Stars: ✭ 25 (-79.84%)
Mutual labels:  startpage
blue-sky
A clean and blue BSPWM setup
Stars: ✭ 267 (+115.32%)
Mutual labels:  unixporn
minimum-viable-startpage
A very simple startpage to replace new tab in a browser of choice.
Stars: ✭ 61 (-50.81%)
Mutual labels:  startpage
raven
Rust-based themer for linux, specializing in i3. Rice at a moment's notice!
Stars: ✭ 48 (-61.29%)
Mutual labels:  unixporn
safe-search
Sets the built-in adult content filter (most often: safe search) on Google, YouTube, Bing, Yahoo, DuckDuckGo, Startpage, Dogpile, Yandex, Vimeo, Reddit, Ecosia, Dailymotion, Qwant, and Patreon.
Stars: ✭ 16 (-87.1%)
Mutual labels:  startpage
startup-page
A custom startup page for your browser.
Stars: ✭ 151 (+21.77%)
Mutual labels:  startpage

starttreebanner

StartTreeV2

StartTreeV2 is a custom start page for your browser, also it's:

  • 🆓 Free: hosted on Github pages
  • 🔒 Private: no database, saved via url
  • Lightweight: zero dependencies

→ Start HERE

Guides

✏️ Configuring

To enter edit mode, click on the cog icon in the top right corner.

Adding elements

Click the (+) buttons to add new elements:

adding elements gif

Editing elements

Search engine URLs Google search url: http://www.google.com/search?q=
DuckDuckGo search url: https://duckduckgo.com/?q=

Click on elements you would like to edit:

editing elements gif

Moving elements

Drag and drop elements you would like to move:

moving elements gif

Saving your StartTree

Click on the top right check button to copy and go to your new URL.

Pro tip: Use an url-shortener to shorten the link: TinyUrl

saving starttree
Setting as default

Once you configured your StartTree and copied its URL, you can set it as your default browser page.

🦊 Firefox

Set as home page: Guide

Set as new-tab page: Download the extension New Tab Override and set it as "custom url"

🔴 Chrome

Set as home page: Guide

Set as new-tab page: Download the extension Change new tab and set it as "URL address"

🧭 Safari

Set as home/new-tab page: Guide

Featured

StartTreeV2 - A $tree styled start page generator. | Product Hunt

Development

The current version is stable and tested in Firefox, Chrome and Safari. If you want to contribute, feel free to make a pull request. Please keep it simple and lightweight.

Credits

StartTreeV2 is based on a static website generated using StartTree. Huge Thanks @Paul-Houser for creating such an awesome project!

How StartTreeV2 differs from StartTree:

The original version is a python program, which generates a static html page based on a yaml config. This version is a website hosted on Github pages, which means you do not have to host it yourself. To configure your tree, I added a web editor, which allows editing the tree directly in the browser. That means you do not have to write a yaml config and recompile the page every time you want to make a change. Your configuration data is stored in the url, which you simply copy once you are done with your configuration.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].