{"id":24577903,"url":"https://github.com/twometer/vf60-rs","last_synced_at":"2026-02-13T10:09:37.422Z","repository":{"id":255929803,"uuid":"783269532","full_name":"Twometer/vf60-rs","owner":"Twometer","description":"USB Driver for Fujitsu VF60 POS displays","archived":false,"fork":false,"pushed_at":"2024-09-07T22:38:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T02:50:10.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/vf60","language":"Rust","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/Twometer.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}},"created_at":"2024-04-07T12:23:49.000Z","updated_at":"2024-09-07T22:47:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"7085d1f6-3fa5-4441-b538-11c61fd27955","html_url":"https://github.com/Twometer/vf60-rs","commit_stats":null,"previous_names":["twometer/vf60-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Twometer/vf60-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Twometer%2Fvf60-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Twometer%2Fvf60-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Twometer%2Fvf60-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Twometer%2Fvf60-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Twometer","download_url":"https://codeload.github.com/Twometer/vf60-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Twometer%2Fvf60-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29401253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2025-01-23T23:56:31.323Z","updated_at":"2026-02-13T10:09:37.414Z","avatar_url":"https://github.com/Twometer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vf60-rs\n\nA driver for Fujitsu VF60 POS displays based on [rusb](https://github.com/a1ien/rusb).\n\n## Features\n\n-   Print characters to screen at any position (supports different cursor and character render styles)\n-   Read device information\n    -   Equipment recognition\n    -   Firmware revision\n    -   Manufacturing date\n    -   Product ID\n    -   Serial number\n    -   Operation time\n-   Control display brightness\n\n## Quickstart\n\n```rust\nlet vf60 = vf60::Driver::open()?;\nvf60.clear_display()?;\nvf60.print(\"Hello, world!\")?;\n```\n\n## Examples\n\n-   [Hello world](https://github.com/Twometer/vf60-rs/blob/main/examples/hello_world.rs)\n-   [Read device info](https://github.com/Twometer/vf60-rs/blob/main/examples/device_info.rs)\n\n## License\n\nLicensed under the [MIT License](https://github.com/Twometer/vf60-rs/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwometer%2Fvf60-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwometer%2Fvf60-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwometer%2Fvf60-rs/lists"}