Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.22 KB

README.ja.md

File metadata and controls

52 lines (34 loc) · 1.22 KB

mikutter-osx

mikutter-macはTwitterクライアントmikutterのプラグインです。mikutterをmacOSで使いやすくします。

See this page for an English explanation.

機能

  • mikutterの .app バンドルを作成
  • 通知を有効化
  • 音声再生を有効化

##要件

以下のパッケージをHomebrewでインストール

  • mikutter
  • terminal-notifier

導入方法

このレポジトリをクローンする

brew install mikutter
mkdir -p ~/.mikutter/plugin
cd ~/.mikutter/plugin
git clone https://github.com/midchildan/mikutter-mac.git

.app バンドルの作成

cd mikutter-mac
make install

make オプション

オプション 既定値
prefix /Applications
MIKUTTER_PREFIX /usr/local/opt/mikutter/libexec
PREPEND_PATH /usr/local/bin:/usr/local/sbin

ライセンス

このプラグインはMITラインセンスの下で公開されてます。詳細はこちら

開発者

みっどちるだ人