Skip to content

A web interface for amuleweb. Reloaded style using Bootstrap, Glyphicons and jQuery!

License

Notifications You must be signed in to change notification settings

MatteoRagni/AmuleWebUI-Reloaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmuleWebUI-Reloaded Mateterial Style

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

After, you need to edit configuration file:

sudo nano /home/amule/.aMule/amule.conf

Find and edit line Template

...
[Webserver]
...
Template=AmuleWebUI-Reloaded
...

Step 2: Start amule-daemon process:

sudo service amule-daemon start (or restart command)

Interface is available at address http://localhost:4711 or NetworkDeviceIp:4711

Comparison

Login

Reloaded Reloaded Material
login login2

Download/Uploads

Reloaded Reloaded Material
transfer transfer2

Search

Reloaded Reloaded Material
search search2

Shared

Reloaded Reloaded Material
shared shared2

Servers

Reloaded Reloaded Material
servers servers2

Kad connections

Reloaded Reloaded Material
Kad Kad2

Statistics

Reloaded Reloaded Material
statistics statistics2

Preferences

Reloaded Reloaded Material
preferences preferences2

Logging

Reloaded Reloaded Material
logs logs2

About

A web interface for amuleweb. Reloaded style using Bootstrap, Glyphicons and jQuery!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published