Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linuxmint/xapp-thumbnailers
Thumbnailers for GTK Desktop Environments
https://github.com/linuxmint/xapp-thumbnailers
Last synced: 2 months ago
JSON representation
Thumbnailers for GTK Desktop Environments
- Host: GitHub
- URL: https://github.com/linuxmint/xapp-thumbnailers
- Owner: linuxmint
- Created: 2022-02-07T16:55:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:14:07.000Z (3 months ago)
- Last Synced: 2024-10-28T17:38:06.365Z (3 months ago)
- Language: Python
- Size: 40 KB
- Stars: 38
- Watchers: 12
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-appimage - XApp Thumbnailers - Thumbnailers for GTK Desktop Environments, including one for the AppImage file format. Makes Gtk based file managers like Caja (MATE), Nautilus (GNOME), Nemo (Cinnamon), PCManFM (LXDE), and Thunar (Xfce) show application icons on AppImages. (AppImage consumption tools / Desktop integration)
README
XApp Thumbnailers
-----------------A collection of thumbnail generators.
Like all XApp projects, this is compatible with all Linux distributions and open to all Gtk desktop environments.
All file managers which are compatible with `/usr/share/thumbnailers` thumbnailers are supported:
- [Caja (MATE)](https://github.com/mate-desktop/caja)
- [Nautilus (GNOME)](https://gitlab.gnome.org/GNOME/nautilus)
- [Nemo (Cinnamon)](https://github.com/linuxmint/nemo)
- [PCManFM (LXDE)](https://github.com/lxde/pcmanfm)
- [Thunar (Xfce)](https://gitlab.xfce.org/xfce/thunar)So far the following file types are supported:
- **AppImage** (compressed as squashfs, with an icon linked from `.DirIcon`)
- **ePub** (compressed as ZIP, with a cover specified as a `cover-image` property, or a `cover` meta tag).
- **MP3** (with album art specified in their ID3 images tag)
- **RAW** (compatible with dcraw)