{"id":19364359,"url":"https://github.com/davidfstr/decimal-binary-unit-converter","last_synced_at":"2025-07-31T02:36:54.182Z","repository":{"id":5157861,"uuid":"6326321","full_name":"davidfstr/Decimal-Binary-Unit-Converter","owner":"davidfstr","description":"Converts byte values between decimal and binary units.","archived":false,"fork":false,"pushed_at":"2012-12-20T05:00:55.000Z","size":1256,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T02:18:09.912Z","etag":null,"topics":["java","jgoodies-forms","unit-converter"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"heroku/kombu-fernet-serializers","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidfstr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-21T22:21:00.000Z","updated_at":"2017-12-16T21:59:19.000Z","dependencies_parsed_at":"2022-08-28T21:40:47.728Z","dependency_job_id":null,"html_url":"https://github.com/davidfstr/Decimal-Binary-Unit-Converter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/davidfstr/Decimal-Binary-Unit-Converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2FDecimal-Binary-Unit-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2FDecimal-Binary-Unit-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2FDecimal-Binary-Unit-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2FDecimal-Binary-Unit-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidfstr","download_url":"https://codeload.github.com/davidfstr/Decimal-Binary-Unit-Converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2FDecimal-Binary-Unit-Converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267978037,"owners_count":24175244,"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-07-31T02:00:08.723Z","response_time":66,"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":["java","jgoodies-forms","unit-converter"],"created_at":"2024-11-10T07:37:11.671Z","updated_at":"2025-07-31T02:36:54.159Z","avatar_url":"https://github.com/davidfstr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decimal-Binary Unit Converter 1.0\n\nNeed to convert between decimal and binary byte units?\u003cbr/\u003e\nThis is a unit converter make just for that purpose.\n\nDifferent units for bytes are used in different places:\n\n* File sizes (binary megabytes = MiB)\n* Internet bandwidth (decimal megabits = Mbit)\n* Hard drive sizes (decimal gigabytes = GB)\n* RAM sizes (binary gigabytes = GiB)\n\nThis program helps you convert these units easily.\n\n\u003cimg src=\"https://raw.github.com/davidfstr/Decimal-Binary-Unit-Converter/master/docs/screenshot.png\" /\u003e\n\n\n## Requirements\n\n* Java 1.5 or later\n* Ant or Make \u0026mdash; to compile\n\n\n## Applet\n\nIf your web browser supports Java applets, you can use the application on the [applet page].\n\n[applet page]: http://davidfstr.github.com/Decimal-Binary-Unit-Converter/\n\n## Download\n\nThis program can also be run as a standalone Java application:\n\n* [Decimal-Binary Unit Converter 1.0](http://davidfstr.github.com/Decimal-Binary-Unit-Converter/assets/DecBinUnitConverter-1.0.jar)\n\n\n## Compiling\n\n* To compile all source files locally, run `ant` or `make`.\n* To run locally compiled files, use `ant run` or `make run`.\n* To package everything in a distributable JAR, use `ant jar`.\n\n\n## History\n\nI originally created this as an experiment in 2008 to:\n\n* use [JGoodies Forms] to create a GUI with as few lines of code as possible, and to\n* package a Java app for deployment.\n\n[JGoodies Forms]: http://www.jgoodies.com/freeware/libraries/forms/\n\n\n## License\n\nThis software is freeware. For details, see the [LICENSE] file.\n\n[LICENSE]: https://github.com/davidfstr/Decimal-Binary-Unit-Converter/blob/master/LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidfstr%2Fdecimal-binary-unit-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidfstr%2Fdecimal-binary-unit-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidfstr%2Fdecimal-binary-unit-converter/lists"}