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

https://github.com/divvun/macdivvun-service

Adds support for HFST spellers to macOS
https://github.com/divvun/macdivvun-service

minority-language natural-language spell-checker xcode

Last synced: 3 months ago
JSON representation

Adds support for HFST spellers to macOS

Awesome Lists containing this project

README

          

# MacDivvun.service

A macOS speller service for zhfst spellers built using the
[Giella infrastructure](http://divvun.no/doc/infra/GettingStarted.html).

[![Build Status](https://github.com/divvun/macdivvun-service/workflows/CI/badge.svg)](https://github.com/divvun/macdivvun-service/actions)

## Requirements

- Xcode
- CocoaPods
- [Rust](https://rustup.rs)

## Building

Run the following commands:

```bash
pod install
git submodule update --init
sh ./scripts/build.sh
```

## Installing

Pop into `~/Library/Services`.