* added ToC, reordered entries, added closed source badge
* removed further reading as articles can be listed under development instead
* alphabetically sorted utilities section
* fixed contributing and pull request template
* chore: add verve
Verve is a lightweight and blazingly fast launcher for accessing and opening applications, files and documents. It serves as a replacement for popular tools such as Spotlight, Raycast, and Alfred, and is written in the Rust programming language using the Tauri Framework.
* chore: change label
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
---------
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This is the link to the project: [Curses](https://github.com/mmpneo/curses)
- [ x ] **I have read the [contributing guidelines](contributing.md).**
- [ x ] Use the following format: `[Title](link) - Description.`
- [ x ] Add entries to the bottom of the correct category.
- [ x ] No unnecessary words like `for Tauri`, `a Tauri plugin` and `Super-Fast`.
- [ x ] Description does not start with `A` or `An`.
- [ x ] Description is under 24 words.
- [ x ] Description has no links or parenthesis.
- [ x ] Use `backticks` when mentioning package names.
- [ x ] Double-check spelling and grammar.
- [ x ] No trailing whitespace is added to the end of any file.
- [ x ] One suggestion per pull request.
- [ x ] I understand that my entry will be removed if it violates the guidelines.
- [ x ] I have [signed my commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits).
### Plugins/Integrations
<!-- Ignore unless you're contributing to Plugins/Integrations -->
- [ ] Works with **Tauri 1.x and onward**.
- [ ] The project is open source and accepts contributions.
- [ ] The repo is at least 30 days old.
- [ ] Documentation is in English.
- [ ] The project is active and maintained.
### Templates
<!-- Ignore unless you're contributing to Templates -->
- [ ] Works with **Tauri 1.x and onward**.
- [ ] The repo is at least 30 days old.
- [ ] Documentation is in English.
- [ ] The template provides enough information about how to get started and what's included.
- [ ] The template is pretty different from the existing templates.
### Apps
<!-- Ignore unless you're contributing to Apps -->
- [ x ] The app is original and not too simple.
- [ x ] The README is in English.
- [ x ] The app makes a reasonable effort to be fast, lightweight and secure.
- [ x ] If the app closed source, evidence of it being built with Tauri is included.