An open API service indexing awesome lists of open source software.

https://github.com/quantumvoid0/convertio

A lightweight unit converter written in C using GTK
https://github.com/quantumvoid0/convertio

Last synced: 11 months ago
JSON representation

A lightweight unit converter written in C using GTK

Awesome Lists containing this project

README

          

# convertio
A lightweight unit converter written in C using GTK

> [!NOTE]
> This app uses icons from [Nerd Fonts](https://www.nerdfonts.com/), so make sure you have a Nerd Font installed and set as your system font.

> [!NOTE]
> This app is still WIP , more units and convertions will be coming soon (not very soon)

## Installation

```fish
git clone https://github.com/quantumvoid0/convertio
cd convertio
sudo make install
```
## Uninstallation

```fish
git clone https://github.com/quantumvoid0/convertio
cd convertio
sudo make uninstall
```

## Usage
- You can start the app from your app launcher or via CLI with the `convertio` command
- Enter a value you want to convert
- Choose the unit of the entered value
- Click convert