Back to rankings

elk-zone/elk

Vueelk.zone

A nimble Mastodon web client

mastodonmastodon-clientnuxt-app
Star Growth
Stars
6k
Forks
620
Weekly Growth
β€”
Issues
573
3k4k5k6k
Jan 2023Mar 2024May 2025Jul 2026
README

Elk logo

Elk

A nimble Mastodon web client


discord chat Open board on Volta


Elk screenshots

We appreciate your feedback and contributions. Check out the Open Issues and jump in the action. Join the Elk discord server to chat with us and learn more about the project.

Deployment

Official Deployment

The Elk team maintains a deployment at:

Self-Host Docker Deployment

In order to host Elk yourself you can use the provided Dockerfile to build a container with elk. Be aware, that Elk only loads properly if the connection is done via SSL/TLS. The Docker container itself does not provide any SSL/TLS handling. You'll have to add this bit yourself. One could put Elk behind popular reverse proxies with SSL Handling like Traefik, NGINX etc.

  1. checkout source git clone https://github.com/elk-zone/elk.git
  2. got into new source dir: cd elk
  3. create local storage directory for settings: mkdir elk-storage
  4. adjust permissions of storage dir: sudo chown 911:911 ./elk-storage
  5. start container: docker compose up --build -d

[!NOTE] The provided Dockerfile creates a container which will eventually run Elk as non-root user and create a persistent named Docker volume upon first start (if that volume does not yet exist). This volume is always created with root permission. Failing to change the permissions of /elk/data inside this volume to UID:GID 911 (as specified for Elk in the Dockerfile) will prevent Elk from storing it's config for user accounts. You either have to fix the permission in the created named volume, or mount a directory with the correct permission to /elk/data into the container.

Ecosystem

These are known deployments using Elk as an alternative Web client for Mastodon servers or as a base for other projects in the fediverse:

Note: Community deployments are NOT maintained by the Elk team. It may not be synced with Elk's source code. Please do your own research about the host servers before using them.

πŸ’– Sponsors

We are grateful for the generous sponsorship and help of:

NuxtLabs

StackBlitz

And all the companies and individuals sponsoring Elk Team and the members. If you're enjoying the app, consider sponsoring us:

Or you can sponsor our core team members individually:

We would also appreciate sponsoring other contributors to the Elk project. If someone helps you solve an issue or implement a feature you wanted, supporting them would help make this project and OS more sustainable.

πŸ“ Roadmap

Open board on Volta

πŸ§‘β€πŸ’» Contributing

We're really excited that you're interested in contributing to Elk! Before submitting your contribution, please read through the following guide.

Local Setup

Clone the repository and run on the root folder:

pnpm i
pnpm run dev

Warning: you will need corepack enabled, check out the Elk Contributing Guide for a detailed guide on how to set up the project locally.

We recommend installing ni, that will use the right package manager in each of your projects. If ni is installed, you can instead run:

ni
nr dev

Testing

Elk uses Vitest. You can run the test suite with:

nr test

πŸ“² PWA

You can consult the PWA documentation to learn more about the PWA capabilities on Elk, how to install Elk PWA in your desktop or mobile device and some hints about PWA stuff on Elk.

πŸ¦„ Stack

  • Vite - Next Generation Frontend Tooling
  • Nuxt - The Intuitive Web Framework
  • Vue - The Progressive JavaScript Framework
  • VueUse - Collection of Vue Composition Utilities
  • Pinia - The Vue Store that you will enjoy using
  • Vue Macros - More macros and syntax sugar for Vue
  • UnoCSS - The instant on-demand atomic CSS engine
  • Iconify - Iconify icon sets in JSON format
  • Masto.js - Mastodon API client in TypeScript
  • shiki - A beautiful yet powerful syntax highlighter
  • vite-plugin-pwa - Prompt for update, Web Push Notifications and Web Share Target API

πŸ‘¨β€πŸ’» Contributors

list of contributors icons

πŸ“„ License

MIT Β© 2022-PRESENT Elk contributors :)

Related repositories
mastodon/mastodon

Your self-hosted, globally interconnected microblogging community

RubyRubyGemsGNU Affero General Public License v3.0mastodondocker
joinmastodon.org
50.1k7.5k
Dimillian/IceCubesApp

A SwiftUI Mastodon client

SwiftGNU Affero General Public License v3.0iosswift
apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
7k718
superseriousbusiness/gotosocial

Fast, fun, small ActivityPub server.

GoGo ModulesGNU Affero General Public License v3.0mastodonfediverse
docs.gotosocial.org
4.1k365
TwidereProject/Twidere-Android

Kotlinandroidtwitter
twidere.com
2.7k371
tuskyapp/Tusky

An Android client for the microblogging server Mastodon

KotlinGNU General Public License v3.0mastodonandroid
tusky.app
2.6k385
mastodon/mastodon-ios

Official iOS app for Mastodon

SwiftGNU General Public License v3.0iosmastodon
app.joinmastodon.org/ios
2.3k300
wabarc/wayback

An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Telegraph, and file systems.

GoGo ModulesGNU General Public License v3.0telegramarchive
docs.wabarc.eu.org
2.2k86
mastodon/mastodon-android

Official Android app for Mastodon

JavaMavenGNU General Public License v3.0androidmastodon
app.joinmastodon.org/android
2k329
MobileFirstLLC/social-media-hacker-list

Growing list of apps and tools for enhancing social media experiences.

Rustcrates.ioCreative Commons Zero v1.0 Universalsocial-mediareddit
oss.mobilefirst.me/social-media-hacker-list
1.9k208
mastodon/documentation

Mastodon documentation

SCSSGNU Free Documentation License v1.3mastodon
docs.joinmastodon.org
1.8k978
cheeaun/phanpy

A minimalistic opinionated Mastodon web client

JavaScriptnpmMIT Licensemastodonweb
phanpy.social
1.5k183
ihabunek/toot

toot - Mastodon CLI & TUI

PythonPyPIGNU General Public License v3.0pythonmastodon
1.3k123