Skip to content

NiceOpenSource/posttolemmy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POST to lemmy 🐭

A browser extension to post links to your Lemmy instance. For now it is still in development and is only available on Firefox.

Installation (Firefox)

For rolling release => wiki

  • OR
  1. Download the last release of the packaged extension 📁
  2. Go to about:debugging#/runtime/this-firefox page on Firefox browser 🐛
  3. Section and click on Load temporary Add-on
  4. Select the extension package 📂
  5. Open the extension using the icon at the top left corner of your browser window and input the login intels to your Lemmy instance 🐭

Your lemmy instance shall use the v3 version of the Lemmy HTTP API (Lemmy version >= 0.10.0)

Use

  1. Go to any web page
  2. Select the part of it's content that you want to share
  3. Open the extension
  4. Edit the text and the title to match your needs
  5. POST ! ✉️

Features

  • Auto-filling fields
  • Select content on the page to add it to the post text
  • Dark theme (beta)
  • Auto-customizing popup based on your lemmy instance
  • Markdown editor for post content
  • Markdown pre-viewer

Incoming

  • Register several different instances of Lemmy
  • POST to several Lemmy(s) at the same time

Contributions