8000 GitHub - sunchenliang/hubiquitus4java: Hubiquitus client (hAPI) for Java
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sunchenliang/hubiquitus4java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubiquitus4java - An implementation of Hubiquitus for the Java platform

Hubiquitus4java is a set of three Java components :

  • Hubiquitus API : the Java bindings for the hubiquitus semantics
  • Hubot SDK : a kit for Java developers allowing rapid development of hubiquitus agents called hubots
  • Hubiquitus Server : the application server

Recently, Hubiquitus added four components : HTwitterAPI-1.1, HFacebook, HGooglePlus and HInstagram. That can be used independently, with a simple client.

The "Bots" folder content five samples bots :

  • TwitterBot allows to retrive data from twitter and post a tweets [README]
  • HFacebookBot allows to retrive data from facebook [README]
  • HInstagramBot allows to retrive data from instagram [README]
  • HelloBot allows to retrive a string and publish it on a node [README]
  • HelloHttpBot allows to retrive data from RSS feed [README]

The "HubiquitusComponents" folder content three components :

  • HTwitterAPI-1.1 allows to retrive data from twitter and post a tweets
  • HFacebook allows to retrive data from facebook
  • HGooglePlus allows to retrive data from GooglePlus

The "Examples" folder content a sample exemples as :

  • TestClient allows to test a hubiquitus plateform
  • HFacebook simple client allows to retrive data from facebook using HFacebook componement
  • HTwitter Simples Clients allows to retrive data from twitter and post a tweets using HTwitterAPI-1.1
  • HGooglePlus Simple client allows to retrive data from Instagram using HGooglePlus

To run your first bot, please read the following file : INSTALLATION.md

For more informations, please read the following wiki : HOME.md

About

Hubiquitus client (hAPI) for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0