Skip to main content

A CLI tool for Simplelogin

Project description

Simplelogin CLI

A command line interface for Simplelogin.

Capabilities

  • Login to account (login)
    • Login with MFA
  • Logout (logout)
  • Search aliases (alias)
    • Search aliases using flags (ex. alias --pinned)
  • Get user stats (stats)
  • Generate custom alias (create)
  • Generate random alias (random)
  • Delete an alias (delete)
  • Disable/enable an alias (toggle)
  • --help available for all commands
  • Installable via pip install simplelogin

Todos

  • Consolidate auth.py into settings.py :construction:
  • Tests
  • Better commenting

Contributions

If you would like to contribute in any way feel free to open a pull request or suggest something by opening an issue.

How to run

  1. Install Poetry
  2. Clone this repository
  3. Navigate to the base directory
  4. Install the dependencies (poetry install)
  5. Run the program (poetry run python simplelogin_cli/main.py)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplelogin-0.1.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

simplelogin-0.1.1-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page