File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ Personal AI assistant for saving and chatting with web content.
66
77![ Think App Screenshot] ( screenshot.png )
88
9+ ## Download
10+
11+ [ ![ Latest Release] ( https://img.shields.io/github/v/release/ThinkFoundation/ThinkOS-Client )] ( https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest )
12+
13+ | Platform | Download |
14+ | ---------------- | --------------------------------------------------------------------------------------- |
15+ | macOS | [ Download .dmg] ( https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest ) |
16+ | Windows | [ Download Installer] ( https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest ) |
17+ | Chrome Extension | [ Download .zip] ( https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest ) |
18+
919## Prerequisites
1020
1121- [ Node.js] ( https://nodejs.org/ ) 20+
@@ -17,6 +27,7 @@ Personal AI assistant for saving and chatting with web content.
1727## Platform Notes
1828
1929** macOS** : Install sqlcipher for database encryption:
30+
2031``` bash
2132brew install sqlcipher
2233```
You can’t perform that action at this time.
0 commit comments