{"id":33129920,"url":"https://github.com/FedeDP/ncursesFM","last_synced_at":"2025-11-16T05:00:45.600Z","repository":{"id":28508785,"uuid":"32025317","full_name":"FedeDP/ncursesFM","owner":"FedeDP","description":"Ncurses File Manager for linux","archived":false,"fork":false,"pushed_at":"2019-01-21T20:18:10.000Z","size":7568,"stargazers_count":89,"open_issues_count":3,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-18T08:40:10.345Z","etag":null,"topics":["c","filemanager","fm","linux","ncurses"],"latest_commit_sha":null,"homepage":null,"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/FedeDP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-11T15:28:48.000Z","updated_at":"2025-07-07T11:42:02.000Z","dependencies_parsed_at":"2022-09-03T02:10:17.812Z","dependency_job_id":null,"html_url":"https://github.com/FedeDP/ncursesFM","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/FedeDP/ncursesFM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedeDP%2FncursesFM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedeDP%2FncursesFM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedeDP%2FncursesFM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedeDP%2FncursesFM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedeDP","download_url":"https://codeload.github.com/FedeDP/ncursesFM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedeDP%2FncursesFM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284662610,"owners_count":27043071,"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-11-16T02:00:05.974Z","response_time":65,"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":["c","filemanager","fm","linux","ncurses"],"created_at":"2025-11-15T09:00:29.616Z","updated_at":"2025-11-16T05:00:45.591Z","avatar_url":"https://github.com/FedeDP.png","language":"C","funding_links":[],"categories":["Packages","\u003ca name=\"file-manager\"\u003e\u003c/a\u003eFile manager"],"sub_categories":["CLI Tools"],"readme":"[![builds.sr.ht status](https://builds.sr.ht/~fededp/ncursesfm/.build.yml.svg)](https://builds.sr.ht/~fededp/ncursesfm/.build.yml?)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1c183099576b4a80a5bdcaced76571b6)](https://www.codacy.com/app/FedeDP/ncursesFM?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=FedeDP/ncursesFM\u0026amp;utm_campaign=Badge_Grade)\n\n# NcursesFM\n\n*Ncurses File Manager for linux*\n\nWritten in C, with ncurses library, it aims to be as user friendly and lightweight as possible, while being good looking and simple.  \nBeing simple doesn't imply being useless; indeed it is a full featured fm.  \nFor a **full list of features**, **deps** and **how to build**, please refer to [wiki pages](https://github.com/FedeDP/ncursesFM/wiki/).\n\n![](https://github.com/FedeDP/ncursesFM/raw/master/ncursesFM.png)\n\n## Main features:\n\n**Remember that every shortcut in ncursesFM is case insensitive!**\n\n*Press 'L' while in program to view a detailed helper message*\n\n* Every feature you would expect by a basic FM.\n* Terminal window resize support.\n* i18n support: for now en, it, de, es_AR, fr (list of translators: https://github.com/FedeDP/ncursesFM/wiki/I18n#translators).\n* 2 tabs support. Their content is kept in sync. Jump between tabs with arrow keys (left/right).\n* config support through libconfig.\n* Basic mouse support.\n* Simple sysinfo monitor that will refresh every 30s: clock, battery and some system info.\n* Fast browse mode: enable it with ','. It lets you jump between files by just typing their names.\n* 4 sorting modes.\n* Stats support (permissions and sizes).\n* Inotify monitor to check for fs events in current opened directories.\n* Bookmarks support.\n* Search support: it will search your string in current directory tree. It can search your string inside archives too.\n* Basic print support through libcups.\n* Extract/compress files/folders through libarchive.\n* Powermanagement inhibition while processing a job (eg: while pasting a file) to avoid data loss.\n* Internal udisks2 monitor, to poll for new devices. It can automount new connected devices too. Device monitor will list only mountable devices, eg: dvd reader will not be listed until a cd/dvd is inserted.\n* Drives/usb sticks/ISO files (un)mount through udisks2.\n* Distro package files installation through packagekit.\n* libnotify support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFedeDP%2FncursesFM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFedeDP%2FncursesFM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFedeDP%2FncursesFM/lists"}