{"id":13569793,"url":"https://github.com/SebastienDuruz/Eve-Intel-Checker","last_synced_at":"2025-04-04T06:31:18.524Z","repository":{"id":59606418,"uuid":"526886149","full_name":"SebastienDuruz/Eve-Intel-Checker","owner":"SebastienDuruz","description":"A tool to help you check Intel channels","archived":false,"fork":false,"pushed_at":"2024-11-13T12:57:23.000Z","size":5651,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-12T18:40:02.749Z","etag":null,"topics":["blazor","desktop","electron","electronnet","eve","eve-online","eveonline","intel","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SebastienDuruz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-20T09:50:44.000Z","updated_at":"2024-11-13T22:42:09.000Z","dependencies_parsed_at":"2024-01-14T03:49:53.882Z","dependency_job_id":"60f56b08-cdc2-4583-ba6a-79a8de5b91aa","html_url":"https://github.com/SebastienDuruz/Eve-Intel-Checker","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastienDuruz%2FEve-Intel-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastienDuruz%2FEve-Intel-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastienDuruz%2FEve-Intel-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastienDuruz%2FEve-Intel-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebastienDuruz","download_url":"https://codeload.github.com/SebastienDuruz/Eve-Intel-Checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247134405,"owners_count":20889396,"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","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":["blazor","desktop","electron","electronnet","eve","eve-online","eveonline","intel","windows"],"created_at":"2024-08-01T14:00:44.338Z","updated_at":"2025-04-04T06:31:18.518Z","avatar_url":"https://github.com/SebastienDuruz.png","language":"C#","funding_links":[],"categories":["Capsuleer Tools"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" src=\".\\EveIntelChecker\\EveIntelChecker\\wwwroot\\img\\EveIntelChecker_logo.png\"\u003e\n\u003c/p\u003e\n\n# EveIntelChecker\n\nA compact desktop tool for filtering relevant messages across Intel chat channels.\n\n## Supported Platforms\n- Windows 10 / 11\n- Linux x64 (Wayland might not working properly)\n- MacOS Intel / ARM (Manual building required)\n\n\n## Installation\n\nDownload the latest release [here](https://github.com/SebastienDuruz/Eve-Intel-Checker/releases)\n\n### Build it yourself\nEnsure that you have **all the required** dependencies for this library\n\n1) Install Electron.NET Dotnet tool :\n```\ndotnet tool install --global ElectronNET.CLI\n```\n\n2) (MacOS \u0026 Linux) Add Dotnet tools to your PATH (this command may vary depending on your system) :\n```\nexport PATH=\"$PATH:/Users/YOUR_USERNAME/.dotnet/tools\"\nor\nexport PATH=\"$HOME/.dotnet/tools:$PATH\"\n```\n\n3) Download the source code and move into the correct folder :\n```\ngit clone https://github.com/SebastienDuruz/Eve-Intel-Checker.git\ncd Eve-Intel-Checker/EveIntelChecker/EveIntelChecker\n```\n\n4) Build the project for the targeted architecture :\n\n*Windows*\n```\nelectronize build /target win\n```\n*MacOS Intel*\n```\nelectronize build /target osx\n```\n*MacOS ARM*\n```\nelectronize build /target osx-arm\n```\n*Linux x64 (Appimage)*\n```\nelectronize build /target linux\n```\n\nFinally, access the built application :\n```\ncd bin/Desktop/TARGETED_ARCHITECTURE\n```\n\n## Dependencies\n\n### Linux\n\nEve Intel Checker use [NetCoreAudio library](https://github.com/mobiletechtracker/NetCoreAudio) for playing sounds.\n\nYou have to have **ALSA** architecture on your system and having access to **aplay** and **amixer** commands.\n\n## Usage\n\n### Eve Online Options\n\nEnsure that **the Log Chat to File** option is activated. If it is not, activate the option and restart the Eve client.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"250\" src=\".\\Screenshots\\ChatLogOption.png\"\u003e\n\u003c/p\u003e\n\n### Select your current system\n\nUse the autocomplete form to select the system you're currently in. Press Enter to validate your selection.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\SelectSystem.png\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\SelectedSystem.png\"\u003e\n\u003c/p\u003e\n\n### Open chat log file\n\nClick the red **OpenFile** icon and select the desired text file. \n\nChatlogs are stored in ***Document/EVE/logs/Chatlogs***\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"center\" height=\"300\" src=\".\\Screenshots\\OpenLogFile.png\"\u003e\n  \u003cimg align=\"center\" height=\"120\" src=\".\\Screenshots\\SelectLogFile.png\"\u003e\n  \u003cimg align=\"center\" height=\"300\" src=\".\\Screenshots\\SelectedLogFile.png\"\u003e\n\u003c/p\u003e\n\nOnce selected, **OpenFile** icon turns green.\n\nThe App is now ready to listen for new intel messages.\n\nThe application automatically checks for a new version of the **same chatlog** file. Once the chat log file is configured, you should no longer have to make any adjustments.\n\n### App running\n\nEach time a message contains system near your position is sent :\n\n- The **Last message** label is updated\n- An **audible signal** is triggered\n- The system turns **red** until new relevant message is triggered\n- the Triggered column is incremented\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\Detected.png\"\u003e\n\u003c/p\u003e\n\nEach time irrelevant message is sent :\n\n- The **Last message** label is updated\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\Undetected.png\"\u003e\n\u003c/p\u003e\n\n### Other functionalities\n\n#### Settings Menu\nYou can open/close the application settings by clicking on the **settings icon**.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\OpenSettings.png\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\OpenedSettings.png\"\u003e\n\u003c/p\u003e\n\n##### Jumps from root\nMax jumps to check from the root system (your current position)\n##### Danger notifications\nMax jumps before switching from **Danger** to **Classic** sound alert\n##### Mute notifications\nMax jumps before muting sound alerts, visual modifications will continue to trigger\n##### Volume\nVolume of the sound alerts\n##### Compact mode\nDefault mode is **compact**. An alternative mode is available. This mode display a **network map** instead of a list\n##### Always on top\nBy default the application stay **Top most** you can disable this behaviour. An application restart is **required** to apply this settings\n\n#### Compact Mode\nYou can **left click** on a system to access more functionalities :\n\n- Access **ZKillboard** system page\n- Access **Dotlan** system map\n- Set as Root (Change the current position for the selected one)\n\nYou can reset the **triggers counters** by pressing the **Reset icon**.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\Reset.png\"\u003e\n  \u003cimg align=\"middle\" height=\"300\" src=\".\\Screenshots\\Reseted.png\"\u003e\n\u003c/p\u003e\n\n#### Starmap Mode\n- Zoom In and Out with the **mouse wheel**\n- Move the map around with the **left click**\n- Reorganise nodes on the map with the **left click**\n- Manually center the map by clicking the **Align icon**\n\n\u003cp align=\"center\"\u003e\n  \u003cimg align=\"middle\" height=\"400\" src=\".\\Screenshots\\StarMap.png\"\u003e\n\u003c/p\u003e\n\n#### Secondary Window\nIt's possible to have a secondary window that works as an independant Intel.\n\nTo *open/close* the secondary window press **CTRL+T** (if keyboards shortcuts are activated on the settings) or simply click the **open icon** on the top bar.\n\n### Custom alert sounds\nBoth alert sounds can be found in the root of the installation folder, next to the executable.\n\nYou can replace *danger_[1 or 2].wav* and *notif_[1 or 2].wav* by any other ***.wav*** sound file, but the file names have to **remain identical**.\n\n## License\n\n**EveIntelChecker** is open-sourced software licensed under [GNU General Public License v3.0](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSebastienDuruz%2FEve-Intel-Checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSebastienDuruz%2FEve-Intel-Checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSebastienDuruz%2FEve-Intel-Checker/lists"}