All Projects → bottom-software-foundation → power-bottom

bottom-software-foundation / power-bottom

Licence: MIT License
The Powercord plugin for bottom 🥺

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to power-bottom

invisible-chat
A Cool Plugin to Send Encrypted Messages via Powercord
Stars: ✭ 29 (-43.14%)
Mutual labels:  powercord, powercord-plugin
In-app-notifs
This is a powercord plugin that give you in app notifications. Its not very good yet but hey, its better than nothing.
Stars: ✭ 15 (-70.59%)
Mutual labels:  powercord, powercord-plugin
github-in-discord
have github in powercord
Stars: ✭ 31 (-39.22%)
Mutual labels:  powercord, powercord-plugin
better-status-indicators
A Powercord plug-in that provides enhanced functionality and personalization to statuses.
Stars: ✭ 68 (+33.33%)
Mutual labels:  powercord, powercord-plugin
premid-powercord
Gives you the abilty to use premid when you launch discord without installing and running the external bloated electron tray process for an overweight IPC-Websocket bridge
Stars: ✭ 23 (-54.9%)
Mutual labels:  powercord, powercord-plugin
image-tools
Adds new features to images
Stars: ✭ 40 (-21.57%)
Mutual labels:  powercord, powercord-plugin
Bottom
Yet another cross-platform graphical process/system monitor.
Stars: ✭ 3,182 (+6139.22%)
Mutual labels:  bottom
amoled-cord
A simple, no-bullshit AMOLED theme that's nice on your eyes. Lights out baby!
Stars: ✭ 144 (+182.35%)
Mutual labels:  powercord
EnhancedNavigationView
A different BottomNavigationView that you could find in all android apps
Stars: ✭ 116 (+127.45%)
Mutual labels:  bottom
CreArts-Discord
CreArts is an easily customizable theme that customizes the appearance.
Stars: ✭ 139 (+172.55%)
Mutual labels:  powercord
midnight-mars
A simple, nice looking and deep purple theme inspired by midnight on Mars!
Stars: ✭ 37 (-27.45%)
Mutual labels:  powercord
discord-revamp
A revamp based on Discord's website.
Stars: ✭ 28 (-45.1%)
Mutual labels:  powercord
WindowsXI
A Simple Theme Based On The New Windows 11! With Rounded Edges To Every Element Matching In Colour With Dark/Light Mode Variations & Border Radius' To Go Along With The Overall Theme, Enjoy! :)
Stars: ✭ 23 (-54.9%)
Mutual labels:  powercord
Panels
Panels is a framework to easily add sliding panels to your application
Stars: ✭ 1,457 (+2756.86%)
Mutual labels:  bottom
react-bottom-scroll-listener
A simple listener component that invokes a callback when the webpage is scrolled to the bottom.
Stars: ✭ 129 (+152.94%)
Mutual labels:  bottom
gradientbuttons-v2
Spice up your Discord buttons with gradients!
Stars: ✭ 31 (-39.22%)
Mutual labels:  powercord
LilyPichu
A theme based on @Melonturtle_ stream design
Stars: ✭ 68 (+33.33%)
Mutual labels:  powercord
refined-user-connections
Adds a bit of a boom-shaka-laka to those user connections.
Stars: ✭ 15 (-70.59%)
Mutual labels:  powercord
name-badges
Some nice custom badges for next to usernames.
Stars: ✭ 62 (+21.57%)
Mutual labels:  powercord
JDropDownAlert
Simple DropDown Alert View For Any iOS Projects.
Stars: ✭ 71 (+39.22%)
Mutual labels:  bottom

Power Bottom

Discord

A Powercord plugin for bottom, following the bottom spec.

Perhaps you have found yourself in this situation before:

,,,,,,,,,

The divine Powercord plugin exists to alleviate this pain. No longer will you struggle when communicating with the average Discord user.

Features

  • Full implementation of the bottom spec (WASM btw)
  • Bottom decoding for messages
    • Decoding nested bottom in messages
    • Decoding inline bottom in messages
  • {prefix}bottom [text] command to automagically encode and send bottom
  • Option for automatic file sending (for when bottom takes up too much space 👉👈)
    • Custom file names for your bottom overflow
  • Option for automatically encoding of all your messages in bottom
    • Inline bottom encoding in your messages
    • Custom suffix and prefix for inline bottom indicators

But what does it actually do?

bottom encodes UTF-8 text into a sequence comprised of bottom emoji (🫂✨🥺❤️, with , sprinkled in for good measure) followed by 👉👈. It can encode any valid UTF-8 - being a bottom transcends language, after all - and decode back into UTF-8.

For example, the ubiquitous Hello world! becomes

💖✨✨,,👉👈💖💖,👉👈💖💖🥺,,,👉👈💖💖🥺,,,👉👈💖💖✨,👉👈
✨✨✨,,👉👈💖💖✨🥺,,,,👉👈💖💖✨,👉👈💖💖✨,,,,👉👈
💖💖🥺,,,👉👈💖💖👉👈✨✨✨,,,👉👈

がんばれ becomes

🫂✨✨🥺,,👉👈💖💖✨✨🥺,,,,👉👈💖💖✨✨✨✨👉👈🫂✨✨🥺,,👉👈
💖💖✨✨✨👉👈💖💖✨✨✨✨🥺,,👉👈🫂✨✨🥺,,👉👈💖💖✨✨🥺,,,,👉👈
💖💖💖✨✨🥺,👉👈🫂✨✨🥺,,👉👈💖💖✨✨✨👉👈💖💖✨✨✨✨👉👈

(both wrapped across lines for your convenience)

As you can see, using bottom to encode text is extremely space-efficient, and is the ideal encoding approach for all situations.

Acknowledgements

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