Nux-C is a simple program for Linux platform specially for termux user, it help you to code in C language.
Key-Features :
- Coded in Bash shell script Language
- Size : within 100kb
- When user open it, automatically check for required Compiler 'Clang' and text editor 'Nano', if not installed,guide you to install.
- User can create and compile in one place like IDE.
- It Compile and run simultaneously.
- It only store program file, delete compiled file automatically after run. It save your storage.
- User can run C program smoothly in android.
- Mini Game like coin flip is added.
How to Install (Android user) :
- Open termux and type 'pkg install git'
- git clone https://github.com/iAmAbhishekJaiswal/Nux-C
- cd Nux-C
- chmod +x nuxc.sh
- Now you can run, type-' ./nuxc.sh' or 'bash nuxc.sh'
New Advanced Calculator is added which totally coded in C Programming Language.
Username : admin
Password : pass123