medchek / mconverter

A desktop app that facilitates transforming numbers into words

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MConverter

A desktop app built with Tauri, React, and Tailwindcss that facilitates the conversion of numbers into words.

This project was scaffolded using the Vite React (Typescript) template and designed in Figma.

Features

  • Multilingual (supports English and French for now).
  • Can display currencies.
  • Easy and intuitive UI.
  • Dark mode support.

Development

Start the app in dev mode:

npm run tauri dev

Building for Production

To build the app for the local platform:

npm run tauri build

For more information regarding building the app check out Tauri's building documentation.

License

This project is released under the GNU GPLv3.

About

A desktop app that facilitates transforming numbers into words

License:GNU General Public License v3.0


Languages

Language:TypeScript 90.6%Language:HTML 5.1%Language:Rust 1.8%Language:CSS 1.5%Language:JavaScript 1.0%