File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<div align =" center " >
2- <h1 > Tenere </h1 >
3- <img src =" assets/logo.png " alt =" A crab in the moroccan desert " ></img >
4- <h2 > TUI interface for LLMs written in Rust </h2 >
2+ <h2 > TUI for LLMs </h2 >
53</div >
64
75## 📸 Demo
3230
3331## 🚀 Installation
3432
35- <a href =" https://repology.org/project/tenere/versions " >
36- <img src="https://repology.org/badge/vertical-allrepos/tenere.svg" alt="Packaging status" align="left">
37- </a >
38-
39- <br >
40- <br >
41- <br >
42- <br >
43- <br >
44-
4533### 📥 Binary releases
4634
4735You can download the pre-built binaries from the [ release page] ( https://github.com/pythops/tenere/releases )
@@ -63,7 +51,9 @@ environment.systemPackages = with pkgs; [
6351 tenere
6452];
6553```
54+
6655For non-NixOS systems, install directly with:
56+
6757``` nix
6858nix-env -iA nixpkgs.tenere
6959```
@@ -76,7 +66,7 @@ To set up ([tutorial](https://www.youtube.com/watch?v=XiVz2UR9epE)):
7666
77671 . Install nix-on-droid from F-Droid
78682 . Add tenere to your packages in ".config/nixpkgs/nix-on-droid.nix":
79- 3 . Run `` nix-on-droid switch ` `
69+ 3 . Run ` nix-on-droid switch `
80704 . Create your config at ".config/tenere/config.toml"
8171
8272### 🍺 Homebrew
@@ -336,6 +326,12 @@ There are 3 modes like vim: `Normal`, `Visual` and `Insert`.
336326
337327<br >
338328
329+ ## Contributing
330+
331+ - No AI slop.
332+ - Only submit a pull request after having a prior issue or discussion.
333+ - Keep PRs small and focused.
334+
339335## ⚖️ License
340336
341337GNU General Public License v3.0 or later
You can’t perform that action at this time.
0 commit comments