Skip to content

VRChat favorite world tweet tool.

License

Notifications You must be signed in to change notification settings

Chipsnet/favocha

Repository files navigation

Favocha

favochaは、VRChatでFavoriteしたワールドを瞬時にツイートしてくれるアプリケーションです。

Download

ビルド済みの実行ファイルはGitHub ReleaseとBoothの両方で配布しています。

ダウンロードした実行ファイルを実行し、インストールして起動します。

Develop

このアプリケーションは主にElectronを使用して作られています。
/main にはMainProcessのファイルが、/renderer にはRendererProcessのファイルが入っています。

Run on Local

依存関係をインストールします。

yarn install

/main/twi_token.json を作成し、以下のようにTwitterのトークンを配置します。

{
    "key": "TwitterConsumerKey",
    "secret": "TwitterConsumerSecret"
}

実行します。

yarn start

Build with Electron-Builder

Electron Builderを利用してビルドを行います。

yarn dist

完了すると、 /dist にインストーラー版とポータブル版が生成されます。

Support

このソフトウェアは無償で提供されます。
是非活動のご支援をお願いします。

ko-fi