
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Skreener is a screencast recording tool, primarily aimed at creating tutorials on how to use software. It’s closest proprietary analog is Wink.
Skreener records your actions by taking screenshots every second and then restoring the mouse cursor flow by programmatically moving cursor image over time. Resulting screencasts are in SVG format. It also provides an editor when you can modify the cursor movements and edit frames.
9 years ago
Version 0.1.1
This release brings bugfixes and some minor improvements:
* Project closing now works correctly
* Export menu has been merged with File
* Cursor movements in the frame list has been fixed
* Unified version management
* Added missing cursor
Version 0.1
Fist public release
9 years ago
Version 0.1.1
This release brings bugfixes and some minor improvements:
* Project closing now works correctly
* Export menu has been merged with File
* Cursor movements in the frame list has been fixed
* Unified version management
* Added missing cursor
Version 0.1
Fist public release
revemul
9 years ago
Report