This commit is contained in:
Dym Sohin 2024-06-10 11:50:14 +02:00
parent fe60976e3d
commit 44a5e59e55
1 changed files with 30 additions and 35 deletions

View File

@ -18,46 +18,41 @@ Personal source code system of [Dym Sohin](https://dym.sh/about/), a Full-Stack
- [urls-from-profiles](https://source.garden/apps/urls-from-profiles/) the users.CSV to feeds.OPML pipeline - [urls-from-profiles](https://source.garden/apps/urls-from-profiles/) the users.CSV to feeds.OPML pipeline
#### [/config](https://source.garden/config/) — settings, configs, dotfiles #### [/config](https://source.garden/config/) — settings, configs, dotfiles
- [browser-addons](https://source.garden/browser-addons/) config files for addons of web-browsers - [browser-addons](https://source.garden/config/browser-addons/) config files for addons of web-browsers
- [desktop-debian](https://source.garden/desktop-debian/) system settings, config files, and scripts - [desktop-debian](https://source.garden/config/desktop-debian/) system settings, config files, and scripts
- [desktop-macos](https://source.garden/desktop-macos/) - [desktop-macos](https://source.garden/config/desktop-macos/)
- [desktop-nixos](https://source.garden/desktop-nixos/) - [desktop-nixos](https://source.garden/config/desktop-nixos/)
- [desktop-ubuntu](https://source.garden/desktop-ubuntu/) system settings, config files, and scripts - [desktop-ubuntu](https://source.garden/config/desktop-ubuntu/) system settings, config files, and scripts
- [desktop-windows](https://source.garden/desktop-windows/) - [desktop-windows](https://source.garden/config/desktop-windows/)
- [server-debian](https://source.garden/server-debian/) setup site, mail, git, etc - [server-debian](https://source.garden/config/server-debian/) setup site, mail, git, etc
#### [/scripts](https://source.garden/scripts/) — small helper-script (mostly in shell/bash/zsh) #### [/scripts](https://source.garden/scripts/) — small helper-script (mostly in shell/bash/zsh)
- [_dump](https://source.garden/_dump/) a pile of shell script too small to get their own repos - [_dump](https://source.garden/scripts/_dump/) a pile of shell script too small to get their own repos
- [bak](https://source.garden/bak/) scripts for making backups - [bak](https://source.garden/scripts/bak/) scripts for making backups
- [rename-ext](https://source.garden/rename-ext/) changes file-extension based on mime-type - [rename-ext](https://source.garden/scripts/rename-ext/) changes file-extension based on mime-type
- [y](https://source.garden/y/) algorithmically-enhanced yt-dlp (youtube-dl) wrapper for audio-downloads - [y](https://source.garden/scripts/y/) algorithmically-enhanced yt-dlp (youtube-dl) wrapper for audio-downloads
- [yt-hide-live](https://source.garden/yt-hide-live/) Hide LIVE videos on YouTube's pages (forked from https://greasyfork.org/en/scripts/466677-hide-live-on-youtube ) - [yt-hide](https://source.garden/scripts/yt-hide/) hide unwanted (watched, upcoming, live, long) videos on YouTube's pages (forked from )
- [yt-hide-long](https://source.garden/yt-hide-long/) Hide LONG (over 2:00:00 two hours) videos on YouTube's pages
- [yt-hide-upcoming](https://source.garden/yt-hide-upcoming/) Hide UPCOMING videos on YouTube's pages
#### [/styles](https://source.garden/styles/) — themes, usersyles, and templates (mostly in css and html) #### [/styles](https://source.garden/styles/) — themes, usersyles, and templates (mostly in css and html)
- [behance-img-rightclick](https://source.garden/behance-img-rightclick/) allow rightclick on image elements on behance.net - [behance-img-rightclick](https://source.garden/styles/behance-img-rightclick/) allow rightclick on image elements on behance.net
- [forgejo-pale-rainbow](https://source.garden/forgejo-pale-rainbow/) default forgejo-dark but true-gray - [forgejo-pale-rainbow](https://source.garden/styles/forgejo-pale-rainbow/) default forgejo-dark but true-gray
- [freefeed-dark](https://source.garden/freefeed-dark/) Dark Mode for [freefeed.net mokum.place myfeed.rocks] (2018) - [freefeed-dark](https://source.garden/styles/freefeed-dark/) Dark Mode for [freefeed.net mokum.place myfeed.rocks] (2018)
- [gravatar-chevron](https://source.garden/gravatar-chevron/) better chevron for buttons with icons, i.e. «Read our Privacy Policy» - [gravatar-chevron](https://source.garden/styles/gravatar-chevron/) better chevron for buttons with icons, i.e. «Read our Privacy Policy»
- [gts-pale-rainbow](https://source.garden/gts-pale-rainbow/) true-gray GotoSocial-v0.15 theme - [gts-pale-rainbow](https://source.garden/styles/gts-pale-rainbow/) true-gray GotoSocial-v0.15 theme
- [gts-web](https://source.garden/gts-web/) custom templates for GoToSocial (archived and split into two different repos per branch) - [markdown-raw](https://source.garden/styles/markdown-raw/) CSS style to make HTML look like raw markdown
- [gts-web-integrated](https://source.garden/gts-web-integrated/) custom templates for GoToSocial (integrated with use of tags and collections) - [sublime-monokai-colors](https://source.garden/styles/sublime-monokai-colors/)
- [gts-web-standalone](https://source.garden/gts-web-standalone/) custom templates for GoToSocial (standalone version intended for microblogging only) - [tonsky-neutral-gray](https://source.garden/styles/tonsky-neutral-gray/) that yellow background was very nerving
- [markdown-raw](https://source.garden/markdown-raw/) CSS style to make HTML look like raw markdown - [translit-dark](https://source.garden/styles/translit-dark/) Dark Mode for Translit.net
- [sublime-monokai-colors
- [tonsky-neutral-gray](https://source.garden/tonsky-neutral-gray/) that yellow background was very nerving
- [translit-dark](https://source.garden/translit-dark/) Dark Mode for Translit.net
#### [/ui](https://source.garden/ui/) — user-interfaces; web-pages (the read-only/data-display kind) #### [/ui](https://source.garden/ui/) — user-interfaces; web-pages (the read-only/data-display kind)
- [alvarez](https://source.garden/alvarez/) - [alvarez](https://source.garden/ui/alvarez/)
- [gfs](https://source.garden/gfs/) - [gfs](https://source.garden/ui/gfs/)
- [homepage-2023](https://source.garden/homepage-2023/) - [homepage-2023](https://source.garden/ui/homepage-2023/)
- [immo](https://source.garden/immo/) - [immo](https://source.garden/ui/immo/)
- [ns5](https://source.garden/ns5/) - [ns5](https://source.garden/ui/ns5/)
- [todays-place](https://source.garden/todays-place/) - [todays-place](https://source.garden/ui/todays-place/)
#### [/vis](https://source.garden/vis/) — creative coding, data-/visualization, and generative arts #### [/vis](https://source.garden/vis/) — creative coding, data-/visualization, and generative arts
- [beads](https://source.garden/beads/) - [beads](https://source.garden/vis/beads/)
- [radiator-furnace](https://source.garden/radiator-furnace/) ambient of furnace with flames inside it - [radiator-furnace](https://source.garden/vis/radiator-furnace/) ambient of furnace with flames inside it
- [rainbow-star-cluster](https://source.garden/rainbow-star-cluster/) random distribution of colored dots in 3D - [rainbow-star-cluster](https://source.garden/vis/rainbow-star-cluster/) random distribution of colored dots in 3D