Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santileortiz/Iconoscope
Explore the system's icon theme database
https://github.com/santileortiz/Iconoscope
Last synced: 28 days ago
JSON representation
Explore the system's icon theme database
- Host: GitHub
- URL: https://github.com/santileortiz/Iconoscope
- Owner: santileortiz
- License: gpl-3.0
- Created: 2018-03-06T01:38:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T09:46:11.000Z (about 3 years ago)
- Last Synced: 2024-08-03T03:02:59.160Z (4 months ago)
- Language: C
- Homepage:
- Size: 708 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-elementaryos - Iconoscope - Simple icon visualizer [:white_check_mark:](https://appcenter.elementary.io/com.github.santileortiz.iconoscope) (Applications / Graphics)
README
Iconoscope
==========Explore the icon database in your system.
![screenshot](data/screenshot.png)
Easily visualize icons to find inconsistencies, or check the look of icons in
different themes. Some useful features include:* Display icon information according to Freedesktop's
[Icon Theme Specification][1] (size, scale, context, etc.).
* Display icon file information (location, file size, image size, extension).
* Compare the same icon across different installed themes.
* Search all available icons by name.
* Real time monitoring of an icon develompment folder (useful to catch
inconcistencies at development time).[1]: https://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
Compilation
-----------Dependencies:
* `gtk+-3.0`
In elementaryOS/Ubuntu install them with:sudo apt-get install libgtk-3-dev
Build with:./pymk iconoscope