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

https://github.com/httpanimation/vitd

A linux app sotre
https://github.com/httpanimation/vitd

Last synced: over 1 year ago
JSON representation

A linux app sotre

Awesome Lists containing this project

README

          

# VTID
VTID is an app mode to be a linux app store wirten in python3 it is made to be easy to edit and add new apps to with a repo.

# Install
to install VTID open a terminal and run
```
sudo apt-get install python3-tk && git clone https://github.com/HttpAnimation/VITD.git && cd VTID
```