jalil-salame / ferdium-elk-recipe

A recipe for elk.zone, to use with Ferdium (just the bare necessities)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elk Recipe

A Ferdium Recipe for the Elk Mastodon Client

Usage

  1. Download the code to this repo, you can use this url: https://github.com/salameme/ferdium-elk-recipe/archive/refs/heads/main.zip
  2. Based on your OS (see below) extract the code to the OS specific folder.
  3. Enable the Service

Install Recipe

Linux

Extract the code (see Usage) to ~/.config/Ferdium/recipes/dev/elk/, or, if you changed $XDG_CONFIG_HOME, then extract to ${XDG_CONFIG_HOME}/Ferdium/recipes/dev/elk/

Windows (untested)

Extract the code (see Usage) to %appdata%/Franz/recipes/dev/

MacOS (untested)

Extract the code (see Usage) to ~/Library/Application Support/Franz/recipes/dev/

Enable Service

  1. Click the Add new Service button on the bottom left of the UI, you can also use the Services context menu, or use the sortcut Ctrl+N (might be different for Macs)
  2. Select Custom Services, Elk should be listed there

Known Issues

  • The notification badge is missing (see #1)

About

A recipe for elk.zone, to use with Ferdium (just the bare necessities)

License:MIT License


Languages

Language:JavaScript 100.0%