{"id":16253029,"url":"https://github.com/digitsensitive/foxviewppm","last_synced_at":"2025-04-08T12:43:25.662Z","repository":{"id":213825867,"uuid":"735023769","full_name":"digitsensitive/FoxViewPPM","owner":"digitsensitive","description":"Lightweight image viewer written in C and SDL2","archived":false,"fork":false,"pushed_at":"2024-01-14T18:13:27.000Z","size":4473,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T08:47:16.756Z","etag":null,"topics":["c","c-programming","image","image-viewer","pbm","pgm","ppm","ppm-image","sdl","sdl2","viewer"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitsensitive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-12-23T11:48:03.000Z","updated_at":"2024-11-13T01:08:49.000Z","dependencies_parsed_at":"2023-12-23T12:59:51.867Z","dependency_job_id":"f7c34e7b-3059-420c-a9d8-064a5ffde1ea","html_url":"https://github.com/digitsensitive/FoxViewPPM","commit_stats":null,"previous_names":["digitsensitive/ppm-viewer","digitsensitive/foxviewppm"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitsensitive%2FFoxViewPPM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitsensitive%2FFoxViewPPM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitsensitive%2FFoxViewPPM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitsensitive%2FFoxViewPPM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitsensitive","download_url":"https://codeload.github.com/digitsensitive/FoxViewPPM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247846166,"owners_count":21005972,"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","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":["c","c-programming","image","image-viewer","pbm","pgm","ppm","ppm-image","sdl","sdl2","viewer"],"created_at":"2024-10-10T15:15:44.306Z","updated_at":"2025-04-08T12:43:25.636Z","avatar_url":"https://github.com/digitsensitive.png","language":"C","readme":"# FoxViewPPM\n\n![GitHub repo size](https://img.shields.io/github/repo-size/digitsensitive/FoxViewPPM)\n![GitHub Release](https://img.shields.io/github/v/release/digitsensitive/FoxViewPPM)\n\nFoxViewPPM is a lightweight image viewer written in `C` and `SDL2`, specifically\ndesigned for PPM, PBM, and PGM file formats. This project was created for\neducational purposes.\n\n\u003cimg src=\"./readme_image.png\" alt=\"PPM Viewer Image\" style=\"width: 100%;\"/\u003e\n\n## Features\n\n1. **Cross-Platform Compatibility**: FoxViewPPM is designed to work seamlessly\n   across various platforms, including Windows, macOS, and Linux.\n2. **Support for PPM, PBM, and PGM Formats**: The viewer is capable of parsing and\n   displaying images in the widely used PPM (Portable Pixel Map),\n   PBM (Portable Bitmap), and PGM (Portable Graymap) formats.\n3. **Command Line Support**: Run FoxViewPPM from the command line, making it\n   convenient for integration into scripts or other workflows.\n4. **Open Source**: FoxViewPPM is an open-source project, encouraging collaboration\n   and contributions from the community. Feel free to fork the repository,\n   report issues, or submit pull requests.\n\n## How to build\n\nInitialize submodules:\n\n```bash\ngit submodule update --init --recursive\n```\n\nBuild Release:\n\n```bash\ncd build\ncmake --build . --config Release\n```\n\n## References\n\n- [ASCII Chart](https://en.cppreference.com/w/cpp/language/ascii)\n- [PBM, PGM, and PPM files The simple image file formats](http://utk.claranguyen.me/guide.php?id=ppm)\n- [PPM Format Specification](https://netpbm.sourceforge.net/doc/ppm.html)\n- [PPM / PGM / PBM image files by Paul Bourke](https://paulbourke.net/dataformats/ppm)\n\n## License\n\nThis project is licensed under the GPL-3.0 license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitsensitive%2Ffoxviewppm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitsensitive%2Ffoxviewppm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitsensitive%2Ffoxviewppm/lists"}