moeen / Bestoon-bash-script

A simpe bash script for bestoon.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bestoon bash script

A simple bash script for bestoon.ir dependent on https://github.com/jadijadi/bestoon/

Run

First you have to clone this project :
$ git clone https://github.com/moeinroid/Bestoon-bash-script
After that You have to go to Bestoon script directory :
$ cd Bestoon-bash-script
And make it executable :
$ chmod +x bestoon-script.sh
Run this script :
$ ./bestoon-script.sh

Help

Use -i for your income and set the income amount
Use -e for your expenses and set the expense amount
(NOTE : DONT USE -i AND -e TOGETHER!)
Use -t for your income/expense text
Use -g to show your generalstat
And Use -h for help

About

A simpe bash script for bestoon.ir

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%