{"id":20103288,"url":"https://github.com/bagilevi/wikindle","last_synced_at":"2025-07-08T17:39:12.556Z","repository":{"id":66317301,"uuid":"2201699","full_name":"bagilevi/wikindle","owner":"bagilevi","description":"Wikipedia articles optimized for Kindle","archived":false,"fork":false,"pushed_at":"2011-11-19T13:00:39.000Z","size":504,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T04:41:47.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wikindle.org/about","language":"Ruby","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/bagilevi.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":"2011-08-13T13:52:06.000Z","updated_at":"2024-12-18T06:03:08.000Z","dependencies_parsed_at":"2023-02-20T02:15:30.800Z","dependency_job_id":null,"html_url":"https://github.com/bagilevi/wikindle","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/bagilevi%2Fwikindle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagilevi%2Fwikindle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagilevi%2Fwikindle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagilevi%2Fwikindle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bagilevi","download_url":"https://codeload.github.com/bagilevi/wikindle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241542814,"owners_count":19979398,"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-13T17:35:36.449Z","updated_at":"2025-03-02T17:24:10.193Z","avatar_url":"https://github.com/bagilevi.png","language":"Ruby","readme":"# Wikindle\n\nWikindle is a quick hack to make reading and navigating\n[Wikipedia](http://wikipedia.org)\non a [Kindle](http://en.wikipedia.org/wiki/Amazon_Kindle)\nmore comfortable.\n\nIt is hosted at [wikindle.org](http://wikindle.org) via\n[Heroku](http://heroku.com).\n\nIt is written in [Ruby](http://ruby-lang.org)\nusing the [Sinatra](http://sinatrarb.com) framework.\n\n## Installation\n\nTo make the feedback form work:\n\nCreate a Heroku app.\n\nInstall the *Sendgrid* add-on.\n\nSet your email:\n\n    heroku config:add ADMIN_EMAIL=me@example.org\n\n## Running locally\n\nThis is how I install it:\n\n    rvm install 1.9.2\n    rvm use 1.9.2\n    rvm gemset create wikindle\n    rvm use 1.9.2@wikindle\n    gem install bundler --no-ri --no-rdoc\n    bundle install\n\nTo be able to run it locally get your Sendgrid configuration:\n\n    heroku config\n\nand create a `run` script (which is .gitignore'd), like this:\n\n    ADMIN_EMAIL=me@example.org \\\n    SENDGRID_DOMAIN=\"wikindle.org\" \\\n    SENDGRID_PASSWORD=\"4fa6418571\" \\\n    SENDGRID_USERNAME=\"app123456@heroku.com\" \\\n    bundle exec rackup config.ru\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagilevi%2Fwikindle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbagilevi%2Fwikindle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagilevi%2Fwikindle/lists"}