{"id":26453292,"url":"https://github.com/artegoser/file-library-manager","last_synced_at":"2025-03-18T18:57:42.151Z","repository":{"id":49554299,"uuid":"281607808","full_name":"artegoser/File-Library-Manager","owner":"artegoser","description":"CLI application for reading and creating FLIM libraries.  The standard library will be updated all the time.  The original library can serve as a repository of data about files by name, this provides quick access to the files you need.","archived":false,"fork":false,"pushed_at":"2022-12-08T11:27:15.000Z","size":10208,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-08T19:32:23.841Z","etag":null,"topics":["cli-application","file-manager","filemanager","flim","flim-libraries","library-management","library-management-system"],"latest_commit_sha":null,"homepage":"","language":"Python","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/artegoser.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-22T07:31:46.000Z","updated_at":"2021-06-14T19:29:56.000Z","dependencies_parsed_at":"2023-01-25T12:31:16.741Z","dependency_job_id":null,"html_url":"https://github.com/artegoser/File-Library-Manager","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FFile-Library-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FFile-Library-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FFile-Library-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FFile-Library-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artegoser","download_url":"https://codeload.github.com/artegoser/File-Library-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244287721,"owners_count":20428890,"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":["cli-application","file-manager","filemanager","flim","flim-libraries","library-management","library-management-system"],"created_at":"2025-03-18T18:57:41.521Z","updated_at":"2025-03-18T18:57:42.137Z","avatar_url":"https://github.com/artegoser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003ch1\u003eFile-LIbrary-Manager\u003c/h1\u003e\n\u003c/div\u003e\n\n![FLIM](https://raw.githubusercontent.com/artegoser/Large-File-Library/master/imgs/LFL.png \"FLIM\")\n![Status](https://img.shields.io/badge/status-working-red?style=for-the-badge)\n![GitHub](https://img.shields.io/github/license/artegoser/Large-File-Library)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/artegoser/Large-File-Library)\n![GitHub watchers](https://img.shields.io/github/watchers/artegoser/Large-File-Library)\n![GitHub repo size](https://img.shields.io/github/repo-size/artegoser/Large-File-Library)\n![GitHub All Releases](https://img.shields.io/github/downloads/artegoser/Large-File-Library/total)  \n(Work on readme in progress!)\n## More About \nCLI application for reading and creating FLIM \nlibraries.  The standard library will be updated \nall the time.  The original library can serve as \na repository of data about files by name, this \nprovides quick access to the files you need.\nFLIM libraries are convenient because \n* you can \ncreate a whole package of files that can be \ndownloaded with just one command.\n\n-------\n\nCLI приложение для считывания и создания FLIM \nбиблиотек. Стандартная библиотека будет \nдополнятся все время. Оригинальная библиотека \nможет служить как хранилище данных о файлах по \nимени, это обеспечивает быстрый доступ к нужным \nфайлам.\nFLIM библиотеки удобны тем \n* что вы можете создать \nцелый пакет файлов который можно будет скачать \nвсего одной командой.\n\n## Installation\n[Installation guide](https://github.com/artegoser/File-Library-Manager/wiki/docs-installation \"installation guide\") \n\n## Commands for the latest version FLIM (0.0.5)\n\tFLIM - Must be added to each FLIM command  (is not a separate command for FLIM) \n\n\n\tFLIM version - Displays the version of the program  \n\tFLIM install filetitle - Installs a file from the global library  \n\t\n\n\tFLIM db - Working with the global library (is not a separate command for FLIM) \n\t      + list - Gets file names, links to them and names from the global library  \n\t      + info filetitle - Reads the title, name and link to a file in the global library\n\t      + cat filetitle - reading a file without downloading in the global library\n\t      + globaldburl install filetitle - installs a file from the global (not main) library\n\t      + globaldburl to ldbname.FLIM - downloads the global (non-main) library to the local disk\n\t\n\n\tFLIM ldb localdbname.FLIM - Working with local libraries  (is not a separate command for FLIM) \n\t                        + create - Creates a local library  \n\t                        + add title name url - Adds a block to the local library  \n\t                        + install file-title-in-local-library - installs the desired file from the local library  \n\t                        + dbinstall - downloads completely files from the local library  \n\t                        + list - gets the filenames of the linked files and names from the local library\n\t\t\t        + info filetitle - Reads the title, name and link to a file in the local library\n\t\t                + cat filetitle - reading a file without downloading in the local library\n\t\t\t        + merge(or combine) secondlocaldb.FLIM to finishlocaldb.FLIM(optional) - merging libraries, \n\t\t\t\t\t\t\t\t\t\t\t\t         if you don't write \"to finish \t\t\n\t\t\t\t\t\t\t\t\t\t\t\t         localdb.FLIM\" the merged library \t\t\n\t\t\t\t\t\t\t\t\t\t\t\t         will be written to firstlocaldb.FLIM\n\t\t\t\t\t\t\t\t\t\t\t\t     \n\t\t\t\t\t\t\t\t\t\t\t\t  \n\tFLIM package - Working with packages  (is not a separate command for FLIM)\n\t\t   + packagename install - installs a package of files from the global library (library within a library)\n\t\t   + (s) list - reads the names of all packages from the global library\n\t\t   + packagename list - reads all titles, urls and filenames in a package\n\n### Help wanted! / Требуется помощь! \n\u003e We need an English translator.  Most of the words here have been translated using google translator.  If you know Russian and English you can contribute to the project.  \n\n\u003e Нам нужен переводчик на английский. Большинство слов здесь переведено с помощью гугл переводчика. Если вы знаете русский и английский вы можете внести вклад в проект.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartegoser%2Ffile-library-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartegoser%2Ffile-library-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartegoser%2Ffile-library-manager/lists"}