https://github.com/saritasa-nest/saritasa-dotnet-redshot
Dotnet Redshot For Saritasa-Dotnet
https://github.com/saritasa-nest/saritasa-dotnet-redshot
Last synced: 2 months ago
JSON representation
Dotnet Redshot For Saritasa-Dotnet
- Host: GitHub
- URL: https://github.com/saritasa-nest/saritasa-dotnet-redshot
- Owner: saritasa-nest
- Created: 2021-08-30T19:45:40.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-08T12:52:55.000Z (over 3 years ago)
- Last Synced: 2025-04-13T09:13:15.943Z (2 months ago)
- Language: C#
- Homepage:
- Size: 1.97 MB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RedShot
=======RedShot is the cross-platform application for screenshotting and recording any area of your screen.
## Applications Features
- Cross platform desktop app.
- Сonvenient work with the selection region.
- Own built in uploaders, easy to add new one.## What RedShot Can Do
- Screenshotting:
- multiscreen selecting region;
- region moving/resizing;
- image editor;- Video recording:
- same region features;
- Many options for recording (Codecs, fps, output devices, etc..)- Upload targets:
- clipboard;
- file;
- FTP/SFTP;## Development Stack
- Eto Forms (views);
- SkiaSharp (drawing);
- FFmpeg (video recording).