https://github.com/cocoadialog/cocoadialog
Create macOS dialogs from the command line easily!
https://github.com/cocoadialog/cocoadialog
Last synced: about 1 year ago
JSON representation
Create macOS dialogs from the command line easily!
- Host: GitHub
- URL: https://github.com/cocoadialog/cocoadialog
- Owner: cocoadialog
- License: gpl-2.0
- Created: 2011-03-28T16:32:43.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T20:26:30.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T04:06:10.260Z (almost 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 6.22 MB
- Stars: 387
- Watchers: 54
- Forks: 48
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#
cocoadialog
> Create macOS dialogs from the command line easily!
## Status
This project is no longer being actively developed.
## Documentation
Visit the [cocoadialog.com source repository](https://github.com/cocoadialog/cocoadialog.com) to find the documentation.
## Contributing
If you want to help contribute with the development of this application, please read:
[Contribution guidelines for cocoadialog](CONTRIBUTING.md)
## Credits
cocoadialog was originally created by [Mark A. Stratman](https://github.com/mstratman), then extended and maintained by [Mark Carver](https://github.com/markcarver).
cocoadialog's logo was designed by [Mark Carver](https://github.com/markcarver) using the [MacOS Icon Template](https://ddnava.deviantart.com/art/MacOS-Icon-Template-645202875) by [David Navarrete](https://ddnava.deviantart.com).
Other contributors include
- [Alexey Ermakov](https://github.com/technocoreai)
- Allan Odgaard
- Wout Mertens
Please submit a pull request to add your name to the list if it was mistakenly omitted.
## Copyright and Licensing
Copyright (c) 2004-2017 [Mark A. Stratman](https://github.com/mstratman) and [Mark Carver](https://github.com/markcarver).
All source code is licensed under GPL-2. See [LICENSE](LICENSE) for details.
The cocoadialog icon and all documentation material is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
All rights reserved.