Skip to content

madhanmaaz/recontime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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