Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 29281ca

Browse files
committedJul 17, 2023
🐛 chore: fix readme
1 parent c075999 commit 29281ca

File tree

1 file changed

+70
-4
lines changed

1 file changed

+70
-4
lines changed
 

‎README.md

+70-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,73 @@
1-
# Tauri + Preact + Typescript
1+
<p align="center">
2+
<img src="https://user-images.githubusercontent.com/59850361/201925831-5dbeccba-d32c-49e6-8533-2a2c893e71f7.png" width="150" />
3+
</p>
24

3-
This template should help get you started developing with Tauri, Preact and Typescript in Vite.
5+
<samp>
6+
<h6 align="center">
7+
#lofi, #player, #desktop, #relax, #minimalist
8+
</h6>
9+
</samp>
410

5-
## Recommended IDE Setup
11+
<h1 align="center">LooofiX</h1>
12+
<p align="center">
13+
<samp>
14+
A Minimalist Desktop Lofi Player To Relax and Enjoy
15+
</samp>
16+
</p>
17+
</samp>
618

7-
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
19+
<p align="center">
20+
<img src="https://img.shields.io/badge/Music-22272E?logo=youtube&style=flat-square" />
21+
<img src="https://img.shields.io/badge/Typescript-22272E?logo=typescript&style=flat-square" />
22+
<img src="https://img.shields.io/badge/React-22272E?logo=react&style=flat-square" />
23+
</p>
24+
25+
<br />
26+
27+
<p align="center">
28+
<img src="https://user-images.githubusercontent.com/59850361/201932932-2db56fcc-1ee6-4c04-bb9d-5dd765248367.png" />
29+
&nbsp;&nbsp;&nbsp;&nbsp;
30+
<img src="https://user-images.githubusercontent.com/59850361/201933416-145755bd-0c09-4265-9126-4fb0760aa2de.png" />
31+
</p>
32+
33+
## Demo
34+
![image](https://user-images.githubusercontent.com/59850361/201935913-c8b186c5-2123-478b-83b8-f5433f43fd9e.png)
35+
36+
37+
## Download
38+
39+
Download and use the Looofix on [Releases Page](https://github.com/DoginUwU/LooofiX/releases)
40+
41+
## Features
42+
43+
- Light/dark mode toggle
44+
- Smooth animations
45+
- Settings page
46+
- Player controls
47+
48+
49+
## Roadmap
50+
51+
- Add app on system tray
52+
53+
- Deep performance optimization
54+
55+
- Add pomodoro integration
56+
57+
- Add better player controls
58+
59+
- Add more appearance settings
60+
61+
- Add youtube music search n' save
62+
63+
- Add motivational phrases
64+
65+
66+
## Contributing
67+
68+
Contributions are always welcome! You can simple clone this repository and user npm/yarn to make it run :)
69+
70+
## Credits
71+
- All open source packages stay in `package.json` file
72+
- [Wave.js](https://github.com/foobar404/Wave.js)
73+
- [Lofi Girl](https://www.youtube.com/@LofiGirl) for 24/7 livestreams

0 commit comments

Comments
 (0)
Please sign in to comment.