{"id":18036313,"url":"https://github.com/nightroman/fardescription","last_synced_at":"2026-05-04T05:41:07.602Z","repository":{"id":142683450,"uuid":"265286190","full_name":"nightroman/FarDescription","owner":"nightroman","description":"Far Manager style descriptions of files and directories","archived":false,"fork":false,"pushed_at":"2022-07-10T12:07:30.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T08:23:26.070Z","etag":null,"topics":["module","powershell"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nightroman.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":"2020-05-19T15:27:39.000Z","updated_at":"2022-06-10T13:46:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebfa93d4-ec4c-4357-bc26-ebdab1d90386","html_url":"https://github.com/nightroman/FarDescription","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightroman%2FFarDescription","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightroman%2FFarDescription/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightroman%2FFarDescription/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightroman%2FFarDescription/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nightroman","download_url":"https://codeload.github.com/nightroman/FarDescription/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266564,"owners_count":20910835,"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":["module","powershell"],"created_at":"2024-10-30T12:12:29.655Z","updated_at":"2026-05-04T05:41:07.536Z","avatar_url":"https://github.com/nightroman.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FarDescription\n\nFar Manager style descriptions of files and directories\n\n***\n\nFarDescription is the PowerShell module for managing file and directory\ndescriptions stored in special files.\n\n## Quick start\n\n**Step 1:** Get and install\n\nFarDescription is published as the [PSGallery module](https://www.powershellgallery.com/packages/FarDescription).\n\nYou can install the module by this command:\n\n```powershell\nInstall-Module FarDescription\n```\n\n**Step 2:** In a PowerShell command prompt import the module:\n\n```powershell\nImport-Module FarDescription\n```\n\n**Step 3:** Take a look at help for available commands and features:\n\n```powershell\nhelp about_FarDescription\nGet-Command -Module FarDescription\nhelp Update-FarDescription -Full\n```\n\n## Examples\n\nShow items with descriptions:\n\n```powershell\nImport-Module FarDescription\nGet-ChildItem | Format-Table Name, FarDescription\n```\n\nGet file description:\n\n```powershell\nImport-Module FarDescription\n(Get-Item MyFile.txt).FarDescription\n```\n\nSet file description:\n\n```powershell\nImport-Module FarDescription\n(Get-Item MyFile.txt).FarDescription = 'My description ...'\n```\n\n## See also\n\n- [FarDescription Release Notes](https://github.com/nightroman/FarDescription/blob/master/Release-Notes.md)\n- [about_FarDescription.help.txt](https://github.com/nightroman/FarDescription/blob/master/Module/en-US/about_FarDescription.help.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightroman%2Ffardescription","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightroman%2Ffardescription","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightroman%2Ffardescription/lists"}