https://github.com/castaneai/meruru
A Simple Mirakurun Client for macOS
https://github.com/castaneai/meruru
dtv macos mirakurun vlckit
Last synced: 10 months ago
JSON representation
A Simple Mirakurun Client for macOS
- Host: GitHub
- URL: https://github.com/castaneai/meruru
- Owner: castaneai
- License: other
- Created: 2019-04-06T11:31:16.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T03:31:02.000Z (about 1 year ago)
- Last Synced: 2025-06-06T04:28:28.549Z (about 1 year ago)
- Topics: dtv, macos, mirakurun, vlckit
- Language: Swift
- Homepage:
- Size: 380 KB
- Stars: 44
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meruru
A Simple [Mirakurun](https://github.com/Chinachu/Mirakurun)/[mirakc](https://github.com/mirakc/mirakc) Client for macOS.

## Requirements
- macOS v14+ (Sonoma)
## Build
You can build Meruru using [Swift Bundler](https://swiftbundler.dev/) in macOS environment.
```shell
make build
open Meruru.app
```
## License
[Apache License, Version 2.0](LICENSE)