{"id":13453232,"url":"https://github.com/Secretmapper/combustion","last_synced_at":"2025-03-24T01:31:16.617Z","repository":{"id":19673283,"uuid":"83130827","full_name":"Secretmapper/combustion","owner":"Secretmapper","description":"Combustion is a sleek, modern web interface for Transmission","archived":false,"fork":false,"pushed_at":"2022-12-06T21:02:21.000Z","size":6376,"stargazers_count":459,"open_issues_count":50,"forks_count":36,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-13T17:05:18.974Z","etag":null,"topics":["combustion","react","transmission"],"latest_commit_sha":null,"homepage":"http://secretmapper.github.io/combustion/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Secretmapper.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":"2017-02-25T12:40:27.000Z","updated_at":"2024-04-13T17:05:18.975Z","dependencies_parsed_at":"2023-01-11T21:22:12.386Z","dependency_job_id":null,"html_url":"https://github.com/Secretmapper/combustion","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Secretmapper%2Fcombustion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Secretmapper%2Fcombustion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Secretmapper%2Fcombustion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Secretmapper%2Fcombustion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Secretmapper","download_url":"https://codeload.github.com/Secretmapper/combustion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245194207,"owners_count":20575724,"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":["combustion","react","transmission"],"created_at":"2024-07-31T08:00:35.617Z","updated_at":"2025-03-24T01:31:15.779Z","avatar_url":"https://github.com/Secretmapper.png","language":"JavaScript","readme":"# Combustion\n\n## Introduction\n\nCombustion is a sleek, modern web interface for [Transmission](https://transmissionbt.com)\n\n## Installation\n\nLatest Releases are available at: `https://github.com/Secretmapper/combustion/archive/release.zip`\n\n### Install by changing Default Web Theme\n\nSimply move the files from the release archives (unzipped) to Transmission's web theme folder:\n\nLinux: `~/.local/share/transmission/web/` (Kodi: `/usr/share/transmission/web/`)\n\nOSX: `/Applications/Transmission.app/Contents/Resources/web/`\n\n### Install through Docker\n\n```bash\nsudo docker build -t combustion .\nsudo docker run -d --restart=always -p 80:80 --link some-transmission container combustion\n```\n\n### Install by pointing transmission to a custom directory\n\nTransmission can allow you to point to a different web theme using the environment variable `TRANSMISSION_WEB_HOME`.\n\nMove the files from the released archives (unzipped) to a folder (i.e. `~/.combustion/combustion-release`). Then point the environment variable to that location (`export TRANSMISSION_WEB_HOME=\"$HOME/.combustion/combustion-release\"`)\n\nExample script when using the transmission daemon:\n\n```\nPrepare the paths\nmkdir ~/.combustion \u0026\u0026 cd ~/.combustion\n\nDownload and unzip the new theme into path ~/.combustion:\nrm -f release.zip \u0026\u0026 wget https://github.com/Secretmapper/combustion/archive/release.zip \u0026\u0026 unzip release.zip;\n\nEdit environment with \"vi ~/.profile\" and add/replace as below:\nexport TRANSMISSION_WEB_HOME=\"$HOME/.combustion/combustion-release\"\n\nEdit crontab with \"crontab -e\" and replace as below:\n@reboot export TRANSMISSION_WEB_HOME=\"$HOME/.combustion/combustion-release\" \u0026\u0026 /usr/local/bin/transmission-daemon\n\nStop then restart the daemon:\nexport TRANSMISSION_WEB_HOME=\"$HOME/.combustion/combustion-release\" \u0026\u0026 transmission-stop \u0026\u0026 transmission-daemon;\n```\n\n## Technology\n\n- [Webpack](https://webpack.github.io/)\n- [React](https://facebook.github.io/react/)\n- [Mobx](https://mobxjs.github.io/mobx/)\n- [CSS modules](https://github.com/css-modules/css-modules)\n\n## Roadmap\n\n- Remote setup (Addable server)\n- Installable Desktop app (Combustion-Remote)\n- Update Notice/OTA Updates\n- Service Worker Support\n- Standalone server?\n- Native Mobile apps?\n\n## Special Thanks\n\nThis project is built from the excellent transmission web interface reimplementation [react-transmission](https://github.com/fcsonline/react-transmission)\n\n## License\n\nMIT\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSecretmapper%2Fcombustion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSecretmapper%2Fcombustion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSecretmapper%2Fcombustion/lists"}