Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

adncv

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adncv

  • 0.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Gem Version

ADNCV

Statistics from your App.net data.

  1. Download your ADN data

  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

FAQs

Package last updated on 14 Jan 2015

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc