Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 595 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 595 Bytes

RECONTIME

  • RECONTIME FOR BUG HUNTING App Screenshot

Installation & Usage

Install RECONTIME with GIT

git clone https://github.com/madhanmaaz/recontime
cd recontime
  • install dependencies
python3 install.py
  • run
python3 recontime.py
  • to use recontime from any of your directory
nano ~/.bashrc
  • add this line in end of the file and reopen the terminal.
alias recontime='python3 path-to-recontime.py'

Screenshots

App Screenshot

App Screenshot