https://github.com/catap/jetty-osx-sandbox
This is simple demo project that shown how to create apple store compatibility application on java with separate daemon agent.
https://github.com/catap/jetty-osx-sandbox
Last synced: 26 days ago
JSON representation
This is simple demo project that shown how to create apple store compatibility application on java with separate daemon agent.
- Host: GitHub
- URL: https://github.com/catap/jetty-osx-sandbox
- Owner: catap
- License: unlicense
- Created: 2015-11-05T19:39:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T22:50:18.000Z (over 10 years ago)
- Last Synced: 2025-07-28T05:52:39.372Z (12 months ago)
- Language: Java
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jetty-osx-sandbox
This is simple demo project that shown how to create apple store compatibility application on java with separate daemon agent.
The daemon is a jetty hello-world server that's used as Login Item.
The manager is a one button SWT application that install or deinstall daemon Login Item.