README.md in procon_bypass_man-0.1.17 vs README.md in procon_bypass_man-0.1.18

- old
+ new

@@ -1,6 +1,8 @@ # ProconBypassMan +<img src="https://user-images.githubusercontent.com/1664497/151661582-3a1e8ce9-6c38-4754-8075-7a4453b3109a.jpg" width="500px"> + [![Ruby](https://github.com/splaplapla/procon_bypass_man/actions/workflows/ruby.yml/badge.svg?branch=master)](https://github.com/splaplapla/procon_bypass_man/actions/workflows/ruby.yml) * Switchに繋いだプロコンを連射機にしたり、キーのリマップをしたり、マクロを実行できるツールです * 設定ファイルはrubyスクリプトで記述します * 特定のタイトルに特化した振る舞いにしたい時は各プラグインを使ってください @@ -43,16 +45,19 @@ ## Plugins * https://github.com/splaplapla/procon_bypass_man-splatoon2 ## 関連ソフトウェア -* サーバソフトウェア(WIP) +* procon_bypass_man_cloud + * webアプリケーション * https://github.com/splaplapla/procon_bypass_man_cloud - * このサーバからOS自体の再起動、設定ファイルの変更、PBMのバージョンアップができます - * 自分でホストティングしてください + * このwebアプリからOS自体の再起動、設定ファイルのバックアップ・変更、PBMのバージョンアップができます + * ご自身でホストティングもできますが、 私がホスティングをしている https://pbm-cloud.herokuapp.com を使うことができます + * [使い方](https://pbm-cloud.herokuapp.com/faq) * pbmenv - * バージョンマネージャー + * procon_bypass_manのバージョンマネージャー + * https://github.com/splaplapla/pbmenv ## FAQ * どうやって動かすの? * このツールはRaspberry Pi4をUSBガジェットモードで起動して有線でプロコンとSwitchに接続して使います * どうやって使うの? @@ -79,11 +84,10 @@ * https://github.com/splaplapla/procon_bypass_man_cloud * 機能開発中ですが、使ってくれる人を探しているのでdiscordからお問合せください ## TODO * レコーディング機能(プロコンの入力をマクロとして登録ができる) -* マクロにdelayを入れれるようにする ## 開発系 ### プロコンとの接続を維持したまま、現在の設定ファイルをPBMに反映する ```shell sudo kill -USR2 `cat ./pbm_pid` @@ -99,9 +103,10 @@ ### リリース手順 * project_template/web.rb, project_template/app.rb, lib/procon_bypass_man/version.rb のバージョンをあげる * CHANGELOG.md に日付を書く * be rake release +* githubのreleaseを作成する ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).