49 Commits

Author SHA1 Message Date
Alex Pasmantier
07a7c7b34c
docs: replace top image with a screenshot of the application (#163) 2024-12-29 01:33:58 +01:00
Alex Pasmantier
f83c5d1396
docs: update readme (#160) 2024-12-28 23:06:28 +01:00
Alex Pasmantier
6d706b4c12
docs: rearrange README, add a features section, and move more technical stuff to separate files (#159) 2024-12-28 22:56:37 +01:00
Alex Pasmantier
68d118986c
feat(shell): autocompletion plugin for zsh (#145) 2024-12-25 18:53:50 +01:00
Peter
e27c8342e8
docs(readme): make channel names consistent everywhere (#138)
I made this PR following some confusion I had as a first time user
reading the documentation. I tried GitRepos, git-repos and finally had
to call list-channels to find the actual name for gitrepos. I think
making all of the references to channels consistent with the
spelling/capitalization of the CLI helps reduce confusion.
2024-12-17 14:24:01 +01:00
Alexandre Pasmantier
a8e3ea5f89
chore(version): bump workspace to 0.7.0 (#127) 2024-12-15 14:30:25 +01:00
Alexandre Pasmantier
630e791961
docs(readme): add theme previews and udpate readme structure (#126) 2024-12-15 14:04:00 +01:00
Alexandre Pasmantier
a7064c18c8
refactor(config)!: use $HOME/.config/television by default for macOS (#124) 2024-12-15 12:23:31 +01:00
Alexandre Pasmantier
913aa85af0
feat(themes): add support for ui themes (#114)
fixes #80 

### examples
| gruvbox | solarized |
| :-: | :-: |
| <img width="1792" alt="gruvbox"
src="https://github.com/user-attachments/assets/c0c168a5-5c95-4113-93fd-24b34a9344d8"
/> | ![Screenshot 2024-12-13 at 14 38
57](https://github.com/user-attachments/assets/368e3e37-7fdd-493a-8c0b-47e3731ae67b)
|
2024-12-13 14:54:38 +01:00
Alexandre Pasmantier
ffc8dae494
chore: bump workspace to 0.6.2 (#104) 2024-12-06 10:46:53 +01:00
Alexandre Pasmantier
6a1359055d
refactor(helpbar): hide the top help panel by default (#97) 2024-12-05 20:41:40 +01:00
Alexandre Pasmantier
795db19fff
fix(cable): add cable to unit channel variants (#96)
fixes #95
2024-12-05 20:36:01 +01:00
Alexandre Pasmantier
ad3e52d340
feat(remote): distinguish cable channels with a separate icon (#94) 2024-12-05 16:27:27 +01:00
Alexandre Pasmantier
b6f12b372b
docs(readme): update readme with latest version and fix section link (#93) 2024-12-05 00:52:39 +01:00
Alexandre Pasmantier
a5f5d20071
feat(cable): add support for custom channels (#75) 2024-12-05 00:34:09 +01:00
Alexandre Pasmantier
20cf83b720
docs(installation): update homebrew installation command (#87) 2024-11-28 18:35:26 +01:00
Alexandre Pasmantier
48ea12ed7a
docs(install): update the installation section of the README (#79) 2024-11-26 21:09:59 +01:00
Moritz Wilksch
a46d6f8510
add conda-forge install to README.md (#78) 2024-11-26 20:57:01 +01:00
Alexandre Pasmantier
dc36b2152d ci(update_readme): fix update_readme workflow (#63)
* ci(update_readme): fix `update_readme` workflow

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-24 01:16:39 +01:00
Alexandre Pasmantier
cdcce4d9f9
docs: terminal emulators compatibility and good first issues (#56)
* docs: terminal emulators compatibility and good first issues

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-22 20:06:26 +01:00
Alexandre Pasmantier
30639c66b0
docs(config): update docs to mention XDG_CONFIG_HOME precedence on all platform (#48) 2024-11-20 01:13:38 +01:00
Alexandre Pasmantier
f43b5bf9b8
docs(brew): add brew installation method for MacOS to README (#45)
* docs(brew): add brew installation method for MacOS to README

* update CHANGELOG
2024-11-19 15:25:27 +01:00
Orhun Parmaksız
8a7b3da7fa
docs: add instructions for installing on Arch Linux (#43) 2024-11-19 13:14:22 +01:00
Alexandre Pasmantier
5c44432776 docs: update README television version 2024-11-19 00:26:05 +01:00
alexpasmantier
cb7a24537c docs: update README television version specifier 2024-11-18 11:08:32 +01:00
Alexandre Pasmantier
da5c903177 docs: update README television version 2024-11-16 20:37:07 +01:00
Alexandre Pasmantier
7277a3f3ab
docs(config): update docs default configuration (#34)
* docs(config): update docs default configuration

* docs: update installation documentation
2024-11-16 20:06:58 +01:00
Alexandre Pasmantier
45e14d3fa2
docs(debian): add installation docs for debian-based systems (#33) 2024-11-16 19:55:23 +01:00
Alexandre Pasmantier
ff25fb2dde
fix(windows): #20 respect TELEVISION_CONFIG env var on windows (#21)
* fix: remove org name from default platform config and data dirs

* fix: adjust config and data dirs fallback logic

* patch

* update README
2024-11-14 00:08:19 +01:00
Alexandre Pasmantier
cc9924dd61
docs(readme): update terminal emulators compatibility list (#6)
* docs(readme): update terminal emulators compatibility list

* add tested platforms
2024-11-11 11:30:59 +01:00
Alexandre Pasmantier
0c13626d4c docs: fix table alignments 2024-11-10 22:28:06 +01:00
Alexandre Pasmantier
6b0a038738 docs: add terminal emulators compatibility status 2024-11-10 22:25:34 +01:00
Alexandre Pasmantier
b8ad34060d
chore: update README.md install section 2024-11-10 21:45:43 +01:00
Alexandre Pasmantier
6eafb7bfe8 chore: udate documentation and dependencies 2024-11-10 20:28:28 +01:00
Alexandre Pasmantier
b0ab8a179a docs: some work on CONTRIBUTING.md 2024-11-10 19:39:53 +01:00
Alexandre Pasmantier
19f00f5916 docs: add default keybindings to README.md 2024-11-10 18:26:16 +01:00
Alexandre Pasmantier
cd31619c8a
Update README.md 2024-11-10 18:19:19 +01:00
Alexandre Pasmantier
32c114aa9f fix: gag stdout and stderr while loading theme assets to silence bat warning 2024-11-10 14:49:09 +01:00
Alexandre Pasmantier
51a98db9d5
Update README.md 2024-11-10 02:34:59 +01:00
Alexandre Pasmantier
96976d93cb docs: update README.md 2024-11-10 02:30:08 +01:00
Alexandre Pasmantier
c7fbe26596
Update README.md 2024-11-10 01:52:03 +01:00
alexpasmantier
de74b619b8 fix: stabilize preview scroll initialization 2024-11-08 14:02:26 +01:00
alexpasmantier
dd14bd4f8d fix: filtering system directories in gitrepos 2024-11-08 00:40:18 +01:00
alexpasmantier
9eea37a5b5 top menus 2024-10-25 23:29:07 +02:00
Alexandre Pasmantier
b9c1d0780b ux improvements 2024-10-17 00:24:41 +02:00
Alexandre Pasmantier
ef4ab705b4
Update README.md 2024-10-13 23:50:57 +02:00
Alexandre Pasmantier
068ed8813c
Update README.md 2024-10-13 23:50:01 +02:00
Alexandre Pasmantier
cfa41789bc
Update README.md 2024-10-13 23:37:13 +02:00
Alexandre Pasmantier
b514e7ce43 setup 2024-09-15 21:57:36 +02:00