Skip to content

jcgomes/theme-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General information

This application helps to install themes and icons on Linux.

The file must be in ".tgz" or ".tar.gz" format, ready to be extracted in the folder "/usr/share/icons" and/or "/usr/share/themes", just like in the manual process.

An example the basic internal structure of .tar.gz file to the icon theme:

  • IconFolderName [folder]
    • actions [folder]
    • apps [folder]
    • categories [folder]
    • devices [folder]
    • emblems [folder]
    • emotes [folder]
    • mimetypes [folder]
    • places [folder]
    • status [folder]
    • index.theme [file ]

Portable version

Extract downloaded file as sudo in user root directory "/"

Example:

  • Open a terminal in the same folder as "theme-installer-portable.tar.gz" file downloaded
  • Type: sudo tar -zxvf theme-installer-portable.tar.gz -C /

Now, check your menu, it must be there

Developers

Feel free to contribute or fork this project, just don't forget to quote me.

TODO List

  • Transtation to all languages
  • Execute application with sudo without terminal needs (sudo login by c++ code, not by shortcut.desktop)

Screenshots (user guide)

Open Theme Installer by Menu

Type sudo password

Theme installer main screen

Finding a theme or icon file to install

All done


Best regards

Juliano C. Gomes

About

This application helps to install themes and icons on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors