Skip to content

theme-manager/theme-manager-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

theme-manager

The theme-manager is the frontend for the theme-generator. It is used to create, update and delete themes.
With the theme-manager the active theme can be set.
If connected to the change event of the wallpaper, the theme will be changed automatically.

Installation

The installation is easy. Just put the shell script in your $HOME/.config/theme-manager directory.
Make sure that dependencies are installed.

To use the theme-manager you will first have to install the theme-generator.
Download the shell script and put it in your $HOME/.config/theme-manager directory.
Do the same for the theme-applier.
A QOL-Thing would be to add the line alias TM='$HOME/.config/theme-manager/theme-manager.sh' into your .bashrc file.
Then you can just use it when writing TM in the terminal.

Usage

theme-manager <OPTION> ...

Options:
    -c  --create    <name> <imagePath>  Create theme
    -d  --delete    <name>              Delete theme
    -l  --list                          List themes
    -s  --set       <name> (<apply>)    Set theme, optionally apply wallpaper [1]
    -u  --update    <name> <imagePath>  Update theme

Dependencies

theme-generator: https://github.com/theme-manager/theme-generator
theme-applier: https://github.com/theme-manager/theme-applier

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages