Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifailon/helperd
Desktop application for Transliteration, Password Generation and Base64 Encoding and Decoding.
https://github.com/lifailon/helperd
app application base64 base64-decoding base64-encoding desktop desktop-app electron javascript js nodejs password-generator transliteration
Last synced: 19 days ago
JSON representation
Desktop application for Transliteration, Password Generation and Base64 Encoding and Decoding.
- Host: GitHub
- URL: https://github.com/lifailon/helperd
- Owner: Lifailon
- License: mit
- Created: 2024-03-27T08:09:04.000Z (9 months ago)
- Default Branch: rsa
- Last Pushed: 2024-05-13T17:36:46.000Z (8 months ago)
- Last Synced: 2024-05-13T18:39:40.189Z (8 months ago)
- Topics: app, application, base64, base64-decoding, base64-encoding, desktop, desktop-app, electron, javascript, js, nodejs, password-generator, transliteration
- Language: JavaScript
- Homepage: https://www.webintoapp.com/store/338298
- Size: 115 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helper Desktop
Desktop application for Transliteration, Password Generation and Base64 Encoding and Decoding.
![Image alt](https://github.com/Lifailon/helperd/blob/rsa/interface.jpg)
### Install
Download the installation version from the [GitHub repository](https://github.com/Lifailon/helperd/releases/download/0.0.1/Helper-Desktop-Setup-0.0.1.exe).
Running from source:
```shell
git clone https://github.com/Lifailon/helperd
cd helperd
npm install
npm start
```### Build
```shell
npm run build
```### Android
[Download](https://www.webintoapp.com/store/338298) apk version.