An Alphabet is a simple and user-friendly desktop application that allows you to convert text between different alphabets, such as Latin, Cyrillic, Greek, Arabic, etc. You can also copy, paste, and save the converted text as a file.
- Supports multiple alphabets: You can choose from a list of alphabets to convert your text to.
- Auto-detect the source alphabet: You don't have to fill in the source alphabet, the application make it for you.
- Easy to use interface: You can type or paste your text in the input box, and see the converted text in the output box. You can also copy the output text to your clipboard, or save it as a file.
- Built with ElectronJS and Node.JS: An Alphabet is a cross-platform application that runs on Windows, Mac, and Linux. It is built with ElectronJS, a framework that lets you create desktop applications using web technologies, and Node.JS, a JavaScript runtime environment.
Alphabet | Support status | Will be supported |
---|---|---|
Latin | ✅ Full | ✅ Is supported |
Cyrillic | ✅ Full | ✅ Is supported |
Greek | ✅ Full | ✅ Is supported |
Arabic | ✅ Full | ✅ Is supported |
Georgian | ✅ Full | ✅ Is supported |
Hebrew | ✅ Full | ✅ Is supported |
Morse | ✅ Is supported |
Here is a screenshot of the application:
To install An Alphabet, you can download the latest release from the Releases page, or clone this repository and run the following commands:
# Install dependencies
npm install
# Run the app
npm start
See BUILD.md
for the build instructions.
This project is licensed under the GNU General Public License v2.0 - see the LICENSE
file for details.