{"id":26578716,"url":"https://github.com/hikmat2337/connmap","last_synced_at":"2025-03-23T05:01:32.059Z","repository":{"id":47570978,"uuid":"248809670","full_name":"hikmat2337/connmap","owner":"hikmat2337","description":"connmap is an X11 desktop widget that shows location of your current network peers on a world map","archived":true,"fork":false,"pushed_at":"2024-12-18T19:31:07.000Z","size":36531,"stargazers_count":312,"open_issues_count":6,"forks_count":12,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-16T09:58:55.516Z","etag":null,"topics":["cairo","desktop-widget","geolocation","i3","i3wm","ip-geolocation","libcairo","linux-desktop","tcp","udp","x11"],"latest_commit_sha":null,"homepage":"","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/hikmat2337.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":"2020-03-20T17:04:22.000Z","updated_at":"2025-01-15T19:29:15.000Z","dependencies_parsed_at":"2024-12-18T20:42:52.583Z","dependency_job_id":null,"html_url":"https://github.com/hikmat2337/connmap","commit_stats":null,"previous_names":["h2337/connmap","jafarlihi/connmap","hikmat2337/connmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hikmat2337%2Fconnmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hikmat2337%2Fconnmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hikmat2337%2Fconnmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hikmat2337%2Fconnmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hikmat2337","download_url":"https://codeload.github.com/hikmat2337/connmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245056903,"owners_count":20553854,"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":["cairo","desktop-widget","geolocation","i3","i3wm","ip-geolocation","libcairo","linux-desktop","tcp","udp","x11"],"created_at":"2025-03-23T05:01:29.482Z","updated_at":"2025-03-23T05:01:32.026Z","avatar_url":"https://github.com/hikmat2337.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# connmap\nconnmap is an X11 desktop widget that shows location of your current network peers on a world map.\n(Works on Wayland as well!)\n\n\u003cp align=\"center\"\u003e \n  \u003cimg src=\"https://raw.githubusercontent.com/jafarlihi/connmap/master/sample.png?token=AKL72SZ6ZUB4HTXII7GKNWK6PYZPA\"\u003e\n\u003c/p\u003e\n\n![Demo](https://github.com/jafarlihi/file-hosting/blob/1261f88826242ef96d40bf0ffc6ed57ecca241e5/connmap-demo.gif?raw=true)\n\n## Installation\nClone the repository `git clone https://github.com/jafarlihi/connmap --depth 1`, install the dependencies (see below), run `make install`, then run the resulting executable `./connmap.elf`.\n\nIf you want to run it without attaching it to the terminal then add ampersand at the end of the command: `./connmal.elf \u0026`.\n\nYou can also add it to your i3wm config to run at startup (make sure it is in the PATH):\n```\nexec --no-startup-id connmap.elf\n```\n\n## Dependencies\nBuild dependencies: `xlib`, `libxext`, `libxfixes`, `libcairo2`\n\nInstallation dependencies: `unzip`\n\nRuntime dependencies: `iproute2`\n\nInstallation for Arch Linux:\n```\nsudo pacman -S --needed iproute2 libx11 libxext libxfixes cairo unzip\n```\n\nInstallation for Ubuntu:\n```\nsudo apt install iproute2 libx11-dev libxext-dev libxfixes-dev libcairo2-dev unzip\n```\n\n## Config\nInstallation will create `~/.config/connmap/connmaprc`. Default `connmaprc` looks like this:\n```\nlocation_x 20\nlocation_y 500\nsmall true\nblack false\nupdate_interval 1\n```\n- `location_x`/`location_y` specifies the widget location in your desktop.\n\n- Setting `small` to false will resize widget from 500px/250px to 1000px/500px.\n\n- Setting `black` to true will draw map outline in black instead of white.\n\n- `update_interval` is seconds the application will sleep for before fetching the updated list of network connections.\n## Limitations\n- Tested only with i3wm, might not work as expected in other DE/WM.\n\n- Only IPv4 is supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhikmat2337%2Fconnmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhikmat2337%2Fconnmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhikmat2337%2Fconnmap/lists"}