Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imran-salim/slacking
- Owner: imran-salim
- License: mit
- Created: 2024-05-22T16:34:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T19:52:58.000Z (9 months ago)
- Last Synced: 2024-11-14T07:23:18.048Z (3 months ago)
- Topics: malware, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.