a little bit of cleaning
This commit is contained in:
parent
743cec61b7
commit
11c67f9458
1 changed files with 22 additions and 10 deletions
32
README.md
32
README.md
|
@ -7,24 +7,36 @@ Scripts
|
||||||
-------
|
-------
|
||||||
|
|
||||||
* [73lab.sh](https://forge.tourmentine.com/n/scripts/src/master/73lab.sh) => grap 73lab's wallpapers
|
* [73lab.sh](https://forge.tourmentine.com/n/scripts/src/master/73lab.sh) => grap 73lab's wallpapers
|
||||||
* [alcasar_logo.patch](https://forge.tourmentine.com/n/scripts/src/master/alcasar_logo.patch) => small patch to add a background changer for ALCASAR webpages
|
|
||||||
* [autocompleteondamnit.user.js](https://forge.tourmentine.com/n/scripts/src/master/autocompleteondamnit.user.js) => greasemonkey script for autocomplete on all forms
|
|
||||||
* [backupnaz.sh](https://forge.tourmentine.com/n/scripts/src/master/backupnaz.sh) => used to backup my NAS
|
* [backupnaz.sh](https://forge.tourmentine.com/n/scripts/src/master/backupnaz.sh) => used to backup my NAS
|
||||||
* [caminfo.sh](https://forge.tourmentine.com/n/scripts/src/master/caminfo.sh) => update webcam info with xmms ouput
|
|
||||||
* [caminit](https://forge.tourmentine.com/n/scripts/src/master/caminit) => manage a very old webcam (Logitech Quickcam)
|
|
||||||
* [cleanmaildir.sh](https://forge.tourmentine.com/n/scripts/src/master/cleanmaildir.sh) => delete old mail in maildirs
|
* [cleanmaildir.sh](https://forge.tourmentine.com/n/scripts/src/master/cleanmaildir.sh) => delete old mail in maildirs
|
||||||
* [dodo.sh](https://forge.tourmentine.com/n/scripts/src/master/dodo.sh) => turn off screen using DMPS
|
* [dodo.sh](https://forge.tourmentine.com/n/scripts/src/master/dodo.sh) => turn off screen using DMPS
|
||||||
* [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)
|
* [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
|
* [html2rss.php](https://forge.tourmentine.com/n/scripts/src/master/html2rss.php) => parse HTML and generate a RSS feed
|
||||||
* [mkvig](https://forge.tourmentine.com/n/scripts/src/master/mkvig) => little script to download covers
|
|
||||||
* [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer
|
* [mplayer_update.sh](https://forge.tourmentine.com/n/scripts/src/master/mplayer_update.sh) => download, compile and install FFMpeg & MPlayer
|
||||||
* [nickbook.user.js](https://forge.tourmentine.com/n/scripts/src/master/nickbook.user.js) => greasemonkey script for facebook
|
|
||||||
* [opdsupdates.py](https://forge.tourmentine.com/n/scripts/src/master/opdsupdates.py) => look for OPDS catalog updates and send a mail if any
|
* [opdsupdates.py](https://forge.tourmentine.com/n/scripts/src/master/opdsupdates.py) => look for OPDS catalog updates and send a mail if any
|
||||||
* [postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/postinstall.sh) => OVH/Kimsufi FreeBSD postinstall script
|
|
||||||
* [randomwallpaper.sh](https://forge.tourmentine.com/n/scripts/src/master/randomwallpaper.sh) => display a random wallpaper
|
* [randomwallpaper.sh](https://forge.tourmentine.com/n/scripts/src/master/randomwallpaper.sh) => display a random wallpaper
|
||||||
* [rue89.user.js](https://forge.tourmentine.com/n/scripts/src/master/rue89.user.js) => greasemonkey script to restore legacy rue89 favicon
|
|
||||||
* [secupdate](https://forge.tourmentine.com/n/scripts/src/master/secupdate) => apply security updates & recompile kernel (FreeBSD)
|
* [secupdate](https://forge.tourmentine.com/n/scripts/src/master/secupdate) => apply security updates & recompile kernel (FreeBSD)
|
||||||
* [shaarli_oleg.patch](https://forge.tourmentine.com/n/scripts/src/master/shaarli_oleg.patch) => open graph support for Shaarli
|
|
||||||
* [superscreen](https://forge.tourmentine.com/n/scripts/src/master/superscreen) => open multiple ssh sessions to a bunch of servers inside a screen
|
* [superscreen](https://forge.tourmentine.com/n/scripts/src/master/superscreen) => open multiple ssh sessions to a bunch of servers inside a screen
|
||||||
* [tssh](https://forge.tourmentine.com/n/scripts/src/master/tssh) => automaticaly rename Konsole tabs using ssh'ed hostname
|
|
||||||
* [zfsync.sh](https://forge.tourmentine.com/n/scripts/src/master/zfsync.sh) => sync some ZFS pools between two machines
|
* [zfsync.sh](https://forge.tourmentine.com/n/scripts/src/master/zfsync.sh) => sync some ZFS pools between two machines
|
||||||
|
|
||||||
|
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
|
||||||
|
* [shaarli_oleg.patch](https://forge.tourmentine.com/n/scripts/src/master/shaarli_oleg.patch) => open graph support for Shaarli
|
||||||
|
|
||||||
|
Attic
|
||||||
|
-----
|
||||||
|
|
||||||
|
* [caminfo.sh](https://forge.tourmentine.com/n/scripts/src/master/caminfo.sh) => update webcam info with xmms ouput
|
||||||
|
* [caminit](https://forge.tourmentine.com/n/scripts/src/master/caminit) => manage a very oldd webcam (Logitech Quickcam)
|
||||||
|
* [mkvig](https://forge.tourmentine.com/n/scripts/src/master/mkvig) => little script to download covers
|
||||||
|
* [postinstall.sh](https://forge.tourmentine.com/n/scripts/src/master/postinstall.sh) => OVH/Kimsufi FreeBSD postinstall script
|
||||||
|
* [tssh](https://forge.tourmentine.com/n/scripts/src/master/tssh) => automaticaly rename Konsole tabs using ssh'ed hostname
|
||||||
|
|
Loading…
Reference in a new issue