Skip to content

Tool for simple, brief, annotatable screen recordings

License

Notifications You must be signed in to change notification settings

gjcampbell/reccordion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎞️ Reccordion - Screen Recorder

For when screenshots need to animate.

Check out the demo video

✍️ Contribution

There's a lot of room for improvement! Add a feature or fix a bug, and submit a PR. Here are some ideas:

  • Improve shapes. Add more shapes, add point translation, rotation, text rotation,
  • Improve export. Exports should be clearer, faster, and smaller
  • Add keyframes and animations for shapes
  • Add effects layers and zooming
  • Support Mac and Linux
  • Clean up the code. There is a ton of slop, trial and error, and experimentation muddying the code base.

🙏 Credit

These fantastic libraries do a lot of the heavy lifting

  • gifski for insanely high quality GIFs
  • ffmpeg for extracting frames and encoding video