🔗 Website
https://github.com/bgreenwell/doxx
📦 Ready to be included in x-cmd pkg ?
YES
📥 How to install
# Download the latest release for your platform
curl -L https://github.com/bgreenwell/doxx/releases/latest/download/doxx-[platform].tar.gz | tar xz
📝 TLDR
# View a document
doxx quarterly-report.docx
# Start with outline view
doxx document.docx --outline
# Search for specific content
doxx contract.docx --search "payment terms"
# Enable color support for Word text colors
doxx presentation.docx --color
# Export to different formats
doxx spreadsheet.docx --export csv > data.csv
doxx report.docx --export markdown > report.md
doxx document.docx --export json > structure.json
# Force interactive UI (useful for development/testing)
doxx document.docx --force-ui
🌟 Highlights
doxx — Terminal-based document viewer for Microsoft Word files.
🔗 Website
https://github.com/bgreenwell/doxx
📦 Ready to be included in x-cmd pkg ?
YES
📥 How to install
📝 TLDR
🌟 Highlights
doxx — Terminal-based document viewer for Microsoft Word files.