Skip to content

16bitmood/afkdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afkdev

WIP Remote Desktop Environment.

Screenshots

Login Main

Linux Instructions:

  • copy .env.d.example to .env.d
  • If using https, generate key.pem and cert.pem files using the instructions in .env.d/tls.txt
  • Set user configuration in users.json.
    • Generate hashedPassword with echo -n password | sha256sum
  • npm run install && npm run dev will start dev server on http://localhost:3000

Acknowledgements:

  • Inspiration + linter, autoformatter configs from x.

About

Desktop Environment for the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages