Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/powermobileweb/kin-calendar-mac
Kin Calendar desktop app for macOSX
https://github.com/powermobileweb/kin-calendar-mac
calendar-api desktop-app macos macos-application macosx objective-c swift-4
Last synced: about 2 months ago
JSON representation
Kin Calendar desktop app for macOSX
- Host: GitHub
- URL: https://github.com/powermobileweb/kin-calendar-mac
- Owner: powermobileweb
- Created: 2019-03-05T22:38:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T22:40:17.000Z (almost 6 years ago)
- Last Synced: 2024-12-20T18:54:19.580Z (about 2 months ago)
- Topics: calendar-api, desktop-app, macos, macos-application, macosx, objective-c, swift-4
- Language: HTML
- Size: 41.8 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Kin Today Calendar - Desktop Mac application
[Download for Mac](https://github.com/mxgr/kin-calendar-desktop/raw/master/kincalendar.app.zip) - unzip and move 'Kin Calendar.app' to your application folder
![App](screenshots/app.png)
## Intro
This is a native wrapper for the [Kin Today Calendar app](https://kin.today/) - [Kin Web Client github](https://github.com/KinToday/kin-web-client).
It allows you to run Kin Calendar as a desktop application on your mac.
I used [Nativefier](https://github.com/jiahaog/nativefier) to package the app. It is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. Apps are wrapped by [Electron](http://electron.atom.io) in an OS executable (`.app`, `.exe`, etc.) for use on Windows, macOS and Linux.
## Installation
[Download for Mac](https://github.com/mxgr/kin-calendar-desktop/raw/master/kincalendar.app.zip) - unzip and move 'Kin Calendar.app' to your application folder
## Disclaimer
I haven't built Kin Calendar - I only ran a command on my computer to create an executable.
## License
MIT