Skip to content
/ Hacks Public
forked from waseem18/Hacks

A Linux terminal utility to find upcoming hackathons near you or at a particular location.

Notifications You must be signed in to change notification settings

kupiakos/Hacks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Hacks

A Linux terminal client to find upcoming Hackathons near you or at a particular location.

Installation

  1. Clone the repository

    git clone https://github.com/waseem18/hacks.git && cd hacks
  2. Copy the hacks executable into your PATH

    cp hacks /usr/local/bin

Commands

hacks                                 Outputs details of Hackathons in or near your current location.
hacks [location]                      Outputs details of Hackathons in or near [location]

Examples

hacks
hacks California
hacks New York
hacks Canada
hacks Hyderabad

Note

Details of Hackathons have been taken from

  1. Hackalist
  2. Hackathon-Calendar
  3. HackathonWatch
  4. Hackathons-In-India

Contributions

  1. If you know about any upcoming hackathons, add it to Hackathon-Calendar. If hackathon is particularly from India, add it to Hackathons-In-India
  2. Contribute to this repository by removing bugs, improving code efficiency, adding new sources of hackathons etc. I will happily merge it :)

Bitdeli Badge

About

A Linux terminal utility to find upcoming hackathons near you or at a particular location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%