Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
/ asetroot Public archive

A lightweight animated wallpaper program

License

Notifications You must be signed in to change notification settings

Wilnath/asetroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asetroot

A lightweight animated wallpaper program, or if you will, animated setroot

asetroot demonstration

Building

pacman -S imlib2
make

Basic Usage

asetroot [FOLDER] ... [-t milliseconds | -f format]
Where [FOLDER] is a folder with all the frames.
Frames should have a file name that can be incremented using a printf format, standard is %05d.gif
This program does not do any resizing or converting, if you wish to do that check out ImageMagick

Examples

# to resize and split a gif into a folder
convert example.gif -coalesce -resize 1920x1080 examplefolder/%05d.gif

# activates the program with 50 milliseconds between each frame
asetroot examplefolder/ -t 50

About

A lightweight animated wallpaper program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •