Unicode Converter is an Open Source Desktop Application aiming to help general user belonging from Nepal by providing an easy way to Convert English Word into Nepali words using Unicode system.
- This is an standalone Desktop Application created using Web Technologies like HTML/CSS, Javascript, NodeJS & Electron.
Unicode Converter is NOT under active development. This project is archived. I don't even know if it still works. You can try out the current (stable) development version by cloning or Forking the Git repo. See the instructions below in the "How to Contribute" section.
$ git clone https://github.com/nirooj56/nepaliunicode.git
$ cd nepaliunicode
$ npm install
$ npm start
-
Version 1.2.2
-
Version 1.2.1
- Various GUI Improvements
- 'index.html, about,html, help.html' has been moved inside 'app' directory for cleaner code compilation
- Various Improvements in 'Package.json & main.js' files
- Icon for the respective OS has been moved from 'assets/icons' to 'build/' directory
- Finally been available to Port to different OS, mainly Linux, OSx and Windows
- For Linux, AppImage has been choosen for packaging because it is ideal for upstream packaging and distribution. So no need to package in different ways for different distros (Which is a huge pain in the ass by the way, so Kudos to AppImage Team)
-
Version 1.0.0
- First release with the ability to convert English Words into Nepali Unicode
- Name: Nirooj Bista
- Website: http://www.nirojbista.com.np
- E-mail: [email protected]
MIT. Copyright (c) Nirooj Bista