Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

a familiar desktop experience for lemmy

License

Notifications You must be signed in to change notification settings

Fedihosting-Foundation-Forks/mlmym

 
 

Repository files navigation

mlmym

a familiar desktop experience for lemmy.

screenshot

deployment

docker run -it -p "8080:8080" ghcr.io/rystaf/mlmym:latest

config

Set the environment variable LEMMY_DOMAIN to run in single instance mode

docker run -it -e LEMMY_DOMAIN='lemmydomain.com' -p "8080:8080" ghcr.io/rystaf/mlmym:latest

default user settings

environment variable default
DARK false
HIDE_THUMBNAILS false
LISTING All
SORT Hot
COMMENT_SORT Hot
LINKS_IN_NEW_WINDOW false

About

a familiar desktop experience for lemmy

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 41.1%
  • HTML 32.8%
  • CSS 14.0%
  • JavaScript 11.5%
  • Other 0.6%