{"id":21804860,"url":"https://github.com/pez/flexgauge","last_synced_at":"2026-03-10T05:04:10.493Z","repository":{"id":1377736,"uuid":"1331145","full_name":"PEZ/FlexGauge","owner":"PEZ","description":"A standalone Gauge component for Flex 4","archived":false,"fork":false,"pushed_at":"2011-07-23T23:04:48.000Z","size":300,"stargazers_count":19,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-09T00:34:24.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dl.dropbox.com/u/3259215/gauge-demo/gaugetestflash.html","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PEZ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-05T10:37:21.000Z","updated_at":"2021-06-02T20:06:38.000Z","dependencies_parsed_at":"2022-07-29T11:09:36.544Z","dependency_job_id":null,"html_url":"https://github.com/PEZ/FlexGauge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PEZ/FlexGauge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2FFlexGauge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2FFlexGauge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2FFlexGauge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2FFlexGauge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PEZ","download_url":"https://codeload.github.com/PEZ/FlexGauge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2FFlexGauge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30325603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":[],"created_at":"2024-11-27T11:57:10.606Z","updated_at":"2026-03-10T05:04:10.470Z","avatar_url":"https://github.com/PEZ.png","language":"ActionScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##A standalone Gauge component for Adobe Flex 4.\n\nSkinnable, somewhat stylable and quite flexible. Though lots of stuff is still\nhardcoded. There are probably bugs too. I know it doesn't really work for negative\nmax values, yet.\n\nSee a demo here: [http://dl.dropbox.com/u/3259215/gauge-demo/gaugetestflash.html](http://dl.dox.com/u/3259215/gauge-demo/gaugetestflash.html)\nView source is enable in the demo so you can see how the component is used.\n\n###Quick howto use this in your Flex 4 project:\nClone (or, preferably, fork-then-clone) this project and then import it into Flash Builder.\nIt should get imported as a Flex Library project. Then you have at least two options:\n\n1. Add the gauge library project to the Build Path of the project you need the gauge in.\n2. Build the library project and copy the resulting swc-file out of the bin/ folder and put it in the libs/ folder of your gauge-needing project.\n\nOption 1 is to prefer I'd say, because then you can much easier follow what's going on in the debugger, fix bugs in the gauge and such.\nOption 2 assumes you have a standard setup project with a library folder called libs/ setup in your projects Build Path.\n\n###Keep your fork in sync\nIf you fork this repository and still want to keep your fork in sync with any bug fixes/changes in this repo that I either make\nmyself or pull in from pull requests from others; This is the easiest way I have found:\n\n1. Add this repository as a remote upstream to the clone of your fork: \u003cbr\u003e\n `git remote add upstream https://PEZ@github.com/PEZ/FlexGauge.git`\n2. Then fetch from upstream:\u003cbr\u003e\n `git fetch upstream`\n3. Whenever you want to merge in any changes in the main repo:\u003cbr\u003e\n `git merge upstream/master`\n\nThat last step is assuming you want to merge the master branch of course, but that's the only branch there is yet anyway. =)\n\n###Origins\nThe gauge is based on [this work](http://www.smithfox.com/?e=48) by Smith \u0026 Fox.\nWhich in turn was based on the now famous Degrafa Gauge by Thomas Gonzales.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fflexgauge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpez%2Fflexgauge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fflexgauge/lists"}