-- Leo's gemini proxy

-- Connecting to gemini.bunburya.eu:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; lang=en-IE

Welcome to Remini


Remini is a proxy service that allows some basic browsing of Reddit.com from Geminispace.


It is a work in progress. Currently supported features are:


Viewing a user's recent comments and submissions.

Viewing a subreddit's hot submissions.

Viewing a submission's top comments.

Viewing the top replies to a comment.


How it works


Just append the path of the Reddit URL (after the domain name) to "gemini://gemini.bunburya.eu/remini". For example:


To view a subreddit:

gemini://gemini.bunburya.eu/remini/r/geminiprotocol


To view a user:

gemini://gemini.bunburya.eu/remini/u/spez


To view the comments for a submission:

gemini://gemini.bunburya.eu/remini/r/coding/comments/hl6qfv/a_look_at_the_gemini_protocol_a_brutally_simple/


Just accessing /u/ or /r/ will prompt you for the name of the user or subreddit to view.


Source


Remini is a Python script, which serves requests over SCGI. Its source code can be found at:

https://github.com/bunburya/remini


It requires Python 3.6 or later and depends on the `praw`, `md2gemini` and `scgi` Python libraries.

-- Response ended

-- Page fetched on Fri Mar 29 10:06:31 2024