Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fefas/totpass
:key::hourglass_flowing_sand: CLI for Time-Based One-Time Passwords
https://github.com/fefas/totpass
cli one-time-passwords php
Last synced: about 1 month ago
JSON representation
:key::hourglass_flowing_sand: CLI for Time-Based One-Time Passwords
- Host: GitHub
- URL: https://github.com/fefas/totpass
- Owner: fefas
- License: mit
- Created: 2017-10-08T19:23:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T20:33:56.000Z (about 7 years ago)
- Last Synced: 2024-11-07T01:43:15.252Z (3 months ago)
- Topics: cli, one-time-passwords, php
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/fefas/totpass.svg?branch=master)](https://travis-ci.org/fefas/totpass)
# CLI for Time-Base One-Time Password
This project aims to provide a command line interface (CLI) for Time-Based
One-Time Passwords.## Why?
I am tired to waste time to get the phone and open the application that stores
my two-factor-auth codes every time I need to login. A command line would be
pretty much faster and simpler.