{"id":17383131,"url":"https://github.com/puutaro/quickstartshell","last_synced_at":"2025-06-12T05:32:13.483Z","repository":{"id":249970566,"uuid":"833093720","full_name":"puutaro/quickStartShell","owner":"puutaro","description":"Quick start shell for CommandClick","archived":false,"fork":false,"pushed_at":"2024-08-23T10:44:50.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T20:49:35.595Z","etag":null,"topics":["browser-addon","commandclick","fannel","javascript","linux-android","linux-on-android","proot","proot-android","shellscript","ubuntu-on-android","ubuntu2204"],"latest_commit_sha":null,"homepage":"https://github.com/puutaro/CommandClick","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/puutaro.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":"2024-07-24T10:41:49.000Z","updated_at":"2024-08-23T10:44:54.000Z","dependencies_parsed_at":"2024-08-21T16:30:00.293Z","dependency_job_id":"ee53349d-a054-4037-bb3f-aebaa37edbed","html_url":"https://github.com/puutaro/quickStartShell","commit_stats":null,"previous_names":["puutaro/quickstartshell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/puutaro/quickStartShell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FquickStartShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FquickStartShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FquickStartShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FquickStartShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puutaro","download_url":"https://codeload.github.com/puutaro/quickStartShell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puutaro%2FquickStartShell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259404506,"owners_count":22852204,"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":["browser-addon","commandclick","fannel","javascript","linux-android","linux-on-android","proot","proot-android","shellscript","ubuntu-on-android","ubuntu2204"],"created_at":"2024-10-16T07:40:43.287Z","updated_at":"2025-06-12T05:32:13.458Z","avatar_url":"https://github.com/puutaro.png","language":"JavaScript","readme":"\n\n\u003cdiv\u003e\u003cimg src=\"https://github.com/user-attachments/assets/14d1d57a-ffb8-4365-a672-fe321f209fee\" width=\"300\"\u003e  \u003c/div\u003e\n  \n\u003cdiv\u003e\u003cimg src=\"https://github.com/puutaro/selectTyper/assets/55217593/555e8f5f-656a-4faf-bb76-f663c01cfe47\" width=\"300\"\u003e\u003c/div\u003e \n\n\n# quickStartShell.js\n----------------\n\nQuick start shell @puutaro\n\nTable of Contents\n-------\n\u003c!-- vim-markdown-toc GFM --\u003e \n* [Introduce](#introduce)\n* [Installation](#installation)\n* [Screenshots](#screenshots)\n* [Usage](#usage)\n\t* [Play Button](#play-button)\n\t* [Cancel Button](#cancel-button)\n\t* [Edit Button](#edit-button)\n\n\n## Introduce\n---------------------\n\nIn `CommandClick`, `Ubuntu` is core feature. So, I want users to get used to the shell first.    \nYou can create not only hello world app but also original app by customizing shell script.    \nIn other words, you can create original app by simply edit ubuntu shell script.   \nCC's ubuntu has many feature: [variables bulk definition framework](https://github.com/puutaro/CommandClick/blob/master/md/developer/custom_shell_commands/repbash.md), [notification](https://github.com/puutaro/CommandClick/blob/master/md/developer/custom_shell_commands/noti.md), [send-broadcast](https://github.com/puutaro/CommandClick/blob/master/md/developer/custom_shell_commands/send-broadcast.md), [music player](https://github.com/puutaro/CommandClick/blob/master/md/developer/custom_shell_commands/mplay.md), [tts player](https://github.com/puutaro/CommandClick/blob/master/md/developer/custom_shell_commands/tspeech.md), [sd card edit](https://github.com/puutaro/CommandClick/blob/master/md/developer/custom_shell_commands/cp2sd.md).. etc.  \nOtherwise, Ubuntu has great potential.    \nBy this fannel (add-on), these wonderful feature is triggered by one click. So one click.  \nPlease feel free to experience the joy of creating apps using Ubuntu.  \n\n\n\n## Installation\n---------------------\n\n1. Install [ComamndClick](https://github.com/puutaro/CommandClick) to your android by [this link](https://github.com/puutaro/CommandClick#app-installation)\n2. Set up Ubuntu by [this link](https://github.com/puutaro/CommandClick/blob/master/USAGE.md#setup-ubuntu)\n3. Install this fannel by [install repo](https://github.com/puutaro/CommandClick/blob/master/USAGE.md#install-fannel) or QR code\n\n\n## Screenshots\n--------\n\n\u003ca href=\"https://github.com/user-attachments/assets/092bae22-e167-452b-92af-02579e900921\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/092bae22-e167-452b-92af-02579e900921\" width=\"500\" /\u003e\u003c/a\u003e\n\n## Usage\n--------\n\n### Play Button\n\nExecute \"Hello world\" shell script \n\n### Cancel Button\n\nKill process\n\n### Edit Button\n\nEdit shell script by this button.  \nAnd **create your original app**\n\n\n\u003ca href=\"https://github.com/user-attachments/assets/3fb2af8e-6891-467c-bcdb-a8b1502b6d32\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/3fb2af8e-6891-467c-bcdb-a8b1502b6d32\" width=\"500\" /\u003e\u003c/a\u003e\n\n- Also, If you edit bellow path, the same thing happens.  \n\n`/storage/emulated/0/Documents/cmdclick/AppDir/default/quickStartShellDir/shell/execute.sh`\n\nIf you want to know more about ubuntu, visit bellow page\n\n-\u003e [Ubuntu detail](https://github.com/puutaro/CommandClick/blob/master/DEVELOPER.md#ubuntu)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuutaro%2Fquickstartshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuutaro%2Fquickstartshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuutaro%2Fquickstartshell/lists"}