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
- Host: GitHub
- URL: https://github.com/httpanimation/vitd
- Owner: HttpAnimation
- Created: 2023-12-01T02:08:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T19:43:17.000Z (over 2 years ago)
- Last Synced: 2025-01-07T23:29:46.813Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```