{"id":13560306,"url":"https://github.com/mate-desktop/caja","last_synced_at":"2026-02-23T04:32:26.254Z","repository":{"id":1964794,"uuid":"2895474","full_name":"mate-desktop/caja","owner":"mate-desktop","description":"Caja, the file manager for the MATE desktop","archived":false,"fork":false,"pushed_at":"2026-01-29T21:43:42.000Z","size":117508,"stargazers_count":303,"open_issues_count":501,"forks_count":152,"subscribers_count":34,"default_branch":"master","last_synced_at":"2026-01-30T10:36:24.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mate-desktop.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mate-desktop.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"custom":"https://mate-desktop.org/donate/"}},"created_at":"2011-12-02T01:33:31.000Z","updated_at":"2026-01-29T21:43:48.000Z","dependencies_parsed_at":"2023-11-25T19:22:01.339Z","dependency_job_id":"fb9879d7-c249-49c2-abaa-bd22c6a33534","html_url":"https://github.com/mate-desktop/caja","commit_stats":{"total_commits":1680,"total_committers":106,"mean_commits":"15.849056603773585","dds":0.8636904761904762,"last_synced_commit":"16a497d88f37c570a42b31a256d8e6b3cf9d8be5"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/mate-desktop/caja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mate-desktop%2Fcaja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mate-desktop%2Fcaja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mate-desktop%2Fcaja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mate-desktop%2Fcaja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mate-desktop","download_url":"https://codeload.github.com/mate-desktop/caja/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mate-desktop%2Fcaja/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T02:24:00.660Z","status":"ssl_error","status_checked_at":"2026-02-23T02:22:56.087Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-08-01T13:00:41.559Z","updated_at":"2026-02-23T04:32:26.232Z","avatar_url":"https://github.com/mate-desktop.png","language":"C","readme":"[![Build Status](https://github.com/mate-desktop/caja/actions/workflows/builds.yml/badge.svg?branch=master)](https://github.com/mate-desktop/caja/actions/workflows/builds.yml)\n[![Release](https://img.shields.io/github/v/release/mate-desktop/caja)](https://github.com/mate-desktop/caja/releases)\n[![IRC Network](https://img.shields.io/badge/irc-freenode-blue.svg \"IRC Freenode\")](https://webchat.freenode.net/?channels=mate)\n\n\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/mate-desktop/mate-icon-theme/raw/master/mate/256x256/apps/system-file-manager.png\"  alt=\"Caja\" width=\"128\" height=\"128\"\u003e\n  \u003cbr /\u003e\n  Caja\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003eThe file manager for the MATE desktop\u003c/b\u003e\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://mate-desktop.org/gallery/1.24/english/007.png\" alt=\"Caja Screenshot\"\u003e\u003c/div\u003e\n\n## Installation\n\n### Ubuntu\n\n```bash\nsudo apt install caja\n```\n\n### Fedora\n\n```bash\nsudo dnf install caja\n```\n\n## Building\n\n### Source\n\nYou'll need the following dependencies:\n\n  * `exempi`\n  * `gobject-introspection`\n  * `libnotify`\n  * `libexif`\n  * `gvfs`\n  * `mate-common`\n  * `mate-desktop`\n\n### Building\n\n```bash\ngit clone --recurse-submodules https://github.com/mate-desktop/caja.git\ncd caja\n./autogen.sh --prefix=/usr\nmake\nmake install\n```\n\n## Hacking on Caja\n\nPlease see the HACKING file for information about hacking on caja.\n\n## How to report bugs / errors in translations\n\nBugs should be reported in GitHub\n\nhttps://github.com/mate-desktop/caja/issues\n\nWe are using transifex for translations. https://www.transifex.com/mate/MATE/dashboard/\n\nPlease create an account, become a member of your language team and fix it there.\n\n## Package status\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/caja.svg)](https://repology.org/project/caja/versions)\n","funding_links":["https://mate-desktop.org/donate/"],"categories":["Applications","C","File and Data Management"],"sub_categories":["File Manager","File Management"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmate-desktop%2Fcaja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmate-desktop%2Fcaja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmate-desktop%2Fcaja/lists"}