Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 972 Bytes

File metadata and controls

30 lines (22 loc) · 972 Bytes

NOTICE:

the development of this mod moved to GitLab

snippets

  • en: this repo contains some useful scripts and code-snippets and is yet work in progress
  • de: Dieses Repo enthält einige Skripte und Code-Schnipsel und wird noch erweitert
  • This repo is still WIP!
  • MIT licensed
  • feel free to use and/or mod this snippets
  • have fun!

manUpdate.sh

Ubuntu (14.04/16.04, use with caution on other distro's) update-script (will be multilingual in future)

runKSP.sh

small startup script for KSP under Linux :D

RAMcleaner.sh

will clean your RAM (basicly unloads system components off the RAM)

CAUTION! this script is intended to be used in conky!

  • set the max lowest RAM usage in the script (i assume 25% is just fair enough, otherwise mod that)
  • set ask to false if you wish not to get bothered by clicking yes/no

example usage in any conky script:

${execi 60 ~/.conky/RAMcleaner.sh}