Skip to content
forked from arl/scripts

this is my collection of bash scripts for everyday use

Notifications You must be signed in to change notification settings

ourlog/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

This is my collection of bash scripts for everyday use

Content

|-ascii really useful ascii art... |-examples misc real world examples |-maintenance useful for various things on a linux box |-snippets useful snippets... |---bash ... while bash programming |---general ... in general 

Examples directory

  • XMLBACK

"XML Animated Background Creator" is a Nautilus script to easily generate XML wallpaper slideshows (wallpapers that change automatically) for GNOME 3. taken from here. A nice usage is made of :

  • installation of a localized nautilus script
  • gtk dialogs from the command line with zenity
  • localization done with TEXTDOMAIN/gettext and .mo files (GNU message catalog)

About

this is my collection of bash scripts for everyday use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python62.0%
  • Shell38.0%