Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.84 KB

screenshots.md

File metadata and controls

47 lines (29 loc) · 1.84 KB

P2P-GUI features three Web-GUIs called Plex, Jay and Clutch.

Login Screen

login

The Plex GUI

The most advanced and somewhat complex GUI. It's HTML based with a very small amount of Javascript.

Default Style default style

Dark Style dark style

Icon Style icon titlebar style

Plain Style Navigation plain titlebar

Client overview plex clients

Settings... settings settings settings

The Jay Gui

This gui is based on JavaScript and runs on the client side. Data is updated by requests in background using the JSON format.

Jay GUI

The Clutch Gui

It's the web frontend from the Transmission BT client. (MLDonkey is actually downloading the file)

Clutch GUI