Skip to content

courtmuel/OCC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Cyber Center v0.0.6 This is the home of Open Cyber Center. This software is a compatibility layer to Windows that allows gaming cafes or other shared computer centers a secure and efficient way to manage user access to their systems.

Track our development @ https://trello.com/b/RvS0hcib/open-cyber-cafe

Dev Install Instructions

git clone git@github.com:JiveyGuy/open_cyber_center.git
cd open_cyber_center\main_project\occ
npm install
npm run tauri dev

How To Make a New Prototype

cd open_vyber_center/prototypes
npm create tauri-app@latest
  ✔ Project name · <prototyoe_name>
  ✔ Package name · <prototyoe_name>
  ✔ Choose which language to use for your frontend · TypeScript / JavaScript - (pnpm, yarn, npm)
  ✔ Choose your package manager · npm
  ✔ Choose your UI template · Vue - (https://vuejs.org)
  ✔ Choose your UI flavor · TypeScript

About

This is the home of the Open Cyber Center software. This software is a compatibility lair to windows (maybe linux in the future) so that either gaming cafes or other shared computer centers can have a secure and efficient way to allow users to access their systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 50.7%
  • Rust 25.4%
  • TypeScript 9.4%
  • JavaScript 5.0%
  • CSS 4.2%
  • HTML 3.5%
  • Other 1.8%