⚠️ Requires Python Version 3.10+
Install the twidgets package and all its dependencies directly from PyPI using one simple command:
pip install twidgets
Run the following command in your terminal:
twidgets init
Start the application by executing the entry point command:
twidgets
⚠️ Requires Python Version 3.10+
git clone https://github.com/IceWizard7/terminal-widgets.git
cd terminal-widgets
Run the following command in your project folder:
pip install -r requirements-dev.txt
Run the following command in your project folder:
python -m twidgets init
Start the application:
python -m twidgets