Skip to content

kmklr72/LMMS-Theme-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMMS Theme Installer

This project aims to make installing themes easier for everyone. It handles the download, extraction, and installation of themes from the sharing platform.

Currently tested on Windows 7 and Linux Mint 14

Dependencies

  • Python 2.7
  • PySide 1.1.2
  • BeautifulSoup 4
  • Beaker 1.6.4

Usage

  1. Run theme-installer.py:

    • On Windows use:
    python theme-installer.py
    • On Linux use:
    sudo python theme-installer.py
  2. Configure the theme directory (Edit > Options):

    • Windows default:
    C:\Program Files\LMMS\data\themes
    • Linux default:
    /usr/share/lmms/themes

Todo

  • Implement splashscreen for when the SourceForge servers are running slow.
  • Caching mechanism for the files so we don't need to download as much (maybe HTML too?).

About

Theme installer for Linux Multimedia Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages