Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avin/slack-mod
https://github.com/avin/slack-mod
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/avin/slack-mod
- Owner: avin
- Created: 2023-09-22T16:12:19.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-23T18:53:58.000Z (about 1 year ago)
- Last Synced: 2024-06-21T17:03:34.025Z (5 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slack-Mod
Modify Slack theme
## Build
```sh
go build -o slack-mod.exe -ldflags -H=windowsgui main.go
```