An open API service indexing awesome lists of open source software.

https://github.com/httpanimation/fycele

This is a ELE build of FYC (DOSE NOT HAVE THE FYC FILES)
https://github.com/httpanimation/fycele

desktop folder fyc js json laptop linux macos python python3 web wget windows

Last synced: 8 months ago
JSON representation

This is a ELE build of FYC (DOSE NOT HAVE THE FYC FILES)

Awesome Lists containing this project

README

          

# FYCELE

This is a Build of FYC that is a desktop app this dose not come with the FYC source code you need to download that your self as I will get banned for uploading it but once you get it extract it and open the folder FYC and drag all the code in there this is how the ls should look:

FYC@linux:~/Code/FYCELE/FYC$ ls
APIServer.py ExtraCode index.html Templates
Audio 'FYCREWirte Code' MovieStreamer 'With Credit Protogen.png'
BetaSeverCode 'FYC Rewrite.ico' Server.py
FYC@linux:~/Code/FYCELE/FYC$

if you don't have it setup it will show a white screnn pls make sure not use a old version of FYC as it will cause issues with keybinds and will cause api issues

# How to install with a python3 script (RECOMMANED but a little hard)
make a new folder cd into it then run

wget https://raw.githubusercontent.com/HttpAnimation/FYCELE/main/install.py

# How to run
make a folder called something like FYCELE and put the ele code in there

FYC@linux:~/Code/FYCELE$ ls
FYC main.js node_modules package.json package-lock.json
FYC@linux:~/Code/FYCELE$

# once it is in there make sure npm is installed
$: sudo apt install nbm

# If you want to edit the settings of the client like mute sound show a title bar or something else run
$: gedit main.js
$: nano main.js

nano for terminal
gedit for gui based

# Running
$: npm start