Skip to content

Mayfly277/ctftime_events_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTF time event api checker

python ctftime.py [start] [end]
  • start (optional): number of days before now (default : 0)

  • end (optional): number of days after now (default: 10)

  • Exemple (launched on 11/04/2018) : ./capture.png

  • simple install :

sudo /bin/bash -c "curl https://raw.githubusercontent.com/Mayfly277/ctftime_events_info/master/ctftime.py > /usr/bin/ctftime && chmod +x /usr/bin/ctftime"

About

simple script to call ctf time api and show basic Events information (past and upcoming)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages