GitXplorerGitXplorer
j

are-you-around

public
73 stars
7 forks
0 issues

Commits

List of commits on branch master.
Verified
b7e82c22114dd98d1b143680046123028d27d6d4

1.1.0

jjoehand committed 8 years ago
Verified
1870c80b13407af66de34ef0544a38180d9c440b

use peer status for awesome peer letter functionality

jjoehand committed 8 years ago
Verified
b7b9b9e50865b5fb986e0d4270bd7edbfbb71642

more readme notes

jjoehand committed 8 years ago
Verified
2c8a14f8bbb7156996dcdf3377d4738ea3165f42

more readme notes

jjoehand committed 8 years ago
Verified
b25e7213a792e35d7277c8f92d2c266d866d0459

add readme notes

jjoehand committed 8 years ago
Verified
dac69f7082d4d48690dc1ad4982a434f713240be

add dist ane make start command nicer for first time use

jjoehand committed 8 years ago

README

The README file for this repository.

Are you around?

Let your friends know if you are around! Publish your status so friends can subscribe. All status updates are sent directly to your friends via peer to peer networks.

The app post updates and subscribes to friends via a peer-status-feed. So you can join the party outside of just the app!

Want a to see if your app is working but your friends aren't around? Meet Peer Robot! The friend that is always around. Install with npm install -g peer-robot and run peer-robot for an insta-friend. It will give you a key you can add as a friend.

Development Status: Very unstable.

Run

  • Clone from Github
  • npm install
  • npm start
  • Profit!

If you receive a version mismatch error in the console, try npm run rebuild.

Development

Built with these awesome tools:

Run npm run start:dev to run in development mode and watch file changes.

Status updates are saved in a local level database, ~/.peer-status.db. If you delete the database your account name & key will be reset.

TODO

  • Make feeds download only
  • Move database to user root
  • make a robot to beep boop at friends
  • Store last status/name of friends in DB. Use <- to show feed offline = friend offline
  • Change status to offline on exit
  • Nicer UI (thinking two tab panes, one for friends and one user)
  • Add dates to status and show last update time
  • Make status updates "tweets" and change "subscribe" to "follow".

License

MIT