Skip to content

yakimka/DiffLume

Repository files navigation

Welcome to DiffLume! 🎉

Ever wanted to spot the differences between text files in a jiffy? DiffLume's got your back!

Build Status Codecov PyPI - Version PyPI - Downloads

sneak peek

What's Cool About It?

  • Split view? Nope, try three-panel view for comparing text files! 📄
  • We're buddies with Python 3.10 and above 🐍
  • We play well with Linux, MacOS, and Windows (especially the shiny new Windows Terminal)
  • Ever heard of CouchDB? We can peek into its revisions 🛋️
  • Shuffling between revisions? Use the ] [ and } { keys
  • Keep content in sync across panels 🔄
  • Go full-screen or pick your favorite diff view mode, your choice!

Getting Started

Get it via pip:

python3 -m pip install --user DiffLume

To kick things off, just pop this in your terminal:

difflume
# or
python3 -m difflume

More of a Docker person? We got you:

docker run -it --rm yakim/difflume

License

Chill, it's MIT.

Big Thanks 🙌

This project was generated with yakimka/cookiecutter-pyproject.


PS. This readme is generated by Chat GPT 😅