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)
- Host: GitHub
- URL: https://github.com/httpanimation/fycele
- Owner: HttpAnimation
- Created: 2023-06-17T17:55:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T02:15:23.000Z (over 2 years ago)
- Last Synced: 2025-01-07T23:29:57.802Z (9 months ago)
- Topics: desktop, folder, fyc, js, json, laptop, linux, macos, python, python3, web, wget, windows
- Language: Python
- Homepage: https://discord.gg/StHMMFVuGz
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 runwget 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 thereFYC@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.jsnano for terminal
gedit for gui based# Running
$: npm start