{"id":23925525,"url":"https://github.com/mhwlng/fiphwinfo","last_synced_at":"2025-09-11T10:30:28.858Z","repository":{"id":54871596,"uuid":"332233413","full_name":"mhwlng/fiphwinfo","owner":"mhwlng","description":"Information Display for Logitech Flight Instrument Panel for HWInfo","archived":true,"fork":false,"pushed_at":"2023-05-16T04:39:42.000Z","size":365,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T23:14:23.991Z","etag":null,"topics":["fip","flight-instrument-panel","hwinfo","logitech","saitek"],"latest_commit_sha":null,"homepage":"https://www.hwinfo.com/forum/threads/logitech-flight-instrument-panel.7005/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mhwlng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-23T14:46:06.000Z","updated_at":"2025-03-07T17:27:45.000Z","dependencies_parsed_at":"2022-08-14T05:20:22.809Z","dependency_job_id":null,"html_url":"https://github.com/mhwlng/fiphwinfo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mhwlng/fiphwinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhwlng%2Ffiphwinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhwlng%2Ffiphwinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhwlng%2Ffiphwinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhwlng%2Ffiphwinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhwlng","download_url":"https://codeload.github.com/mhwlng/fiphwinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhwlng%2Ffiphwinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274616487,"owners_count":25318160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fip","flight-instrument-panel","hwinfo","logitech","saitek"],"created_at":"2025-01-05T20:14:38.257Z","updated_at":"2025-09-11T10:30:28.544Z","avatar_url":"https://github.com/mhwlng.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fiphwinfo\nInformation Display for Logitech Flight Instrument Panel for HWInfo\n\n![Logitech Flight Instrument Panel with Elgato Stream Deck](https://i.imgur.com/1ATZSOj.jpg)\n\nUse the right rotary encoder to scroll vertically.\n\nUse the left rotary encoder to show another card.\nAlso, the S5 button shows the next card and the S6 button shows the previous card.\n\nAny data from [HWInfo](https://www.hwinfo.com) can be displayed.\n\nWhen HWInfo64 is detected, all the available sensors will be written at startup to the data\\hwinfo.json file.\n\nThe HWINFO.inc file must be modified, to configure what will be displayed on the screen.\nThe HWINFO.inc file has the same format as used by various [rainmeter](https://www.deviantart.com/pul53dr1v3r/art/Rainformer-2-9-3-HWiNFO-Edition-Rainmeter-789616481) skins.\n\nNote that you don't need to install rainmeter or any rainmeter plugin.\n\nA configuration tool, to link sensor ids to variables in the HWINFO.inc file, can be downloaded from the hwinfo website [here](https://www.hwinfo.com/beta/HWiNFOSharedMemoryViewer.exe.7z) :\n\n![hwinfo tool](https://i.imgur.com/Px6jvw4.png)\n\nThe HWINFO sensor data can optionally be sent to an MQTT server, by creating a file called mqtt.config (this file doesn't exist by default)\n\n```\n\u003c?xml version=\"1.0\" encoding=\"utf-8\" ?\u003e\n\u003cconfiguration\u003e\n  \u003cmqtt\u003e\n    \u003cadd key=\"mqttURI\" value=\"192.168.2.34\" /\u003e\n    \u003cadd key=\"mqttUser\" value=\"mqttusername\" /\u003e\n    \u003cadd key=\"mqttPassword\" value=\"secretpassword\" /\u003e\n    \u003cadd key=\"mqttPort\" value=\"1883\" /\u003e\n    \u003cadd key=\"mqttSecure\" value=\"False\" /\u003e\n  \u003c/mqtt\u003e\n\u003c/configuration\u003e\n```\n\n![MQTT](https://i.imgur.com/X8IkHPg.png)\n\nA sound is played when menu options are selected.\nThis sound can be changed or disabled by editing the 'clickSound' key in in appsettings.config\n\n![Screenshot 27](https://i.imgur.com/oXVakhB.png)\n![Screenshot 28](https://i.imgur.com/zR9ye3a.png)\n\nWorks with these 64 bit Logitech Flight Instrument Panel Drivers (currently not with older saitek drivers) :\n\nhttps://support.logi.com/hc/en-us/articles/360024848713--Downloads-Flight-Instrument-Panel\n\nSoftware Version: 8.0.134.0\nLast Update: 2018-01-05\n64-bit\n\nhttps://download01.logi.com/web/ftp/pub/techsupport/simulation/Flight_Instrument_Panel_x64_Drivers_8.0.134.0.exe\n\nThanks to :\n\nhttps://github.com/jdahlblom/DCSFIPS\n\nhttps://www.hwinfo.com/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhwlng%2Ffiphwinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhwlng%2Ffiphwinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhwlng%2Ffiphwinfo/lists"}