1
0
Fork 0
A collection of useful scripts
Find a file
2023-06-04 15:16:08 +02:00
LICENSES Update licenses and use SPDX identifiers 2021-01-02 15:45:49 +01:00
misc Add a script to rename images posted on Twitter 2023-04-16 23:39:24 +02:00
obs [OBS unstable update bot] Update caches 2023-06-03 20:02:08 +02:00
stable-diffusion Script to download LoRA, LyCORIS and CKPTs to temporary folders 2023-06-04 15:16:08 +02:00
sysadmin Use spaces instead of tabs 2022-06-05 22:42:37 +02:00
travel Restructure directory layout 2021-01-03 15:26:29 +01:00
.gitignore Ignore the .reuse directory 2021-01-02 15:46:42 +01:00
dennogumi_new_post.py Add date and featured image 2021-08-28 22:29:18 +02:00
jekyll_new_post.py Try to fix the git repo issue 2015-06-07 15:01:46 +02:00
README.md Some READMEs 2021-01-03 15:36:20 +01:00
stable-diffusion.py Some future-proof changes 2022-12-25 09:36:35 +01:00

Various useful scripts

A collection of scripts I've made during the years to fulfill specific needs (my own). Some they may be useful for others, some may be not.

They're all written either in Bash or in Python (3.x).

Structure

  • obs: Scripts used to manage the KDE Unstable repositories on the openSUSE Build Service
  • sysadmin: Various scripts I wrote to carry out some sysadmin-y stuff
  • travel: Experimental scripts I wrote to make planning my holidays better
  • misc: Uncategorized, random scripts.

LICENSE

Different scripts have different licenses. See the LICENSES directory for a rundown of the used licenses.