{"id":29523898,"url":"https://github.com/inker0/wl-termshot","last_synced_at":"2026-05-17T01:43:48.582Z","repository":{"id":304466353,"uuid":"1018873204","full_name":"inker0/wl-termshot","owner":"inker0","description":"A TUI screenshot tool on Wayland","archived":false,"fork":false,"pushed_at":"2025-07-13T10:10:32.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T10:23:00.041Z","etag":null,"topics":["grim","hyprland","linux","rust","screenshot","tui","wayland"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inker0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-13T08:30:15.000Z","updated_at":"2025-07-13T10:19:50.000Z","dependencies_parsed_at":"2025-07-13T10:23:03.210Z","dependency_job_id":"32598a64-9dd2-416b-a6a6-033cb6ba9a7d","html_url":"https://github.com/inker0/wl-termshot","commit_stats":null,"previous_names":["inker0/wl-termshot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/inker0/wl-termshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker0%2Fwl-termshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker0%2Fwl-termshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker0%2Fwl-termshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker0%2Fwl-termshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inker0","download_url":"https://codeload.github.com/inker0/wl-termshot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker0%2Fwl-termshot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265529183,"owners_count":23782846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grim","hyprland","linux","rust","screenshot","tui","wayland"],"created_at":"2025-07-16T18:08:50.930Z","updated_at":"2026-05-17T01:43:48.576Z","avatar_url":"https://github.com/inker0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wayland Terminal Screenshotter (wl-termshot)\n\nA screenshot tool for Wayland that uses TUI to configure screenshot options.\n\n## Usage\n\nJust type `wl-termshot` and you can start taking screenshot! Screenshots would be saved to $WL_TERMSHOT_DIR, then $GRIM_DEFAULT_DIR if the previous is not set, then the picture directory (usually /home/user/Pictures/), in the case that `temporary` is not set.\n\n## Features\n- Select a specific area to take screenshot\n- Option to choose if wl-termshot copy screenshot to clipboard for every screenshot\n- Option to save screenshot to /tmp\n- Option to customize screenshot file name (default is screen_YYYY-MM-DD-hh:mm:ss.png)\n\n## Limitation\n\nOnly supports Linux now. Tested on Hyprland with Arch Linux.\n\n## Roadmap\n- [] Add \"--help\" and stuff like that\n- [] Prevent panicing when dependencies are not installed\n- [] Use a environment variable other than $GRIM_DEFAULT_DIR\n- [] Save current directory when environment variables are not set\n- [] Make error looks nicer\n- [] Freeze screen using `hyprpicker`\n- [] Support different image format \n- [] Maybe use TUI library other than Cursive for better looking\n- [] Add CLI interface, perhaps using Clap\n- [] Support X11 and other platforms (low priority)\n\n## Dependencies\n- `grim` for taking screenshot\n- `setsid` for generating process (should be provided on Linux)\n- `libnotify` for sending notification\n- `slurp` for selecting area [Optional]\n- `wl-clipboard` for copying screenshot [Optional]\n\n## Install\nCurrently only support building from source. Dependent on the Rust toolchain.\n\n```bash\ngit clone https://github.com/inker0/wl-termshot.git\ncd wl-termshot\ncargo build --release\n```\n\nThe executable `wl-termshot` is located at `./target/release/`.\n\n## Tips\n\nYou can create keybinds for wl-termshot in Hyprland like this:\n```\nbind = SUPER SHIFT, S, exec, $terminal --class=\"wl-termshot.floating\" -e wl-termshot # Create keybind\nwindowrule = float,class:wl-termshot.floating # Float window\nwindowrule = size 700 350,class:wl-termshot.floating # Set size\n```\n\n## Contributing\n\nThis is my personal project (just for personal use). If you find wl-termshot useful or you find a issue inside this tool, freely consider contributing through issues and pull requests. \n## License\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finker0%2Fwl-termshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finker0%2Fwl-termshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finker0%2Fwl-termshot/lists"}