687474703a2f2f6936332e74696e797069632e636f6d2f333031336c67342e706e67

Frontend
Frontend

? About

A simple MacOS menu bar app to display current coins from most popular Liquidity Pools on TinyMan.org ?

⚠️ NOTE: This is a pre-release version, utility is under active development.

animated

Prerequisites

? Quick start

If you are looking for quick executable installation refer to links below:

⚙️ Installation

(for devs/contributors only )

This section assumes that poetry and pre-commit are installed and executed from the root folder of this repository.

  1. Clone the repo
git clone https://github.com/aorumbayev/tinybar
  1. Install python requirements

poetry install # install all dependencies
poetry shell # activate virtual env
  1. Configure pre-commit hooks
pre-commit install
  1. Run tinybar in dev mode
(.venv) PYTHONPATH="." python src/tinybar.py

? Testing

TBD

?‍♂️ Contribution guideline

TBD

GitHub

View Github