All Projects β†’ replit-discord β†’ Replit Desktop

replit-discord / Replit Desktop

Licence: apache-2.0
Un-official electron desktop app for https://repl.it

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Replit Desktop

Luna
An adorable Discord.js bot. Free, Open Source and Cross Platform, usable as a solid base for larger projects. Written in NodeJs.
Stars: ✭ 76 (-11.63%)
Mutual labels:  discord
Figaro
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. 🎡
Stars: ✭ 80 (-6.98%)
Mutual labels:  discord
Magane
Bringing LINE's sticker to Discord in a chaotic way.
Stars: ✭ 81 (-5.81%)
Mutual labels:  discord
Discordrpcvs
An extension for Visual Studio 2017 that enables Discord Rich Presence.
Stars: ✭ 77 (-10.47%)
Mutual labels:  discord
Bot
A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
Stars: ✭ 79 (-8.14%)
Mutual labels:  discord
Betterdiscordapp
Better Discord App enhances Discord desktop app with new features.
Stars: ✭ 1,225 (+1324.42%)
Mutual labels:  discord
Switchpresence
A Nintendo Switch custom sysmodule for Discord Rich Presence.
Stars: ✭ 75 (-12.79%)
Mutual labels:  discord
Hibiki
πŸ€– The best all-in-one Discord bot! Automod, fun, music, utilities, and more. Customizable, easy-to-use, and fully translatable.
Stars: ✭ 86 (+0%)
Mutual labels:  discord
Betterdiscord Plugins
Assorted small plugins for BetterDiscord
Stars: ✭ 79 (-8.14%)
Mutual labels:  discord
Webhook Discord
A simple Javascript file for nicely formatting Discord webhooks
Stars: ✭ 81 (-5.81%)
Mutual labels:  discord
Nullctf
A Discord bot that provides ctf tools for collaboration in Discord servers!
Stars: ✭ 78 (-9.3%)
Mutual labels:  discord
Sax
Java implementation of SAX, HOT-SAX, and EMMA
Stars: ✭ 78 (-9.3%)
Mutual labels:  discord
Open Sourcebot
An open source Discord bot created and run by TheSourceCode community.
Stars: ✭ 81 (-5.81%)
Mutual labels:  discord
Invite Manager
This bot will show who invited who. It's recording and showing the total count of invitations of an user, how many of them left, etc.
Stars: ✭ 77 (-10.47%)
Mutual labels:  discord
Client
A Typescript NodeJS library to interact with Discord's API, both Rest and Gateway.
Stars: ✭ 84 (-2.33%)
Mutual labels:  discord
Katana
Deno Discord API primarily based on Discord.JS ▬▬ι═══════ﺀ
Stars: ✭ 76 (-11.63%)
Mutual labels:  discord
Nino
πŸ”¨ Advanced and cute moderation discord bot as an entry of Discord's Hack Week!
Stars: ✭ 78 (-9.3%)
Mutual labels:  discord
Flowabot
Modular Discord bot with fun features including twitch commands and advanced osu! commands. 🌷
Stars: ✭ 86 (+0%)
Mutual labels:  discord
Sylphy
πŸ‘‘ the better discord bot framework
Stars: ✭ 85 (-1.16%)
Mutual labels:  discord
Spambot
Discord spambot to level up profiles on other bots.
Stars: ✭ 79 (-8.14%)
Mutual labels:  discord

replit-desktop Discord Codacy Badge Run on Replit

Join the Replit discord for quicker communication with our community and ask questions about the app.

Before you make an issue, come in the discord and ask us as the issue could be fixed on another branch, which isn't always up-to-date with dev.

Summary

Replit is an online coding platform that provides a browser-based IDE. Replit-electron is an unofficial desktop application that interfaces with Replit. It intends to improve the developer experience and boost efficiency.

Features

  • Work with two windows simultaneously
  • Fully-featured Discord Rich Presence (using DiscordRPC)
  • Change and create site themes (using Reflux)

Normal Installation & Usage

Download the Desired Release from the Page & Install

Dev Installation & Usage

Install git

  1. Clone the repository
git clone https://github.com/replit-discord/replit-desktop.git
cd replit-desktop
  1. Install dependencies and run
npm i -g npm #update npm to latest
npm install
npm start

NOTES:

  • The application requires Node 14 LTS or later. Node 15 also works but isn't recommended as Electron does not fully support it.
  • If you have trouble starting the app for an unknown developer on MacOS, use this link.

Contributing

To contribute, see CONTRIBUTING.md

Also, before opening a Pull Request or Issue, please take a look at our project boards:

Board Link
GitHub Projects πŸ”—
Trello Board πŸ”—
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].