{"id":16220411,"url":"https://github.com/mortonfox/twstat","last_synced_at":"2025-03-19T11:30:55.248Z","repository":{"id":7424974,"uuid":"8760753","full_name":"mortonfox/twstat","owner":"mortonfox","description":"Generate Twitter Stats from a downloaded Twitter archive","archived":true,"fork":false,"pushed_at":"2017-06-23T19:36:11.000Z","size":64,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T20:36:35.179Z","etag":null,"topics":["chart","ruby","twitter"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mortonfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-13T20:25:31.000Z","updated_at":"2025-01-09T19:43:36.000Z","dependencies_parsed_at":"2022-09-02T00:41:07.701Z","dependency_job_id":null,"html_url":"https://github.com/mortonfox/twstat","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/mortonfox%2Ftwstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Ftwstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Ftwstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Ftwstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortonfox","download_url":"https://codeload.github.com/mortonfox/twstat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244416896,"owners_count":20449358,"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":["chart","ruby","twitter"],"created_at":"2024-10-10T11:58:39.708Z","updated_at":"2025-03-19T11:30:54.959Z","avatar_url":"https://github.com/mortonfox.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twstat - Stats charts from downloaded Twitter archives\n\n## Introduction\n\nIn December 2012, Twitter\n[introduced](http://blog.twitter.com/2012/12/your-twitter-archive.html) a\nfeature allowing users to download an archive of their entire user timeline. By\nFebruary 2013, it was available to all users.\n\nTo request your Twitter archive:\n\n1. Visit \u003chttps://twitter.com/settings/account\u003e\n1. Click on the \"Request your archive\" button.\n1. Wait for an email from Twitter with a download link.\n\ntwstat is a Ruby script that generates charts from the data in a Twitter\narchive. The output is in the form of a single web page, ready for hosting or\nprivate viewing.\n\n## Prerequisites\n\nTo run twstat, you need to install the rubyzip gem. Run `gem install rubyzip`\nto add it to your Ruby installation.\n\nThe generated web page references the following libraries from online sources:\n\n* jQuery (from [CDNJS](http://cdnjs.com/))\n* [jQCloud](https://github.com/lucaong/jQCloud) jQuery plugin (from [CDNJS](http://cdnjs.com/))\n* [Google Chart Tools](https://developers.google.com/chart/)\n\n## Usage\n\nRun the following command to process your downloaded Twitter archive:\n\n    ruby twstat.rb tweets.zip out.html\n\nThen view out.html in a web browser.\n\nIf you have already unzipped your Twitter archive, you may also run twstat\ndirectly on tweets.csv:\n\n    ruby twstat.rb tweets.csv out.html\n\nSee a [sample output page](https://mortonfox.github.io/twstat/out.html).\n\nNote: All timestamps in the Twitter archive are in UTC. For the Tweets by Hour\nchart, twstat uses the system configured timezone to convert those timestamps\nto local time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortonfox%2Ftwstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortonfox%2Ftwstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortonfox%2Ftwstat/lists"}