Lopoi / watson

A simple gui for sherlock-project/sherlock command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watson

A simple interface for sherlock-project/sherlock

Example

Instalation

Head to releases and download the .exe and run it.

Usage

After opening, just type in the name and begin te search.

The Window will probably freeze while it's searching, it is a feature.

Well, not really, but I couldn't find a way to fix that, so just be patient, nothing bad is happening (I hope)

Full Example

FullExample

Why did you make this?

Honestly, just cause I wanted to see if I could. My main goals with this was:

  • Making a gui for shrlock without changing/copy pasting its code (thats why this use the module system from git, it's probably not the best, but I wanted to see how it would work)
  • Learning more about non-web gui packages. Im primarily a web-dev, so I wanted to dip my toes in the frontend for non-web stuff and see how it is.
  • To have fun

What's next?

I have a few things I want to do with this (for learning):

  • Add checkbox with the flag options.
  • Make option inputs work (yeah forgot that bit)
  • Make the output a bit prettier (maybe actually parse it?)
  • Fix the lag (I dont think I can)
  • Eat cake

Contributing

Go help the sherlock project, they did the hard work. But if you want to submit a fix to this package, feel free to, I will check when I have time.

About

A simple gui for sherlock-project/sherlock command line tool

License:MIT License


Languages

Language:Python 100.0%