Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waqqas/capture_service
Mac OS screen capture agent
https://github.com/waqqas/capture_service
Last synced: about 20 hours ago
JSON representation
Mac OS screen capture agent
- Host: GitHub
- URL: https://github.com/waqqas/capture_service
- Owner: waqqas
- License: mit
- Created: 2020-11-30T17:31:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T17:02:48.000Z (about 4 years ago)
- Last Synced: 2024-11-18T16:52:40.517Z (2 months ago)
- Language: CMake
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# capture_service
Mac OS screen capture agent# dependencies
- boost (1.74)# build
- mkdir build
- cd build
- cmake ..
- make# generate installer
Make sure that Qt Installer framework is installed and binarycreator is available in path- make install
- make installer# output
Service generate a screen capture every 10 seconds in /tmp directory