Replit Desktop app???
Is there a repl.it desktop app?
(I can't find a download)
Voters
Buhron
how do i install it? i have tar gz
Buhron
download [here]
RYANTADIPARTHI
yes there is, go to discord.
UniqueOstrich18
You can make repl.it open in a separate window by creating a bookmarklet with the following code:
javascript:void(window.open('https://repl.it','', 'width=1600,height=900,left=0,top=0,resizable=yes,toolbar=no,location=no,scrollbars=yes,status=no,menubar=no'));
mesquite2234
The nice thing about repl.it is its an online browser IDE!
Plus .exe files are SUS
tussiez
@TommyVictory sus (0.0)
UniqueOstrich18
Unfortunately there isn't.
Buhron
@UniqueOstrich18 facepalm
There actually is!
https://github.com/repl-it-discord/repl-it-electron
@EpicGamer007 Thanks!