GTK4 editor and creator for Portable Publications

Billy Barrow 3bddbe1e4f Start of video support 2 jaren geleden
src 3bddbe1e4f Start of video support 2 jaren geleden
.gitignore bf890af9f3 Initial commit 2 jaren geleden
LICENSE ba7fd9852e Add links and licence 2 jaren geleden
README.md 3bddbe1e4f Start of video support 2 jaren geleden

README.md

Publicate!

Publicate is a GTK4 + LibAdwaita application that aims to make it easy to create, edit, and publish Portable Publications (PPUBs).

It is still a work in progress, and also depends on some of my other home grown projects including LibPpub for PPUB handling, GtkCommonMark for displaying MarkDown, and Invercargill for handling lists and sequences.

What works

  • Creating a new PPUB.
  • Opening an existing PPUB for editing.
  • Adding existing files into a PPUB.
  • Deleting files from a PPUB.
  • Updating PPUB metadata.
  • Editing markdown files within a PPUB
  • Editing plain text files within a PPUB
  • Spellchecking

What is still to come

  • Ability to generate PPIX files (PPub IndeX) once LibPpub has the functionality.
  • Templated creation of files that don't already exist in a PPUB.
  • Editing PPVM (PPub Video Manifest) files.
  • Guided creation of PPVM based PPUBs (PPUB files containing video).
  • Updating the PPUB date metadata automatically on all saves (currently only updates when metadata is saved).
  • Templates for selecting a publication licence and copyright messages.
  • Guided link and image insertion in the markdown editor.