Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeroto521/flow.launcher.plugin.howbigyournumber

Give a unit to the number.
https://github.com/zeroto521/flow.launcher.plugin.howbigyournumber

Last synced: 18 days ago
JSON representation

Give a unit to the number.

Awesome Lists containing this project

README

        

# How Big Your Number

Give a unit to the number.

[![Build Status](https://travis-ci.com/Zeroto521/Flow.Launcher.Plugin.HowBigYourNumber.svg?branch=master)](https://travis-ci.com/Zeroto521/Flow.Launcher.Plugin.HowBigYourNumber) [![codecov](https://codecov.io/gh/Zeroto521/Flow.Launcher.Plugin.HowBigYourNumber/branch/master/graph/badge.svg)](https://codecov.io/gh/Zeroto521/Flow.Launcher.Plugin.HowBigYourNumber)

![screenshot](assets/example.png)

## :wrench: Configuration

- `local`: `str`, language.
- `units`: `list`, the unit of number.
- `precision`: `int`.

More configuration options, please see [config](.env).

## :pushpin: Requirements

- Python3.6(+)
- `pyperclip`
- `python-dotenv`

More requirements, please see [requirements.txt](requirements.txt).