niemasd / GameID

Identify a game using GameDB
http://niema.net/GameID/
GNU General Public License v3.0
11 stars 1 forks source link

Create Pyodide web app #3

Closed niemasd closed 1 month ago

niemasd commented 1 month ago

Right now, you need to run GameID from the command line. However, it's just a pure Python script, and its only current dependency is also pure Python. Thus, it would be great if there were an automatically-created web app that uses Pyodide to run GameID client-side in the browser. @daniel-ji is working on something

niemasd commented 1 month ago

@daniel-ji is a genius; web app is built! https://niema.net/GameID/

daniel-ji commented 1 month ago

😂 Definitely not a genius, thanks for the opportunity to build the site!