⚠️ Requires Python Version 3.10+
Install the twidgets package and all its dependencies directly from PyPI using one simple command:
pip install twidgetsRun the following command in your terminal:
twidgets initStart the application by executing the entry point command:
twidgets
⚠️ Requires Python Version 3.10+
- Open a terminal and navigate to the folder where you want the project.
- Clone the repository using:
git clone https://github.com/IceWizard7/terminal-widgets.git
cd terminal-widgetsRun the following command in your project folder:
pip install -r requirements-dev.txtRun the following command in your project folder:
python -m twidgets initStart the application:
python -m twidgets