{"id":16062135,"url":"https://github.com/rossta/optical","last_synced_at":"2025-10-08T14:15:47.664Z","repository":{"id":7246212,"uuid":"8556632","full_name":"rossta/optical","owner":"rossta","description":"A visual history of tweet frequency","archived":false,"fork":false,"pushed_at":"2015-12-04T14:30:42.000Z","size":510,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T10:57:02.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://opticalfuzz.herokuapp.com/","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/rossta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-04T13:59:56.000Z","updated_at":"2016-01-28T19:13:48.000Z","dependencies_parsed_at":"2022-09-04T23:12:24.522Z","dependency_job_id":null,"html_url":"https://github.com/rossta/optical","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/rossta%2Foptical","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rossta%2Foptical/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rossta%2Foptical/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rossta%2Foptical/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rossta","download_url":"https://codeload.github.com/rossta/optical/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254293,"owners_count":19772393,"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-10-09T04:22:07.908Z","updated_at":"2025-10-08T14:15:42.637Z","avatar_url":"https://github.com/rossta.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OptiCal\n\nA visual history of tweet frequency\n\n![optical](optical.png)\n\nVisit [OptiCal](http://opticalfuzz.herokuapp.com/) and enter a Twitter handle.\n\nLovingly crafted with [ember.js](http://emberjs.com/), [d3.js](http://d3js.org/), [twitter](https://github.com/sferik/twitter), and [sinatra](http://www.sinatrarb.com/).\n\nMore on [Devpost](http://devpost.com/software/optical)!\n\n## Development\n\nClone the project:\n\n```\n$ git clone https://github.com/rossta/optical.git \u0026\u0026 cd optical \u0026\u0026 bundle\n```\nRunning OptiCal currently requires Ruby 2.2.2, Ruby's Bundler gem, and\ncredentials for using the Twitter API. Create a [new Twitter\napp](https://apps.twitter.com/) to generate the necessary access keys and\ntokens. Optical (via the Twitter gem) will pick these up when exported as\nenvironment variables as shown below:\n\n```\n$ export TWITTER_CONSUMER_KEY=aaaaaaaaaaaaaaaaaaaaaa\n$ export TWITTER_CONSUMER_SECRET=bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb\n$ export TWITTER_OAUTH_TOKEN=cccccccccccccccccccccccccccccccccccccccccccccccccc\n$ export TWITTER_OAUTH_TOKEN_SECRET=dddddddddddddddddddddddddddddddddddddddddd\n$ bundle exec thin start # starts the web server\n```\n\nYou can also install the `foreman` gem which will allow you to run the app with\nthe `Procfile`:\n\n```\n$ gem install foreman\n$ foreman start # starts the web server\n```\n\nIf everything works, you should be able to visit `http://localhost:5000` in your\nweb browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frossta%2Foptical","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frossta%2Foptical","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frossta%2Foptical/lists"}