You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update style of 'AmuleWebUI-Reloaded' in Material design with CSS
Credits
Brax84 for a full redesign of my inital work, making it really nice (Pull 17)
Knocks83 for fixing some README inconsistencies in links (Pull 18) and minor fixes (Pull 19)
atlant2011 that improved integrity checks and caching in browser (Pull 14)
gise88 for fixing an error in main search (Pull 13)
ThecaTTony for fixing an error in sort by files (Pull 9)
Daneden for animate .css https://github.com/daneden/animate.css/
tetreum fixed a bug in css (Pull 23) and in refreshing pages (Pull 24)
Structure
The structure and it's functionalities, is completely equivalent to the old Reloaded
Change & Fix
Add CSS Animated Logo in Login page
Add CSS FadeIn on all page
Add modern style with CSS
Add Top Page button in Search with CSS and js code
Fix css code Footer for Mobile Device
Animated Login
Installation
To install the web interface simply clone the repo in a directory inside /usr/share/amule/webserver (tested on my Raspberry running Raspbian):
Step 1: Stop amule-daemon process:
sudo service amule-daemon stop
cd /usr/share/amule/webserver
sudo git clone https://github.com/MatteoRagni/AmuleWebUI-Reloaded.git