Skip to content

ben-blance/1shot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1Shot

logo

A lightweight screenshot tool for Windows with global hotkey and tray support.

Features

  • Instant screenshots (Alt+X)
  • Auto-copy to clipboard
  • Runs in the system tray
  • Optional auto-start with Windows
  • Clean dark UI

Usage

  • Press Alt+X to capture & copy
  • Right-click the tray icon for settings (auto-start, about, GitHub link)

Requirements

  • Windows 7 or later
  • No external dependencies

Build

# Build the app
mingw32-make

# Build and run
mingw32-make run

# Clean and rebuild
mingw32-make clean
mingw32-make

# Build with debug symbols
mingw32-make debug

# List all commands
mingw32-make help
screenshot

Support

Report issues and get updates on GitHub.

License

Licensed under the MIT License © 2025.

About

A Screenshot application built in C which stores 1shots in MEMORY ONLY.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published