Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grzegorzmaniak/sharez
ShareX but for linux, because GetShareY.com was taken.
https://github.com/grzegorzmaniak/sharez
Last synced: 10 days ago
JSON representation
ShareX but for linux, because GetShareY.com was taken.
- Host: GitHub
- URL: https://github.com/grzegorzmaniak/sharez
- Owner: GrzegorzManiak
- Created: 2024-01-21T15:50:31.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-09T18:21:17.000Z (12 months ago)
- Last Synced: 2024-11-11T19:27:33.907Z (2 months ago)
- Language: Python
- Size: 44.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ShareZ
A Linux tool designed to make screenshots easier, loosely based on [ShareX](https://getsharex.com/).
## Why?
ShareX is a great tool, but it's only available on Windows. I wanted to make a similar tool for Linux, and this is the result.
## Will this actually go somewhere?
Maybe. I'm not sure yet. I'm just making this for fun, I want to learn how to make GUI apps for Linux (Using QT) that aren't Electron apps,
I also want to get better at using multiple languages in the same project (C++ and Python in this case).## Goals
- [ ] CLI tool
- [ ] Screen capture
- [ ] Full screen
- [ ] Window
- [ ] Region
- [ ] Screen recording
- [ ] Full screen
- [ ] Window
- [ ] Region
- [ ] Image editor (Features TBD)
- [ ] Image uploader (imgur, ShareX custom uploader, etc)
- [ ] Customizable hotkeys
- [ ] Multi monitor support
- [ ] Desktop Environment integration
- [x] Gnome
- [ ] KDE