{"id":15663573,"url":"https://github.com/widdershin/positron","last_synced_at":"2025-09-04T01:33:18.158Z","repository":{"id":57327665,"uuid":"54066454","full_name":"Widdershin/positron","owner":"Widdershin","description":"Compile your Javascript apps to Android","archived":false,"fork":false,"pushed_at":"2016-03-18T00:44:51.000Z","size":1396,"stargazers_count":17,"open_issues_count":4,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-21T10:34:17.523Z","etag":null,"topics":["android","electron","javascript-apps","native-apps","positron"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Widdershin.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":"2016-03-16T21:07:27.000Z","updated_at":"2022-04-21T04:58:41.000Z","dependencies_parsed_at":"2022-09-16T07:12:31.898Z","dependency_job_id":null,"html_url":"https://github.com/Widdershin/positron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Widdershin/positron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widdershin%2Fpositron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widdershin%2Fpositron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widdershin%2Fpositron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widdershin%2Fpositron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Widdershin","download_url":"https://codeload.github.com/Widdershin/positron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widdershin%2Fpositron/sbom","scorecard":{"id":151122,"data":{"date":"2025-08-11","repo":{"name":"github.com/Widdershin/positron","commit":"b213a60988e6d9a167ad4aa711a7942070aaeb32"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: boilerplate/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T10:41:59.528Z","repository_id":57327665,"created_at":"2025-08-16T10:41:59.528Z","updated_at":"2025-08-16T10:41:59.528Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273539268,"owners_count":25123494,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","electron","javascript-apps","native-apps","positron"],"created_at":"2024-10-03T13:38:18.580Z","updated_at":"2025-09-04T01:33:18.139Z","avatar_url":"https://github.com/Widdershin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# positron\nCompile your Javascript apps to Android\n\n`positron` takes your static web apps and compiles them into a standalone Android app, ready to run on a phone.\n\nInstallation\n---\n\nFirst, make sure you have installed [Android Studio](https://developer.android.com/sdk/index.html#top) and you can run it.\n\nNow, install `positron`.\n\n```bash\n$ npm install positron-cli -g\n```\n\nUsage\n---\n\n`positron` takes a list of files that should be included in the bundle and outputs an .apk to your current directory:\n\n```bash\n$ positron index.html bundle.js\n$ adb install app.apk\n```\n\nYou can even run `positron *` to include all files.\n\n```bash\n$ positron *\n$ adb install app.apk\n```\n\nYou can provide a title and package name for your app as well:\n```bash\n$ positron * -t 'ExampleApp' -p 'com.example.app'\n$ adb install app.apk\n```\n\nFor more info, run `positron --help`\n```bash\n$ positron --help\nUsage:\n  positron [options] \u003cpath\u003e...\n\nPath is a series of pathnames to files to include in the html rendering.\n\nOptions:\n  -h --help    Show this help screen\n  -p \u003cpackage\u003e The name of the package. E.g: -p \"comm.example.app\"\n  -t \u003ctitle\u003e   The name of the app. E.g: -p \"ExampleApp\". By default, the current directory name\n  -o \u003cpath\u003e    The path to output the APK. [default: ./app.apk]\n```\n\nHow does it work?\n---\n\n`positron` works by taking a boilerplate Android app with just a single web view, then copying all your static assets in and compiling it. It's surprisingly simple but works well.\n\nWhy the name 'positron'?\n---\n\n`positron` was inspired by [Github's Electron](http://electron.atom.io/). Electron allows you to build native desktop apps using web technologies. `positron` allows you to build native apps for phones using web technologies. And according to Wikipedia, the opposite of an Electron is a Positron.\n\n![positron](https://raw.githubusercontent.com/Widdershin/positron/master/boilerplate/app/src/main/res/mipmap-hdpi/ic_launcher.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiddershin%2Fpositron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiddershin%2Fpositron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiddershin%2Fpositron/lists"}