Code Monkey home page Code Monkey logo

575.com's Introduction

575.com

A directory. Ripe with abstract potential... Open the folder!

Before you Begin

We'll be using Ngrok to connect to tunnel into our network. I picked this solution because I don't know too much about securing port-forwarding on my router. This solution works, but might not be the best for a permanent project with a stable URL.

Hardware

  1. Raspberry Pi
  2. Power supply
  3. Internet connection

Files

Download the haiku folder and unzip it on your desktop.

Software

To be installed on the RPi. May require sudo.

  1. pip3 install pathlib

  2. pip3 install textstat

  3. pip3 install flask

  4. ngrok

    pick Linux ARM

    requires GUI installation

    follow the instructions on the site for setup

Activate!

  1. Terminal session 1: python3 /path/to/haiku/read.py

  2. Terminal session 2: python3 /path/to/haiku/write.py

  3. Terminal session 3: ./ngrok http 5000 (assuming you are in the install directory)

  4. Terminal session 4: ./ngrok http 5001 (assuming you are in the install directory)

    Plug that URL into your browser and you should see an internet-accessible webpage! Note: Ngrok will not allow you to do two simultaneous connections if you have a free account.

575.com's People

Contributors

taylorhokanson avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.