It is a set of libraries and tools for building screenshots in a standardized, high-performance image format.
SSS Code | SSS Screenshot |
---|---|
- sss_lib: Base library for screenshot generation
- sss_code: Terminal tool to take screenshot of your code
- sss: Terminal tool to take screenshot of your screen
Important
For the moment it is not published in any store so you have to download the tool from the releases
- syntect: Rust library for syntax highlighting using Sublime Text syntax definitions.
- I use this library for code highlighting and parsing.
- djanho: Convert VSCode themes to (Neo)Vim colorschemes
- Use this project to understand how to import (Neo)vim themes.
- silicon: Create beautiful image of your source code.
- I used it as a basis for my code screenshot project.