Skip to content

Commit 859073c

Browse files
committed
add screenshots/preview and minor adjustment to README
1 parent f316f9b commit 859073c

12 files changed

Lines changed: 6 additions & 3 deletions

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@
88

99
> A minimal, self-hosted web app for managing and reviewing book and article highlights — inspired by [Readwise](https://readwise.io/), without the subscription.
1010
11-
Wisdom should not be locked behind a paywall. FreeWise is built with **FastAPI**, **SQLModel**, **HTMX**, and **TailwindCSS**, and runs entirely in a single Docker container with no external dependencies.
11+
Wisdom should not be locked behind a paywall and no company should be able to collect (and potentially sell) your data and build a profile of the ideas and passages that matter most to you. FreeWise is free and open-source software (FOSS) built with **FastAPI**, **SQLModel**, **HTMX**, and **TailwindCSS**, and runs entirely in a single Docker container with no external dependencies.
1212

1313
> [!NOTE]
14-
> This project is under active development. Contributions, issues, and pull requests are welcome.
14+
> A complete version of this app is out now, but this project is still under active development. Contributions, issues, and pull requests are welcome.
15+
16+
> [!TIP]
17+
> Want to see what FreeWise looks like before installing? Check out the screenshots in the [`web_app_preview/`](web_app_preview/) folder for a preview of the app's interface.
1518
1619
---
1720

@@ -209,4 +212,4 @@ For larger changes or new features, please open an issue first to discuss the ap
209212
210213
## License
211214
212-
This project is licensed under the [MIT License](LICENSE).
215+
This project is licensed under the [CC0 License](LICENSE).

web_app_preview/bookpage1.png

196 KB
Loading

web_app_preview/bookpage2.png

166 KB
Loading

web_app_preview/bookpage3.png

186 KB
Loading

web_app_preview/bookpage4.png

197 KB
Loading

web_app_preview/dashboard1.png

346 KB
Loading

web_app_preview/dashboard2.png

169 KB
Loading

web_app_preview/importpage.png

103 KB
Loading

web_app_preview/library.png

202 KB
Loading

web_app_preview/readwiseimport.png

139 KB
Loading

0 commit comments

Comments
 (0)