{"id":20775821,"url":"https://github.com/nickgeek/win","last_synced_at":"2026-04-22T11:01:45.523Z","repository":{"id":73437128,"uuid":"13979120","full_name":"NickGeek/WiN","owner":"NickGeek","description":"WiN (Wireless Inter-Home Network) is designed to do what crowd-funding did for projects but for mobile networks. Uses of this could be in businesses to replace wired phone extensions or in place of a pager at a hospital. It could even be used to call your son to dinner! It doesn't require an Internet connection or traditional cellular coverage so it can be completely free.","archived":false,"fork":false,"pushed_at":"2014-01-08T23:49:12.000Z","size":25118,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T22:45:49.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/NickGeek.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":"2013-10-30T06:31:34.000Z","updated_at":"2022-12-20T21:40:11.000Z","dependencies_parsed_at":"2023-02-24T00:30:18.750Z","dependency_job_id":null,"html_url":"https://github.com/NickGeek/WiN","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/NickGeek/WiN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickGeek%2FWiN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickGeek%2FWiN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickGeek%2FWiN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickGeek%2FWiN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickGeek","download_url":"https://codeload.github.com/NickGeek/WiN/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickGeek%2FWiN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-17T12:39:26.703Z","updated_at":"2026-04-22T11:01:40.513Z","avatar_url":"https://github.com/NickGeek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"WiN\n===\n\nWiN (Wireless Inter-Home Network) is designed to do what crowd-funding did for projects but for mobile networks. Uses of this could be in businesses to replace wired phone extensions, communications when cellular towers and the Internet is down or in place of a pager at a hospital. It could even be used to call your son to dinner! It doesn't require an Internet connection or traditional cellular coverage so it can be completely free.\n\n###How can I install this?\nTo install a release version of WiN click the releases tab near the top of the page and find the version of WiN that will run on your device.\n\nIf you want to be on the cutting edge you can download a development version by either cloning this git repo or clicking the \"Download ZIP\" button on the side-bar. If you are using a development version you will have to run WiN manually. Instructions for that are below.\n\n###Where are you in development?\nYou can see everything and vote/comment at our public Trello here: https://trello.com/b/xTcyUVmY\n\n###How do I use this as of now?\nNOTE: This is still in super early development so expect everything to change.\n\n####Release versions:\n\n**Sending a message**\n\nTo send a message click on the WiN icon that would of been added to your application launcher during installation.\n\n**Receiving messages**\n\nOn GNU/Linux you don't have to do  anything, you'll get messages automatically. On Mac OS X you just need to open WiN (you don't have to send a message, just hit cancel) and it'll start checking for messages in the background. On Windows you shouldn't have to do anything.\n\n####Development versions:\n**Sending a message**\n\nTo send a message run \"python send.py\" (or \"python.exe send.py\" on Windows) and fill out the target's username and the message.\n\n**Receiving messages**\n\nRun \"python client.py\" (or \"python.exe client.py\" on Windows).\n\n###What do I need to run this?\n**WiN for GNU/Linux**\n\nWiN for GNU/Linux requires:\n* Python 2.7\n* Zenity\n\n**WiN for Mac OS X**\n\nWiN for Mac OS X requires:\n* Python 2.7\n\n**WiN for Windows**\n\nWiN for Windows requires:\n* Windows XP or later\n* *Note: No install of python is required. WiN for Windows comes with a standalone version of Python 2.7.5 from http://www.orbitals.com/programs/pyexe.html*\n\n**WiN for Android**\n\nWiN for Android requires:\n* A device that supports multicast (most devices released with android 3.0 or higher support this)\n* Android 4.0 or higher\n\n###Frequent problems\n**I'm not getting messages!**\n\nCheck you are on the same WiFi network *and* the same subnet. Also check that your firewall is not blocking port 8946 and 1501. You can also try starting the client again (on Windows go Start \u003e WiN \u003e Win Client, on Mac OS X just open WiN and on GNU/Linux cd into \".WiN\" and run \"./Client\").\n\n**I get _____ error!**\n\nLeave a bug report on this GitHub page.\n\n**Windows tells me I need to allow python.exe to access the network!**\n\nAllow it. This is required for WiN to communicate.\n\n**Are there any viruses in WiN**\n\nNope and if you don't trust me you can have a look at all the code yourself on this page.\n\n###How can I help\nThe main thing you can do is spread the word, the more hands on thing you can do is look at the \"Issues\" page on this website and see if you can fix any of those. Also you could look at our (Trello) and help with some of the tasks on there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickgeek%2Fwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickgeek%2Fwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickgeek%2Fwin/lists"}