All Projects → dunstad → roboserver

dunstad / roboserver

Licence: MIT License
Control OpenComputers robots without writing any code!

Programming Languages

javascript
184084 projects - #8 most used programming language
lua
6591 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to roboserver

express-boilerplate
ExpressJS boilerplate with Socket.IO, Mongoose for scalable projects.
Stars: ✭ 83 (+59.62%)
Mutual labels:  expressjs, node-js, express-js
Backend-NodeJS-Golang-Interview QA
A collection of Node JS and Golang Backend interview questions please feel free to fork and contribute to this repository
Stars: ✭ 122 (+134.62%)
Mutual labels:  expressjs, node-js, express-js
BotBlock.org
BotBlock - The List of Discord Bot Lists and Services
Stars: ✭ 29 (-44.23%)
Mutual labels:  expressjs, node-js, express-js
Serverless Express
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Stars: ✭ 4,265 (+8101.92%)
Mutual labels:  expressjs, node-js, express-js
Node Express Postgresql Server
Basic Node with Express + PostgreSQL Server
Stars: ✭ 74 (+42.31%)
Mutual labels:  expressjs, node-js, express-js
express-file-upload
Node.js Express Upload/Download File Rest APIs example with Multer
Stars: ✭ 64 (+23.08%)
Mutual labels:  expressjs, node-js, express-js
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+7003.85%)
Mutual labels:  expressjs, node-js, express-js
Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (-32.69%)
Mutual labels:  expressjs, node-js, express-js
express-mvc-generator
Express' Model View Controller Application Generator.
Stars: ✭ 46 (-11.54%)
Mutual labels:  expressjs, node-js, express-js
Blueprint
solid framework for building APIs and backend services
Stars: ✭ 87 (+67.31%)
Mutual labels:  expressjs, node-js, express-js
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (-1.92%)
Mutual labels:  expressjs, node-js, express-js
Thistle
6502 based architecture for OpenComputers
Stars: ✭ 26 (-50%)
Mutual labels:  opencomputers, minecraft-mod
mern-boilerplate
React + Express + Webpack + Mongo = MERN Stack Boilerplate
Stars: ✭ 39 (-25%)
Mutual labels:  expressjs, express-js
ExpressJS-SocketIO-Boilerplate
📦 Simple Express.js & Socket.io Boilerplate
Stars: ✭ 31 (-40.38%)
Mutual labels:  node-js, express-js
opc-types
OpenComputers and TypeScript
Stars: ✭ 18 (-65.38%)
Mutual labels:  opencomputers, openos
reddit-clone
A reddit clone written using node.js / express.js / mongodb / passport.js. https://seiya-beddit.herokuapp.com/
Stars: ✭ 84 (+61.54%)
Mutual labels:  node-js, express-js
express-crud-router
Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider
Stars: ✭ 109 (+109.62%)
Mutual labels:  expressjs, express-js
timeoff-server
TimeOff is an application that allows companies' employees to set vacations before they begin taking their time off. Implemented in modern tech stack i.e. Node, Express, MongoDB.
Stars: ✭ 33 (-36.54%)
Mutual labels:  expressjs, node-js
MERN-BUS-APP
This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
Stars: ✭ 92 (+76.92%)
Mutual labels:  node-js, express-js
HyCord
HyCord is a minecraft mod that aims for discord and hypixel integration
Stars: ✭ 28 (-46.15%)
Mutual labels:  minecraft, minecraft-mod

Roboserver

This project lets you control OpenComputers robots through a simple GUI. No Lua coding necessary!

A robot being controlled by the Roboserver

Here are a few things the Roboserver can simplify right now:

  • Digging large areas
  • Crafting complex items
  • Repetitive construction
  • Locating ore underground
  • Other stuff!

Getting Started

(Tested on Minecraft version 1.10.2, OpenComputers version 1.6. If something's broken for your version, see Reporting Bugs.)

If you're looking to get set up as fast as possible, you can get the desktop version of the Roboserver here (TODO). See how to start using it here.

Alternatively, if you've got a bit of technical know-how and more time on your hands, you can run the Roboserver from the source code by following the instructions here.

Reporting Bugs

Before creating an issue, please read the usage tips, and check that it hasn't already been reported.

When reporting a bug in the issue tracker, in order to help me address your issue as quickly as possible, please provide the following information:

  1. What version you're using of Minecraft and OpenComputers
  2. Whether you're using the Roboserver's desktop application or accessing it from your browser
    • If you're using a browser, state which one
  3. Steps to reproduce the problem
  4. The expected behavior
  5. The actual behavior

Screenshots, video, and error messages are always welcome.

Feel free to create a pull request if you've resolved an outstanding issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

This project is made possible by the continued effort of all the wonderful people who contribute to OpenComputers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].