Skip to content

[REC] doxx #42

Description

@Zhengqbbb

🔗 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions