pants / screensnipe

screenshot tool intended for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screensnipe

screensnipe is a screenshot tool intended for Linux with the goals of remaining relatively simple and similar to ShareX in design

Config path is generated at: ~/.config/screensnipe/screensnipe.ini

todo:

  • Config
    • Keyboard Shortcuts
    • Hotkeys
      • Active monitor
      • Entire monitor
      • Active window
    • Upload locations
    • Screenshot save path
  • Selection options
    • Individual window selection
      • Hotkey
    • Monitor Selection
      • Hotkey
  • UI
    • Settings Window
    • System tray icon
  • Capture Window
    • Shortcuts
      • Move selection with key
      • Resize keeping 1:1 ratio
    • Image editing
      • Draw censor box
      • Draw empty box
      • Highlight box
      • Marker

About

screenshot tool intended for Linux

License:GNU General Public License v3.0


Languages

Language:C++ 96.7%Language:CMake 3.3%