{"id":15386768,"url":"https://github.com/grepsedawk/finie","last_synced_at":"2025-10-13T02:35:36.723Z","repository":{"id":56846483,"uuid":"408214668","full_name":"grepsedawk/finie","owner":"grepsedawk","description":"Get alerted via SMS when your terminal command finishes","archived":false,"fork":false,"pushed_at":"2021-09-30T05:54:32.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T17:33:21.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grepsedawk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-19T19:11:16.000Z","updated_at":"2023-03-23T20:25:57.000Z","dependencies_parsed_at":"2022-09-09T00:52:34.655Z","dependency_job_id":null,"html_url":"https://github.com/grepsedawk/finie","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grepsedawk/finie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2Ffinie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2Ffinie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2Ffinie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2Ffinie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grepsedawk","download_url":"https://codeload.github.com/grepsedawk/finie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grepsedawk%2Ffinie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006840,"owners_count":26084204,"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-10-11T02:00:06.511Z","response_time":55,"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-01T14:50:22.097Z","updated_at":"2025-10-13T02:35:36.666Z","avatar_url":"https://github.com/grepsedawk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Finie\n\n`finie` is a command-line tool capable of SMS messaging your phone after a\ncommand finishes, with the success/fail status included in the message.\n\n```\n    $ finie docker build .\n    $ finie sleep 300\n    $ finie yarn install\n```\n\n## Installation\n\n    $ gem install finie\n\nAdd your configuration like so:\n\n```yaml\n# ~/.finie.yml\n---\ntwilio:\n  account_sid: ACCOUNT_SID_FROM_TWILIO_HERE\n  auth_token: AUTH_TOKENF_FROM_TWILIO_HERE\n  from: \"TWILIO_NUMBER_HERE\"\n  to: \"YOUR_NUMBER_HERE\"\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/grepsedawk/finie. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/grepsedawk/finie/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Finie project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/finie/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrepsedawk%2Ffinie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrepsedawk%2Ffinie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrepsedawk%2Ffinie/lists"}