github mescon/Muximux v0.9.1
First release of Muximux!

latest releases: v2.0, v1.0
8 years ago

This is the first release after forking from Managethis.

This version requires PHP to run, and that you have index.php as your default document.

Added features and fixes

  • No need to edit HTML pages anywhere.
  • Everything is configured in an easy config-file!
    • Just rename config.inc.php-example to config.inc.php and open it up in your favorite text editor!
  • You now have the possibility to enable or disable any app or site, easily add your own or route them through a landing page, without having to delete, change or extend any code - it's all in the configuration file!
  • Added a "refresh" icon. When you click it, the app or site you are using will be reloaded - not every frame, which is very useful if you're having temporary problems with one of your apps/sites and don't want to reload every single app you have open.
    • You can also double click on the item you want to refresh in the menu
  • Fixed an issue with Internet Explorer which would result in a scrollbar being present in the menu.
  • Custom versions of minified javascript libraries that removes some of the unnecessary functions we're not using, which result in less javascript overhead and faster loading times.
  • Moved everything CSS-related to a CSS-file (no inline CSS in the HTML)

The future

  • I'll be fiddling with this on and off, and when I haven't found any bugs myself, or had any bugs filed for a while I will release version 1.0. After that, I'm taking suggestions for new features!

Don't miss a new Muximux release

NewReleases is sending notifications on new releases.