Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zxch3n/get-app-icon
Get desktop application icons by Node.js
https://github.com/zxch3n/get-app-icon
Last synced: 20 days ago
JSON representation
Get desktop application icons by Node.js
- Host: GitHub
- URL: https://github.com/zxch3n/get-app-icon
- Owner: zxch3n
- Created: 2019-11-12T11:05:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T12:58:37.000Z (over 3 years ago)
- Last Synced: 2024-10-18T09:47:10.271Z (26 days ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get-app-icon
> Get the icon of app or file. (macOS and Windows)
This project is a simple wrapper of [file-icon](https://github.com/sindresorhus/file-icon)(macOS) and [IconExtractor](https://github.com/ScienceVikings/IconExtractor)(win) to support both OS.