forked from ActivityWatch/activitywatch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.18 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.18 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
34
35
36
[submodule "aw-core"]
path = aw-core
url = https://github.com/donhat-dev/aw-core.git
[submodule "aw-client"]
path = aw-client
url = https://github.com/donhat-dev/aw-client.git
[submodule "aw-server"]
path = aw-server
url = https://github.com/donhat-dev/aw-server.git
[submodule "aw-watcher-afk"]
path = aw-watcher-afk
url = https://github.com/donhat-dev/aw-watcher-afk.git
[submodule "aw-qt"]
path = aw-qt
url = https://github.com/donhat-dev/aw-qt.git
[submodule "aw-watcher-window"]
path = aw-watcher-window
url = https://github.com/donhat-dev/aw-watcher-window.git
[submodule "aw-server-rust"]
path = aw-server-rust
url = https://github.com/donhat-dev/aw-server-rust.git
[submodule "aw-watcher-input"]
path = aw-watcher-input
url = https://github.com/donhat-dev/aw-watcher-input.git
[submodule "aw-tauri"]
path = aw-tauri
url = https://github.com/donhat-dev/aw-tauri.git
[submodule "awatcher"]
path = awatcher
url = https://github.com/donhat-dev/awatcher.git
[submodule "aw-notify"]
path = aw-notify
url = https://github.com/donhat-dev/aw-notify-rs.git
[submodule "aw-watcher-screenshot"]
path = aw-watcher-screenshot
url = https://github.com/donhat-dev/aw-watcher-screenshot.git