{"id":13618030,"url":"https://github.com/sathwikmatsa/tcad","last_synced_at":"2025-04-14T10:30:54.344Z","repository":{"id":118783509,"uuid":"221415444","full_name":"sathwikmatsa/tcad","owner":"sathwikmatsa","description":"tcloud automatic downloader","archived":false,"fork":false,"pushed_at":"2019-12-03T14:16:55.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T17:56:05.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/sathwikmatsa.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}},"created_at":"2019-11-13T08:59:07.000Z","updated_at":"2022-07-05T04:42:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd98bfb2-ab32-416e-9cd0-b3e82ec2d6ba","html_url":"https://github.com/sathwikmatsa/tcad","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sathwikmatsa%2Ftcad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sathwikmatsa%2Ftcad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sathwikmatsa%2Ftcad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sathwikmatsa%2Ftcad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sathwikmatsa","download_url":"https://codeload.github.com/sathwikmatsa/tcad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248862566,"owners_count":21173830,"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-08-01T20:01:52.986Z","updated_at":"2025-04-14T10:30:54.049Z","avatar_url":"https://github.com/sathwikmatsa.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# tcad\ntcloud automatic downloader\n\nhttps://github.com/Lunik/tcloud-heroku\n\n## Dependencies\nInstall the following:\n- [wget](https://chocolatey.org/packages/Wget) (comes pre-installed in Linux on most distros)\nFor Windows Users: `choco install wget`\n\n## Installation\n## Windows\nDownload [release](https://github.com/sathwikmatsa/tcad/releases/download/0.2/TCAD_For_Windows.zip)\n\nExtract it and run `install.bat`\n\n## Linux\nDownload the readily available binary at https://github.com/sathwikmatsa/tcad/releases/download/0.1/tcad and skip the `Build` section.\n\n## Build\n```\n\u003e git clone https://github.com/sathwikmatsa/tcad.git\n\u003e cd tcad\n\u003e cargo build --release\n```\n\n## Configure\n[`\u003e cp .env_sample .env`](https://github.com/sathwikmatsa/tcad/blob/b64cbd1702ee7d7bd691853349ab1b2d1f910440/.env_sample)\n\n**substitue** dummy values in `.env` with actuals\n\n## Setup\nAfter `cargo build`:\n```\n\u003e mkdir -p ~/.bin/tcad\n\u003e cp target/release/tcad ~/.bin/tcad # if you directly downloaded binary, use: cp tcad ~/.bin/tcad\n\u003e cp .env ~/.bin/tcad\n```\nAdd a cron job\n```\n\u003e crontab -e\n```\nappend the following line* :\n```\n*/5 * * * * sudo -u \u003cuser\u003e DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/\u003cuid\u003e/bus /home/\u003cuser\u003e/.bin/tcad/tcad /home/\u003cuser\u003e/.bin/tcad/.env \u003e\u003e /home/\u003cuser\u003e/.bin/tcad/tcad.log\n```\nto run tcad every `5 minutes`.\n\n*Note: replace \\\u003cuser\\\u003e and \\\u003cuid\\\u003e in the above line. (use `whoami` to get user, `id -u $(whoami)` to get user id)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsathwikmatsa%2Ftcad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsathwikmatsa%2Ftcad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsathwikmatsa%2Ftcad/lists"}