Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

benjaminoakes/EgoMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EgoMonitor

Keep track of "scores" on sites you visit frequently, without having to check mutliple pages, log in and out, etc.

Installing

EgoMonitor isn't ready for public use yet, but will be available at http://egomonitor.herokuapp.com/ (for desktop and mobile, e.g. iPhone and Android) and on the Chrome Web Store (as a Chrome Extension).

Why?

I like knowing how many people follow me on Twitter, visit my website, upvote my answers on StackOverflow, install my RubyGems and Chrome extensions, etc. I've found other apps that do something similar to EgoMonitor, but none cover the services I wanted (and all made it impossible to add more myself). I also wanted the info available on my phone and desktop. I couldn't find that, so I'm making it myself.

Also, this is a project for me to learn Node.js and other JavaScript-related technologies such as Chrome Extensions and CouchDB. The goal is to keep almost everything written in JavaScript as a proof of concept. I've run into some problems scripting things that are painfully easy with a bash script, but painfully hard with Node. It's been interesting so far, mostly in good ways. :)

Getting Started

To set up the development environment:

bash setup.sh

Required:

To build the Chrome Extension:

./make-crx

This combines files that are normally separate, but shared between the webapp (client-side and server-side) and the Chrome extension.

About

Keep track of "scores" on sites you visit frequently, without having to check multiple pages, log in and out, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors