An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Meruru

A Simple [Mirakurun](https://github.com/Chinachu/Mirakurun)/[mirakc](https://github.com/mirakc/mirakc) Client for macOS.

![Meruru](./Meruru.webp)

## 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)