Go to file
Aminda Suomalainen 5d871bf3a4
wifiqr*.bash: specify H:false
As a very basic form of hidden network awareness
2024-07-15 11:08:22 +03:00
.github add .github/renovate.json5 2024-07-05 19:28:29 +03:00
bash wifiqr*.bash: specify H:false 2024-07-15 11:08:22 +03:00
nodejs prettier: insertPragma proseWrap singleAttributePerLine 2024-06-19 08:40:47 +03:00
php prettier: insertPragma proseWrap singleAttributePerLine 2024-06-19 08:40:47 +03:00
python python: low-hanging pylint fixes 2024-07-12 11:03:13 +03:00
ruby fix shebang executable checks 2023-04-06 11:56:28 +03:00
submodules update submodule shell-things 2024-07-12 11:41:51 +03:00
.editorconfig update & rename .prettierrc.json 2024-07-09 09:42:24 +03:00
.gitattributes add prettier 2024-05-20 21:17:45 +03:00
.gitignore .gitignore: add *.*swp (mainly for Kate) 2023-02-20 11:15:21 +02:00
.gitlab-ci.yml prettier: insertPragma proseWrap singleAttributePerLine 2024-06-19 08:40:47 +03:00
.gitmodules .gitmodules: specify branches & update them 2024-06-19 08:49:54 +03:00
.pre-commit-config.yaml .pre-commit-config.yaml: pass --exit-zero to pre-commit 2024-07-12 11:10:44 +03:00
.prettierignore pre-commit: migrate entirely to the offline version 2024-06-11 21:03:40 +03:00
.prettierrc.json Fix '@prettier/plugin-ruby' by adding Gemfile with syntax_tree 2024-07-12 11:17:41 +03:00
.ruby-version Fix '@prettier/plugin-ruby' by adding Gemfile with syntax_tree 2024-07-12 11:17:41 +03:00
Gemfile Gemfile{,.lock}: add other dependencies from the documentation 2024-07-12 11:41:08 +03:00
Gemfile.lock Gemfile{,.lock}: add other dependencies from the documentation 2024-07-12 11:41:08 +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 prettier: insertPragma proseWrap singleAttributePerLine 2024-06-19 08:40:47 +03:00
package.json pre-commit: enable pretty-format-json, run it 2024-07-09 09:45:16 +03:00
pnpm-lock.yaml update deps 2024-07-09 09:35:31 +03:00
pyproject.toml Start using isort 2024-07-12 10:14:44 +03: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.