An app that remembers your jokes so you don't have to.
app
application
desktop-application
joke
joke-app
jokes
jokes-app
rust
svelte
sveltekit
tauri
tauri-app
- Rust 37.5%
- Svelte 31%
- CSS 19.8%
- HTML 4.9%
- JavaScript 3.5%
- Other 3.3%
Jokes
An app that remembers your jokes so you don't have to.
Screenshots
Features
- 150+ jokes (and growing)
- Generate random jokes
- Favorite jokes (however doesn't save yet; see #12)
- Browse jokes
- Filter jokes by all, favorited, and non-favorited
- Filter jokes out by tag
Download
For now there are no pre-built binaries. In future Windows, macOS, and Linux builds will be provided.
Development
Recommended IDE Setup
VS Code or VSCodium + Svelte + Tauri + rust-analyzer.
Development Server
Run the following command in the root directory to start the development server.
pnpm tauri dev
Build
Run the following command in the root directory to build the release build.
pnpm tauri build
License
Jokes is released under the GNU General Public License version 3.