{"id":19999388,"url":"https://github.com/bios-marcel/organiza","last_synced_at":"2026-05-18T02:35:04.765Z","repository":{"id":97911706,"uuid":"131659552","full_name":"Bios-Marcel/organiza","owner":"Bios-Marcel","description":"An attempt at writing a lightweight file manager for GTK3 using vala.","archived":false,"fork":false,"pushed_at":"2018-12-28T01:25:51.000Z","size":298,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-08T14:51:35.091Z","etag":null,"topics":["filemanager","filemanager-ui","gtk","gtk3","keyboard","linux","navigation","unix","vala"],"latest_commit_sha":null,"homepage":null,"language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bios-Marcel.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}},"created_at":"2018-05-01T00:16:50.000Z","updated_at":"2023-09-08T17:39:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ffb6c0e-525b-4459-a8fa-bc2a33652606","html_url":"https://github.com/Bios-Marcel/organiza","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Bios-Marcel/organiza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Forganiza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Forganiza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Forganiza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Forganiza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bios-Marcel","download_url":"https://codeload.github.com/Bios-Marcel/organiza/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bios-Marcel%2Forganiza/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["filemanager","filemanager-ui","gtk","gtk3","keyboard","linux","navigation","unix","vala"],"created_at":"2024-11-13T05:11:35.426Z","updated_at":"2026-05-18T02:35:04.743Z","avatar_url":"https://github.com/Bios-Marcel.png","language":"Vala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Organiza\n\n[![builds.sr.ht status](https://builds.sr.ht/~biosmarcel/Organiza/arch.yml.svg)](https://builds.sr.ht/~biosmarcel/Organiza/arch.yml?)\n\n## Description\n\nThis is an attempt at writing a file manager that suits my needs. The app\nwill not have much mouse support, instead it will try to have intuitive\nkeyboard shortcuts.\n\nIf you want to know how to use this application, [check out the wiki](https://github.com/Bios-Marcel/organiza/wiki).\n\n## How to build\n\nIn order to build an executable, you first have to satisfy the dependencies:\n\n* GTK+3\n* vte-2.91\n* GLib-2.0\n* vala\n* meson\n* ninja\n\nAfter downloading necessary dependencies you have to do the following:\n\n```sh\ncd /path/to/organiza/  #Navigate into project directory\nmeson build            #Create and configure build folder at ./build\nninja -Cbuild          #Compile using the previously created buildfolder\n```\n\nThe executable file will be located at `build/src` and is called `organiza`.\n\nAlternatively you can also install the binary using:\n\n```sh\ncd /path/to/organiza/build  #Navigate into project directory\nsudo ninja install          #Intall application on your system\n```\n\n## How do I work on it best\n\nI suggest you use VS Code, as that is what I am using.\n\nFor an optimal experience install the following extensions:\n\n* [TODO Highlight](https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight)\n* [Uncrustify](https://marketplace.visualstudio.com/items?itemName=LaurentTreguier.uncrustify)\n* [Vala Code](https://marketplace.visualstudio.com/items?itemName=thiagoabreu.vala)\n* [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Forganiza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbios-marcel%2Forganiza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbios-marcel%2Forganiza/lists"}