{"id":20728982,"url":"https://github.com/hellojwilde/rehash","last_synced_at":"2026-04-21T15:03:41.361Z","repository":{"id":28311542,"uuid":"31824298","full_name":"hellojwilde/rehash","owner":"hellojwilde","description":"Simple broadcasting for online dialogues.","archived":false,"fork":false,"pushed_at":"2015-04-25T23:24:16.000Z","size":100760,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T00:08:56.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/hellojwilde.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":"2015-03-07T19:23:49.000Z","updated_at":"2015-04-25T23:22:29.000Z","dependencies_parsed_at":"2022-09-11T01:40:47.812Z","dependency_job_id":null,"html_url":"https://github.com/hellojwilde/rehash","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojwilde%2Frehash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojwilde%2Frehash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojwilde%2Frehash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojwilde%2Frehash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellojwilde","download_url":"https://codeload.github.com/hellojwilde/rehash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243011411,"owners_count":20221601,"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-17T04:40:49.104Z","updated_at":"2026-04-21T15:03:41.312Z","avatar_url":"https://github.com/hellojwilde.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rehash\n\n[![Build Status](https://travis-ci.org/hellojwilde/rehash.svg?branch=master)](https://travis-ci.org/hellojwilde/rehash)\n\nSimple broadcasting for online dialogues. In a nutshell, you:\n\n1. Schedule a meeting and invite some people to it.\n2. People submit questions and you answer them live, on-air.\n3. Rehash automatically slices the broadcast into short, shareable clips.\n\nA [Tufts](http://www.tufts.edu/) [School of Engineering](http://engineering.tufts.edu/) senior capstone project. In partnership with [The GroundTruth Project](http://thegroundtruthproject.org/).\n\n\n\n## Installing\n\nTo set it up locally, you'll need the following already installed:\n\n- [Google App Engine SDK](https://cloud.google.com/appengine/downloads) for Python\n- [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/)\n- The [Webpack](http://webpack.github.io) CLI, which you can install with `npm install -g webpack`\n\nOnce you've got that set up check out the code:\n\n    git clone https://github.com/hellojwilde/rehash.git\n    cd rehash/src\n  \nThen build the JavaScript for the client-side webapp:\n\n    webpack\n  \nYou'll need to re-run webpack everytime you change any code in the app.\n  \nUnder rehash/, 'config_generate.py' which allows you to run and generate various OAuth parameters for Twitter login. Please run the following command to generate a valid 'config.py':\n\n\u003e python config_generate.py --consumer_key=$CONSUMER_KEY --consumer_secret=$CONSUMER_SECRET --callback_url=$CALLBACK_URL\n\nwhere $CONSUMER_KEY and $CONSUMER_SECRET can be found from Keys and Access Tokens section of your own twitter application management page. Once login is successufl, users will be redirected to the $CALLBACK_URL as specified in the command above. \n\nAnd finally, add `rehash/src` to the Google App Engine Launcher as an application, run the application, and then open the URL that you set it to run at.\n\n\n\n## Deployment\n\nJust deploy it from the Google App Engine Launcher. Boom, done.\n  \n\n\n## Known issues and solutions\n\nIssue 1: If you are testing on localhost with dev_appserver.py or Google App Engine Launcher, you may encouter \"TypeError: must be _socket.socket, not socket\" \u0026 “ImportError: No module named _ssl”\n\nSolution: here is a workaround at https://stackoverflow.com/questions/16192916/importerror-no-module-named-ssl-with-dev-appserver-py-from-google-app-engine/16937668#16937668\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellojwilde%2Frehash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellojwilde%2Frehash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellojwilde%2Frehash/lists"}