nexus-tui 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nexus-tui
3
- Version: 0.1.0
4
- Summary: A modular TUI for managing development workflows
3
+ Version: 0.1.1
4
+ Summary: A TUI orchestrator to manage and launch your command-line tools without memorizing commands
5
5
  License-File: LICENSE
6
6
  Requires-Python: >=3.12
7
7
  Requires-Dist: pydantic>=2.12.5
@@ -10,13 +10,14 @@ Description-Content-Type: text/markdown
10
10
 
11
11
  # Nexus
12
12
 
13
- Nexus is a terminal interface designed for creating efficient development workflows. It serves as a centralized dashboard for launching command line utilities and managing projects across various operating systems.
13
+ Nexus is a TUI orchestrator designed to manage and launch your command-line tools from a single, intuitive interface. It eliminates the need to memorize complex commands or flags by providing a centralized dashboard for all your development utilities and projects.
14
14
 
15
15
  ## Prerequisites
16
16
 
17
17
  * Python 3.12 or newer.
18
18
  * The `uv` package manager.
19
- * A modern terminal emulator such as Windows Terminal, ghostty, or iTerm2.
19
+ * **Recommended**: A modern terminal emulator with TrueColor support (e.g., [Windows Terminal](https://aka.ms/terminal), [ghostty](https://ghostty.org/), [Kitty](https://sw.kovidgoyal.net/kitty/), or [WezTerm](https://wezfurlong.org/wezterm/)).
20
+ * **Recommended**: A [Nerd Font](https://www.nerdfonts.com/) for optimal icon rendering.
20
21
 
21
22
  ## Installation
22
23
 
@@ -0,0 +1,6 @@
1
+ nexus/tools.toml,sha256=uYfBA7WMLAu6fPDRzB4p5ggk0aVTUpDPrxRrzLnGiMA,740
2
+ nexus_tui-0.1.1.dist-info/METADATA,sha256=Y-DLXaSHGUY9zDbDRYfcN34cnMR-mZ423f3WGQnPrd4,3663
3
+ nexus_tui-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
4
+ nexus_tui-0.1.1.dist-info/entry_points.txt,sha256=FLWKPqsNYxxaU0JyVfJoKJDTrFtx-LJVPejbvUdnc6o,41
5
+ nexus_tui-0.1.1.dist-info/licenses/LICENSE,sha256=gtmNw2nOOujPlKSYxW0EQC-cg2aSe--mVlMxElz5AmI,1062
6
+ nexus_tui-0.1.1.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- nexus/tools.toml,sha256=uYfBA7WMLAu6fPDRzB4p5ggk0aVTUpDPrxRrzLnGiMA,740
2
- nexus_tui-0.1.0.dist-info/METADATA,sha256=QueZS1eGFxb7ZOfS-RqcXWSFfTdyAKlFqGU2faQMhDE,3309
3
- nexus_tui-0.1.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
4
- nexus_tui-0.1.0.dist-info/entry_points.txt,sha256=FLWKPqsNYxxaU0JyVfJoKJDTrFtx-LJVPejbvUdnc6o,41
5
- nexus_tui-0.1.0.dist-info/licenses/LICENSE,sha256=gtmNw2nOOujPlKSYxW0EQC-cg2aSe--mVlMxElz5AmI,1062
6
- nexus_tui-0.1.0.dist-info/RECORD,,