tv icon indicating copy to clipboard operation
tv copied to clipboard

Quickly view (satellite) imagery directly in your terminal using Unicode 9.0 characters and true color.

Results 11 tv issues
Sort by recently updated
recently updated
newest added

``` Traceback (most recent call last): File "/usr/bin/tv", line 33, in sys.exit(load_entry_point('tv==0.1', 'console_scripts', 'tv')()) File "/usr/bin/tv", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load module =...

Hey, What is the license?

Since Unicode 13 was released, it's possible to use 2x3 mosaics (as implemented in TRS-80 computers and Teletext terminals) and other characters that could make nicer images. I can add...

Input: ![abc](https://user-images.githubusercontent.com/3876865/109781143-f1e71280-7c07-11eb-8617-3e687beca836.png) Output: ![tv-output-qr](https://user-images.githubusercontent.com/3876865/109781347-1fcc5700-7c08-11eb-8aae-5d2ad547b239.png)

Looks like https://deductivelabs.com/blog changed their URL scheme (without providing redirects from old URLs)... ¯\_(ツ)_/¯

PDF with text look weird. Check [this one](https://github.com/daleroberts/tv/files/4550485/les9-sas.pdf) (it's in Russian, but you can see the difference anyway)

I've burned quite a bit of time trying to get this to compile on the Raspberry Pi. I think my desire to compile 'tv' exceeds my ability. If I had...

Having troubles run tv app on macOS Sierra 10.12.6 after following the installation instructions: brew install gdal --with-complete --without-python --HEAD brew install python3 pip3 install tv tv docs/obama_eye.png Traceback (most...

Any plans to support [libsixel](https://github.com/saitoha/libsixel)? I think this would allow for a much greater image quality than is currently available.

Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux `$ gdal-config --version $ 2.0.2 $ gdal-config --clfags $ -I/usr/local/include` When running `# pip3 install tv` it fails with this error...