Skip to content

Commit aa79269

Browse files
authored
docs: further fix Web3 related wording and other formatting issues (#227)
2 parents b0eda9a + b6e1e0c commit aa79269

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Diff for: README.md

+8-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
# Terminus - Your SelfHosted Home Cloud, Powered by Kubernetes <!-- omit in toc -->
3+
# Terminus - Your Self-Hosted Home Cloud, Powered by Kubernetes <!-- omit in toc -->
44

55
[![Mission](https://img.shields.io/badge/Mission-Let%20people%20own%20their%20data%20again-purple)](#)<br />
66
[![Last Commit](https://img.shields.io/github/last-commit/beclab/terminus)](https://github.com/beclab/terminus/commits/main)
@@ -14,8 +14,7 @@
1414

1515
![cover](https://file.bttcdn.com/github/terminus/desktop-dark.jpeg)
1616

17-
*Build your local AI assistants, sync data across places, host your self-hosted workspace,
18-
stream your own media, and more——all in a true home cloud made possible by Terminus.*
17+
*Build your local AI assistants, sync data across places, self-hosted your workspace, stream your own media, and more——all in a true home cloud made possible by Terminus.*
1918
<p align="center">
2019
<a href="https://www.jointerminus.com">Website</a> ·
2120
<a href="https://docs.jointerminus.com">Documentation</a> ·
@@ -77,7 +76,7 @@ Terminus offers a wide array of features designed to enhance security, ease of u
7776

7877
- **Enterprise-grade security**: Simplified network configuration using Tailscale, Headscale, Cloudflare Tunnel, and FRP.
7978
- **Secure and permissionless application ecosystem**: Sandboxing ensures application isolation and security.
80-
- **Unified filesystem and database**: Automated scaling, backups, and high availability.
79+
- **Unified file system and database**: Automated scaling, backups, and high availability.
8180
- **Single sign-on**: Log in once to access all applications within Terminus with a shared authentication service.
8281
- **AI capabilities**: Comprehensive solution for GPU management, local AI model hosting, and private knowledge bases while maintaining data privacy.
8382
- **Built-in applications**: Includes file manager, sync drive, vault, reader, app market, settings, and dashboard.
@@ -89,13 +88,13 @@ Here are some screenshots from the UI for a sneak peek:
8988
| Desktop–AI-Powered Personal Desktop | **Files**–A Secure Home to Your Data
9089
| :--------: | :-------: |
9190
| ![Desktop](https://file.bttcdn.com/github/terminus/v2/desktop.jpg) | ![Files](https://file.bttcdn.com/github/terminus/v2/files.jpg) |
92-
| **Vault–1Password for the Web3 Era**|**Market–App Ecosystem in Your Control** |
91+
| **Vault–1Password alternative**|**Market–App ecosystem in your control** |
9392
| ![vault](https://file.bttcdn.com/github/terminus/v2/vault.jpg) | ![market](https://file.bttcdn.com/github/terminus/v2/market.jpg) |
94-
|**Wise–Your Digital Secret Garden** | **Settings–Managing Terminus Efficiently** |
93+
|**Wise–Your digital secret garden** | **Settings–Managing Terminus efficiently** |
9594
| ![settings](https://file.bttcdn.com/github/terminus/v2/wise.jpg) | ![](https://file.bttcdn.com/github/terminus/v2/settings.jpg) |
96-
|**Dashboard–Constant Terminus Monitoring** | **Profile–Customized Web3 Homepage** |
95+
|**Dashboard–constant Terminus monitoring** | **Profile–Your homepage on decentralized network** |
9796
| ![dashboard](https://file.bttcdn.com/github/terminus/v2/dashboard.jpg) | ![profile](https://file.bttcdn.com/github/terminus/v2/profile.jpg) |
98-
| **Devbox–Developing, Debugging, and Deploying**|**Controlhub–Managing Kubernetes Clusters Easily** |
97+
| **Devbox–Developing, debugging, and deploying**|**Controlhub–Managing Kubernetes clusters easily** |
9998
| ![Devbox](https://file.bttcdn.com/github/terminus/v2/devbox.jpg) | ![Controlhub](https://file.bttcdn.com/github/terminus/v2/controlhub.jpg)|
10099

101100
</div>
@@ -143,7 +142,6 @@ To help you understand how Terminus stands out in the landscape, we've created a
143142
- [Getting Started on macOS](https://docs.jointerminus.com/overview/introduction/getting-started/mac.html)
144143
- [Getting Started on Windows](https://docs.jointerminus.com/overview/introduction/getting-started/windows.html)
145144

146-
147145
## Project navigation
148146

149147
Terminus consists of numerous code repositories publicly available on GitHub. The current repository is responsible for the final compilation, packaging, installation, and upgrade of the operating system, while specific changes mostly take place in their corresponding repositories.
@@ -179,7 +177,7 @@ The following table lists the project directories under Terminus and their corre
179177
| [apps/knowledgebase](https://github.com/beclab/terminus/tree/main/apps/knowledgebase) | <https://github.com/Above-Os/knowledgebase> | A built-in application that stores articles, PDFs, and eBooks collected through RSS subscriptions, TermiPass, and recommendations by local algorithms. |
180178
| [apps/mynitro](https://github.com/beclab/terminus/tree/main/apps/mynitro) | <https://github.com/beclab/mynitro> | A wrapper of the official [Nitro](https://github.com/janhq/nitro) project that hosts LLMs locally, specifically, provides services to Dify's agents on Terminus. |
181179
| [apps/notifications](https://github.com/beclab/terminus/tree/main/apps/notifications) | <https://github.com/beclab/notifications> | The notifications system of Terminus |
182-
| [apps/profile](https://github.com/beclab/terminus/tree/main/apps/profile) | <https://github.com/beclab/profile> | Alternative to Linkertree in Terminus to create Web3.0 profiles for users. |
180+
| [apps/profile](https://github.com/beclab/terminus/tree/main/apps/profile) | <https://github.com/beclab/profile> | Linktree alternative in Terminus|
183181
| [apps/rsshub](https://github.com/beclab/terminus/tree/main/apps/rsshub) | <https://github.com/beclab/rsshub> | A RSS subscription manager based on [RssHub](https://github.com/DIYgod/RSSHub). |
184182
| [apps/dify-gateway](https://github.com/beclab/terminus/tree/main/apps/dify-gateway) | <https://github.com/beclab/dify-gateway> | A gateway service that establishes the connection between Dify and other services such as Files and Agent. |
185183
| [apps/settings](https://github.com/beclab/terminus/tree/main/apps/settings) | <https://github.com/beclab/settings> | Built-in system settings. |

0 commit comments

Comments
 (0)