forked from vinaygy29/activitywatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[submodule "aw-core"]
path = aw-core
url = https://github.com/ActivityWatch/aw-core.git
[submodule "aw-client"]
path = aw-client
url = https://github.com/ActivityWatch/aw-client.git
[submodule "aw-server"]
path = aw-server
url = https://github.com/vinaygy29/aw-server.git
branch = master
[submodule "aw-watcher-afk"]
path = aw-watcher-afk
url = https://github.com/ActivityWatch/aw-watcher-afk.git
[submodule "aw-qt"]
path = aw-qt
url = https://github.com/ActivityWatch/aw-qt.git
[submodule "aw-watcher-window"]
path = aw-watcher-window
url = https://github.com/ActivityWatch/aw-watcher-window.git
[submodule "aw-server-rust"]
path = aw-server-rust
url = https://github.com/vinaygy29/aw-server-rust.git
branch = master
[submodule "aw-notify"]
path = aw-notify
url = https://github.com/ErikBjare/aw-notify.git
[submodule "aw-watcher-input"]
path = aw-watcher-input
url = https://github.com/ActivityWatch/aw-watcher-input.git
[submodule "aw-watcher-zoom"]
path = aw-watcher-zoom
url = https://github.com/vinaygy29/aw-watcher-zoom.git