{"id":19938791,"url":"https://github.com/raphaelbs/wifinder","last_synced_at":"2026-05-13T14:36:31.351Z","repository":{"id":57159426,"uuid":"81477966","full_name":"raphaelbs/wifinder","owner":"raphaelbs","description":"WiFinder automatically connects your Espruino to one of your predefined networks.","archived":false,"fork":false,"pushed_at":"2017-02-09T17:55:20.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-25T16:23:02.983Z","etag":null,"topics":["espruino","espruino-web-ide","npm-package","wifi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raphaelbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-09T17:50:30.000Z","updated_at":"2018-10-27T21:56:17.000Z","dependencies_parsed_at":"2022-09-07T20:11:48.144Z","dependency_job_id":null,"html_url":"https://github.com/raphaelbs/wifinder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbs%2Fwifinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbs%2Fwifinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbs%2Fwifinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphaelbs%2Fwifinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphaelbs","download_url":"https://codeload.github.com/raphaelbs/wifinder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367930,"owners_count":19951444,"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":["espruino","espruino-web-ide","npm-package","wifi"],"created_at":"2024-11-12T23:41:59.706Z","updated_at":"2026-05-13T14:36:31.319Z","avatar_url":"https://github.com/raphaelbs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wifinder \n\nWiFinder automatically connects your Espruino to one of your predefined networks.\n\n## Installation\n\n### Option 1\n1. Navigate to the Modules folder of your ESPRUINO WEB IDE\n2. npm install wifinder\n3. move the WiFinder.js to the Modules root folder\n\n### Option 2 (recomended)\n1. Enable 'Load modules from NPM' inside the ESPRUINO WEB IDE (Settings \u003e Communications)\n\n## Usage\n\n```javascript\nvar WiFinder = require('WiFinder');\nvar wifis = [{ ssid : 'net1', pwd : 'netOne' },\n             { ssid : 'net2', pwd : 'netTwo' }];\n\t\t\t \nWiFinder(wifis, function(err, theConnectedAp){\n\t... do something after connected or error\n});\n```\n\n## Dependencies\n\nhttp\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbs%2Fwifinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelbs%2Fwifinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelbs%2Fwifinder/lists"}