ZaharX97 / OWReveal

CSGO Overwatch revealer by sniffing packets / Find The Suspect steam profile from overwatch
GNU General Public License v3.0
30 stars 4 forks source link

[Discussion] What about PyQt and website api? #39

Closed NoPlagiarism closed 1 year ago

NoPlagiarism commented 2 years ago

Were you thinking about rework all application to PyQt6? I can help with it Also what about website api? It could be used also for detecting if players were in db before

skhrlx commented 2 years ago

A web UI is good too 🙂 for example, when you are over overwatching on your PC, you can open all the things up on your phone browser and check the steam, or whatever you need to do

NoPlagiarism commented 2 years ago

So what about api? It would be good, if you could check all player profiles in demo with one request

NoPlagiarism commented 2 years ago

And also, you haven't said anything about PyQt6 P.S: Because rework on PyQt6 means a lot of rework with code, so I need an opinion

ZaharX97 commented 2 years ago

It's too much work to rewrite to pyqt and i dont see the benefit About the website api, it's not something too developed but you can add /s/steamid to get some json data (the last element [11] is the number of times the player was added to db)

NoPlagiarism commented 2 years ago

I know about /s/, but I'm talking about request to find data of multiple ids

NoPlagiarism commented 1 year ago

Also, I suggest to open discussions in repository

ZaharX97 commented 1 year ago

discussions? is that something new in github?

NoPlagiarism commented 1 year ago

discussions? is that something new in github?

Yep. You can read about it here For example, this issue can be transferred to there.

NoPlagiarism commented 1 year ago