All Projects → IvyBits → Old Slack Emojis

IvyBits / Old Slack Emojis

Licence: mit
Bring back old emojis to new Slack!

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Old Slack Emojis

Rocket.chat.electron
Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat
Stars: ✭ 1,108 (+2741.03%)
Mutual labels:  slack, desktop
slack-emoji-for-techies
100s of Slack emoji, many tech-related
Stars: ✭ 123 (+215.38%)
Mutual labels:  slack, emojis
Waveboxapp
Wavebox Classic has been updated to Wavebox 10. Learn more Wavebox.io
Stars: ✭ 1,198 (+2971.79%)
Mutual labels:  slack, desktop
slack-emoji-enlarger
A command-line tool to enlarge and split an image or gif into tiles and auto-upload each as a slack emoji to create the illusion of an enlarged slack emoji
Stars: ✭ 23 (-41.03%)
Mutual labels:  slack, emojis
Emojipacks
CLI to bulk upload emojis to your Slack
Stars: ✭ 1,275 (+3169.23%)
Mutual labels:  slack, emojis
Cabal Desktop
Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
Stars: ✭ 632 (+1520.51%)
Mutual labels:  slack, desktop
Electra
A desktop application for test account managment
Stars: ✭ 32 (-17.95%)
Mutual labels:  desktop
Modernwpfcommunitytoolkit
The ModernWpf Community Toolkit is a collection of helper functions and custom controls for the ModernWpf library.
Stars: ✭ 35 (-10.26%)
Mutual labels:  desktop
Wire Desktop
💻 Wire for desktop
Stars: ✭ 961 (+2364.1%)
Mutual labels:  desktop
Bulkurlopener
Bulk URL Opener is an application that provides the user with multiple utilities to help with managing and using large amounts of urls
Stars: ✭ 29 (-25.64%)
Mutual labels:  desktop
Securitybot
Distributed alerting for the masses!
Stars: ✭ 987 (+2430.77%)
Mutual labels:  slack
Slack Thel
The Genious L, now in slack to answer all your Queries! 😎
Stars: ✭ 36 (-7.69%)
Mutual labels:  slack
Revery
⚡ Native, high-performance, cross-platform desktop apps - built with Reason!
Stars: ✭ 7,812 (+19930.77%)
Mutual labels:  desktop
Obed Bot
🍴 Obed Slack Bot, na požiadanie kontroluje aktuálnu ponuku denného menu reštaurácii. [only for slovak|czech users]
Stars: ✭ 32 (-17.95%)
Mutual labels:  slack
Slackkit
Build Slack apps, in Swift
Stars: ✭ 977 (+2405.13%)
Mutual labels:  slack
Purge Wrangler
AMD & NVIDIA eGPUs for all Thunderbolt Macs.
Stars: ✭ 960 (+2361.54%)
Mutual labels:  patch
Bolt Starter
A Bolt ⚡️ app template with useful settings for easier development
Stars: ✭ 37 (-5.13%)
Mutual labels:  slack
Slack Ruby Client
A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
Stars: ✭ 957 (+2353.85%)
Mutual labels:  slack
Mywintiles
Tiling window manager for Windows 10, Built on top of explorer shell
Stars: ✭ 34 (-12.82%)
Mutual labels:  desktop
Download Manager
Download Manager with features like in IDM
Stars: ✭ 36 (-7.69%)
Mutual labels:  desktop

Old Slack Emojis

Bring back old emojis to new Slack!

What is this?

In February 2018, Slack pushed a change making Google emojis used on all platforms except macOS, instead of the older Apple emojis.

On macOS, emojis have been instead switched to the newer iOS 10.2 style, instead of the original iOS 6 style.

Before change

After change

This patch reverses this change, and brings back the loveable classic Apple emojis to new Slack clients.

Installation

Installation varies depending on if you're using the Slack webapp or desktop client. A patch for mobile app versions of Slack is not within the scope of this project.

Browser client

For browser clients, install an extension like Stylish (Firefox, Chrome), and install this style.

Desktop client

Linux and Mac

Quick & dirty:

curl -sSL https://old-slack-emojis.cf | sudo bash

Alternatively, you can download and run the installation script from this repository.

Windows

Download and run the installation script from this repository.

The script won't work with the Windows Store version of the Slack app. The Windows Store version is write-protected and can't be injected by this script. The version downloaded from Slack's website should, however, work.

Uninstallation

To uninstall, run the appropriate script with -u as a flag.

Updating Slack

old-slack-emojis injects some code into the Slack client, which may be overwritten when Slack updates. If you start seeing the new emojis, rerunning the installation script should fix things.

"Cannot find Slack installation"

If you've installed Slack in some exotic place, the script might not find the installation by itself or it might find the wrong installation. In such cases, you need to specify the location of Slack's app.asar.unpacked/src/static folder as a parameter:

sudo bash old-slack-emojis.sh /My_Apps/Slack.app/Contents/Resources/app.asar.unpacked/src/static
old-slack-emojis.bat E:\My_Apps\slack\app-2.5.1\resources\app.asar.unpacked\src\static

Credits

old-slack-emojis uses the same injection mechanism as math-with-slack, without which a lot more time would have gone into figuring out how to get the old spritesheet injected. Thanks!

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