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 | ◫ |
- The tool must work without creating an account
- Include accurate GitHub star counts and license info when available (temporary until stars fetcher workers)
- Keep descriptions under 140 characters
- Use 3-5 relevant tags per tool
- Use the following link to add a tool you found/made
If you'd like to voice your opinion, we have a community on reddit r/fucksignups.
Don't be afraid to critique.
The FckSignups directory code is released under the MIT License.
Individual tools listed in the directory retain their own licenses. We do not claim ownership of any third-party projects.
Curated with spite by people who are tired of typing their email into everything.
No cookies. No analytics. No bullsht.*