{"id":20781338,"url":"https://github.com/gsmendoza/songbook","last_synced_at":"2026-05-28T10:32:53.362Z","repository":{"id":59155984,"uuid":"80015286","full_name":"gsmendoza/songbook","owner":"gsmendoza","description":"Generate a songbook from YAML files","archived":false,"fork":false,"pushed_at":"2023-03-04T00:11:09.000Z","size":84,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-09T04:52:23.369Z","etag":null,"topics":["music","ruby","songbook"],"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/gsmendoza.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-25T13:07:57.000Z","updated_at":"2023-03-12T00:33:13.000Z","dependencies_parsed_at":"2024-11-17T13:43:48.771Z","dependency_job_id":"6a70ebc4-4eba-4de1-982d-fd842ae975da","html_url":"https://github.com/gsmendoza/songbook","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"b4c36aa8a93b6dba1fb95932f78ef14779531492"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gsmendoza/songbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmendoza%2Fsongbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmendoza%2Fsongbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmendoza%2Fsongbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmendoza%2Fsongbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsmendoza","download_url":"https://codeload.github.com/gsmendoza/songbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsmendoza%2Fsongbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33605378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["music","ruby","songbook"],"created_at":"2024-11-17T13:43:35.636Z","updated_at":"2026-05-28T10:32:53.341Z","avatar_url":"https://github.com/gsmendoza.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Songbook\n\nSongbook is an application I use to generate chord tablatures i.e. tabs that include only chords and lyrics.\n\nUnlike traditional tabs, the tabs that the app generates have their chords placed to the right of the lyrics. This makes it easy to see the chord progressions of a song.\n\nFor samples of the YAML song templates and the tabs that were generated from them, please see https://www.dropbox.com/sh/mf24yjlqzop2pds/AACJcksvXWFeAlqNEivFORNca?dl=0 and https://guitarsongs.club/user/728567.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'songbook'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install songbook\n\n## Usage\n\n* `songbook bob-marley-three-little-birds.yml bob-marley-three-little-birds.txt`\n* `songbook . /tmp/songbook` - Generate tabs for all of the YAML files in the present directory and save them in `/tmp/songbook`. Creates `/tmp/songbook` if it does not exist.\n* `songbook /home/bob-marley-three-little-birds.yml` - Same as `/home/songbook bob-marley-three-little-birds.yml /home/bob-marley-three-little-birds.txt`\n* `songbook` - Same as `songbook . .`\n\n**WARNING:** I haven't made any attempt to make a proper implementation of the app's CLI. If for some reason, you decide to become the _second_ user of this app, and the CLI annoys you, let me know :)\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 tags, 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/[USERNAME]/songbook. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\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 Songbook project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/songbook/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsmendoza%2Fsongbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsmendoza%2Fsongbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsmendoza%2Fsongbook/lists"}