Project

adncv

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Statistics from your downloaded App.net data.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 10.0

Runtime

~> 0.19
 Project Readme

Gem Version

ADNCV

Statistics from your App.net data.

  1. Download your ADN data before 2017/03/14.

  2. Install:

gem install adncv

  1. Run the Gem on the downloaded file:

adncv -d /path/to/appdotnet-data-you-xxxxx-posts.json

Commands

Display

adncv -d posts.json

Displays informations.

Add -f for full details (posted links, mentioned users, posts per month, etc):

adncv -d -f posts.json

Export

adncv -e posts.json

Exports informations as a JSON file, including full details.

Add -p to specify the destination folder path (default: ~):

adncv -e posts.json -p ~/Documents

Content

ADNCV will display/export:

  • total posts
  • posts without mentions
  • posts directed to a user
  • posts containing mentions but not directed
  • posts containing mentions and are replies
  • posts containing mentions and are not replies
  • posts containing links
  • times your posts have been reposted
  • times your posts have been starred
  • times your posts have been replied
  • list of users you've posted directly to
  • list of users you've mentioned
  • list of clients you've posted with
  • all your posted links
  • your monthly posting frequency