An ereader app for iOS and Android that syncs with a WebDAV server.
  • TypeScript 99.9%
  • JavaScript 0.1%
Find a file
2025-05-13 16:54:02 -07:00
.husky feat: add feature libraries 2025-05-03 10:10:45 -07:00
app feat: add reader view 2025-05-13 16:54:02 -07:00
assets Initial commit 2025-04-29 01:00:21 -07:00
components feat: more work on layout 2025-05-13 15:16:45 -07:00
constants Initial commit 2025-04-29 01:00:21 -07:00
hooks feat: add feature libraries 2025-05-03 10:10:45 -07:00
.gitignore feat: reorganize and add new screens 2025-05-12 21:59:16 -07:00
.lintstagedrc.mjs feat: add feature libraries 2025-05-03 10:10:45 -07:00
.prettierignore feat: reorganize and add new screens 2025-05-12 21:59:16 -07:00
.prettierrc.json feat: add feature libraries 2025-05-03 10:10:45 -07:00
app.json feat: add feature libraries 2025-05-03 10:10:45 -07:00
commitlint.config.cjs feat: add feature libraries 2025-05-03 10:10:45 -07:00
LICENSE feat: add feature libraries 2025-05-03 10:10:45 -07:00
package-lock.json feat: add reader view 2025-05-13 16:54:02 -07:00
package.json feat: add reader view 2025-05-13 16:54:02 -07:00
README.md feat: add feature libraries 2025-05-03 10:10:45 -07:00
tsconfig.json feat: add feature libraries 2025-05-03 10:10:45 -07:00

Dryad Reader

A reader app for iOS and Android that syncs with WebDAV.

License

Dryad Reader - Mobile ereader app. Copyright (C) 2025 Hunter Perrin

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.