Loading…
A list of tools that are open-source, in-browser, and require no-signups!
Open Source Tools. Zero Bullsh*t. A curated collection of open-source tools you can use instantly in your browser. no accounts, no emails, no tracking. Just tools that work.
FckSignups is a React + TypeScript project. If you want to run it locally, simply clone the repo, install the depedencies, and run the server.
Here's a command that would do all the previous steps in one go:
git clone https://github.com/BraveOPotato/FckSignups.git && \ cd FckSignups && \ npm install && \ npm run dev
| We believe | We reject |
|---|---|
| Tools should work immediately | Forced registration walls |
| Your data belongs to you | Data harvesting and tracking |
| Open source is the default | Proprietary black boxes |
| Simple is better | Bloat and unnecessary complexity |
| Field | Required | Description |
|---|---|---|
id |
Yes | URL-friendly unique identifier |
name |
Yes | Display name |
description |
Yes | One-sentence summary |
url |
Yes | Direct link to the tool |
category |
Yes | Must match a category id |
tags |
No | Array of searchable keywords |
github |
No | Link to source repository |
license |
No | SPDX license identifier |
stars |
No | GitHub star count (for display) |
featured |
No | Boolean; pins to top |
The default categories are:
| ID | Name | Icon |
|---|---|---|
all |
All | ◈ |
productivity |
Productivity | ⚡ |
design |
Design & Graphics | 🎨 |
development |
Development | 💻 |
writing |
Writing & Docs | ✍️ |
privacy |
Privacy | 🔒 |
utilities |
Utilities | 🛠️ |
data |
Data & Analytics | 📊 |
media |
Media | 🎬 |
education |
Education | 🎓 |
If you'd like to voice your opinion, we have a community on reddit r/fucksignups.
Don't be afraid to critique.