0.1.10 • Published 3 years ago

vsinder-cli v0.1.10

Weekly downloads
23
License
MIT
Repository
github
Last release
3 years ago

VSINDER CLI

NPM

license npm npm

A CommandLine Tool for VSINDER.

Development

  • github authentication
  • show unread messages
  • show profile
  • show user info
  • show chat history
  • send message
  • cancel inactive matches
  • swiping
  • edit profile
  • edit code
  • auto reply
  • auto swiping

Install

$ npm install -g vsinder-cli

Usage

▩ Show my profile

$ vsinder me
┌────────────────┬────────────────────────────────────────────────────────────────┐
│ NAME           │ Vincent0700                                                    │
├────────────────┼────────────────────────────────────────────────────────────────┤
│ AGE            │ 26                                                             │
├────────────────┼────────────────────────────────────────────────────────────────┤
│ BIO            │ https://github.com/vincent0700                                 │
├────────────────┼────────────────────────────────────────────────────────────────┤
│ FLAIR          │ javascript                                                     │
├────────────────┼────────────────────────────────────────────────────────────────┤
│ GOAL           │ friendship                                                     │
├────────────────┼────────────────────────────────────────────────────────────────┤
│ LIKES          │ 352 likes                                                      │
└────────────────┴────────────────────────────────────────────────────────────────┘

▩ Show unread messages

$ vsinder unread
Found 2 unread messages.
┌──────────────────────────────┬─────────────────────────────────────────────┬──────────────────┐
│ NAME                         │ LATEST MESSAGE                              │ TIME             │
├──────────────────────────────┼─────────────────────────────────────────────┼──────────────────┤
│ Romjan D. Hossain            │ You?                                        │ 37 minutes       │
├──────────────────────────────┼─────────────────────────────────────────────┼──────────────────┤
│ Naomi                        │ Hello there                                 │ 2 hours          │
└──────────────────────────────┴─────────────────────────────────────────────┴──────────────────┘

▩ Swiping

$ vsinder swiping
Allen Wang 27 #java
Wanna be a real coder.

? Like or not? (Use arrow keys)
❯ LIKE
  DISLIKE

▩ Cancel inactive matches

Delete matches that have never been communicated over 5 days.

$ vsinder unmatches
[=============================================] 100%
Successfully cancel 45 inactive matches.
0.1.10

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago