Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple cross-platform screenshot tool made in rust

License

NotificationsYou must be signed in to change notification settings

decipher3114/Capter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cross-platform screenshot tool made in Rust

  • Captures Cropped, FullScreen and Window
  • Region Selection assist
  • Annotations support
  • Beautiful minimalistic UI

📥 Installation

  • Fulfill theseRequirements.
  • Prebuilts
    • Download fromReleases
      • .msi for Windows
      • .dmg for Mac OS
      • .deb for Debian
  • Compile
    • cargo
      cargo install --git https://github.com/decipher3114/Capter
    • AUR helperPackage:capter

📋 Requirements

  • Linux

    • Install the following packages:
      • Debian
      sudo apt install libgtk-3-dev libxdo-dev libayatana-appindicator3-dev libxcb1 libxrandr2 libdbus-1-3
      • Arch
      sudo pacman -S gtk3 xdotool libayatana-appindicator libxcb libxrandr dbus
    • Add$USER to these groups:input,evdev(if present)
  • Mac OS

    • Grant Access to Accesiblity API: AddCapter.exe toSystem Preferences > Security & Privacy > Privacy > Accessibility

📖 Usage

  • Alt + Shift + S to trigger Screenshot.

  • Alt + Shift + O to open App window.

  • Selection Mode

    • Hover mouse over a Window to select it, else Fullscreen will be selected
    • Click and Drag mouse to crop custom area
    • Esc to Cancel
    • Enter to Capture
    • Choose any Shape to enterAnnotation Mode
  • Annotation Mode

    • Click and Drag to Draw
    • Ctrl + Z to Undo
    • Esc to cancel annotations
    • Enter to switch back toSelection mode

🙌 Thanks to

  • iced community for their help
  • XelXen for UI
  • Other crate maintainers

[8]ページ先頭

©2009-2025 Movatter.jp