Skip to content

joke.town 🀑 🏘 | the audience response system for your jokes

Notifications You must be signed in to change notification settings

dervondenbergen/joke.town

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47ff8a0 Β· Nov 18, 2019

History

21 Commits
Nov 18, 2019
Nov 14, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Jun 27, 2019
Jul 1, 2019
Nov 18, 2019
Jun 27, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019

Repository files navigation

joke.town 🀑 🏘

file structure

server.js: server code, run with Node.js

number.html: file which simply has a link to the phone number to show on https://joke.town

screen.html: file which is the content of the screen, available at https://joke.town/screen

demo.html: file which is the virtual joke.town consisting of the screen + buttons, available at https://joke.town/demo

big_keyboard.py: DEPRECATED – this file was used to catch the button presses, but pretty ugly with a while loop

big_keyboard.py: same as above but using functions and press events instead of checking the satate in a while loop

assets/: all files needed by the screen page

data/: the database, where users.json and jokes.json gets saved

.env: the configuration file which contains all settings (has to be renamed to .env)

services

joke.town uses Twilio to communicate via SMS.

Twilio can be tested for free, get credits worth $10 with my refferal link: www.twilio.com/referral/X8xo9b

the service is hosted on Uberspace

About

joke.town 🀑 🏘 | the audience response system for your jokes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published