Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xilopaint/alfred-about-this-mac
Shows About This Mac info in Alfred.
https://github.com/xilopaint/alfred-about-this-mac
alfred alfred-workflow alfred-workflows
Last synced: 6 days ago
JSON representation
Shows About This Mac info in Alfred.
- Host: GitHub
- URL: https://github.com/xilopaint/alfred-about-this-mac
- Owner: xilopaint
- License: mit
- Created: 2019-06-12T18:24:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T12:42:51.000Z (7 months ago)
- Last Synced: 2024-08-01T15:57:59.960Z (3 months ago)
- Topics: alfred, alfred-workflow, alfred-workflows
- Language: Shell
- Homepage:
- Size: 2.32 MB
- Stars: 25
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About This Mac
![alt text](demo.png)
A workflow for [Alfred][1].
## Usage
**About This Mac** workflow can be used by the `amm` keyword.
## Credits
This workflow is based on the [About This Mac workflow by Roger W][2] and relies on `getMacIcon.applescript` by [ChristoferK][3] to generate user's machine icon.
## License
**About This Mac** workflow code is released under the [MIT License][4].
[1]:http://www.alfredapp.com/
[2]:https://www.alfredforum.com/topic/2025-about-this-mac/
[3]:https://github.com/ChristoferK
[4]:https://opensource.org/licenses/MIT