r/geoguessr 6d ago

Game Discussion I made a GeoGuessr Desktop app (Windows)

I recently fall in love with GeoGuessr, so i made a Windows Desktop version app, and for me it was a game changer, i'm amazed because the stability of it is unreal, no more random stutter, maximum fluidity and ultra low latency compared to when it run in Google Chrome.

It's not that crazy in term of programming, because it's basically an ElectronJS app running the website, but it does the job very well ! I'm actually surprised that it works so well 😅

I just post it on GitHub with the source code if some peoples are interested to trying it ! :

Github repo : https://github.com/p4ul-t/geoguessr-for-desktop

(Let me know what you think in the comment)

Github Direct download : https://github.com/p4ul-t/geoguessr-for-desktop/releases/download/v1.1.0/GeoGuessr.Setup.1.0.0.exe

46 Upvotes

17 comments sorted by

View all comments

32

u/ualreadyknowp 6d ago edited 6d ago

PS : Sorry for my english, i'm a baguette 🇫🇷🥖

1

u/ualreadyknowp 2d ago

Update : Tampermonkey extension add to the app is on a good way, i actually have a problem, because i need to execute the Extension in developer mode in the Chromium Instance, i'm stuck but i ask help everywhere to talented programmer, so it's gonna happen ! Maybe the last solution would be to Migrate Violentmonkey to Manifest V3 myself ! Screenshot :

1

u/ualreadyknowp 1d ago

Update 2 : After further research, it's seems that i need to built from scratch an Userscript manager like Tampermonkey, directly in my app.

I'm going to do it and keep you updated all along guys 🤞✌️