https://github.com/jamesmoriarty/alpaca-desktop
Experimental OSX menu bar widget for Alpaca.
https://github.com/jamesmoriarty/alpaca-desktop
bitbar forward-proxy ntlm-authentication osx-application proxy ruby
Last synced: about 2 months ago
JSON representation
Experimental OSX menu bar widget for Alpaca.
- Host: GitHub
- URL: https://github.com/jamesmoriarty/alpaca-desktop
- Owner: jamesmoriarty
- License: unlicense
- Created: 2019-10-13T03:15:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T11:30:12.000Z (about 3 years ago)
- Last Synced: 2025-10-29T14:49:37.930Z (6 months ago)
- Topics: bitbar, forward-proxy, ntlm-authentication, osx-application, proxy, ruby
- Language: Ruby
- Homepage:
- Size: 17.9 MB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alpaca Desktop
[](https://github.com/jamesmoriarty/alpaca-desktop/releases) [](https://github.com/jamesmoriarty/alpaca-desktop/actions/workflows/ci.yml) 
Experimental OSX menu bar widget for [Alpaca][2]. Distributed as a [BitBar][1] application with [Alpaca][2] binary and [Launchd][3] daemon.

## Install
```
Alpaca.app
```
Releases can be downloaded from [here][4]. \[1] \[2]
\[1] macOS Mojave and below - can be run as untrusted.
\[2] macOS Catalina and above - will need to be built locally.
## Build
```
bin/build
```
Build artifact can be found at `dist/Alpaca.app`.
## Icon
Application `icns` generated with [IconGenerator][5].
[1]: https://github.com/matryer/bitbar
[2]: https://github.com/samuong/alpaca
[3]: https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html
[4]: https://github.com/jamesmoriarty/alpaca-desktop/releases
[5]: https://github.com/onmyway133/IconGenerator