https://github.com/LunarBar-app/LunarBar
A compact lunar calendar for your macOS menu bar.
https://github.com/LunarBar-app/LunarBar
calendar lunar-calendar mac macos menubar swift
Last synced: 24 days ago
JSON representation
A compact lunar calendar for your macOS menu bar.
- Host: GitHub
- URL: https://github.com/LunarBar-app/LunarBar
- Owner: LunarBar-app
- License: mit
- Created: 2024-01-02T12:29:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T01:41:32.000Z (4 months ago)
- Last Synced: 2024-12-11T02:29:43.603Z (4 months ago)
- Topics: calendar, lunar-calendar, mac, macos, menubar, swift
- Language: Swift
- Homepage: https://bit.ly/lunarbar-app
- Size: 3.67 MB
- Stars: 288
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - LunarBar
README
# LunarBar
[](https://github.com/LunarBar-app/LunarBar/releases/latest) [](https://github.com/LunarBar-app/LunarBar/actions/workflows/build-and-test.yml)
完全免费且开源的 Mac 状态栏极简日历,支持农历、公共假日、系统日历及提醒等功能。
![]()
> [!TIP]
> 在 [libremac.github.io](https://libremac.github.io/) 探索我们的其他免费开源应用。## 安装 LunarBar
从 latest release 获取 `LunarBar.dmg`,打开后将 `LunarBar.app` 拖拽至 `Applications` 即可。
LunarBar 会自动检查更新,你也可以在应用内手动检查更新,或者在 [releases](https://github.com/LunarBar-app/LunarBar/releases) 页面浏览历史版本。
如果你偏好使用 [Homebrew](https://brew.sh/) 安装,在终端运行 `brew install lunarbar` 即可。
> 无需担心非 App Store 安装的可靠性,LunarBar 是沙盒应用,且经过签名和 [notarization](https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution) 认证。
## 使用 LunarBar 的理由
如果你是这类人,欢迎试试:
- 日常使用 Mac
- 需要查看农历
- 需要查看公共假日
- 喜欢极致的应用
- 喜欢简单的事物请不要期待过高,LunarBar 的极简设计是经过深思熟虑的结果。当它不能满足你的需求时,不妨试试其他产品。
## 一些可能被问到的问题
本项目没有设立反馈渠道,所以在此解释一些常见问题。
**为什么开发 LunarBar**
我们开发它纯粹是为了满足自己的需求,将它发布也只是以防万一你也需要。
**为什么不开发 iOS 版本**
我们没有这个需求,iOS 没有状态栏,且通知中心小组件已被废弃。
**为什么不开发小组件版本**
基于 SwiftUI 的“新”小组件即便到了 2024 年也不够完善,我们不想做。
**LunarBar 是怎么开发的**
如果你作为开发者对 LunarBar 的开发过程感兴趣,请参考[这篇文章](./DEV.md)。