Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prashaantt/danube-desktop
Personal Cloud Desktop for the XDI2 Server
https://github.com/prashaantt/danube-desktop
Last synced: about 7 hours ago
JSON representation
Personal Cloud Desktop for the XDI2 Server
- Host: GitHub
- URL: https://github.com/prashaantt/danube-desktop
- Owner: prashaantt
- Created: 2012-10-12T05:04:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-15T06:10:31.000Z (over 12 years ago)
- Last Synced: 2023-03-30T04:52:36.224Z (almost 2 years ago)
- Language: Java
- Size: 2.39 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a "Personal Cloud Desktop" application for the [XDI2](http://github.com/peacekeeper/xdi2) server.
### How to build
You have to make sure that the XDI2 library as well as a number of XDI2 connectors are built:
* [xdi2](https://github.com/peacekeeper/xdi2) - XDI2 library
* [xdi2-connector-facebook](https://github.com/peacekeeper/xdi2-connector-facebook) - Facebook -> XDI Connector
* [xdi2-connector-personal](https://github.com/peacekeeper/xdi2-connector-personal) - Personal.com -> XDI Connector
* [xdi2-connector-allfiled](https://github.com/peacekeeper/xdi2-connector-allfiled) - Allfiled -> XDI ConnectorYou also have to install a few external dependencies (you only have to do this once):
cd danube-desktop.jars
mvn clean install
cd ..Then, just run
mvn clean install
To build all components.
### How to run the Personal Cloud Desktop
cd danube-desktop.web
mvn jetty:runThen go to:
http://localhost:11110/
### Community
Google Group: http://groups.google.com/group/xdi2