Skip to content

Commit 5b468a5

Browse files
authored
Update README.md
1 parent 9678c4d commit 5b468a5

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# dipantau_desktop_client
1+
![Dipantau Desktop](https://github.com/CoderJava/dipantau-desktop/blob/main/screenshot/banner.png)
22

3-
Dipantau project for desktop client
3+
# Dipantau Desktop
4+
Dipantau adalah aplikasi yang berfungsi untuk memantau kegiatan pengguna dalam bentuk waktu, screenshot, dan deteksi aktivitas (keyboard & mouse). Aplikasi ini bisa dijadikan pilihan sebagai alternatif dari Cattr dan berbagai aplikasi lainnya yang serupa.
45

5-
## Getting Started
6-
7-
This project is a starting point for a Flutter application.
8-
9-
A few resources to get you started if this is your first Flutter project:
10-
11-
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
13-
14-
For help getting started with Flutter development, view the
15-
[online documentation](https://docs.flutter.dev/), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
6+
### Fitur yang tersedia
7+
| Fitur | MacOS | Windows | Linux |
8+
| :--- | :---: | :-----: | :---: |
9+
| Pelacakan waktu | ✔️ | ✖️ | ✖️ |
10+
| Tangkapan layar | ✔️ | ✖️ | ✖️ |
11+
| Deteksi aktivitas keyboard | ✔️ | ✖️ | ✖️ |
12+
| Deteksi aktivitas mouse | ✔️ | ✖️ | ✖️ |
13+
| Manajemen pengguna | 🚧 | ✖️ | ✖️ |
14+
| Manajemen projek | 🚧 | ✖️ | ✖️ |
15+
| Manajemen tugas | 🚧 | ✖️ | ✖️ |
16+
| Laporan aktivitas pengguna || ✖️ | ✖️ |

0 commit comments

Comments
 (0)