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
+4-13Lines changed: 4 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,18 @@
1
1
# Swush
2
2
3
-
Swush is a secure, self-hosted full‑stack file manager and personal dashboard built with Next.js, TypeScript, TailwindCSS, and Better Auth. It offers a unified platform to manage your bookmarks, notes, snippets, recipes, watchlist (anime, movies, TV shows), games collection, and more; all with privacy and control in mind.
3
+
Swush is a secure, self-hosted full‑stack file manager and personal dashboard built with Next.js, TypeScript, TailwindCSS, and Better Auth. It offers a unified platform to manage your files, short links, upload requests, watchlist (anime, movies, TV shows), and more; all with privacy and control in mind.
4
4
5
5
6
6
## ✨ Features
7
7
8
-
> **Note:** The following features are [***Pro-only***](https://buymeacoffee.com/iconical/e/507392) and not available in the Community Edition (CE): **Bookmarks, Snippets, Recipes, Notes, and Games Collection**.
9
-
10
8
### Authentication & Security
11
9
- Better Auth sessions with optional 2FA (TOTP).
12
10
- Robust session management and role-based access.
13
11
- Role-based access control with Owner, Admin, and User roles.
14
12
- Admin capabilities to promote/demote users and protect API endpoints.
15
13
16
14
### Content Management Modules
17
-
- Files, Short Links, Bookmarks*, Snippets*, Recipes*, Notes*, Upload Requests.
15
+
- Files, Short Links, Upload Requests.
18
16
- Pagination, bulk selection and deletion.
19
17
- Slug support for friendly URLs.
20
18
@@ -31,13 +29,6 @@ Swush is a secure, self-hosted full‑stack file manager and personal dashboard
31
29
- Public sharing via `/l/username` with optional privacy toggle for each show.
> Bookmarks, Snippets, Recipes, and Notes are Pro edition features and not available in the Community Edition (CE). You can check out the Pro edition in the demo or consider upgrading to Pro [here](https://buymeacoffee.com/iconical/e/507392).
199
+
> Swush CE is fully free and open-source. There are no paid tiers or upgrade requirements to use it.
0 commit comments