# lofi-engine
**Repository Path**: EEPPEE_admin/lofi-engine
## Basic Information
- **Project Name**: lofi-engine
- **Description**: folk from: https://github.com/meel-hd/lofi-engine
port to go waisl(WIP)
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: wails-lofi-engine
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-10-09
- **Last Updated**: 2026-01-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: MusicDev
## README
# this is wails reuse lofi engine's frontend
- with a little bit change of original repo
## screenshots
| xfce4 perview | Topbar Changed | Visualizer Bar Color | TODO |
| ---------------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------------- | ---------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
# build and run (so far)
```bash
# wails version 2.1 so far
wails build -tags webkit2_41
# TODO: make wails3 works
```
# ref links
- wails build debain package: https://v3alpha.wails.io/guides/build/linux/
- wails cli usage: https://wails.io/zh-Hans/docs/next/reference/cli/#%E6%9E%84%E5%BB%BA
- nfpm doc: https://nfpm.goreleaser.com/docs/goarch-to-pkg/
- please upgrade wails to wails3: https://v3alpha.wails.io/
- sleeping cat image from: https://giphy.com/search/sleeping-cat
- cleanup engine fucking warning and error: https://gitee.com/EEPPEE_admin/lofi-engine/tree/master/src/lib/engine
# TODO
1. [ ] replace icon of debian build package
2. [ ] remove aidoc latter
3. [ ] handle Taskfile.yaml, learn something from tasks nfpm wails3 cli
4. [ ] update Makefile target to wails3, or let taskfile to handle?
5. [ ] can wails support android? I really want android support(probe it)
6. [ ] cleanup codebase, only care linux env