No description
.vscode | ||
src | ||
src-tauri | ||
.gitignore | ||
app-icon.png | ||
bun.lock | ||
package.json | ||
README.md |
🛋️ Tropes
Tropes is a simple desktop frontend for TV Tropes.
🗓️ Update Cycle
Type | Frequency |
---|---|
Minor Update | Every 3–6 months |
Patch Update | Monthly or as needed |
Major Update | As needed |
🖥️ Platform Support
Target | Windows | macOS | Linux |
---|---|---|---|
x86_64 | ✅ | ⚠️1 | ✅ |
aarch64 | ✅ | ✅ | ✅ |
🛡️ Support
- Active Support
- Limited Support (Security patches only)
- Maintenance Mode (Dependency-only updates)
- Archived (No active work planned)
🧰 Recommended IDE Setup
Before you begin, ensure you have the latest versions of the following installed:
🛠️ Getting Started
- Install dependencies with
bun install
- Simply type
bun tauri dev
to run the application - Finally, you can compile your own copy with
bun tauri build
.
License
I license this project under the GPL-3.0 license - see LICENSE for details.