mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
readme fixes
This commit is contained in:
parent
4a579627e5
commit
f5aa5f2c04
20
README.md
20
README.md
@ -1,13 +1,12 @@
|
||||
<div align="center">
|
||||
<img src="app-icon.png" alt="NeoHtop Logo" width="120" />
|
||||
<h1>NeoHtop</h1>
|
||||
<p>A modern, cross-platform system monitor built on top of Svelte, Rust and Tauri.</p>
|
||||
<p>A modern, cross-platform system monitor built on top of Svelte, Rust, and Tauri.</p>
|
||||
|
||||
[](https://github.com/Abdenasser/neohtop/blob/main/LICENSE)
|
||||
[](https://github.com/Abdenasser/neohtop/stargazers)
|
||||
[](https://github.com/Abdenasser/neohtop/issues)
|
||||
[](https://github.com/Abdenasser/neohtop/releases)
|
||||
<!-- notorized by apple -->
|
||||
[](https://developer.apple.com/support/notarization/)
|
||||
</div>
|
||||
|
||||
@ -15,7 +14,7 @@
|
||||
<img src="https://github.com/Abdenasser/neohtop/blob/main/screenshot.png?raw=true" alt="NeoHtop Screenshot" width="800" />
|
||||
</div>
|
||||
|
||||
## [Why another system monitor? that's not a TUI? (the back story)](https://www.abdenasser.com/2024/11/06/oh-boy-neohtop/)
|
||||
## [Why another system monitor? That's not a TUI? (The Back Story)](https://www.abdenasser.com/2024/11/06/oh-boy-neohtop/)
|
||||
|
||||
## Features
|
||||
|
||||
@ -54,15 +53,18 @@ npm run tauri dev
|
||||
|
||||
# Build for production
|
||||
npm run tauri build
|
||||
|
||||
# Build universal macOS binary
|
||||
./build-universal.sh
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions from the community! Please see our [contributing guidelines](./.github/CONTRIBUTING.md) for more information.
|
||||
|
||||
## Support
|
||||
|
||||
If you find this project helpful, consider buying me a coffee:
|
||||
|
||||
<a href="https://www.buymeacoffee.com/abdenasser">
|
||||
<img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=abdenasser&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" />
|
||||
</a>
|
||||
<a href="https://www.buymeacoffee.com/abdenasser" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
Loading…
x
Reference in New Issue
Block a user