{"id":25168215,"url":"https://github.com/effective-solutions/cordova-plugin-equil-smart-pen","last_synced_at":"2026-05-17T01:46:00.488Z","repository":{"id":57208130,"uuid":"108116829","full_name":"effective-solutions/cordova-plugin-equil-smart-pen","owner":"effective-solutions","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-24T04:07:51.000Z","size":501,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T21:49:02.585Z","etag":null,"topics":["cordova","custom","equil","pen","plugin","smart"],"latest_commit_sha":null,"homepage":"https://www.myequil.com/smartpen2/","language":"Objective-C","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/effective-solutions.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-10-24T11:22:52.000Z","updated_at":"2018-05-02T16:46:49.000Z","dependencies_parsed_at":"2022-09-08T20:42:13.424Z","dependency_job_id":null,"html_url":"https://github.com/effective-solutions/cordova-plugin-equil-smart-pen","commit_stats":null,"previous_names":["shanpramuditha/cordova-plugin-equil-smart-pen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-solutions%2Fcordova-plugin-equil-smart-pen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-solutions%2Fcordova-plugin-equil-smart-pen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-solutions%2Fcordova-plugin-equil-smart-pen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effective-solutions%2Fcordova-plugin-equil-smart-pen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effective-solutions","download_url":"https://codeload.github.com/effective-solutions/cordova-plugin-equil-smart-pen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247061784,"owners_count":20877169,"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":["cordova","custom","equil","pen","plugin","smart"],"created_at":"2025-02-09T07:16:22.719Z","updated_at":"2026-01-03T07:18:54.235Z","avatar_url":"https://github.com/effective-solutions.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Equil Smart Pen Cordova Plugin  \n\n\u003e Extremely easy plug and play plugin for equil smart pen. SDKs for android and ios are already available and the intention of this project is to available functionalities of the equil smart pen for cross-platform app developers.\n\n## Usage\n\n#### Receiving Pen Cordinates\n\n```javascript\n  window.plugins.EquilSmartPen.onData(function (data) {\n    let state = data[0];\n    let x = data[1];\n    let y = data[2];\n  })\n\n```\n##### States of the pen\nState | Description\n------------ | -------------\n 1 | PEN_DOWN\n 2 | PEN_MOVE\n 3 | PEN_UP\n 4 | PEN_HOVER\n 5 | PEN_HOVER_DOWN\n 6 | PEN_HOVER_MOVE\n \n#### Recieving Pen Events\n\n```javascript\n  window.plugins.EquilSmartPen.onEvent(function (event) {\n    let state = event;\n  })\n\n```\n\n##### Events of the pen\nState | Description\n------------ | -------------\n 11 | PNF_MSG_INVALID_PROTOCOL\n 12 | PNF_MSG_FAIL_LISTENING\n 15 | PNF_MSG_CONNECTED\n 16 | PNF_MSG_PEN_RMD_ERROR\n 17 | PNF_MSG_FIRST_DATA_RECV\n 32 | PNF_MSG_SESSION_CLOSED\n102 | GESTURE_CIRCLE_CLOCKWISE\n103 | GESTURE_CIRCLE_COUNTERCLOCKWISE\n105 | GESTURE_CLICK\n106 | GESTURE_DOUBLECLICK\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffective-solutions%2Fcordova-plugin-equil-smart-pen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffective-solutions%2Fcordova-plugin-equil-smart-pen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffective-solutions%2Fcordova-plugin-equil-smart-pen/lists"}