{"id":17473658,"url":"https://github.com/uyjulian/iftlg","last_synced_at":"2025-07-23T17:06:42.310Z","repository":{"id":60069980,"uuid":"211433184","full_name":"uyjulian/iftlg","owner":"uyjulian","description":"TLG Susie plugin","archived":false,"fork":false,"pushed_at":"2025-04-07T03:05:22.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T03:07:07.977Z","etag":null,"topics":["plugin","sph","spi","susie","susie-plugin","tlg"],"latest_commit_sha":null,"homepage":"","language":"C","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/uyjulian.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},"funding":{"github":"uyjulian"}},"created_at":"2019-09-28T02:37:07.000Z","updated_at":"2025-04-07T03:05:26.000Z","dependencies_parsed_at":"2024-01-14T03:07:31.949Z","dependency_job_id":"6bd615ba-2e70-418f-8cfc-2c8c7afd9228","html_url":"https://github.com/uyjulian/iftlg","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"fada6a74cade69efd1e70c61dc87d16ca0b95a48"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/uyjulian/iftlg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyjulian%2Fiftlg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyjulian%2Fiftlg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyjulian%2Fiftlg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyjulian%2Fiftlg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uyjulian","download_url":"https://codeload.github.com/uyjulian/iftlg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uyjulian%2Fiftlg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266717709,"owners_count":23973384,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["plugin","sph","spi","susie","susie-plugin","tlg"],"created_at":"2024-10-18T18:06:01.501Z","updated_at":"2025-07-23T17:06:42.285Z","avatar_url":"https://github.com/uyjulian.png","language":"C","funding_links":["https://github.com/sponsors/uyjulian"],"categories":[],"sub_categories":[],"readme":"# TLG Susie plugin\n\nThis plugin allows reading of TLG / TLG5 / TLG6 images in Susie plugin-compatible image viewers.\n\n## Downloads\n\nThe following binaries are available:  \n* [Win32 (Intel 32-bit GCC)](https://github.com/uyjulian/iftlg/releases/latest/download/iftlg.intel32.gcc.7z)  \n* [Win32 (Intel 64-bit GCC)](https://github.com/uyjulian/iftlg/releases/latest/download/iftlg.intel64.gcc.7z)  \n* [Win32 (Intel 32-bit Clang)](https://github.com/uyjulian/iftlg/releases/latest/download/iftlg.intel32.clang.7z)  \n* [Win32 (Intel 64-bit Clang)](https://github.com/uyjulian/iftlg/releases/latest/download/iftlg.intel64.clang.7z)  \n* [Win32 (ARM 32-bit Clang)](https://github.com/uyjulian/iftlg/releases/latest/download/iftlg.arm32.clang.7z)  \n* [Win32 (ARM 64-bit Clang)](https://github.com/uyjulian/iftlg/releases/latest/download/iftlg.arm64.clang.7z)  \n\n## Preparing the environment\n\nInstall the `act` tool: https://nektosact.com/installation/index.html\n\n## Building\n\n```\n$ git clone https://github.com/uyjulian/iftlg.git\n$ cd iftlg\n$ act run --artifact-server-path $PWD/build-artifacts\n```\nOutput artifacts will be in `build-artifacts` folder.\n\n## How to use\n\nSusie plugins are compatible with many programs, including these:\n\n- [A to B converter](http://www.asahi-net.or.jp/~KH4S-SMZ/spi/abc/index.html)  \n- [DYNA](https://hp.vector.co.jp/authors/VA004117/dyna.html)  \n- [Linar](http://hp.vector.co.jp/authors/VA015839/)  \n- [Susie](http://www.digitalpad.co.jp/~takechin/betasue.html#susie32)  \n- [picture effecter](http://www.asahi-net.or.jp/~DS8H-WTNB/software/index.html)  \n- [stereophotomaker](http://stereo.jpn.org/eng/stphmkr/)  \n- [vix](http://www.forest.impress.co.jp/library/software/vix/)  \n\n## License\n\nThis project is licensed under the MIT license. Please read the `LICENSE` file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuyjulian%2Fiftlg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuyjulian%2Fiftlg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuyjulian%2Fiftlg/lists"}