1
0
Fork
You've already forked small_scripts
0
collection of personal scripts for fun and convenience
  • Python 74.1%
  • Shell 16.2%
  • VBA 9.7%
2026年04月17日 15:34:22 +02:00
file backup organize 2026年04月17日 15:34:22 +02:00
office move 2026年04月17日 15:30:57 +02:00
rockbox add rockbox script 2026年04月17日 15:31:05 +02:00
amap_download.sh asap document download 2025年05月13日 19:56:20 +00:00
doc2md.sh convert docx to markdown 2025年09月10日 14:48:02 +02:00
LICENSE Update LICENSE 2025年05月27日 14:29:57 +02:00
README.md Update README.md 2025年05月27日 14:31:13 +02:00
research_new_interview.sh Add research_new_interview.sh 2025年05月27日 14:20:42 +02:00

Personal Shell Scripts

Recently I got into writing scripts for all kinds of things. Not always saving time, but always learning how to automate stuff. This is an annotated collection of the ones I actually use.

If you discover this: Keep in mind, that...

  • my machine is running macOS,
  • has some packages installed you may not have,
  • I am by no means an expert (!) and
  • some of them are REALLY hacky.