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
- Host: GitHub
- URL: https://github.com/nopde/spaceauth
- Owner: nopde
- License: mit
- Created: 2024-09-07T23:41:47.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T16:19:04.000Z (4 months ago)
- Last Synced: 2025-02-12T05:44:30.230Z (3 months ago)
- Topics: authenticator, electron, totp
- Language: JavaScript
- Homepage:
- Size: 791 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.