Giter Club home page Giter Club logo

codeanywhere's Introduction

CodeAnyWhere

What is CodeAnyWhere

CodeAnyWhere is a free web application that allows you to access you computer folders from another computer. Giving you the ability to make edits to files and save those changes.

How to get started

  1. First you will have to pip install this project from github or directly download it from github.com
  1. Next open up the command line and head insides this project location.
  1. Once in, download a virtual environment with the following command "python -m venv env"
  1. Next you will have to activate the virtual environment
  1. Once activated pip install the requirements. With this command: 'python -m pip install -r requirements.txt'
  1. Now you can run the project with this command: 'python main.py'
  1. Wait for it to load and start running. Once done you should see a line printed out saying "Running on (the ip address its running)" copy and paste the ip address to the browser of your choosing.
  1. You should now be in the home page. Now you would have to create an account. This can be done to ways:
  1. Open up the database and create a new row in the user database. Giving it a name and password. Would not advice this if you are not totally sure what you are doing because this could affect how the system runs if done incorrectly
  2. Sign up for an account. On the home page you should see a sign up button at the top of the page. Click on it. You should be taking to the sign up page. Sign up an account and head over to the home page and log in.
  1. Once logged in you would be able to edit, save and access you computer folders from any computer in your local network
  1. If you want to access you computer folders from anywhere you are. You will need to open your ports to outside connections. But doing this would open you computer up to attacks. Meaning anyone will be able to see and change your computer folders/files.

For questions, issues or anything related to CodeAnyWhere you can reach me at [email protected]

codeanywhere's People

Contributors

codingwithcn avatar

Watchers

 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.