Skip to content

Bunny-on-github/T-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Terminal Calculator

Calculator Linux And Termux.


Note:

  • Make sure you are using Python v3.

Here's how you can check it. Type this command in your terminal.

$ python -V

If output looks like Python 3 or above - Congrats, Python 3 is installed properly.


Features:

  • This Is A Free Version.
  • Colourful Interface.
  • Easy to use and embed in code.

Usage:

Run these commands to use Caculator.

> For Termux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution. Commands below provide instructions for Debian-based systems.

To Send Messages Anonymously type the following commands in Termux:

pkg install git
pkg install python
git clone https://github.com/Bunny-on-github/T-Calculator.git
cd T-Calculator
python Run.py

> For Linux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution. Commands below provide instructions for Debian-based systems.

To Send Message Anonymously type the following commands in Linux terminal:

sudo apt install git python
git clone https://github.com/Bunny-on-github/T-Calculator.git
cd T-Calculator
sudo python Run.py

CONTACT ME:

Feel Free To Open An Issue...

      YouTube Channel: https://www.youtube.com/c/PandaHackers

Check Out Our YouTube Channel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages