MCPcopy Index your code
hub / github.com/BraveOPotato/FckSignups

github.com/BraveOPotato/FckSignups @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
90 symbols 211 edges 30 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FckSignups

Discord Reddit

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.


What is this?

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

Philosophy

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

Tool schema

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
notRecommendedReason No Reason why the entry isn't recommended

Categories

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 🎓

Contributing

Contribution guidelines

  • The tool must work without creating an account
  • Keep descriptions under 140 characters
  • Use 3-5 relevant tags per tool
  • Use the following link to add a tool you found/made or simply use the "SUBMIT A TOOL" button on the website.

Discussions

If you'd like to voice your opinion, we have a community on reddit r/fucksignups.

Don't be afraid to critique.


License

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.


Credits

Curated with spite by people who are tired of typing their email into everything.


No cookies. No analytics. No bullsht.*

Extension points exported contracts — how you extend this code

Env (Interface)
(no doc)
cloudflare-worker/utils.ts
ToolReport (Interface)
(no doc)
cloudflare-worker/urlHandlers/handleReportTool.ts
Tool (Interface)
(no doc)
src/types/index.ts
ToastProps (Interface)
(no doc)
src/components/Toast.tsx
UseToolsReturn (Interface)
(no doc)
src/hooks/useTools.ts
ToolSuggestion (Interface)
(no doc)
cloudflare-worker/urlHandlers/handleSuggestTool.ts
Category (Interface)
(no doc)
src/types/index.ts
ToolGridProps (Interface)
(no doc)
src/components/ToolGrid.tsx

Core symbols most depended-on inside this repo

jsonResponse
called by 11
cloudflare-worker/utils.ts
fetch
called by 6
cloudflare-worker/worker.ts
showModalWithID
called by 6
src/hooks/useModal/useModal.tsx
getInput
called by 6
management_tools/addTool.py
useModal
called by 5
src/hooks/useModal/useModal.tsx
useReport
called by 3
src/hooks/useReport.tsx
loadJSONFile
called by 3
management_tools/addTool.py
updateJSONFile
called by 3
management_tools/addTool.py

Shape

Function 57
Interface 21
Method 9
Class 3

Languages

TypeScript69%
Python31%

Modules by API surface

management_tools/githubBridge.py12 symbols
management_tools/addTool.py8 symbols
src/hooks/useModal/useModal.tsx7 symbols
src/hooks/useModal/types.ts6 symbols
src/hooks/useTools.ts5 symbols
src/hooks/useModal/fieldsMaker.tsx4 symbols
management_tools/updateStarsAutomation.py4 symbols
management_tools/addToolAutomation.py4 symbols
src/types/index.ts3 symbols
src/hooks/useReport.tsx3 symbols
src/constants/icons.tsx3 symbols
src/components/ToolCard.tsx3 symbols

For agents

$ claude mcp add FckSignups \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact