{"id":21816019,"url":"https://github.com/5im-0n/gitlit","last_synced_at":"2025-08-07T18:49:40.850Z","repository":{"id":37215191,"uuid":"134097050","full_name":"5im-0n/gitlit","owner":"5im-0n","description":"A gui for Git LFS file locks","archived":false,"fork":false,"pushed_at":"2023-02-03T04:54:18.000Z","size":72042,"stargazers_count":19,"open_issues_count":8,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T01:05:19.698Z","etag":null,"topics":["git","git-lfs","lock"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5im-0n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-19T20:49:54.000Z","updated_at":"2025-03-11T20:14:57.000Z","dependencies_parsed_at":"2023-02-06T11:31:14.360Z","dependency_job_id":null,"html_url":"https://github.com/5im-0n/gitlit","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5im-0n%2Fgitlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5im-0n%2Fgitlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5im-0n%2Fgitlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5im-0n%2Fgitlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5im-0n","download_url":"https://codeload.github.com/5im-0n/gitlit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804803,"owners_count":21164134,"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":["git","git-lfs","lock"],"created_at":"2024-11-27T15:29:53.319Z","updated_at":"2025-04-14T01:05:35.254Z","avatar_url":"https://github.com/5im-0n.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"logo/logo.png\" alt=\"gitlit\"\u003e\n\ngitlit is a very simple desktop app that allows you to handle [git lfs file locks](https://github.com/git-lfs/git-lfs/wiki/File-Locking).\n\n![gitlit main window](screenshots/main.png)\n\n## download\n\nJust go to releases and download the version for your platform.\n\n## usage\n\ngitlit takes one command line argument: the git repository directory on your filesystem you want to handle the locks for.\n\nSo if you want to look at the locked files on the `/home/s2/myApp` directory, run gitlit like this:\n```\ngitlit /home/s2/myApp\n```\n\nIf no folder is specified, gitlit looks at the current path.\n\nYou can also drag\u0026drop a folder inside the main window.\n\n## contribute\n\nThe code is very easy. Just clone the repo and have look!\nUse the `.eslintrc.json` for formatting the code and keep it clean and consistent.\n\nThere are just some js libraries:\n- [ejs](http://ejs.co/) is used for templating. The templates are in `app/js/templates.js`.\n- [sorttable.js](http://www.kryogenix.org/code/browser/sorttable/) to sort the table containing the files.\n- [jQuery](https://jquery.com/), because it's still cool to have it, even if everyone says it's dead and we should do without.\n- [Bootstrap](https://getbootstrap.com/) for the layout\n- [PNotify](https://github.com/sciactive/pnotify) for generic notifications\n\n### run the app\n```\nnpm install\nnpm start\n```\n\n### make a release\n```\nnpm install\nnpm run dist\n```\n\n## notes\nSince version 2.0.1 the app auto updates itself using the [github-app-updater](https://www.npmjs.com/package/github-app-updater).\n\n## license\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5im-0n%2Fgitlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5im-0n%2Fgitlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5im-0n%2Fgitlit/lists"}