Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonictruth/slacker
🤖 Android Slack Presence Bot 🤖
https://github.com/sonictruth/slacker
android javascript react reactnative slack
Last synced: 14 days ago
JSON representation
🤖 Android Slack Presence Bot 🤖
- Host: GitHub
- URL: https://github.com/sonictruth/slacker
- Owner: sonictruth
- Created: 2021-01-19T11:38:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T18:54:36.000Z (about 4 years ago)
- Last Synced: 2024-11-11T21:40:04.173Z (2 months ago)
- Topics: android, javascript, react, reactnative, slack
- Language: JavaScript
- Homepage:
- Size: 12 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Slacker
=======React Native Android application that uses a background task to keep your slack presence active.
### Features:
- Send fake 'User is typing' when you get a private message or you are mentioned in a channel.
- Pressing on a message from the log viewer will open the message channel in Slack client or Slack Web client.## Development
```
npm i; npm run android;
```
## Build```
npm i; npm run android:build;
```
## InstallEnable 'Unknown Sources' then install apk from [Releases (Assets)](https://github.com/sonictruth/slacker/releases).
## UsageSlacker can use the same token as [slack-term](https://github.com/erroneousboat/slack-term).
Use one of the methods described [here](https://github.com/erroneousboat/slack-term/wiki#running-slack-term-without-legacy-tokens) to get one.