Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imran-salim/slacking

GUI automation for maintaining activity status
https://github.com/imran-salim/slacking

malware python

Last synced: 1 day ago
JSON representation

GUI automation for maintaining activity status

Awesome Lists containing this project

README

        

# Slacking
Maintain your online active status on Slack while AFK.

This project does not currently work, as far as I am aware.

---
### Installation
Clone this repository
```
git clone https://github.com/imran-salim/slacking.git
```

Set up a Python virtual environment
```
python -m venv .venv
```

Activate your Python virtual environment
```
source .venv/bin/activate
```

Install PyAutoGUI
```
pip install pyautogui
```

### Usage
```
python slacking.py
```
Default number of minutes is 5

```
python slacking.py
```
\ (optional)

\ (optional)
y or n

\ (optional)

---
### Disclaimer
Do not actually use this script at work.