Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pock/pockkit
Core framework for building Pock widgets
https://github.com/pock/pockkit
macos pock pock-widget touch-bar touch-bar-customization touchbar-app
Last synced: 16 days ago
JSON representation
Core framework for building Pock widgets
- Host: GitHub
- URL: https://github.com/pock/pockkit
- Owner: pock
- License: mit
- Created: 2020-08-27T08:45:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-08T13:11:25.000Z (about 3 years ago)
- Last Synced: 2024-12-01T02:40:53.161Z (about 1 month ago)
- Topics: macos, pock, pock-widget, touch-bar, touch-bar-customization, touchbar-app
- Language: Swift
- Homepage: https://pock.app/docs
- Size: 93.8 KB
- Stars: 25
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PockKit
[![Version](https://img.shields.io/cocoapods/v/PockKit.svg?style=flat)](https://cocoapods.org/pods/PockKit)
[![License](https://img.shields.io/cocoapods/l/PockKit.svg?style=flat)](https://cocoapods.org/pods/PockKit)
[![Platform](https://img.shields.io/cocoapods/p/PockKit.svg?style=flat)](https://cocoapods.org/pods/PockKit)## Installation
PockKit is available through [CocoaPods](https://cocoapods.org).
To install it, simply add the following line to your Podfile:```ruby
pod 'PockKit'
```## Documentation
Documentation will be available soon on https://pock.app/docs/
## License
PockKit is available under the MIT license. See the LICENSE file for more info.