~cadence/homepages

Open tabs with custom names and icons, helpful for tree-style-tab.
Add license, AGPL 3
here is the code :)

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~cadence/homepages
read/write
git@git.sr.ht:~cadence/homepages

You can also use your local clone with git send-email.

#homepages

You can open tabs with custom names and icons. This is helpful to store bookmarks of tabs you'd like to create, and this integrates really well with tree-style-tabs.

#how to run the code

  1. install node.js at least version 12
  2. run npm install
  3. run npm start - this starts a local http server
  4. visit http://localhost:10414

enjoy!