{"id":15611609,"url":"https://github.com/boxdot/btsync-cpp","last_synced_at":"2025-08-26T19:09:59.151Z","repository":{"id":14761527,"uuid":"17482877","full_name":"boxdot/btsync-cpp","owner":"boxdot","description":null,"archived":false,"fork":false,"pushed_at":"2014-03-06T16:01:39.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T14:45:38.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/boxdot.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-03-06T15:43:06.000Z","updated_at":"2015-02-03T00:55:29.000Z","dependencies_parsed_at":"2022-09-03T14:20:49.065Z","dependency_job_id":null,"html_url":"https://github.com/boxdot/btsync-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boxdot/btsync-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fbtsync-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fbtsync-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fbtsync-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fbtsync-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxdot","download_url":"https://codeload.github.com/boxdot/btsync-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxdot%2Fbtsync-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272247597,"owners_count":24899600,"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-08-26T02:00:07.904Z","response_time":60,"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":[],"created_at":"2024-10-03T06:05:48.148Z","updated_at":"2025-08-26T19:09:59.097Z","avatar_url":"https://github.com/boxdot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple C++ wrapper class for BitTorrent Sync API. Check http://www.bittorrent.com/intl/de/sync/developers for more information.\n\nUsage:\n\n\t#include \u003ciostream\u003e\t\n\t#include \"btsync/client.hpp\"\n\n\tint main(int argc, char** argv) {\n\n\t\tBtsync::Client c(\"api_user\", \"password\");\n\t\tJson::Value res = c.get_folders();\n\t\tstd::cout \u003c\u003c res \u003c\u003c endl;\n\t\treturn 0;\n\t}\n\n# Build\n\nThe module depends on [json-cpp](https://github.com/mrtazz/json-cpp) and libcurl.\n\n\t$ git submodule update --init\n\t$ make\n\n# Testing\n\nThe only test depends on boost and [Catch](https://github.com/philsquared/Catch). Build with\n\n\t$ make tests\n\nand run the executable file in `bin`. Note that BitTorrent Sync must run in the api mode and you probably need to adapt the credentials in `Makefile`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxdot%2Fbtsync-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxdot%2Fbtsync-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxdot%2Fbtsync-cpp/lists"}