From cbbdfab6a4370b71203a9a480a78331ee03a9019 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 17 Aug 2009 15:02:59 +0200 Subject: pyLoad Test Webinterface ! --- module/web/templates/default.tpl | 107 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 module/web/templates/default.tpl (limited to 'module/web/templates/default.tpl') diff --git a/module/web/templates/default.tpl b/module/web/templates/default.tpl new file mode 100644 index 000000000..a375df20d --- /dev/null +++ b/module/web/templates/default.tpl @@ -0,0 +1,107 @@ +%header = 'pyLoad Webinterface' +%include header title=header, use_js=['mootools-1.2.3-core.js'], use_css= ['default.css'] + + + +
+ +
+ + +
+ + + +
+ + + + User:RaNaN (ranan) + + + +
+ + + + + +
+
+ + + +
+ +
+ + +

pyLoad — download manager for 1 click hoster

+
+ +

+ + +

+ +

+pyLoad is a free and open source downloader for 1-click-hosting sites like rapidshare.com or uploaded.to. +

+ +

+Link-Crypt services like lix.in as well as the Link-Container Files RSDF, CCF and DLC are also supported. +

+ +

+pyLoad is currently under heavy development. It aims to be fully automated in as many ways as possible, so you don't have to sit in front of your computer waiting for a download ticket. It will be good for long-time unattended downloading of files from sharehosters. +

+ +
+ +

Features

+
+
    +
  • written entirely in Python
    +
  • +
  • gets links from Link-Crypt services
    +
  • +
  • can open RSDF, CCF and DLC containers
    +
  • +
  • User interfaces: CLI and wxWidgets (currently in development)
    +
  • +
  • Open Source and Free Software (GPL v3 or later)
    +
  • +
+ +
+ +
+ +
+ + + +
+ +%include footer \ No newline at end of file -- cgit v1.2.3