All Projects โ†’ frissyn โ†’ Reflux

frissyn / Reflux

Licence: MIT License
๐ŸŽจ Extensive theming functionality for Replit

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Reflux

repl.deploy
Automatically deploy from GitHub to Replit, lightning fast โšก๏ธ
Stars: โœญ 63 (+117.24%)
Mutual labels:  replit
ReplAPI.it-NodeJS
[DEPRECIATED] ๐™€๐™ซ๐™š๐™ง๐™ฎ๐™ฉ๐™๐™ž๐™ฃ๐™œ ๐™๐™š๐™ฅ๐™ก๐™ž๐™ฉ, ๐™–๐™ก๐™ก ๐™–๐™ฉ ๐™ฎ๐™ค๐™ช๐™ง ๐™™๐™ž๐™จ๐™ฅ๐™ค๐™จ๐™–๐™ก. This is the single most extensive Replit package, allowing you to access various parts of the site with just a few classes and methods. Maintained by @RayhanADev.
Stars: โœญ 32 (+10.34%)
Mutual labels:  replit
ModMail
Discord ModMail Bot
Stars: โœญ 44 (+51.72%)
Mutual labels:  replit
GitHub-Web-IDE
โšก Open GitHub repositories in online web IDE
Stars: โœญ 242 (+734.48%)
Mutual labels:  replit
ReplCustoms
A database of users, posts, and comments from the ReplTalk API
Stars: โœญ 17 (-41.38%)
Mutual labels:  replit
SFC-foundations
SFC bringing change to the society. Drop a โญ
Stars: โœญ 111 (+282.76%)
Mutual labels:  replit
Discord-Selfbot-RPC
๐ŸŒน The Perfect Discord RPC | Spotify Status, Twitch Status, Game Status | FULL CUSTOMIZABLE | Better than other RPC because don't need to have Discord running in background / Free Hosting on replit.com 24h/7
Stars: โœญ 62 (+113.79%)
Mutual labels:  replit
trackrBot
A chatbot that helps you set price alerts for your amazon products.
Stars: โœญ 18 (-37.93%)
Mutual labels:  replit
classrooms
replacement for repl.it's, now shut down, classroom feature
Stars: โœญ 22 (-24.14%)
Mutual labels:  replit
repl-talk-api
Allows you to do various things with the slightly unofficial Repl.it Repl Talk API
Stars: โœญ 13 (-55.17%)
Mutual labels:  replit
justice
Repl.it Discord security bot, ready to srop crime!
Stars: โœญ 34 (+17.24%)
Mutual labels:  replit
Welcomer
A welcomer bot for discord written in discord.js v13 very simple to use with code and deployment instructions, contains customizable background and channels per guild.
Stars: โœญ 64 (+120.69%)
Mutual labels:  replit
repltalk-badge
๐Ÿ›ก๏ธ Embeddable badges for your Repl Talk posts to place in posts, markdown files, and websites!
Stars: โœญ 11 (-62.07%)
Mutual labels:  replit
uptime-bot
A Discord uptime bot which keeps repl.it links up forever!!
Stars: โœญ 14 (-51.72%)
Mutual labels:  replit
lavalink-replit
hosting lavalink on replit has never been easier than before. just click on run then youโ€™re done.
Stars: โœญ 26 (-10.34%)
Mutual labels:  replit

Reflux

[January 14, 2021- Snow]

It has truly been a joy working to maintain Reflux, and Reflux will forever remain one of my favorite projects I've worked on. Collaborating with frissyn has also been one of my favorite collaborations (not that I've done a lot of them). However, with great sadness it's time to let Reflux go. Reflux is deprecated as of now, and will no longer receive new features. Reflux will receive critical updates until EOL, which is scheduled for December 31, 2022. This decision came after learning about a few exciting things Replit has in the works. No words yet, and it'll take a while, but Reflux will soon no longer be needed. Reflux was already falling behind a few months ago until I offered to help support it. Frissyn brought up one of the larget widespread Replit theming platforms Replit has seen. Reflux has gone through a whole transformation thanks to frissyn (#6) and seen syntax highlighting. Its seen support for the editor as well as the console/shell. Despite the negativity it earned throughout its time, Reflux stayed consistent with its main goal- to bring extensive theming abilities to everyone.

(Side note, I was a collaborator on this project. Frissyn always has the last say and could revert this decision at any time ๐Ÿคช)


Reflux is a third-party tool for creating and publishing site-wide style themes to Replit! Using Reflux, users can easily change Replit's default CSS variables, and share thier created themes with other users via the marketplace. Find the quickstart example here. Fork it and follow the guide to get started using Reflux and creating themes on Replit!

Showcase

image

image

Installation

Manager Command
pip pip install reflux
poetry poetry add reflux
replit Search reflux in the Packages tab and + it

Documentation

Find extensive documentation on Reflux and it uses here.

Contributing

  1. Fork the repository: Fork
  2. Clone locally (git clone https://github.com/<username>/Reflux.git)
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -a -m 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request! ๐ŸŽ‰

Local Developement:

In order to properly test the Reflux package locally run bash bin/local in the project directory. bash bin/clean will delete the tarball and build directories.

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].