Go to file
Aminda Suomalainen 8879f06410
update submodules
2023-09-09 12:02:55 +03:00
bash deb-update.bash: just update with --no-static-deltas if flatpak update fails 2023-09-05 10:08:40 +03:00
nodejs .pre-commit-config.yaml: enable trailing whitespace fixer 2023-05-08 20:01:37 +03:00
php fix shebang executable checks 2023-04-06 11:56:28 +03:00
python begin writing python/keyoxide_gen_hashed_proof.py 2023-06-18 09:43:07 +03:00
ruby fix shebang executable checks 2023-04-06 11:56:28 +03:00
submodules update submodules 2023-09-09 12:02:55 +03:00
.editorconfig fix indent style 2023-04-06 12:03:10 +03:00
.gitattributes .gitattributes: eol=lf 2023-04-06 11:44:52 +03:00
.gitignore .gitignore: add *.*swp (mainly for Kate) 2023-02-20 11:15:21 +02:00
.gitmodules submodule the PPFI IM repo for some more of my scripts 2023-05-18 13:46:53 +03:00
.pre-commit-config.yaml .pre-commit-config.yaml: add SPDX headers, commented links, update prettier & plugins 2023-08-31 15:46:14 +03:00
LICENSE.txt rename LICENSE to LICENSE.txt, tell .editorconfig to treat txt as markdown 2023-02-22 13:09:38 +02:00
README.md add .pre-commit-config.yaml & run prettify 2023-02-22 13:07:21 +02:00

README.md

scripts

Miscellaneous scripts sorted by language.

I have moved the repository from GitHub due to concerns related to their relationship with the ICE and Iran. The main branch used to be called as gh-pages so that the scripts were downloadable through curl/wget.

Directories

  • bash has just normal bash scripts
  • nodejs MIGHT get some nodejs scripts
  • WeeChat is a placeholder and unlikely to get anything.
  • ZNC is another placeholder which is unlikely to get anything.
    • note that they are modules with ZNC, but I dont see why I couldnt put them here.

I doubt I am going to write many WeeChat scripts or ZNC modules, so I wont be making subdirectories for different languages.