flathub icon indicating copy to clipboard operation
flathub copied to clipboard

Add io.github.tx2z.XtoMarkdown

Open tx2z opened this issue 1 month ago • 6 comments

Please confirm your submission meets all the criteria

  • [X] Please describe the application briefly. XtoMarkdown is a cross-platform GUI application for converting documents (DOCX, PDF, PPTX, etc.) to Markdown. It uses Python with PySide6 for the GUI and supports two conversion engines: Pandoc and MarkItDown. Uses KDE Platform 6.8 runtime with all Python dependencies from pre-built wheels (offline build).

  • [X] Please attach a video showcasing the application on Linux using the Flatpak.

https://github.com/tx2z/xtomarkdown/raw/main/screenshots/xtomarkdown-demo.mp4

tx2z avatar Nov 26 '25 15:11 tx2z

Starting a test build of the submission. Please fix any issues reported in the build log. You can restart the build once the issue is fixed by commenting the phrase below.

bot, build

github-actions[bot] avatar Nov 26 '25 16:11 github-actions[bot]

🚧 Test build enqueued.

flathubbot avatar Nov 26 '25 16:11 flathubbot

🚧 Started test build.

flathubbot avatar Nov 26 '25 16:11 flathubbot

Test build failed.

Help
  • bot, build - Restart the test build

flathubbot avatar Nov 26 '25 16:11 flathubbot

The python modules you generated should be in a separate python-sources.{yaml, json} manifest.

Also try to build as many Python modules from source instead of using arch specific wheels.

bbhtt avatar Dec 06 '25 04:12 bbhtt

Thank you so much for all the comments!! I'm learning python with this project (with help of AI). I'll apply the changes as soon as I have some time and come back with a new version. Thank you!

tx2z avatar Dec 06 '25 08:12 tx2z