{"id":30663595,"url":"https://github.com/luisadha/progsche-demo","last_synced_at":"2025-08-31T17:13:45.571Z","repository":{"id":67919365,"uuid":"417827973","full_name":"luisadha/progsche-demo","owner":"luisadha","description":"✅Progsche is a progress bar similar to dhcp progress bar but this is a cool version B-), **Termux kompatibel**","archived":false,"fork":false,"pushed_at":"2025-08-16T23:51:43.000Z","size":1407,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T01:13:12.020Z","etag":null,"topics":["alrc-termux-related","android","bash","bash-script","bash-scripting","loading-animations","loading-spinner","mirbsd","mksh","progress","progress-bar","progressbar","root","shell","su","supersu","terminal","terminal-emulator","termux-commands","ztmexluis-compability"],"latest_commit_sha":null,"homepage":"https://luisadha.github.io/progsche-demo/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luisadha.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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,"zenodo":null}},"created_at":"2021-10-16T12:54:39.000Z","updated_at":"2025-08-16T23:52:44.000Z","dependencies_parsed_at":"2025-08-17T01:08:53.621Z","dependency_job_id":null,"html_url":"https://github.com/luisadha/progsche-demo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/luisadha/progsche-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisadha%2Fprogsche-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisadha%2Fprogsche-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisadha%2Fprogsche-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisadha%2Fprogsche-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luisadha","download_url":"https://codeload.github.com/luisadha/progsche-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisadha%2Fprogsche-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273011006,"owners_count":25030371,"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-08-31T02:00:09.071Z","response_time":79,"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":["alrc-termux-related","android","bash","bash-script","bash-scripting","loading-animations","loading-spinner","mirbsd","mksh","progress","progress-bar","progressbar","root","shell","su","supersu","terminal","terminal-emulator","termux-commands","ztmexluis-compability"],"created_at":"2025-08-31T17:13:44.991Z","updated_at":"2025-08-31T17:13:45.566Z","avatar_url":"https://github.com/luisadha.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\r\n\r\nprogsche - cool progressbar\r\n\r\n![preview](./image.png)\r\n\r\n# SYNOPSIS\r\n    progsche help\r\n    \r\n    # list available option\r\n    progsche.sh --help\r\n\r\n    # run this script  independently\r\n    progsche.sh\r\n\r\n    # customize the text yourself while the animation is running and set when the animation should stop\r\n    progsche.sh --custom  $ 100\r\n\r\n    # customize your own goodbye text when it's time for animation to stop, it loads a string data type with a maximum limit of 9 strings\r\n    progsche.sh --custom $ 100 The Quick Brown Fox Jumped Over The Lazy Dogs. \r\n\r\n    # display version number\r\n    progsche.sh --version\r\n\r\n    # display about this script \r\n    progsche.sh --about\r\n\r\n# DESCRIPTION\r\nProgsche is a progress bar one of the other options you should try to collect on your computer/smartphone although it's not a program that can monitor tasks from commands like cp, mv, dd, tar and others, kind of progress - coreutils.\r\n\r\njust a demo program to show general animation bar but improved for entertainment purpose on your desk. Progsche was created as a whimsical project inspired by the DHCP progress bar.\r\n\r\n# FEATURE\r\nThere are 3 features.\r\n\r\n- Colorfull animations\r\n\u003e Many colors on animation\r\n- Customization is your way\r\n\u003e Create your own how the progress bar should display the output and set the stop time as well. Mandatory :-P\r\n- Say Goodbye Outputs\r\n\u003e Can now modify the final appearance if time has run out. Option\r\n\r\n\r\n# INSTALLATION \u0026 USAGE\r\nInstall via termux \r\n\r\n\u003e pkg install mksh\r\n\r\n\u003e pkg install git\r\n\r\n\u003e cd ~\r\n\r\n\u003e git clone https://github.com/luisadha/progsche.git\r\n\r\n\u003e cd progsche\r\n\r\n\u003e make install\r\n\r\n# USAGE legacy\r\nSee Raw content \"https://raw.githubusercontent.com/luisadha/progsche/main/progsche.sh\" and tap Download icon at your browser, then open your Terminal Emulator by jackpal:\r\nType \"su\" without the quotes then Enter. And\r\n\r\nShort way\r\n1. NON-PATH Location, path: /sdcard/downloads (!! Match where the script file is located!!)\r\n\r\n    Type `cd /sdcard` then Enter.\r\n    \r\n    Type `cd downloads` then enter.\r\n        \r\n    Type `sh progsche.sh` then Enter.\r\n\r\n2. PATH Location.\r\n\r\n    Type `progsche.sh` then Enter.\r\n\r\n# DEPENDENCIES\r\n\r\nsu (non termux)\r\n\r\nmksh\r\n\r\n# BUG REPORTING\r\n\r\nPlese use github issues: http://github.com/luisadha/progsche/\r\n\r\n# AUTHOR\r\n\r\nLuis Adha \u003cadharudin14@gmail.com\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisadha%2Fprogsche-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluisadha%2Fprogsche-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisadha%2Fprogsche-demo/lists"}