Reply To: OSSC v1.xx series beta firmware

#58420
Robeena
Participant

    Thank you!

    If anyone wants a super quick way to use this, and has NodeJS installed:

    1. git clone https://github.com/FluffyRedLobster/ossc-online-profile-editor.git
    2. npm install -g serve
    3. cd ossc-online-profile-editor
    4. serve
    5. open http://localhost:3000/ in your favourite browser