{"id":41480786,"url":"https://github.com/codejive/twinkle","last_synced_at":"2026-01-23T17:18:23.852Z","repository":{"id":277008325,"uuid":"611996462","full_name":"codejive/twinkle","owner":"codejive","description":"A Java library for creating advanced console user interfaces","archived":false,"fork":false,"pushed_at":"2025-12-29T13:20:55.000Z","size":129,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T15:22:11.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codejive.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":"2023-03-10T01:14:24.000Z","updated_at":"2025-12-29T13:20:29.000Z","dependencies_parsed_at":"2025-02-11T17:23:13.602Z","dependency_job_id":"45057862-3227-4225-bafe-96dbe5575851","html_url":"https://github.com/codejive/twinkle","commit_stats":null,"previous_names":["codejive/context","codejive/java-context"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codejive/twinkle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codejive%2Ftwinkle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codejive%2Ftwinkle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codejive%2Ftwinkle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codejive%2Ftwinkle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codejive","download_url":"https://codeload.github.com/codejive/twinkle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codejive%2Ftwinkle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28696523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"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":[],"created_at":"2026-01-23T17:18:23.744Z","updated_at":"2026-01-23T17:18:23.831Z","avatar_url":"https://github.com/codejive.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Twinkle\n\nTwinkle is a Java library for creating advanced text-based user interfaces.\n\nThis is a very early proof of concept, nothing to see here (yet)\n\n## Building\n\nTo build the project, run the following command:\n\n```bash\n./mvnw clean package\n```\n\n## Running\n\nTo see a couple of very early demos, run the following commands:\n\n```bash\njava -cp twinkle-chart/target/twinkle-chart-1.0-SNAPSHOT.jar:twinkle-core/target/twinkle-core-1.0-SNAPSHOT.jar:twinkle-ansi/target/twinkle-ansi-1.0-SNAPSHOT.jar:twinkle-chart/target/test-classes examples.BarDemo\njava -cp twinkle-chart/target/twinkle-chart-1.0-SNAPSHOT.jar:twinkle-core/target/twinkle-core-1.0-SNAPSHOT.jar:twinkle-ansi/target/twinkle-ansi-1.0-SNAPSHOT.jar:twinkle-chart/target/test-classes examples.MathPlotDemo\njava -cp twinkle-chart/target/twinkle-chart-1.0-SNAPSHOT.jar:twinkle-core/target/twinkle-core-1.0-SNAPSHOT.jar:twinkle-ansi/target/twinkle-ansi-1.0-SNAPSHOT.jar:twinkle-chart/target/test-classes examples.MathPlotColorDemo\njava -cp twinkle-chart/target/twinkle-chart-1.0-SNAPSHOT.jar:twinkle-core/target/twinkle-core-1.0-SNAPSHOT.jar:twinkle-ansi/target/twinkle-ansi-1.0-SNAPSHOT.jar:twinkle-chart/target/test-classes examples.MathPlotFourDemo\n```\n\nAn easier way to run the demos is using [JBang](https://www.jbang.dev/):\n\n```bash\n./mvnw install -DskipTests\njbang run BarDemo\njbang run MathPlotDemo\njbang run MathPlotColorDemo\njbang run MathPlotFourDemo\n```\n\nThese demos only show Twinkle's Ansi output capabilities. There is no interactivity being shown.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodejive%2Ftwinkle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodejive%2Ftwinkle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodejive%2Ftwinkle/lists"}