Introduction
This is going to be a very short post and very vague at the moment as it is just an idea, but I am planning on starting soon.
I intend to write a utility in node.js that is similar to top/htop/ntop et al, for watching steemit activity of an account.
Idea
The idea is to use ncurses or similar library, probably blessed and steemjs. The user's wallet info would be in the upper part, the activity of the account (upvote, downvote, post, and so on) would be the bottom section. Ideally, it would be able to toggle from activity to transfers and perhaps your feed for viewing in a terminal/cli environment.
Question 1
Anyone else interested in joining, I haven't even made a single line yet, but I will soon unless someone beats me to it. If you would like to be added to the project let me know.
Question 2
Licensing, I'm guessing it would be ok to put this under MIT or is there libraries you think might require we keep it GPL?
Series
First post of the series. I will update everyone when I figure out a good time to start or if others join in.
https://github.com/TheCrazyGM/steemtop
Posted on Utopian.io - Rewarding Open Source Contributors