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

https://github.com/chebro/dis-shot

upload screenshots to discord with a keybind
https://github.com/chebro/dis-shot

Last synced: about 8 hours ago
JSON representation

upload screenshots to discord with a keybind

Awesome Lists containing this project

README

          

DIS-SHOT
========

upload screenshots to discord with a keybind. depends on discord.js for all things discord related. uses maim (xorg screenshot tool) for taking screenshots.

INSTRUCTIONS
============

create a file named shot.png in the root dir. the program watches this file and uploads it to discord when the file is modified.

config.json specifies the channel to upload images to.

screenshot.sh takes a new screenshot and saves it to shot.png. this script should ideally bind to some keyboard shortcut.