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

https://github.com/admk/tsq


https://github.com/admk/tsq

Last synced: 4 months ago
JSON representation

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
```