update nightly (#33)

* feat: add local notice to readme

* Improved readme

* chore: update logo

---------

Co-authored-by: RealmyTheMan <163438634+RealmyTheMan@users.noreply.github.com>
This commit is contained in:
nullptr 2025-02-08 17:04:41 +00:00 committed by GitHub
parent b87d54ae08
commit 5b214c6d20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,7 @@
![VERT](static/banner.png)
<p align="center">
<img src="https://github.com/user-attachments/assets/bf441748-0ec5-4c8a-b3e5-11301ee3f0bd" alt="VERT's logo" height="100">
</p>
<h1 align="center"><a href="https://vert.sh">VERT.sh</a></h1>
VERT is a file conversion utility that uses WebAssembly to convert files on your device instead of a cloud. Check out the live instance at [vert.sh](https://vert.sh).
@ -6,11 +9,13 @@ VERT is built in Svelte and TypeScript.
## Features
- Convert files directly on your device using WebAssembly
- Convert files directly on your device using WebAssembly *
- No file size limits
- Supports multiple file formats
- User-friendly interface built with Svelte
<sup>* Non-local video conversion is planned, but the daemon will be easily self-hostable to maintain privacy and fully local functionality.</sup>
## Getting Started
### Prerequisites