{"id":19840517,"url":"https://github.com/zefer/trampled","last_synced_at":"2025-08-20T04:23:46.219Z","repository":{"id":4830234,"uuid":"5984222","full_name":"zefer/trampled","owner":"zefer","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-19T07:34:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T11:35:47.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"yhnavein/d3-hierarchical-pie","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zefer.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":"2012-09-27T15:20:45.000Z","updated_at":"2017-07-19T07:32:54.000Z","dependencies_parsed_at":"2022-07-21T13:18:23.189Z","dependency_job_id":null,"html_url":"https://github.com/zefer/trampled","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/zefer%2Ftrampled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2Ftrampled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2Ftrampled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefer%2Ftrampled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zefer","download_url":"https://codeload.github.com/zefer/trampled/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209964,"owners_count":19927763,"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-11-12T12:27:13.141Z","updated_at":"2025-02-28T19:19:05.949Z","avatar_url":"https://github.com/zefer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trampled\n\nA simple app that sends email notifications when user(s) loose or gain Twitter followers.\n\n## Usage\n\nRun `rake tramp:notify` as a regular cron job, e.g. hourly follower checks.\n\n## Setup\n\nRequires a mongodb instance, and the following environment variables:\n\n* `USERS` A list of users to be checked, and the email address to notify when that users' followers change. E.g. `USERS=bananaman:eric@banana.man,dude:dude@dudes.com`\n* `RACK_ENV` Used by Mongoid to determine which connection (from mongoid.yml) to use. Even though this isn't a Rack app\n* `EMAIL_FROM` From field for outgoing emails, e.g. `joe@zefer.co.uk` or `Tramp \u003ctramp@zefer.co.uk\u003e`\n* `SMTP_HOST` Emails are sent via SMTP. You could use your Gmail account, or a service like SendGrid\n* `SMTP_USERNAME`\n* `SMTP_PASSWORD`\n* `MONGODB_URL` When `RACK_ENV=production`, otherwise, localhost is used (see mongoid.yml)\n\n## Simple deployment\n\nThis can easily be deployed to heroku, and run without cost using the Heroku Scheduler addon and a free MongoHQ instance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefer%2Ftrampled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzefer%2Ftrampled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefer%2Ftrampled/lists"}