https://github.com/warpspeed-app/app
๐ A service that seamlessly synchronizes your watched anime, series, and movies with Obsidian. Keep track of your viewing history directly in your notes.
https://github.com/warpspeed-app/app
desktop rust tauri typescript web
Last synced: 6 months ago
JSON representation
๐ A service that seamlessly synchronizes your watched anime, series, and movies with Obsidian. Keep track of your viewing history directly in your notes.
- Host: GitHub
- URL: https://github.com/warpspeed-app/app
- Owner: warpspeed-app
- License: mit
- Created: 2024-09-14T20:44:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T21:35:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T00:41:13.773Z (over 1 year ago)
- Topics: desktop, rust, tauri, typescript, web
- Language: TypeScript
- Homepage: https://warpspeed.app
- Size: 3.73 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
A service that seamlessly synchronizes your watched anime, series, and movies with Obsidian. Keep track of your viewing history directly in your notes.
Introduction ยท
Setting Up Locally ยท
Tech Stack ยท
Contributing ยท
License
## Introduction
[Warpspeed](https://warpspeed.app/) a service that seamlessly synchronizes your watched anime, series, and movies with Obsidian. Keep track of your viewing history directly in your notes.
## Setting Up Locally
To run the app locally, you can run the following commands:
```
bun i
bun tauri
```
## Tech Stack
Warpspeed is built on the following stack:
- [Tauri](https://tauri.app/) โ framework
- [React](https://react.dev/) โ frontend library
- [Shadcn](https://ui.shadcn.com/) โ UI library
- [FSD](https://feature-sliced.design/) โ architectural methodology
- [Effector](https://effector.dev/) โ state manager
- [TailwindCSS](https://tailwindcss.com/) โ styles
## Contributing
Here's how you can contribute:
- [Open an issue](https://github.com/warpspeed-app/app/issues) if you believe you've encountered a bug.
- Make a [pull request](https://github.com/warpspeed-app/app/pull) to add new features/make quality-of-life improvements/fix bugs.
## Repo Activity

## License
Licensed under the [MIT license](https://github.com/warpspeed-app/app/blob/main/LICENSE).