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

ryanccn/firefish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firefish

This is my personal fork of Firefish.

Sources are cloned directly from the upstream GitLab repository's main (stable) branch and have patches from the patches folder applied.

The revision is pinned in rev.txt and automatically updated by GitHub Actions.

Usage

A Docker image is available at ghcr.io/ryanccn/firefish:latest.

To use the repository directly, clone this repository and run ./scripts/gen_source.sh. The actual Firefish source will be in src.

Patches