ActivityWatch / ActivityWatch/aw-qt

Future of aw-qt

未关闭
#4 1 条评论 3 个 reaction 已指派 1 人 已被 @ErikBjare 认领 在 GitHub 查看
主要语言
Python
星标
33
派生
62
平均合并
18 小时 54 分钟
30 天内合并 PR
5

描述

A while back, I was looking for a nice syncthing UI for Windows (starting a terminal and running it there everytime when needed wasn't enough anymore) and I found [SyncTrayzor](https://github.com/canton7/SyncTrayzor) but never got around to installing it.

But today I did, and what surprised me was a full-blown WebView that shows the web UI. This is something I think we want for all our users by default. We would still be able to run the components separately and keep them modular (for those that prefer), but for the average user the only program they need to care about running should be aw-qt. It will handle the rest. Advanced users might want to run it "headless" so to speak (or on systems where we might not get much done in a while, such as on Android/iOS).

- [ ] aw-qt should have a option to open a window with a webview containing the web UI.
- [ ] aw-qt should ensure autostart on boot if it's such setting is set.
- [ ] aw-qt should access the web UI with authentication so that it isn't exposed to the network.
- There are many ways to do this: GET parameter (like git-annex-webapp), headers, etc.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。