https://github.com/admk/tsq
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/admk/tsq
- Owner: admk
- License: mit
- Created: 2024-02-13T19:43:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T08:37:46.000Z (over 1 year ago)
- Last Synced: 2025-09-17T03:09:08.309Z (9 months ago)
- Language: Python
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A Friendly Task Scheduler Frontend
## Introduction
## Installation
```shell
pip install --user tsq
```
Cutting edge version from the repository:
```shell
pip install --user git+https://github.com/admk/tsq.git
```