https://github.com/leonardosya/through-life
Journey through my life with every moment captured.
https://github.com/leonardosya/through-life
mapbox react rust tauri typescript
Last synced: about 1 month ago
JSON representation
Journey through my life with every moment captured.
- Host: GitHub
- URL: https://github.com/leonardosya/through-life
- Owner: LeonardoSya
- License: mit
- Created: 2024-12-09T13:56:34.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-03T02:48:05.000Z (6 months ago)
- Last Synced: 2025-03-31T13:28:28.535Z (3 months ago)
- Topics: mapbox, react, rust, tauri, typescript
- Language: TypeScript
- Homepage:
- Size: 585 KB
- Stars: 49
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🏔️ Through Life 一生足迹
Journey through my life with every moment captured.
Through Life (一生足迹)是一款记录我的一生轨迹的 APP,使用 Rust 编写,性能优秀,同时具备优雅的交互效果。得益于 Tauri 框架,Through Life 能够在所有主流操作系统上运行[](https://skillicons.dev)
---
[Tauri是什么?](https://v2.tauri.app/)
> Tauri 是一个构建适用于所有主流桌面和移动平台的轻量二进制文件的框架。开发者可以集成任何用于创建用户界面的可以被编译成 HTML、JavaScript 和 CSS 的前端框架,同时可以使用 Rust、Swift 和 Kotlin 等语言编写后端逻辑## 🚀 Getting Started
[](https://skillicons.dev)- macOS 10.2+ / Windows 7+
- Rust
- Node.js >=18.x
- pnpm
```bash
cargo install tauri-cli
git clone https://github.com/LeonardoSya/through-life
cd through-life
pnpm install
# 启动开发服务器
cargo tauri dev
# 构建生产版本
cargo tauri build
```## ✨ Features
### 时光记忆 —— 我曾探索世界的点滴回忆


### 时光便签 —— 城市与足迹的美好瞬间


另外用户模块懒得维护啦
- username: admin
- password: password更新日志:
- 用户自定义轨迹功能正在开发中