Skip to content

mazipan/xhotit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ธ Xhot It

Publish CI Current Version Latest Release

Xhot it (read as "shot it") is just another screenshot app in your desktop: an experimental application. Powered by Tauri v2.

welcome to xhot it
backdrop editor image compressor

Screen Record

Features

  • ๐Ÿ–ผ๏ธ Capture Area: capture screenshot using free selection
  • ๐ŸชŸ Capture Active Window: capture the active window only
  • ๐Ÿ–ฅ๏ธ Capture Screen: capture the whole screen
  • ๐ŸŽจ Backdrop Background: setting backdrop background
  • โšก๏ธ Image Compression: compress jpg or png (since v1.1.0)

Download

Download the executable files in our release page.

๐Ÿ Known Issues in MacOS

1. Enable screen recording in Mac

  • Go to System Settings > Privacy & Security
  • Scroll down to Screen & System Audio Recording, click it
  • Make sure to give access to "Xhot It" app.

โ–ถ๏ธ https://support.apple.com/en-ca/guide/mac-help/mchld6aa7d23/mac

2. Can not open the App

MacOS can not open

It was blocked and detected as malware by default in MacOS since we didn't do a code-signing. There is no plan to fix it in the near future. Meantime, you need to give an access manually. Check these step by step:

  • Go to System Settings > Privacy & Security
  • Scroll down to Security section
  • Make sure to "Open Anyway" when it's asked

MacOS open app anyway

3. Resolve app is damaged

If the App can not be open, and show message "App is damaged", you need to enter additional command in your terminal:

xattr -c /Applications/Xhot It.app

Development

Prerequisites

Install deps

bun install

Run app in your local

bun run tdev

Debug build

bun run tdebug

Credits

Contributors

Thanks goes to these wonderful people!

Contributors

Support Me