Skip to content

XRayAdams/number2text-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number 2 Text

Number 2 Text is a free, open-source application to convert numbers to text.

Supported Languages

  • English
  • Spanish
  • German
  • French
  • Russian

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Installation

  1. DEB

  2. Download the latest .deb package from the project's GitHub releases page.

  3. Open a terminal and navigate to the directory where you downloaded the file.

  4. Install the package using the following command:

    sudo apt install [name-of-the-package].deb

RPM (Manual Installation)

  1. Download the latest .rpm package from the project's GitHub releases page or your distribution's package repository.

  2. Open a terminal and navigate to the directory where you downloaded the file.

  3. Install the package using the following command:

    sudo dnf install [name-of-the-package].rpm
    # or, for openSUSE:
    sudo zypper install [name-of-the-package].rpm
    # or, for older systems:
    sudo rpm -i [name-of-the-package].rpm

Replace [name-of-the-package].rpm with the actual file name.


Snap Store

You can also install from Snap Store:

number2text

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please feel free to open an issue or submit a pull request on the project's GitHub page.

Application was written using Rust and GTK+

About

Number 2 Text converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published