excalith / excalith-start-page

Terminal-inspired, clean, feature-rich and customizable browser start page for geeks. Has built-in editor for customizing.
https://excalith-start-page.vercel.app
MIT License
568 stars 173 forks source link

Add asset downloader tool #62

Closed excalith closed 9 months ago

excalith commented 9 months ago

Description of the Change

Users that prefer bind mounts on Docker can download the default configurations at their will. I provided a simple bash script which pulls assets and themes as they are asked.

curl

bash <(curl -s https://raw.githubusercontent.com/excalith/excalith-start-page/main/tools/download_assets.sh) --assets true --themes bushido catppuccin-mocha onedark 

wget:

bash <(wget -qO- https://raw.githubusercontent.com/excalith/excalith-start-page/main/tools/download_assets.sh) --assets true --themes bushido catppuccin-mocha onedark

The script can be found at /tools dir of the project.

Possible Drawbacks

Nothing that effects the current project.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
start-page ✅ Ready (Inspect) Visit Preview Jan 13, 2024 0:27am