Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

bootstrap

python

Generate a simple, single file python script with:

  • command line parameters (for debug and config-file)

  • configuration saved/loaded with yaml

    $ bootstrap-python myscript.py

Generate a multi-file python program in the current directory with:

  • command line parameters (for debug and config-file)

  • configuration saved/loaded with yaml

  • plugin framework

    $ bootstrap-python -p myscript.py

*-screen-blank

These two scripts will enable or disable the screen blanking in X. This is used in i3 or on the Raspberry Pi.

$ disable-screen-blank  # Screen is always on
$ enable-screen-blank  # Screen will blank after a timeout

About

A collection of scripts I use

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages