Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gared/eplite-admin-tool
Tool to administrate an etherpad-lite server with gui
https://github.com/gared/eplite-admin-tool
Last synced: about 1 month ago
JSON representation
Tool to administrate an etherpad-lite server with gui
- Host: GitHub
- URL: https://github.com/gared/eplite-admin-tool
- Owner: Gared
- Created: 2012-12-02T12:28:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-26T14:06:55.000Z (over 11 years ago)
- Last Synced: 2023-03-22T19:12:21.588Z (over 1 year ago)
- Language: Java
- Size: 1.43 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Etherpad-Lite admin tool
## About
This is an gui-based administration tool to administrate your etherpad lite server (https://github.com/ether/etherpad-lite).## Installation / configuration
- Download the jar file: http://www.stefans-entwicklerecke.de/downloads/
- Start the program (double click on it)
- Configure your settings (Settings->Server config)
- URL: url to your etherpad-lite server's api (http(s)://example.com(:PORT))
- API Key: You can find it the file "APIKEY.txt" on your server
- That's it. Have fun :-)## Supported versions
Supports API version 1.2.1 based on jhollinger's HTTP-API client (https://github.com/jhollinger/java-etherpad-lite).