User Tools

Site Tools


gettingstartedwithpumpio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gettingstartedwithpumpio [2014/11/02 21:20]
sekula [Getting Started With Pump.io - by Stephen Sekula]
gettingstartedwithpumpio [2014/12/19 06:38] (current)
sekula [But how do I USE pump.io?]
Line 67: Line 67:
   * WeatherBot: want to know the weather in a city? Just follow weather@hub.polari.us ([[https://​hub.polari.us/​weather]] and send it messages containing "City Name,​Region"​ to get the weather in that city. For instance, you could send "​Jefferson City,​MO"​ to get the weather in Jefferson City, Missouri, USA . . . or "​Uppsala,​SE"​ to get the weather in Uppsala, Sweden. Try it out. This is still a beta-bot. Lots more information is at [[http://​polari.us/​dokuwiki/​doku.php?​id=weatherbot]]   * WeatherBot: want to know the weather in a city? Just follow weather@hub.polari.us ([[https://​hub.polari.us/​weather]] and send it messages containing "City Name,​Region"​ to get the weather in that city. For instance, you could send "​Jefferson City,​MO"​ to get the weather in Jefferson City, Missouri, USA . . . or "​Uppsala,​SE"​ to get the weather in Uppsala, Sweden. Try it out. This is still a beta-bot. Lots more information is at [[http://​polari.us/​dokuwiki/​doku.php?​id=weatherbot]]
   * Jeremy Pope runs a whole bunch of neat botscripts. Check them out! [[http://​www.whird.jpope.org/​bashscriptville-part-ii/​]]   * Jeremy Pope runs a whole bunch of neat botscripts. Check them out! [[http://​www.whird.jpope.org/​bashscriptville-part-ii/​]]
-===== But how do I USE pump.io? =====+===== But how do I USE pump.io? ​(You need a client) ​=====
  
 You, my friend, need a CLIENT. Pump.io is just a network protocol - you need something that speaks the language. Here are my suggestions:​ You, my friend, need a CLIENT. Pump.io is just a network protocol - you need something that speaks the language. Here are my suggestions:​
Line 74: Line 74:
   * **Desktop Clients**:   * **Desktop Clients**:
     * I use Linux and sometimes Mac, so I like Pumpa (https://​pumpa.branchable.com/​) and Dianara (http://​jancoding.wordpress.com/​dianara/​). You can even get clients in Windows. Check out the full list of desktop clients at https://​github.com/​e14n/​pump.io/​wiki/​Clients     * I use Linux and sometimes Mac, so I like Pumpa (https://​pumpa.branchable.com/​) and Dianara (http://​jancoding.wordpress.com/​dianara/​). You can even get clients in Windows. Check out the full list of desktop clients at https://​github.com/​e14n/​pump.io/​wiki/​Clients
 +      * [[http://​systal.wordpress.com/​2014/​12/​19/​dianara-a-client-for-the-decentralized-and-free-social-network-pump-io/​|Dianara How-To Guide]]
   * **Mobile Clients**:   * **Mobile Clients**:
     * I use Android most of the time, so I recommend getting either Impeller (https://​play.google.com/​store/​apps/​details?​id=eu.e43.impeller) or Puma. Both are available from the F-Droid store. Impeller is also available on Google Play.     * I use Android most of the time, so I recommend getting either Impeller (https://​play.google.com/​store/​apps/​details?​id=eu.e43.impeller) or Puma. Both are available from the F-Droid store. Impeller is also available on Google Play.
Line 79: Line 80:
   * **Clients in the Terminal**   * **Clients in the Terminal**
     * "​p":​ the Python/​Pump.io equivalent of "​t"​ (for Twitter, written in Ruby), you can check your activity stream and inbox, send messages, reply to messages, post images, etc. I love this. [[https://​github.com/​xray7224/​p/​]]     * "​p":​ the Python/​Pump.io equivalent of "​t"​ (for Twitter, written in Ruby), you can check your activity stream and inbox, send messages, reply to messages, post images, etc. I love this. [[https://​github.com/​xray7224/​p/​]]
- 
 ===== Pump.io and Your Language - it's a client thing ===== ===== Pump.io and Your Language - it's a client thing =====
 {{ :​screen_shot_2014-08-07_at_3.17.12_pm.png?​400|}} {{ :​screen_shot_2014-08-07_at_3.17.12_pm.png?​400|}}
Line 112: Line 112:
 Connect to your MongoDB: Connect to your MongoDB:
  
-mongdo ​--host <IP ADDRESS>+mongo --host <IP ADDRESS>
  
 List your available databases: List your available databases:
gettingstartedwithpumpio.1414981229.txt.gz ยท Last modified: 2014/11/02 21:20 by sekula