Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.