{"id":13437209,"url":"https://github.com/Luminarys/synapse","last_synced_at":"2025-03-19T06:30:52.452Z","repository":{"id":20585816,"uuid":"100876330","full_name":"Luminarys/synapse","owner":"Luminarys","description":"Synapse BitTorrent Daemon","archived":false,"fork":false,"pushed_at":"2023-10-18T18:49:57.000Z","size":1794,"stargazers_count":850,"open_issues_count":49,"forks_count":48,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-16T22:11:12.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://synapse-bt.org","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Luminarys.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}},"created_at":"2017-08-20T17:05:38.000Z","updated_at":"2025-02-11T15:49:37.000Z","dependencies_parsed_at":"2024-01-30T02:59:13.436Z","dependency_job_id":null,"html_url":"https://github.com/Luminarys/synapse","commit_stats":{"total_commits":850,"total_committers":40,"mean_commits":21.25,"dds":"0.12117647058823533","last_synced_commit":"2165fe22589d7255e497d196c1d42b4c2ace1408"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luminarys%2Fsynapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luminarys%2Fsynapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luminarys%2Fsynapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luminarys%2Fsynapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luminarys","download_url":"https://codeload.github.com/Luminarys/synapse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940192,"owners_count":20372050,"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-07-31T03:00:55.065Z","updated_at":"2025-03-19T06:30:48.277Z","avatar_url":"https://github.com/Luminarys.png","language":"Rust","funding_links":[],"categories":["Applications","Rust","应用程序 Applications","应用","others"],"sub_categories":["System tools","系统工具 System tools","系统工具"],"readme":"# synapse\n[![Rust Build](https://github.com/Luminarys/synapse/actions/workflows/rust.yml/badge.svg)](https://github.com/Luminarys/synapse/actions/workflows/rust.yml)\n\n\nSynapse is a flexible and fast BitTorrent daemon.\n\nIt currently supports most systems which implement epoll or kqueue, with a focus on 64-bit linux servers.\n\n## About\n* Event based RPC using websockets\n* HTTP downloads and TLS for easy server usage\n* Can be used via web client with minimal setup - see [receptor](https://web.synapse-bt.org)\n* See [this wiki page](https://github.com/Luminarys/synapse/wiki/Feature-Stability) for an overview of stability\n\n## Installation\n### Package\nA list of packages can be found on [this wiki page](https://github.com/Luminarys/synapse/wiki/Third-party-packages).\n\n### Compiling\nInstall dependencies:\n\n- rustc \u003e= 1.39.0\n- cargo \u003e= 0.18\n- gcc | clang\n\nSynapse and sycli can be installed with:\n```\ncargo build --release --all\ncargo install --path .\ncargo install --path ./sycli/\n```\n\nIf you'd just like to install sycli:\n```\ncargo build --release -p sycli\ncargo install --path ./sycli/\n```\n\n## Configuration\nSynapse expects its configuration file to be present at `$XDG_CONFIG_DIR/synapse.toml`,\nor `~/.config/synapse.toml`.\nIf it is not present or invalid, a default configuration will be used.\nThese defaults are given in `example_config.toml`.\n\nSycli can be configured in a similar manner, using `sycli.toml`.\n\n### Desktop application\n\nCopy [`share/synapse/applications/synapse.desktop`] to `$XDG_DATA_HOME/applications` or `~/.local/share/applications`.\n\n[`share/synapse/applications/synapse.desktop`]: share/synapse/applications/synapse.desktop\n\n[XDG MIME Applications] example configuration:\n\n`~/.config/mimeapps.list`\n\n``` ini\n[Default Applications]\nx-scheme-handler/magnet=synapse.desktop\n```\n\n[XDG MIME Applications]: https://wiki.archlinux.org/index.php/XDG_MIME_Applications\n\n## Development\nPlease see [this issue](https://github.com/Luminarys/synapse/issues/1) for details on development status.\nIf you're interested in developing a client for synapse, see `doc/RPC` for the current RPC spec.\nif you'd like to contribute to synapse, see `doc/HACKING`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLuminarys%2Fsynapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLuminarys%2Fsynapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLuminarys%2Fsynapse/lists"}