Tsurugi Linux Search Screenshots Utility. Updated to support subdirectories.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ASCII art on startup
- Optimized lookup algorithm for screenshot sizes
- Better use of lazy loading of path traversal (
os.walk()
) - Function comments
- Unused libraries
- Unbound known_ss_sizes
- Info header
- Function comments
- Startup version and time
- ss_size_matches function - take a list of sizes
- Additional Apple device resolutions
- Support for custom resolution searches
- Changelog format
- Default screenshot type of 'unknown'
- Removed non-hit prompts
- Add parameter to set the name of the output report file
- Add recursion in subtree
- Update README.md
- Better wording on help
- Complete code refactor
- Remove sizes
- Remove ignored exception from catch block
- Remove duplicated code
- 20191201 - initial GitHub commit of original code