You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ Now: https://trustynotes.app
28
28
-[x] Rich Text
29
29
-[x] Browser Extension
30
30
-[x] Attachments/Files (In Progress but working)
31
-
-[ ] Native Desktop/Mobile Applications
31
+
-[x] Desktop Application
32
+
-[ ] Mobile Application
32
33
33
34
## Client Self-Hosting
34
35
@@ -81,3 +82,22 @@ bun install
81
82
```
82
83
83
84
This Builds the Chrome and Firefox extensions and places them in the `browser-extension/web-ext-artifacts` directory. You can install the extension directly from the .zip in firefox, you must extract the .zip for chrome/chromium browsers and load the unpacked folder.
0 commit comments