Skip to content

Compilation of little scripts made to make life easier

License

Notifications You must be signed in to change notification settings

loricvdt/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts repository

This repo regroups all the small scripts I decided to make at some point. They are in no mean complete or well coded, they are just useful for very specific things.

Here is a list of the scripts in this repo:

  • gkeep-wallpaper.pyw

    Displays a Google Keep list on Windows' wallpaper. Uses ctypes, PIL and gkeepapi Python libraries (see documentation for information). Login information, list ID and wallpaper path have to be set in the code. Use any task scheduler to update the wallpaper regularly.

  • redshift-launcher

    Its purpose is to enable or disable (toggle) redshift at a given temperature (redshift-launcher temperature, see redshift usage for detailed information). Quite useful to use as a keyboard shortcut and/or on login.

  • add-apt-repository

    Recreates the add-apt-repository command: just adds the "deb ..." argument to a new file in the /etc/apt/sources.list.d/ for Debian distros (does not work with ppa). Mainly done because my distro wouldn't work with the normal add-apt-repository.

About

Compilation of little scripts made to make life easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published