.circleci/config.yml | 100644 | 0 | 0 | | | 922 Bytes | 0bcbc51d064b5e70a2ec323f7430768983b2976c90d9c451c31ec130fc19ac1d |
.github/workflows/release.yml | 100644 | 0 | 0 | | | 872 Bytes | 153f918989c018f07fffa2d0416b4fd5dd2b480471301cdeb75cbf889361019c |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1.04 KB | 26f2a3f4f0fe2547b0b49ce80295529f38e9384b2ba71caee15db0e0741ebf41 |
.gitignore | 100644 | 0 | 0 | | | 151 Bytes | 154e374fff1b8fefde49dc0376a1f95ebce9735bd83b95d5a95da035f1fcd084 |
.rspec | 100644 | 0 | 0 | | | 22 Bytes | 59cb44b82275dbbbe102e09ad72aaafa8a3b1f15ec35682f21c6741ca9d2c7b2 |
.rubocop.yml | 100644 | 0 | 0 | | | 389 Bytes | 120b87dbfedcaa1cbebd5a8da701de0699d935902144e5b268a5423312cd4875 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 3fc0bf8d7ddbfe77eb4074c0b03d6567d7874a25ea4144aadea6686fcd5f6feb |
CHANGELOG.md | 100644 | 0 | 0 | | | 2.9 KB | 8010df4777871643c46ef55c8f80c2d9bf5839f9446f765978b088eb62e3e83c |
Gemfile | 100644 | 0 | 0 | | | 325 Bytes | e8c04dc9fd65c56be385242c8dad8753f5b16ed8693ef59090f7feb8d1f9f648 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.57 KB | abb6842a040f9f7896176df5b31148144207ffbe415b5ffa6c91f9ae58910bd9 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | ee03b4eda91f8e7b257f6abb29446c986600ff53dbf2de0752d925848f2229ac |
README.md | 100644 | 0 | 0 | | | 4.33 KB | ae7917433b0f519739ea9f7782b79908d3e90298cf898c3042b217fdf8b56ffa |
Rakefile | 100644 | 0 | 0 | | | 202 Bytes | 3f10fc3179ae64902419a2762b80b8496c9c12407fe2251af2699413d8c1f39a |
Steepfile | 100644 | 0 | 0 | | | 1.03 KB | e62e5f12ce5cf1df42f34a00503b337a22dea587f7197fddd05b74c5ac6201c0 |
bin/console | 100755 | 0 | 0 | | | 450 Bytes | 78e6e161b077a23d5dd5d02c842c6930d0ac327f743ff339c75eb261c0922850 |
bin/dev_api_server.rb | 100755 | 0 | 0 | | | 262 Bytes | f81386fe22ab27e9fd52ed06f3d389df87f9f9457a81e0d64254716e82494a23 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
docs/how_to_connect_procon.md | 100644 | 0 | 0 | | | 780 Bytes | 458375ae8245b2b89c5ae3ed326b2e706e4e20b1e06e843df47460e7f01fc9be |
docs/setup_raspi.md | 100644 | 0 | 0 | | | 2.03 KB | 4a31c689f154d1ef38eb8ca8830129f0707b21fd675f941e5f45d77d7c294bde |
docs/setup_raspi.mitamae.rb | 100644 | 0 | 0 | | | 1.49 KB | 2775161b419f2d91eda49fc10143aeb89e41e231de08ce90661e44b66839875d |
docs/setup_raspi_by_mitamae.md | 100644 | 0 | 0 | | | 860 Bytes | 068b6655059834a3259eeb09398b8e375435a6669d87c37bac57a94c4506ca8e |
lib/procon_bypass_man.rb | 100644 | 0 | 0 | | | 4.68 KB | 57bb7dbffd686c811f4d7d1b3832fe2f3db6d619a2825413e7f8aa21a6d6c836 |
lib/procon_bypass_man/background.rb | 100644 | 0 | 0 | | | 918 Bytes | fe21092757e8550dc6d0bb8c0ed08cd43bf836a657ed54340c060853a47a93b0 |
lib/procon_bypass_man/background/job_performer.rb | 100644 | 0 | 0 | | | 305 Bytes | 6b6cf5fa6cb035b8035185d5ac028757f0b369c8284fa330a1b9d2ad51219806 |
lib/procon_bypass_man/background/job_runner.rb | 100644 | 0 | 0 | | | 917 Bytes | 9ec4eda77dc8c29be006e87ab001454ae3001addd528abe17b60ae51c9b7f9db |
lib/procon_bypass_man/background/jobs/base_job.rb | 100644 | 0 | 0 | | | 141 Bytes | 16c1c50eddcbd40d3dbe15e249646ef8cdb1bf3533b6226f04fc96a87b16bfc0 |
lib/procon_bypass_man/background/jobs/concerns/has_external_api_setting.rb | 100644 | 0 | 0 | | | 113 Bytes | 18b0c4d865d882f219a49632ac2a10ab034c7bb0e984ba7457e27b7e1fb7b55e |
lib/procon_bypass_man/background/jobs/concerns/has_internal_api_setting.rb | 100644 | 0 | 0 | | | 122 Bytes | 0c7f46ca4795ec8fb19e9ac91bbee61f935f160ea3af585b6a702459544ca676 |
lib/procon_bypass_man/background/jobs/concerns/job_runnable.rb | 100644 | 0 | 0 | | | 313 Bytes | cc1466fabd930c3a61f1697cad48130f17b4244e60a447421589a17891766dc2 |
lib/procon_bypass_man/background/jobs/fetch_and_run_remote_pbm_action_job.rb | 100644 | 0 | 0 | | | 1.37 KB | b6f023f2a000e5f3f2eb9792f9d80dd39e452901af9a0b32a33016d672f1aa6c |
lib/procon_bypass_man/background/jobs/report_boot_job.rb | 100644 | 0 | 0 | | | 358 Bytes | fac2c61b943fc5877362645f25fe51ab7cab279872719b2393d5380e9fc21408 |
lib/procon_bypass_man/background/jobs/report_error_job.rb | 100644 | 0 | 0 | | | 321 Bytes | 8bdc5f0ad4b598f874e2d463a5d0f798459517acb214f570483cae9556511044 |
lib/procon_bypass_man/background/jobs/report_event_base_job.rb | 100644 | 0 | 0 | | | 120 Bytes | f5bded19ccad210aa43081f2e552c49a2f92a1692017d525def4b9a3f348fd6a |
lib/procon_bypass_man/background/jobs/report_load_config_job.rb | 100644 | 0 | 0 | | | 332 Bytes | 32de2229514ebe6a2a91fcce43d2f645562d4918061ea0f1fece230e98b6d3fe |
lib/procon_bypass_man/background/jobs/report_pressed_buttons_job.rb | 100644 | 0 | 0 | | | 372 Bytes | 553dd93f675a5acacdcc4a36c114aa1edd7fde15187349d4c2b49898f3b267b4 |
lib/procon_bypass_man/background/jobs/report_reload_config_job.rb | 100644 | 0 | 0 | | | 336 Bytes | 08dc9e59b1b6657b6df5e7dc2c478cfc8f674e9a7475e8ab5c6940f5128c1df0 |
lib/procon_bypass_man/background/jobs/sync_device_stats_job.rb | 100644 | 0 | 0 | | | 484 Bytes | b465467f46e3c9a1bf3e59352757e1e251dfd56cbb458cbc3c3e7b736300404c |
lib/procon_bypass_man/boot_message.rb | 100644 | 0 | 0 | | | 1.52 KB | 454553e7761fbb6184d8534024f4d2ab093acc80dd1e28963fcb519082d12f8a |
lib/procon_bypass_man/buttons_setting_configuration.rb | 100644 | 0 | 0 | | | 2.48 KB | bb146d06b47703c09530e831cd1eb32a1530d079356954d295be67e281d20408 |
lib/procon_bypass_man/buttons_setting_configuration/layer.rb | 100644 | 0 | 0 | | | 3.51 KB | d8cc774bc1144c48052acbfad2ebbee481059f9428422d74a199e7bebd4ee92b |
lib/procon_bypass_man/buttons_setting_configuration/loader.rb | 100644 | 0 | 0 | | | 1.79 KB | 268bd0e426fabe734d96875a1c6291be4b022abcda7148669499d6da76a72ce3 |
lib/procon_bypass_man/buttons_setting_configuration/validator.rb | 100644 | 0 | 0 | | | 3.26 KB | 0d3412f207e33dee4c7a866c3ad7461a52acaf5c82e8920ff6d86f35ed522c11 |
lib/procon_bypass_man/bypass.rb | 100644 | 0 | 0 | | | 2.52 KB | 2230aa24387aecc0fec1c0ee09e64304c57e14958c13b2ca9aeb06e93206554e |
lib/procon_bypass_man/bypass/usb_hid_logger.rb | 100644 | 0 | 0 | | | 1.29 KB | 74ae07f244036478ab7dabc152ea4a47e594004d10c1fe3412fce0f912c8aba3 |
lib/procon_bypass_man/commands.rb | 100644 | 0 | 0 | | | 501 Bytes | b4ea8a873ace8ef4efa234cb9e1b146ab9f458a82a64ca061cc4b9ea1cc9d462 |
lib/procon_bypass_man/commands/bypass_command.rb | 100644 | 0 | 0 | | | 3.26 KB | 78fd6df0834aaba8efbfcd7ffb205e011860d968971b844953912b6414fa4353 |
lib/procon_bypass_man/commands/connect_device_command.rb | 100644 | 0 | 0 | | | 605 Bytes | 415161ed193dcc482ce774b31cda26e12594cd44402e3d323adc202234c9609c |
lib/procon_bypass_man/commands/print_boot_message_command.rb | 100644 | 0 | 0 | | | 321 Bytes | 03b2db6c3600c6bfa5eb421a86c8f0f330f851820e3414bdd7cc71f20a4e3cc2 |
lib/procon_bypass_man/commands/run_local_shell_command.rb | 100644 | 0 | 0 | | | 139 Bytes | 8575b1e3c7ad2b54d5799eac79b22dd0286a237caed28bd3802a7d3ceb98b0e8 |
lib/procon_bypass_man/commands/run_remote_pbm_action_dispatch_command.rb | 100644 | 0 | 0 | | | 1.11 KB | 23602355b83a0507a4eb677540b11c80e3d0f4b287549d2f770545baf18c30f1 |
lib/procon_bypass_man/commands/send_error_command.rb | 100644 | 0 | 0 | | | 403 Bytes | 5a886cea22f41e316e0b64bd9ffed72d9331578de95ad73afaa221f22579a18e |
lib/procon_bypass_man/commands/send_reload_config_event_command.rb | 100644 | 0 | 0 | | | 361 Bytes | b9c26e15b3d91a9e378f85c0e58b517812fa59d9e5ced0b800b1ea268d1bcc1a |
lib/procon_bypass_man/commands/write_device_id_command.rb | 100644 | 0 | 0 | | | 295 Bytes | e2d1e104d6041d5c91885e628aa8faa5a7355141b14e98d6f9a035acd05100eb |
lib/procon_bypass_man/commands/write_session_id_command.rb | 100644 | 0 | 0 | | | 285 Bytes | 70555f15ec75469cb523c9fb25af56202b6c9430b8f8cd9b0377e3de7b5b5d5d |
lib/procon_bypass_man/configuration.rb | 100644 | 0 | 0 | | | 2.5 KB | ace3646e272aff049969065801089a703e2e0451ee831e78742a312bfd7fc46b |
lib/procon_bypass_man/device_connector.rb | 100644 | 0 | 0 | | | 9.39 KB | 4f5cc9ecbeea95a81fb143cc5d793d6af68f22db695553425b92309edee3e525 |
lib/procon_bypass_man/device_status.rb | 100644 | 0 | 0 | | | 1.58 KB | 24fe83687633e6cb94832a2208d5504387624caf71ef16ca7e30f6fcbd1905a1 |
lib/procon_bypass_man/io_monitor.rb | 100644 | 0 | 0 | | | 2.16 KB | 0e7862f4020f37062f9f0363df65200035d65a792d6cb0e692ec1490fb4da16e |
lib/procon_bypass_man/plugin.rb | 100644 | 0 | 0 | | | 374 Bytes | 272364e9dccf0eb1a610c51941bb92aa6e6b9194712fbd36b5c67a8280c296a3 |
lib/procon_bypass_man/plugin/splatoon2/macro/fast_return.rb | 100644 | 0 | 0 | | | 287 Bytes | b0b2430fd4f430f875c4698f80b42ff939cf5bfc1daf5b3aa1ffe1d29170efc6 |
lib/procon_bypass_man/plugin/splatoon2/macro/jump_to_left_key.rb | 100644 | 0 | 0 | | | 295 Bytes | ec61d32c19f5049c4a2963106e08e69b747059df48409208807cef329d46696e |
lib/procon_bypass_man/plugin/splatoon2/macro/jump_to_right_key.rb | 100644 | 0 | 0 | | | 298 Bytes | d646cabac4d6c12f10d8b3d26552f54ce4a7c0be42bf5fe303723efdc2b32da4 |
lib/procon_bypass_man/plugin/splatoon2/macro/jump_to_up_key.rb | 100644 | 0 | 0 | | | 289 Bytes | 722b09b89bc358951687e1df94a57d64549bc9db677ac5b5c76559d6b1b58eb2 |
lib/procon_bypass_man/plugin/splatoon2/mode/guruguru.rb | 100644 | 0 | 0 | | | 6.77 KB | 25cb0c2bc3fbc6aa6b5f3e041df5df28d41ef174bcfcb4807df87fcae5f9d136 |
lib/procon_bypass_man/plugin/splatoon2/version.rb | 100644 | 0 | 0 | | | 133 Bytes | a7961cda311fd62731128b3c98e963282cd9e4361f8da756c7c32fb5ab17c404 |
lib/procon_bypass_man/processor.rb | 100644 | 0 | 0 | | | 340 Bytes | 456f5760c891c5e5935990d03e8d119cc34d1c7566402c3a871ba3ca17027eb0 |
lib/procon_bypass_man/procon.rb | 100644 | 0 | 0 | | | 4.56 KB | 4ff5147ca3c0ef0d76f1e1dc3a514cc065907aeb79693ac5e7567852b710972c |
lib/procon_bypass_man/procon/analog_stick.rb | 100644 | 0 | 0 | | | 743 Bytes | d3a4d0afc72a85293926198be3f6ed71f4929877b22d6f5d667793a6305469d1 |
lib/procon_bypass_man/procon/analog_stick_cap.rb | 100644 | 0 | 0 | | | 1.79 KB | 9fa5ebaa6a690219b92ec81d2553ce103dafe58232b6be6d425f339e8f6e9146 |
lib/procon_bypass_man/procon/button_collection.rb | 100644 | 0 | 0 | | | 1.82 KB | 6413cf3072afa3464acba204fd4139e0c6ced2588a7c8842ecc44fa58a84c8ad |
lib/procon_bypass_man/procon/consts.rb | 100644 | 0 | 0 | | | 210 Bytes | 9ac4111e9c3b7eea37fbdf616f96b7330afa5cf8a8d093448cc2afed746697f8 |
lib/procon_bypass_man/procon/flip_cache.rb | 100644 | 0 | 0 | | | 478 Bytes | 7381e4fb062012f4d4420f9b3cdcb2fcada6f62e24cd84898dfcbfe454e597fb |
lib/procon_bypass_man/procon/layer_changer.rb | 100644 | 0 | 0 | | | 1.03 KB | b77d528104a798f6f0533374997ac6174c296e840d5dedd267f8edca05eb09b3 |
lib/procon_bypass_man/procon/macro_registry.rb | 100644 | 0 | 0 | | | 868 Bytes | 2f1509f89cf4fa4db95ff4b54bbf9f471a1d872e9c9a712aec8c0bad70021ecc |
lib/procon_bypass_man/procon/mode_registry.rb | 100644 | 0 | 0 | | | 997 Bytes | 10ff36e3c6f79ab37744d2ee957a5493478ef66b12a089647cff4150daee6e85 |
lib/procon_bypass_man/procon/press_button_aware.rb | 100644 | 0 | 0 | | | 364 Bytes | fe253b8793b43d75850ddc2b29573559236538fdff21428f2f5bc33171d1d351 |
lib/procon_bypass_man/procon/user_operation.rb | 100644 | 0 | 0 | | | 2.33 KB | 30e72774a85781586f2269d90e6dc70ec15401cc038fb277bd5ff254f663aca7 |
lib/procon_bypass_man/procon_reader.rb | 100644 | 0 | 0 | | | 845 Bytes | 6528f70a808f368541bfd240a0c740a4ac40cb5d53ac2a93d9043e734553219a |
lib/procon_bypass_man/remote_pbm_action.rb | 100644 | 0 | 0 | | | 1005 Bytes | adf206a0a821492f5ffea5ae57b388571269613385a00716970c11ff0f47e4df |
lib/procon_bypass_man/remote_pbm_action/base_action.rb | 100644 | 0 | 0 | | | 1.39 KB | d15d9cb9a615071919dbe0b933b272684f3c4782a6667781e61ea1f956f5cd0b |
lib/procon_bypass_man/remote_pbm_action/change_pbm_version_action.rb | 100644 | 0 | 0 | | | 695 Bytes | cae8b7bd0e5a475c7fdb125165f9bd56a91ea52b92170a92b8d505e325b9fff4 |
lib/procon_bypass_man/remote_pbm_action/lib/update_remote_pbm_action_status_command.rb | 100644 | 0 | 0 | | | 591 Bytes | 371919ea39c2b8fbddbf3452247efab9abfcaab5159887b97544aa534b99ed02 |
lib/procon_bypass_man/remote_pbm_action/reboot_os_action.rb | 100644 | 0 | 0 | | | 365 Bytes | 268f73292fe20ddee97ccf023958d24d92565c7b6436334a6af19e78aa558436 |
lib/procon_bypass_man/remote_pbm_action/restore_pbm_setting.rb | 100644 | 0 | 0 | | | 712 Bytes | 2e78c604e1808de9315ec1f13e72e8d21eac08a95ab13a786a9009cdce5dc121 |
lib/procon_bypass_man/remote_pbm_action/stop_pbm_action.rb | 100644 | 0 | 0 | | | 396 Bytes | 64698f436b07ac71e5eb934db07526299e6979a0082321484576b85f029b708c |
lib/procon_bypass_man/runner.rb | 100644 | 0 | 0 | | | 2.01 KB | 746437e07270f60d2f923504109af30d5f206d636e007bd6e98179c3f6d7194a |
lib/procon_bypass_man/scheduler.rb | 100644 | 0 | 0 | | | 1.88 KB | bea1a008a7b28ca488b1e8ccab09d75d190c3547b50182fe5b1269d586ff0061 |
lib/procon_bypass_man/support/callbacks.rb | 100644 | 0 | 0 | | | 1.88 KB | 31f5dfe5dda60d528f799c0276ea2a6a227d0528b7e7910abc09aeddc9dd94b2 |
lib/procon_bypass_man/support/compress_array.rb | 100644 | 0 | 0 | | | 1.18 KB | 770ce6ca1a91174e984e4043b973f9a0613f6330da3ffe1231a59832543352cd |
lib/procon_bypass_man/support/http_client.rb | 100644 | 0 | 0 | | | 2.66 KB | fe36322e3faa522edd2a12a249fc41252294e10af43205b735d5583f71a6949f |
lib/procon_bypass_man/support/on_memory_cache.rb | 100644 | 0 | 0 | | | 782 Bytes | b038d9b0ade2901a49cb7728ce9700a397f9e39130500b83aac432ca6063fa40 |
lib/procon_bypass_man/support/report_http_client.rb | 100644 | 0 | 0 | | | 422 Bytes | 6e3629827308847348495bc244ef581bfb731c6e7ca4b590f310649808206267 |
lib/procon_bypass_man/support/safe_timeout.rb | 100644 | 0 | 0 | | | 281 Bytes | 9b656cbde3d019acf6a6c78db37158ecd7aa9a60cedc74dabf9f7131c93228fd |
lib/procon_bypass_man/support/send_device_stats_http_client.rb | 100644 | 0 | 0 | | | 232 Bytes | 83fa0a57251a259c066bcd820aa59a7f16018f5641ce9ec1b116adcaacba0928 |
lib/procon_bypass_man/support/server_pool.rb | 100644 | 0 | 0 | | | 636 Bytes | 7dec918517ea2347c5df1fa66a8d6d9b59e033f63a3ac3cbb61f81245249a2b1 |
lib/procon_bypass_man/support/signal_handler.rb | 100644 | 0 | 0 | | | 285 Bytes | 7e3a029f362d99e4891dead186e8ff1dc5adfc2c9d67438686cb90129b040260 |
lib/procon_bypass_man/support/update_remote_pbm_action_status_http_client.rb | 100644 | 0 | 0 | | | 199 Bytes | d1d5d9fcdb9a30c17c96f46449fadfdfcd3578fdf21baa55eefa2f6c8613811b |
lib/procon_bypass_man/support/uptime.rb | 100644 | 0 | 0 | | | 590 Bytes | 9179a703d2dddee9c660961ef480ffdf64bdacec8ff14c0f78c4a0c8532476d9 |
lib/procon_bypass_man/value_objects/remote_pbm_action_object.rb | 100644 | 0 | 0 | | | 1.2 KB | 2b2e6c3fa86ccd2bd324a53e86c89b8fc560f0b18453312519cecb2828d5c101 |
lib/procon_bypass_man/version.rb | 100644 | 0 | 0 | | | 79 Bytes | 06bf17eba5fa8166b6407a968b7b6da2a848cca098fcc488c9722ca49113333f |
procon_bypass_man.gemspec | 100644 | 0 | 0 | | | 1.41 KB | ece0480cbb7e1000d9ea43f96204d35d7740579eeb1693f22eb14cb46194a952 |
project_template/README.md | 100644 | 0 | 0 | | | 871 Bytes | a5f7745ad08783eb289c03e10281c45bce37e2cb281e05ecede3a89fa4af5bb0 |
project_template/app.rb | 100644 | 0 | 0 | | | 562 Bytes | ec2b1b6d9cadc2288f443f0c843e93728f1fc0b3eb29a67855b338a09bc9bb0d |
project_template/setting.yml | 100644 | 0 | 0 | | | 1.35 KB | 4161ae5db56af67d1946532e3105d797f085252c7c1c274cd28b8365c432b2af |
project_template/systemd_units/pbm.service | 100644 | 0 | 0 | | | 264 Bytes | d6ca1687bdfc9ac25c57837b00c351a99a3c740914fdb559b7f7c953c2c1d641 |
project_template/systemd_units/pbm_web.service | 100644 | 0 | 0 | | | 253 Bytes | 67f5be8609b16a4922fc9b87132dfa7e00ce7b0e1bbbc814c401fbb5b4eb9638 |
project_template/web.rb | 100644 | 0 | 0 | | | 420 Bytes | 900ea2979a67aeeff544f1699a9e34ca408c1b2ed2aae0de0b6986c559388dc1 |
sig/README.md | 100644 | 0 | 0 | | | 70 Bytes | 2248f7d0118a193e6b25efcbbd441854049e012f73577c7a765ecf4e25cc40e7 |
sig/main.rbs | 100644 | 0 | 0 | | | 10.7 KB | efc9ff5fe8cdce7306d67364e3220d97c179ca4e7f1a3be592ff3c3dca609b44 |