Skip to content

A Node.JS Electron application for better alphabet conversion (like write using the cyrillic alphabet, ...)

License

Notifications You must be signed in to change notification settings

foxypiratecove37350/an-alphabet-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Alphabet − Desktop

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.

Features

  • 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.

Suported Alphabets

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 ⚠️ Only Output ✅ Is supported

Screenshot

Here is a screenshot of the application:

Screenshot

Installation

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

Build

See BUILD.md for the build instructions.

License

This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.

About

A Node.JS Electron application for better alphabet conversion (like write using the cyrillic alphabet, ...)

Resources

License

Stars

Watchers

Forks

Packages

No packages published