-
-
Notifications
You must be signed in to change notification settings - Fork 843
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.07 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.07 KB
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
33
[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/ActivityWatch/aw-server.git
[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/ActivityWatch/aw-server-rust.git
[submodule "aw-watcher-input"]
path = aw-watcher-input
url = https://github.com/ActivityWatch/aw-watcher-input.git
[submodule "aw-tauri"]
path = aw-tauri
url = https://github.com/activitywatch/aw-tauri
[submodule "awatcher"]
path = awatcher
url = https://github.com/2e3s/awatcher
[submodule "aw-notify"]
path = aw-notify
url = https://github.com/ActivityWatch/aw-notify-rs.git