Skip to content

lonelycodes/leechd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

leechd - find your stolen stuff

Install

# git clone https://github.com/lauperch/leechd.git

Use

just run it

First, adjust the parameters for your searchObject in the entry pint. Then:
# python leechd.py

implement in other class

searchObject = SearchObject(term, areacode, radius)
leechd       = Leechd(searchObject)
leechd.start()
...
leechd.stop()

Contribute

# git checkout -b new_feature
...
# git commit -am "added new_feature"
# git push origin new_feature

TODO

  • add more sites to search on
  • add nicer UI

About

find your stolen stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages