Skip to content

Commit 7478eaf

Browse files
committed
v1.4.1
1 parent a331687 commit 7478eaf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ This is a prototype desktop utility for syncing PoE2 filter packages.
44

55
![demo](./docs/v0.1.3_example.png)
66

7-
![general idea](./docs/general-idea.png)
8-
9-
## Todos
10-
- winforms DI https://www.wiktorzychla.com/2022/01/winforms-dependency-injection-in-net6.html#google_vignette
11-
127
## Developing
138

14-
The app targets .NET 9 on Windows 10+ only. The UI is implemented in Blazor and deployed througha MAUI desktop shell. The installer is packaged using an Inno setup script. Releases are to be hosted on GitHub.
9+
The app targets .NET 9 on Windows 10+ only. The UI is implemented in Blazor and deployed through WinForms desktop shell.
10+
The installer is packaged using an Inno setup script. Releases are hosted on GitHub.
1511

16-
![app structure](./docs/app-structure.png)
12+
A separate MAUI shell is available, but is rather larger than the WinForms shell and doesn't offer any benefits over WinForms currently.
1713

18-
### Changelog
14+
![app structure](./docs/app-structure.png)
15+
### Todos
16+
- winforms DI https://www.wiktorzychla.com/2022/01/winforms-dependency-injection-in-net6.html#google_vignette
1917

20-
#### v0.1.4 2025-01-04
18+
## Changelog
19+
20+
### v0.1.4 2025-01-04
2121
initial prototype release
2222

23-
#### prototype
23+
### prototype
2424
- 2025-01-03 compressed wallpapers, added crude-auto-update
2525
- 2025-01-03 packaging/deployment
2626
- 2024-12-31 playing with ui, added native Windows menu, considering if MudBlazor is needed

0 commit comments

Comments
 (0)