BraveOPotato / FckSignups
BraveOPotato / FckSignups
NoSignups (formerly FckSignups) 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.
NoSignups(前身为 FckSignups)开源工具。拒绝废话。这是一个精选的开源工具集合,你可以直接在浏览器中使用。无需账号、无需邮箱、无需追踪。只有真正好用的工具。
What is this? NoSignups 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
这是什么?NoSignups 是一个基于 React + TypeScript 的项目。如果你想在本地运行它,只需克隆仓库、安装依赖并启动服务器即可。以下命令可以一次性完成上述所有步骤:git clone https://github.com/BraveOPotato/FckSignups.git && cd FckSignups && npm install && npm run dev
Philosophy We believe: Tools should work immediately, Your data belongs to you, Open source is the default, Simple is better. We reject: Forced registration walls, Data harvesting and tracking, Proprietary black boxes, 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 |
工具架构
| 字段 | 必填 | 描述 |
|---|---|---|
| id | 是 | URL 友好的唯一标识符 |
| name | 是 | 显示名称 |
| description | 是 | 一句话摘要 |
| url | 是 | 工具直链 |
| category | 是 | 必须匹配分类 ID |
| tags | 否 | 可搜索关键词数组 |
| github | 否 | 源码仓库链接 |
| license | 否 | SPDX 许可证标识符 |
| stars | 否 | GitHub 星标数(用于展示) |
| featured | 否 | 布尔值;置顶显示 |
| notRecommendedReason | 否 | 不推荐该条目的原因 |
Categories The default categories are: all (All), productivity (Productivity), design (Design & Graphics), development (Development), writing (Writing & Docs), privacy (Privacy), utilities (Utilities), data (Data & Analytics), media (Media), education (Education).
分类 默认分类包括:all(全部)、productivity(生产力)、design(设计与图形)、development(开发)、writing(写作与文档)、privacy(隐私)、utilities(实用工具)、data(数据与分析)、media(媒体)、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.
贡献 贡献指南:工具必须无需创建账号即可使用;描述保持在 140 字符以内;每个工具使用 3-5 个相关标签。请使用以下链接添加你发现或制作的工具,或者直接使用网站上的“SUBMIT A TOOL”按钮。
Discussions If you’d like to voice your opinion, we have a community on reddit r/fucksignups. Don’t be afraid to critique.
讨论 如果你想发表意见,我们有一个 Reddit 社区 r/fucksignups。欢迎随时批评指正。
Featured Why are some tools featured? It’s simple. We’re at 200+ tools, and a lot of them are similar. To break the homogeneity, I flag the unique ones to the top. This is biased since “what is uniqueness?” and I simply define that as a tool that is different from the other ones. Whether it’s outstanding quality, or simply a very unique idea.
精选 为什么有些工具会被精选?很简单。我们目前有 200 多个工具,其中很多都很相似。为了打破同质化,我将独特的工具标记并置顶。这带有主观性,因为“什么是独特性?”我将其简单定义为:与众不同的工具。无论是卓越的质量,还是非常独特的创意。
License The NoSignups directory code is released under the GPL-3.0 License. Individual tools listed in the directory retain their own licenses. We do not claim ownership of any third-party projects.
许可证 NoSignups 目录代码基于 GPL-3.0 许可证发布。目录中列出的各个工具保留其各自的许可证。我们不对任何第三方项目主张所有权。
Credits Curated with spite by people who are tired of typing their email into everything. No cookies. No analytics. No bullsht.
致谢 由一群厌倦了在任何地方都要输入邮箱的人,带着怨气精心整理。无 Cookie。无分析。无废话。