Git Product home page Git Product logo

fyc-rewrite-v2's Introduction

README

FYC is soon going into a full restore which means a lot of files be replaced removed added and new skin will be made and a masker to fix some dumb HTML issues with displays FYC will switch to an app.

FYC-Rewrite-V2/Stable

This branch holds the main source code of FYC mainly HTML, CSS, and JS.

Installing

If you would like to install you can run one of the following commands.

Source code only

The source code comes with no extra apps or servers this is only for adding on to FYC and some stuff won't work trying to run this in the browser.

git clone -b stable https://github.com/HttpAnimation/FYC-Rewrite-V2.git

NodeJS server

The NodeJS server is made for a CLI server to just the app to other devices on your network. Make sure NPM is installed

Electron app

The electron app is a cross-platform app that is made to be an app of FYC. Make sure that NPM is installed.

git clone -b Stable https://github.com/HttpAnimation/FYC-Rewrite-V2.git && mv FYC-Rewrite-V2 FYC
cd FYC
curl -O https://raw.githubusercontent.com/HttpAnimation/FYC-Rewrite-V2/Electron/Electron.bash && chmod +x Electron.bash && ./Electron.bash

Running

To run enter the terminal and run the following command.

npm start

Electron app / Server

This is a version of the Electron app made to use with the server so it's a lot smaller you will need a server tho to use this.

:3

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.