1
1
Fork
You've already forked misc
0
Miscellaneous Scripts
  • Perl 36.7%
  • Python 29.1%
  • Shell 27.3%
  • PHP 5.7%
  • Makefile 1.2%
Find a file
2025年11月02日 19:45:25 -08:00
.github/workflows Merge pull request #3 from jochie/workflow_coverage 2024年11月02日 16:53:02 -07:00
AWS Minor cosmetic change to the output 2023年09月30日 15:00:46 -07:00
bash_history Preserve my .bash_history in a git repository and a script to recreate it 2022年06月20日 15:14:04 -07:00
ds200 Add makefiles and Github Actions support 2022年04月24日 16:21:32 -07:00
dump1090 Add makefiles and Github Actions support 2022年04月24日 16:21:32 -07:00
influxdb Add makefiles and Github Actions support 2022年04月24日 16:21:32 -07:00
mastodon Initial commit of the analyze.py tool for analyzing a single account 2024年11月04日 21:29:40 -08:00
org-mode Redirect from confluence_upload.sh to confluence_cloud_upload.sh when appropriate 2024年03月26日 16:02:21 -07:00
snippets Adding a Python snippet - generate unicode bars, scaled if needed 2025年11月02日 19:45:25 -08:00
Wordpress Add makefiles and Github Actions support 2022年04月24日 16:21:32 -07:00
.gitignore Add .gitignore 2020年12月23日 13:39:28 -08:00
analyse-edid Avoid warning about '$i' 2022年04月24日 16:17:18 -07:00
Makefile Fix pylint nit 2024年11月02日 16:51:41 -07:00
README.md README tweak 2020年12月23日 13:39:28 -08:00
screen-at screen-at: Start or reconnect to a remote screen session, prompt to retry 2020年12月23日 13:39:28 -08:00

Various scripts/tools that I've cobbled together over the years

  • analyse-edid - Decode the EDID data (Extended Display Identification Data)
  • ds200/ - An init-script for a named pipe and a listener script that parses the incoming syslog data from a DS200 (a spam filtering appliance from Deep Six Technologies, now long gone)
  • dump1090/ - Glue script for data coming from dump1090
  • influxdb/ - Some helper scripts to ingest data into InfluxDB in a lightweight fashion
  • screen-at - Wrapper around ssh + screen
  • Wordpress/ - Contains a single custom widget that I wrote at some point