{"id":15568958,"url":"https://github.com/timwaters/geany-livediff","last_synced_at":"2025-04-04T00:40:54.321Z","repository":{"id":14105732,"uuid":"16810238","full_name":"timwaters/geany-livediff","owner":"timwaters","description":"GeanyLiveDiff: plugin for geany which diffs file on-the-fly and displays colored markers on editor. Currently against git repos and regular files","archived":false,"fork":false,"pushed_at":"2014-02-18T16:55:59.000Z","size":186,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-09T12:29:38.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"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/timwaters.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}},"created_at":"2014-02-13T17:09:08.000Z","updated_at":"2019-07-17T02:23:01.000Z","dependencies_parsed_at":"2022-09-21T05:31:51.637Z","dependency_job_id":null,"html_url":"https://github.com/timwaters/geany-livediff","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/timwaters%2Fgeany-livediff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2Fgeany-livediff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2Fgeany-livediff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2Fgeany-livediff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timwaters","download_url":"https://codeload.github.com/timwaters/geany-livediff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103301,"owners_count":20884023,"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":[],"created_at":"2024-10-02T17:21:37.414Z","updated_at":"2025-04-04T00:40:54.300Z","avatar_url":"https://github.com/timwaters.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"geany-livediff\n==============\n\nGeanyLiveDiff: plugin for geany which diffs file on-the-fly and displays colored markers on editor. \nCurrently against git repos and regular files.\n\n![livediff.png](https://raw.github.com/v01d/geany-livediff/master/livediff.png)\n\n### Install\n\nFor example (debian)\n\n#### Requirements\n\n* cmake\n* libgit2\n* Boost libraries:\n  * filesystem\n  * system\n\n```sh\n$ sudo apt-get install libgit2-dev cmake libboost-filesystem-dev libboost-system-dev\n```\n\nNOTE: For Ubuntu 12.04, you can add repository for libgit2\n\n```\nsudo add-apt-repository ppa:xav0989/libgit2\nsudo apt-get update\nsudo apt-get install libgit2-dev\n```\n\n\n#### Build\n\n```sh\n$ git clone https://github.com/v01d/geany-livediff\n$ cd geany-livediff \u0026\u0026 mkdir build \u0026\u0026 cd build\n$ cmake ../\n$ make\n$ sudo make install\n```\n\nStart geany and enable LiveDiff.\n\n\nNote - make install installs to /usr/local/lib/geany/ so you may want to move it to the place on your system.\n\nTODO - get this plugin location automagically.\n```\nsudo cp liblivediff.so /usr/lib/x86_64-linux-gnu/geany/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimwaters%2Fgeany-livediff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimwaters%2Fgeany-livediff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimwaters%2Fgeany-livediff/lists"}