Socket
Socket
Sign inDemoInstall

are-you-around

Package Overview
Dependencies
342
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    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.


Version published
Maintainers
1
Created

Readme

Source

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:

Choo | Dat | Electron | Tacyons

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

FAQs

Last updated on 03 Sep 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc