Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mukonqi/teaf
The Example App for ?
https://github.com/mukonqi/teaf
Last synced: 7 days ago
JSON representation
The Example App for ?
- Host: GitHub
- URL: https://github.com/mukonqi/teaf
- Owner: MuKonqi
- License: gpl-3.0
- Created: 2022-08-02T09:45:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T12:06:26.000Z (over 1 year ago)
- Last Synced: 2023-07-21T13:54:14.570Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# The Example App for ?
## English
This program was written to show that if someone makes an installer or uninstaller, it works.This program has cross-platform support.
Those who do not want to use this program as an example can run it for fun and spending time.
### Installation
#### In GNU/Linux:
Type in terminal: git clone https://github.com/MuKonqi/TEAf.gitNow you have to go inside that folder: cd TEAf
Now if you are using sudo 'sudo python3 apiutaller.py';
if you are using doas 'doas python3 apiutaller.py';
If you are using su type 'su python3 apiutaller.py'.
#### In Windows:
Click the green 'Code' section, click where it says 'Download ZIP', enter the 'Downloads' folder in the file manager, enter the 'TEAf-main' folder, enter the 'app' folder, run the 'TEAf.py' file with Python3.Note: [Python3 from here](https://www.python.org/downloads/windows/) you can click on the top and download it.
### License:
Apache 2.0## Türkçe
Bu program, birisi bir yükleyici veya kaldırıcı yaptığında işe yaradığını göstermek için yazılmıştır.Bu program çapraz platform desteğine sahiptir.
Bu programı örnek olarak kullanmak istemeyenler eğlenmek ve vakit geçirmek için çalıştırabilir.
### Kurulum
#### GNU/Linux'ta:
Terminalde yazın: git clone https://github.com/MuKonqi/TEAf.gitŞimdi şu klasörün içine girmelisiniz: cd TEAf
Şimdi sudo 'sudo python3 apiutaller.py' kullanıyorsanız;
doas 'doas python3 apiutaller.py' kullanıyorsanız;
su kullanıyorsanız, 'su python3 apiutaller.py' yazın.
#### Windows'ta:
Yeşil 'Code' kısmına tıklayın, 'Download ZIP' yazan yere tıklayın, dosya yöneticisinde 'İndirilenler' klasörüne girin, 'TEAf-main' klasörüne girin, 'app' klasörüne girin, 'TEAf.py' dosyasınıPython3 ile çalıştırın.Not: [Python3'ü buradan](https://www.python.org/downloads/windows/) en üsttekine tıklayıp, indirebilirsiniz.
### Lisans:
Apache 2.0
### Installer and uninstaller: / Kurucu ve kaldırıcı:
[Apiutaller](https://github.com/MuKonqi/apiutaller)