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

https://github.com/nopde/spaceauth

TOTP Authenticator made in Electron
https://github.com/nopde/spaceauth

authenticator electron totp

Last synced: about 2 months ago
JSON representation

TOTP Authenticator made in Electron

Awesome Lists containing this project

README

        

# SpaceAuth
TOTP Authenticator made in Electron.

## Installation
```
npm install
```

## Start
```
npm run start
```

## Build
```
npm run build
```

## Contributions
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.