gettingstartedwithpumpio
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gettingstartedwithpumpio [2014/11/03 02:20] – [Getting Started With Pump.io - by Stephen Sekula] sekula | gettingstartedwithpumpio [2014/12/19 11:38] (current) – [But how do I USE pump.io?] sekula | ||
---|---|---|---|
Line 67: | Line 67: | ||
* WeatherBot: want to know the weather in a city? Just follow weather@hub.polari.us ([[https:// | * WeatherBot: want to know the weather in a city? Just follow weather@hub.polari.us ([[https:// | ||
* Jeremy Pope runs a whole bunch of neat botscripts. Check them out! [[http:// | * Jeremy Pope runs a whole bunch of neat botscripts. Check them out! [[http:// | ||
- | ===== But how do I USE pump.io? ===== | + | ===== But how do I USE pump.io? |
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:// | * I use Linux and sometimes Mac, so I like Pumpa (https:// | ||
+ | * [[http:// | ||
* **Mobile Clients**: | * **Mobile Clients**: | ||
* I use Android most of the time, so I recommend getting either Impeller (https:// | * I use Android most of the time, so I recommend getting either Impeller (https:// | ||
Line 79: | Line 80: | ||
* **Clients in the Terminal** | * **Clients in the Terminal** | ||
* " | * " | ||
- | |||
===== Pump.io and Your Language - it's a client thing ===== | ===== Pump.io and Your Language - it's a client thing ===== | ||
{{ : | {{ : | ||
Line 112: | Line 112: | ||
Connect to your MongoDB: | Connect to your MongoDB: | ||
- | > mongdo | + | > mongo --host <IP ADDRESS> |
List your available databases: | List your available databases: |
gettingstartedwithpumpio.1414981229.txt.gz · Last modified: 2014/11/03 02:20 by sekula