scripts/README.md

49 lines
3.5 KiB
Markdown
Raw Normal View History

2016-12-30 23:51:49 +01:00
SCRIPTS
=======
Various scripts for various tasks.
Scripts
-------
* [73lab.sh](https://forge.tourmentine.com/n/scripts/src/master/73lab.sh) => grap 73lab's wallpapers
2016-12-31 00:04:37 +01:00
* [backupnaz.sh](https://forge.tourmentine.com/n/scripts/src/master/backupnaz.sh) => used to backup my NAS
* [cleanmaildir.sh](https://forge.tourmentine.com/n/scripts/src/master/cleanmaildir.sh) => delete old mail in maildirs
2017-04-03 22:24:29 +02:00
* [dodo.sh](https://forge.tourmentine.com/n/scripts/src/master/dodo.sh) => turn off screen using DPMS
2016-12-31 00:04:37 +01:00
* [dump_mysql.sh](https://forge.tourmentine.com/n/scripts/src/master/dump_mysql.sh) => dump all mysql databases (and send a report to the monitoring system)
* [html2rss.php](https://forge.tourmentine.com/n/scripts/src/master/html2rss.php) => parse HTML and generate a RSS feed
2017-01-01 11:09:20 +01:00
* [opdsupdates.py](https://forge.tourmentine.com/n/scripts/src/master/opdsupdates.py) => look for OPDS catalog updates and send a mail if any
* [randomwallpaper.sh](https://forge.tourmentine.com/n/scripts/src/master/randomwallpaper.sh) => display a random wallpaper
* [secupdate](https://forge.tourmentine.com/n/scripts/src/master/secupdate) => apply security updates & recompile kernel (FreeBSD)
* [superscreen](https://forge.tourmentine.com/n/scripts/src/master/superscreen) => open multiple ssh sessions to a bunch of servers inside a screen
* [zfsync.sh](https://forge.tourmentine.com/n/scripts/src/master/zfsync.sh) => sync some ZFS pools between two machines
2017-01-01 22:17:38 +01:00
Greasemonkey/Userscripts
------------------------
* [autocompleteondamnit.user.js](https://forge.tourmentine.com/n/scripts/src/master/autocompleteondamnit.user.js) => greasemonkey script for autocomplete on all forms
* [nickbook.user.js](https://forge.tourmentine.com/n/scripts/src/master/nickbook.user.js) => greasemonkey script for facebook
* [rue89.user.js](https://forge.tourmentine.com/n/scripts/src/master/rue89.user.js) => greasemonkey script to restore legacy rue89 favicon
Patches
-------
* [alcasar_logo.patch](https://forge.tourmentine.com/n/scripts/src/master/alcasar_logo.patch) => small patch to add a background changer for ALCASAR webpages
2017-10-07 13:08:17 +02:00
* [shaarli_OleG.0.9.0.patch](https://forge.tourmentine.com/n/scripts/src/master/shaarli_OleG.0.9.0.patch) => Open Graph support for Shaarli (patch against 0.9.0 version, should works against 0.9.X) Hi [Charly](https://fr.wikipedia.org/wiki/Charly_Oleg)!
2017-01-01 22:17:38 +01:00
2017-09-10 15:29:47 +02:00
Monitoring
-------
2017-09-10 15:48:09 +02:00
* [check_ntppool_score](https://forge.tourmentine.com/n/scripts/src/master/monitoring/check_ntppool_score) => Simple shell script to check score on NTP Pool Project (score must be over 10 to serve NTP). Requires Curl and bc, fits for Nagios/Shinken/Icinga/etc.
2017-09-10 15:35:23 +02:00
* [GonKyrellM](https://forge.tourmentine.com/n/scripts/src/master/monitoring/GonKyrellM) => Conky, GKrellM style - with "invisible" theme (well, sort of)
2017-01-01 22:17:38 +01:00
Attic
-----
2018-03-22 11:58:05 +01:00
* [caminfo.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/caminfo.sh) => update webcam info with xmms ouput
* [caminit](https://forge.tourmentine.com/n/scripts/src/master/attic/caminit) => manage a very old webcam (Logitech Quickcam)
* [mkvig](https://forge.tourmentine.com/n/scripts/src/master/attic/mkvig) => little script to download covers
* [postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/postinstall.sh) => OVH/Kimsufi FreeBSD postinstall script
* [tssh](https://forge.tourmentine.com/n/scripts/src/master/attic/tssh) => automaticaly rename Konsole tabs using ssh'ed hostname
* [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/attic/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer