All Projects → caiceA → Slack Black Theme

caiceA / Slack Black Theme

slack theme, dark theme for slack, black theme slack black theme

Projects that are alternatives of or similar to Slack Black Theme

Slacker
Slack Bot Framework
Stars: ✭ 495 (-6.78%)
Mutual labels:  slack-api, slack
google-calendar-slack-status
Automatically sync your Google Calendar events to your Slack status
Stars: ✭ 33 (-93.79%)
Mutual labels:  slack, slack-api
Slacknimate
👯 Realtime text animation for Slack chatops
Stars: ✭ 250 (-52.92%)
Mutual labels:  slack-api, slack
Slack Watchman
Monitoring your Slack workspaces for sensitive information
Stars: ✭ 159 (-70.06%)
Mutual labels:  slack-api, slack
Slack Cleaner
delete slack messages and files. An improved version is at:
Stars: ✭ 329 (-38.04%)
Mutual labels:  slack-api, slack
Bolt Python
A framework to build Slack apps using Python
Stars: ✭ 190 (-64.22%)
Mutual labels:  slack-api, slack
slack-web-api
Simple, convenient, and configurable HTTP client for making requests to Slack’s Web API. Deno port of @slack/web-api
Stars: ✭ 16 (-96.99%)
Mutual labels:  slack, slack-api
Slack Machine
A sexy, simple, yet powerful and extendable Slack bot
Stars: ✭ 91 (-82.86%)
Mutual labels:  slack-api, slack
slackblocks
🎲 Python API for Building Messages Using the Slack Block Kit API
Stars: ✭ 32 (-93.97%)
Mutual labels:  slack, slack-api
WebsocketClientLite.PCL
websocket Client Lite PCL - Xaramrin
Stars: ✭ 22 (-95.86%)
Mutual labels:  slack, slack-api
Slack Api Specs
Open API specifications for platform products by Slack
Stars: ✭ 148 (-72.13%)
Mutual labels:  slack-api, slack
Slackpirate
Slack Enumeration and Extraction Tool - extract sensitive information from a Slack Workspace
Stars: ✭ 512 (-3.58%)
Mutual labels:  slack-api, slack
Slack Block Builder
Lightweight, no-dependency JavaScript library for creating Slack Block Kit UIs, with a builder syntax, inspired by SwiftUI.
Stars: ✭ 129 (-75.71%)
Mutual labels:  slack-api, slack
Sclack
The best CLI client for Slack, because everything is terrible!
Stars: ✭ 2,363 (+345.01%)
Mutual labels:  slack-api, slack
Slack cleaner2
📝 Python3 module for deleting Slack messages and files using the Slack REST API
Stars: ✭ 92 (-82.67%)
Mutual labels:  slack-api, slack
vscode-chat
Chat with your team while you collaborate over code using VS Live Share
Stars: ✭ 496 (-6.59%)
Mutual labels:  slack, slack-api
Slack Poster
Simple gem to post messages on Slack using web hooks.
Stars: ✭ 49 (-90.77%)
Mutual labels:  slack-api, slack
Fantasy Football Metrics Weekly Report
Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, Fleaflicker, Sleeper, ESPN.
Stars: ✭ 62 (-88.32%)
Mutual labels:  slack-api, slack
dienstplan
Slack bot app for duty rotations
Stars: ✭ 14 (-97.36%)
Mutual labels:  slack, slack-api
Java Slack Sdk
Slack Developer Kit (including Bolt for Java) for any JVM language
Stars: ✭ 393 (-25.99%)
Mutual labels:  slack-api, slack

Slack 4 Black Theme Night Mood

The Black Theme you'll fall in love with 😍

Theme Preview

screen shot 2018-09-09 at 22 27 00 Screenshot 2019-07-18 at 13 38 37

Mac/Linux Install

Requirements

  • Slack 4
  • Muli Font
    • Please download and install this Font on your computer.
  • npm / node
    • It requires you have nodejs, npx and the asar package installed globally, you can install asar and npx with:
  npm i -g npx
  npm i -g asar

Installation

  1. Download from here slack-4-sh.zip and unpack zip
  2. Open terminal and drag and drop .sh file to the terminal. After installation, restart Slack and enjoy.
Make sure you have Npm / Node already installed in your computer.
It requires you have nodejs and the asar package installed globally with npm i -g asar

Windows Install

  1. Please have NodeJS Installed.

  2. There are fonts used in this theme and the script will download and install them if they are not in your fonts folder.

  3. You must have Powershell 5.0, aka Windows 10 to get full compatibility. If you don't have Windows 10 install the latest powershell for Windows.

  4. When running this script always run powershell in Adminstrator Mode. Hit your windows start button then type powershell, right click powershell, then Run as administrator.

Note:

  • These instructions are error handled in the script.
  • Please restart/close powershell if you have installed NodeJS during this install. This will refresh your environment variables to which NodeJS/Windows uses for commands. If you have Chocolatey installed just type refreshenv while in powershell and run the install command below without closing/restarting powershell.

Install

To install theme just open powershell as administrator (Refer to #4 above) and run this command below.

iex (new-object net.webclient).downloadstring('https://raw.githubusercontent.com/caiceA/slack-black-theme/master/slack-dark-mode.ps1')

Potential Errors

  1. If you get an error when you try and run the install command above you might need to change the execution policy (i.e. enable Powershell). You need to be an administrator on your computer to do this.

    Open powershell(Refer to #4 above) and run this command: Set-ExecutionPolicy RemoteSigned -scope CurrentUser

  2. If you happen to get this error. While the command npx asar extract app.asar app.asar.unpackedcustom has run:

npm ERR! code ENOLOCAL
npm ERR! Could not install from "...\AppData\Roaming\npm-cache\_npx\*****" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     "C:\Users\...\AppData\Roaming\npm-cache\_logs\**********-debug.log
Install for [email protected] failed with code 1"

Please enter this: npm config set cache C:\tmp\nodejs\npm-cache --global -- Origin

Contributors

caiceA - Maintainer & Designer

Design by Ali Caice

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