├── .img ├── IMG_20240306_233903.jpg ├── IMG_20240307_234741.jpg └── IMG_20240307_234826.jpg ├── Access-Granted.mp3 ├── JARVIS.mp3 ├── Jarvis2.mp3 ├── LICENSE ├── README.md ├── banner.sh ├── delete.sh ├── login.sh ├── network.py ├── setup.sh ├── sound_effect.py └── update.sh /.img/IMG_20240306_233903.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/.img/IMG_20240306_233903.jpg -------------------------------------------------------------------------------- /.img/IMG_20240307_234741.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/.img/IMG_20240307_234741.jpg -------------------------------------------------------------------------------- /.img/IMG_20240307_234826.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/.img/IMG_20240307_234826.jpg -------------------------------------------------------------------------------- /Access-Granted.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/Access-Granted.mp3 -------------------------------------------------------------------------------- /JARVIS.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/JARVIS.mp3 -------------------------------------------------------------------------------- /Jarvis2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/Jarvis2.mp3 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/README.md -------------------------------------------------------------------------------- /banner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/banner.sh -------------------------------------------------------------------------------- /delete.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/delete.sh -------------------------------------------------------------------------------- /login.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/login.sh -------------------------------------------------------------------------------- /network.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/network.py -------------------------------------------------------------------------------- /setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/setup.sh -------------------------------------------------------------------------------- /sound_effect.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/sound_effect.py -------------------------------------------------------------------------------- /update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cod3r-Ak/TermuX-Custom/HEAD/update.sh --------------------------------------------------------------------------------