mikutter-mac is a plugin for the Twitter client mikutter. This plugin aims to better integrate mikutter with macOS.
日本語はこちら。
- Make an
.app
bundle for mikutter. - Enable notifications
- Enable soundplay
Install these packages via Homebrew:
- mikutter
- terminal-notifier
mkdir -p ~/.mikutter/plugin
cd ~/.mikutter/plugin
git clone https://github.com/midchildan/mikutter-mac.git
cd ~/.mikutter/plugin/mikutter-mac
make install
Option | Default Value |
---|---|
prefix |
/Applications |
MIKUTTER_PREFIX |
/usr/local/opt/mikutter/libexec |
PREPEND_PATH |
/usr/local/bin:/usr/local/sbin |
This plugin is distributed under the MIT license. See LICENSE for more details.