Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 ?

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.git

Now 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)