Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwjackson authored Apr 17, 2024
1 parent a4b7b98 commit 24bf5e8
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@ tmesh is a powerful script that simplifies the process of accessing and managing
<img src="./dawg.jpg" alt="yo dawg" />
</p>

[![FlakeHub](https://img.shields.io/endpoint?url=https://flakehub.com/f/simonwjackson/tmesh/badge)](https://flakehub.com/flake/simonwjackson/tmesh)
<p align="center">
<a href="https://github.com/simonwjackson/tmesh/stargazers"><img src="https://img.shields.io/github/stars/simonwjackson/tmesh?color=c678dd&logoColor=e06c75&style=for-the-badge"></a>
<a href="https://github.com/simonwjackson/tmesh/issues"><img src="https://img.shields.io/github/issues/simonwjackson/tmesh?color=%23d19a66&style=for-the-badge"></a>
<a href="https://github.com/simonwjackson/tmesh/blob/main/LICENSE"><img src="https://img.shields.io/github/license/simonwjackson/tmesh?style=for-the-badge"></a>
<a href="https://flakehub.com/flake/simonwjackson/tmesh"><img src="https://img.shields.io/badge/flakehub-latest-blue?style=for-the-badge"></a>
<!-- <a href="https://github.com/simonwjackson/tmesh/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/simonwjackson/tmesh/ci.yml?branch=main&label=tests&style=for-the-badge"></a> -->
</p>

## Key Features

Expand All @@ -23,6 +29,9 @@ tmesh is a powerful script that simplifies the process of accessing and managing
* 🌐 Network Persistance: Maintains remote sessions between network disruptions.
* 🎚️ Customizable: Define your own list of potential sessions and apps for each host.

> [!IMPORTANT]
> This repo is provided as-is and is primarily developed for my own workflows. As such, I offer no guarantees of regular updates or support. Bug fixes and feature enhancements will be implemented at my discretion, and only if they align with my personal use-cases. Feel free to fork the project and customize it to your needs, but please understand my involvement in further development will be intermittent.
## Try it out

```
Expand Down

0 comments on commit 24bf5e8

Please sign in to comment.