{"id":37206461,"url":"https://github.com/jceaser/gotools","last_synced_at":"2026-01-14T23:46:02.114Z","repository":{"id":83786014,"uuid":"74620471","full_name":"jceaser/gotools","owner":"jceaser","description":"A collection of command line tools written in Go","archived":false,"fork":false,"pushed_at":"2025-10-27T12:38:41.000Z","size":379,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T14:32:59.554Z","etag":null,"topics":["cli","go","learning-by-doing","unix"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jceaser.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-23T22:59:26.000Z","updated_at":"2025-02-28T13:25:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0656929-6957-4960-b20a-a65b43c130b3","html_url":"https://github.com/jceaser/gotools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jceaser/gotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceaser%2Fgotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceaser%2Fgotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceaser%2Fgotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceaser%2Fgotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jceaser","download_url":"https://codeload.github.com/jceaser/gotools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceaser%2Fgotools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","go","learning-by-doing","unix"],"created_at":"2026-01-14T23:46:01.300Z","updated_at":"2026-01-14T23:46:02.094Z","avatar_url":"https://github.com/jceaser.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gotools\nA collection of command line tools written in Go\n\n* console - get the size of a console\n* counter - count up or down with big numbers\n* date-math - find difference between two dates\n* db - simple name/value storage\n* db2 - complex data storage with forms ; in progress\n* filter - filter out matching lines from regexp\n* iif - inline if for scripting\n* isodate - current date in iso format because date stinks\n* md2html - template based HTML generator from markdown source\n* params - a tool for processing url parameters and parts\n* roll - rotate files like logs ; in progress\n* rpn - an RPN calculator\n* scale - console line chart scroler ; experimental\n* smatrix - like cmatrix but a little basic ; experimental\n* striper - remove spaces from lines or words\n* thru - Marshal-Unmarshal example\n\n## Details ##\n\n### iif ###\nInline If\nreturns a value if the left and right operands meet a condition\n\nUsage:\n    iff -left 10 -test '==' -right 10\n\n### rpn ###\nA Reverse Polish Notation calculator\n\n    rpn --interactive\n    rpn --formula 'formula'\n    echo 'formula' | rpn\n        --pop return only last value\n        --verbose print out some extra details\n\nUse: `2 3 + print`\n\n### scale ###\n\nUsage:\n\necho 10 20 30 40 50 60 50 40 30 20 10 | scale -wait 10\n\n    ↑⎺↑⎺↑⎺↑⎺↑⎺↑⎺⎻──⎼⎽\n    floor: 0.000000, avg: 32.727273, ceil: 60.000000\n    w=18, c=11\n\nArrows show a scale change, you can avoid them by setting a ceil or floor value through command line flags.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjceaser%2Fgotools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjceaser%2Fgotools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjceaser%2Fgotools/lists"}