1
0
Fork 0
A collection of useful scripts
Find a file
2025-03-21 20:05:21 +01:00
LICENSES Update licenses and use SPDX identifiers 2021-01-02 15:45:49 +01:00
misc Check also webp 2024-02-27 19:20:47 +01:00
obs [OBS unstable update bot] Update caches 2025-03-21 20:05:21 +01:00
stable-diffusion Support for the actual models being used 2023-11-09 18:55:15 +01: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.