hello world, again

This commit is contained in:
taskylizard 2024-08-07 12:23:35 +00:00
commit f479740dd1
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
133 changed files with 32895 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "FMHYedit",
"postStartCommand": "pnpm install",
"postAttachCommand": "pnpm docs:dev",
"appPort": 5173,
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Discord
url: https://discord.gg/Stz6y6NgNg
about: You can ask general questions here.

40
.github/ISSUE_TEMPLATE/wiki.yml vendored Normal file
View file

@ -0,0 +1,40 @@
name: Create Issue
description: 'Help us improve FMHY for everyone'
title: '<title>'
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this issue! Please select your issue type.
- type: markdown
attributes:
value: |
### Things to note
* Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything.
* If you're adding a new site, please [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) (control + f) first to make sure we don't already have it.
* Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups).
* You can send us stuff directly via [💬 Discord](https://discord.gg/5W9QJKuPkD).
* You can also check out our [website](https://fmhy.net) and the [posts](https://fmhy.net/posts) section to know about any major updates to the wiki.
- type: dropdown
id: type
attributes:
label: Type
description: Type that best describes this issue.
options:
- Bad sites
- Grammar / Markdown
- Site suggestion
- Wiki section suggestion
default: 0
validations:
required: true
- type: textarea
id: context
attributes:
label: Add additional context
description:
A clear and concise description of what the issue is, as per your
selected issue type.
placeholder: https://fmhy.net is cool and should be added
validations:
required: true

53
.github/POST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,53 @@
### Post Template
> [!NOTE]
> This is a template for creating a post for the freemediaheckyeah blog, and is meant for **collaborators** only.
Notes:
- The title should be a short, descriptive title.
- The date should be in the format `YYYY-MM-DD`.
- The filename should be in the format `month-year.md`.
- The description should be a short, descriptive description of the post.
- Authors should be in the format `['username', ....]`
- The ending shouldn't have a line break (`---`/`***`).
- Links to the website should be turned into relative links, i.e. `[Text Tools](https://fmhy.net/text-tools)` -> `[Text Tools](/text-tools)`.
Template:
```
---
title: Monthly Updates [Month]
description: Month 20YY updates
date: 20YY-MM-DD
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
....
---
### Stars Added ⭐
....
---
### Things Removed
....
```

22
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,22 @@
<!--- Provide a general summary of your changes in the Title above -->
## Description
<!--- Describe your changes in detail -->
## Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here. -->
## Types of changes
<!--- What types of changes does your Pull Request introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bad / Deleted sites removal
- [ ] Grammar / Markdown fixes
- [ ] Content addition (sites, projects, tools, etc.)
- [ ] New Wiki section
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply to this Pull Request. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] I have read the [contribution guide](https://rentry.co/Contrib-Guide).
- [ ] I have made sure to [search](https://feedback.tasky.workers.dev/single-page) before making any changes.
- [ ] My code follows the code style of this project.

38
.github/README.md vendored Normal file
View file

@ -0,0 +1,38 @@
# FMHYedit
![FMHY Banner](https://external-preview.redd.it/new-fmhy-website-v0-siM0tvJb685u2tZSfXkrpRANBH2IrPuVPDYmNA5Mkv0.jpg?auto=webp&s=a3185c2493e1c4da71863362f10b03c57e232974)
**The largest collection of free stuff on the internet!**
## 📖 Wiki
- Website: [fmhy.net](https://fmhy.net)
- News & Monthly Updates: [fmhy.net/posts](https://fmhy.net/posts)
- Backups: https://github.com/fmhy/FMHY/wiki/Backups
## 📝 Contribute
We invite you to contribute and help improve the wiki! 💙
Here are a few ways you can get involved:
* Anyone can suggest changes or corrections to the wiki. Please read our [contribution guide](../CONTRIBUTING.md) before trying to add or remove anything.
* If you're adding a new site, please [search](https://api.fmhy.net/single-page) (control + f) first to make sure we don't already have it.
* Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups).
* You can send us stuff directly via [💬 Discord](https://discord.gg/5W9QJKuPkD).
* To help us find new sites, check out these lists: [site hunting](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/find-new-sites/) / [go through](https://rentry.org/oghty).
***
Emoji Legend:
* 🌐 - 3rd Party Indexes
* ↪️ - Storage Page Links
* ⭐ - Community Recommendations
## 👋 Follow
<p valign="center">
<a href="https://discord.gg/Stz6y6NgNg"><img width="20px" src="./assets/discord.svg" alt="Discord"></a>&nbsp;&nbsp;<a href="https://github.com/fmhy"><img width="20px" src="./assets/github.svg" alt="GitHub"></a>&nbsp;&nbsp;<a href="https://social.fmhy.net/@fmhy"><img width="20px" src="./assets/firefish.svg" alt="Firefish"></a>
</p>

1
.github/assets/discord.svg vendored Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="#A1A1AA" d="M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 0 0-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 0 0-4.8 0c-.14-.34-.35-.76-.54-1.09c-.01-.02-.04-.03-.07-.03c-1.5.26-2.93.71-4.27 1.33c-.01 0-.02.01-.03.02c-2.72 4.07-3.47 8.03-3.1 11.95c0 .02.01.04.03.05c1.8 1.32 3.53 2.12 5.24 2.65c.03.01.06 0 .07-.02c.4-.55.76-1.13 1.07-1.74c.02-.04 0-.08-.04-.09c-.57-.22-1.11-.48-1.64-.78c-.04-.02-.04-.08-.01-.11c.11-.08.22-.17.33-.25c.02-.02.05-.02.07-.01c3.44 1.57 7.15 1.57 10.55 0c.02-.01.05-.01.07.01c.11.09.22.17.33.26c.04.03.04.09-.01.11c-.52.31-1.07.56-1.64.78c-.04.01-.05.06-.04.09c.32.61.68 1.19 1.07 1.74c.03.01.06.02.09.01c1.72-.53 3.45-1.33 5.25-2.65c.02-.01.03-.03.03-.05c.44-4.53-.73-8.46-3.1-11.95c-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12c0 1.17-.83 2.12-1.89 2.12z"/></svg>

After

Width:  |  Height:  |  Size: 1 KiB

1
.github/assets/firefish.svg vendored Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24"><path fill="#A1A1AA" d="M16.771 0c-.68-.016-1.342.507-1.342 1.304V7.27a1.3 1.3 0 0 0 1.3 1.301h5.967c1.16 0 1.74-1.401.92-2.22L17.65.383A1.275 1.275 0 0 0 16.771 0M6.573.106c-.672-.017-1.326.5-1.326 1.287v5.892c0 .71.575 1.285 1.285 1.285h5.892c1.145 0 1.718-1.384.908-2.194L7.44.484a1.259 1.259 0 0 0-.867-.379ZM1.286 10.287c-.71 0-1.286.576-1.286 1.286v11.142C0 23.425.576 24 1.286 24h11.143c.71 0 1.285-.575 1.285-1.285V11.573c0-.71-.575-1.286-1.285-1.286zm15.485 0c-.68-.017-1.342.507-1.342 1.304v5.966a1.3 1.3 0 0 0 1.3 1.3h5.967c1.16 0 1.74-1.4.92-2.22L17.65 10.67a1.275 1.275 0 0 0-.879-.384zM3.43 17.144a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428m4.285 0a1.714 1.714 0 1 1 0 3.428a1.714 1.714 0 0 1 0-3.428"/></svg>

After

Width:  |  Height:  |  Size: 816 B

1
.github/assets/github.svg vendored Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="#A1A1AA" d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33c.85 0 1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>

After

Width:  |  Height:  |  Size: 682 B

7
.github/labeler.yml vendored Normal file
View file

@ -0,0 +1,7 @@
# See https://github.com/actions/labeler
docs:
- '**/*.md'
core:
- '.vitepress/**'

45
.github/workflows/deploy-api.yml vendored Normal file
View file

@ -0,0 +1,45 @@
name: Deploy API
on:
workflow_dispatch:
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
ci:
name: Release
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 6
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
- name: Build
run: pnpm api:build
env:
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
NITRO_PRESET: cloudflare
- name: Publish to Cloudflare
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
vars: WEBHOOK_URL
env:
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}

54
.github/workflows/deploy-gh-pages.yml vendored Normal file
View file

@ -0,0 +1,54 @@
name: Deploy to GitHub Pages
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
concurrency:
group: pages
cancel-in-progress: false
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: pnpm/action-setup@v2
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 20
cache: pnpm
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Install dependencies
run: pnpm install
- name: Build with VitePress
run: |
pnpm docs:build
touch docs/.vitepress/dist/.nojekyll
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
path: docs/.vitepress/dist
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
needs: build
runs-on: ubuntu-latest
name: Deploy
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2

49
.github/workflows/labeler.yml vendored Normal file
View file

@ -0,0 +1,49 @@
name: 'Pull Request Housekeeping'
on: [pull_request_target]
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Label PRs
uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
auto-assign:
runs-on: ubuntu-latest
needs: triage
steps:
- name: Check if PR has 'core' label
id: check_label
uses: actions/github-script@v6
with:
script: |
const prNumber = context.payload.pull_request.number;
const { data: labels } = await github.rest.issues.listLabelsOnIssue({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: prNumber,
});
const hasCoreLabel = labels.some(label => label.name === 'core');
return hasCoreLabel;
- name: Auto-assign to PR
if: steps.check_label.outputs.result == 'true'
uses: actions/github-script@v6
with:
script: |
const prNumber = context.payload.pull_request.number;
await github.rest.issues.addAssignees({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: prNumber,
assignees: ['taskylizard'],
});

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
**/.vitepress/dist
**/.vitepress/cache
node_modules
*.log*
.nitro
.cache
.output
.env
dist
.eslintcache
docs/.vitepress/.temp

7
.gitpod.yml Normal file
View file

@ -0,0 +1,7 @@
tasks:
- init: pnpm install
command: pnpm run docs:dev
ports:
- port: 5173
onOpen: open-preview

3
.mise.toml Normal file
View file

@ -0,0 +1,3 @@
# https://github.com/vitejs/vite/issues/17291
[tools]
node = "21"

3
.npmrc Normal file
View file

@ -0,0 +1,3 @@
package-manager-strict=false
shell-emulator=true
auto-install-peers=false

2
.prettierignore Normal file
View file

@ -0,0 +1,2 @@
**/*.md
pnpm-lock.yaml

6
.prettierrc.yaml Normal file
View file

@ -0,0 +1,6 @@
proseWrap: always
semi: false
singleQuote: true
printWidth: 80
trailingComma: none
htmlWhitespaceSensitivity: ignore

110
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,110 @@
# How to Edit FMHY
There are three ways you can contribute to this repository:
- [Link submissions](#submitting-a-link)
- [Reporting a site](#reporting-a-site)
- [Changes to the website itself](#making-changes)
## Submitting a Link
> [!NOTE]
> If you haven't tested the link you'd like to submit, especially if it's a DDL site, please open an **[Issue](https://github.com/fmhy/FMHYedit/issues)** or reach out to us on **[Discord](https://discord.gg/5W9QJKuPkD)** rather than making a Pull Request.
1. Before submitting a link, please **[search](https://redd.it/105xraz)** to make sure it's not already in the wiki.
2. The order of priority is: **Site > Git Repository > Store Link**
Please only use the store link if there's neither a site nor a Git repository available for the app/extension you'd like to submit.
3. Always check to see if the site you'd like to submit has a Discord / Telegram server you can link with it.
4. Never edit the single-page, it contains all the pages of the wiki and gets updated automatically.
5. Find a suitable category for the link and then submit it by making a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)**.
#### Don't Submit:
**🕹️ Emulators**
They're already on the **[Game Tech Wiki](https://emulation.gametechwiki.com/index.php/Main_Page)**.
**🔻 Leeches**
They're already on the **[File Hosting Wiki](https://filehostlist.miraheze.org/wiki/Free_Premium_Leeches)**.
**🐧 Distros**
They're already on **[DistroWatch](https://distrowatch.com/)**.
**🎲 Mining / Betting Sites**
Don't post anything related to betting, mining, BINs, CCs, etc.
**🎮 Multiplayer Game Hacks**
Don't post any hacks/exploits that give unfair advantages in multiplayer games.
## Reporting a Site
> [!TIP]
> If you want to make bigger changes to the wiki, such as debloating or restructuring a page/section, please discuss those changes with us via **[Discord](https://discord.gg/5W9QJKuPkD)** before making a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)**.
You can do one of the following:
- Open an **[Issue](https://github.com/fmhy/FMHYedit/issues)** or a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)** and don't forget to explain why you think the site(s) in question should be removed, unstarred, and/or changed.
- Alternatively, you can reach out to us on **[Discord](https://discord.gg/5W9QJKuPkD)** if you're unsure whether the site should be reported or if you'd like to discuss your report with more people.
## Making changes
If you want to make changes with instant site feedback, or are simply going to work with the site, you can do so with these 3 ways:
- [Using gitpod.io or GitHub Codespaces (recommended)](#using-gitpod-io-or-github-codespaces)
- [Using the GitHub editor](#using-the-github-editor)
- [Manually setting up a development environment](#manually-setting-up-a-development-environment)
> [!TIP]
> You can just use our [💬 Discord](https://redd.it/17f8msf) to send us sites or any changes.
### Using gitpod.io or GitHub Codespaces
You can use either [gitpod.io](https://gitpod.io/) or [GitHub Codespaces](https://github.com/features/codespaces) to edit the wiki.
Follow these steps:
1. Fork the repository by clicking the "Fork" button in the top right corner.
2. Now, to make changes, you can either use gitpod.io or GitHub Codespaces.
#### Gitpod.io
Login to your GitHub account and click on the "New Workspace" button. Then select your fork and you should be in your gitpod workspace.
To close the workspace, click on the "Gitpod" button at the bottom left corner then type "Stop Workspace" and hit enter.
#### GitHub Codespaces
Click on the "Code" button on the top right corner of the page and select "Codespaces" from the dropdown menu.
To close the workspace, click on the "Code" button at the top right corner then click on "Stop Codespace" and hit enter.
### Using the GitHub editor
1. Fork the repository by clicking the "Fork" button in the top right corner. You can open your repository in a VSCode-like environment by pressing `.` (dot) in your fork's homepage which will take you to `github.dev`.
2. Find the file you want to edit. Find the "Edit" icon (of a pencil) and click on it.
Select edit button and make your changes.
![Select edit button](https://i.imgur.com/lnQfeo3.png)
3. Scroll down and select "Propose changes", and "Create Pull Request" on the next page, and don't forget to explain why you think the site(s) in question should be removed, unstarred, and/or changed.
![propose changes](https://i.imgur.com/IaSJvnO.png)
![create pull request](https://i.imgur.com/z5Za72l.png)
### Manually setting up a development environment
1. Fork the repository by clicking the "Fork" button in the top right corner.
2. Make sure you have [Node.js](https://nodejs.org/en/), [pnpm](https://pnpm.io/), [git](https://git-scm.com/), and [VSCode](https://code.visualstudio.com/) or any other editor installed.
3. Clone your forked repository to your local machine.
4. Open the cloned repository in your editor of choice. Find the file you want to work on, make changes.
5. Add your changes with git (`git add <file>`) and commit (`git commit -m "commit message"`), then push them (`git push`).
6. Create a pull request by clicking the "New Pull Request" button in your forked repository, and don't forget to explain why you think the site(s) in question should be removed, unstarred, and/or changed.

11
api/middleware/cors.ts Normal file
View file

@ -0,0 +1,11 @@
import { corsEventHandler } from 'nitro-cors'
export default corsEventHandler(
(_event) => {
/** no-op */
},
{
origin: '*',
methods: '*'
}
)

View file

@ -0,0 +1,45 @@
import { fetcher } from 'itty-fetcher'
import {
FeedbackSchema,
getFeedbackOption
} from '../../docs/.vitepress/types/Feedback'
export default defineEventHandler(async (event) => {
const { message, page, type } = await readValidatedBody(
event,
FeedbackSchema.parseAsync
)
const env = useRuntimeConfig(event)
// FIXME: somehow this is not working, but it worked before
// const path = 'feedback'
//
// const { success } = await env.MY_RATE_LIMITER.limit({ key: path })
// if (!success) {
// return new Response('429 Failure global rate limit exceeded', {
// status: 429
// })
// }
let description = `${message}\n\n`
if (page) description += `**Page:** \`${page}\``
await fetcher()
.post(env.WEBHOOK_URL, {
username: 'Feedback',
avatar_url:
'https://i.kym-cdn.com/entries/icons/facebook/000/043/403/cover3.jpg',
embeds: [
{
color: 3447003,
title: getFeedbackOption(type).label,
description
}
]
})
.catch((error) => {
throw new Error(error)
})
return { status: 'ok' }
})

3
api/routes/index.ts Normal file
View file

@ -0,0 +1,3 @@
export default eventHandler(() => {
return { nitro: 'works' }
})

69
api/routes/single-page.ts Normal file
View file

@ -0,0 +1,69 @@
import { fetcher } from 'itty-fetcher'
// Look inside tbe docs directory
const GITHUB_REPO = 'https://api.github.com/repos/fmhy/FMHYEdit/contents/docs/'
const EXCLUDE_FILES = ['README.md', 'index.md', 'feedback.md', 'posts.md']
const EXCLUDE_DIRECTORIES = ['posts/']
interface File {
name: string
path: string
sha: string
size: number
url: string
html_url: string
git_url: string
download_url: string | null
type: string
_links: {
self: string
git: string
html: string
}
}
export default defineEventHandler(async (event) => {
let body = '<!-- This is autogenerated content, do not edit manually. -->\n'
const f = fetcher({
headers: {
'User-Agent': 'taskylizard'
}
})
try {
// Fetch the list of files in the repository
const files = await f.get<File[]>(GITHUB_REPO)
// Filter out the excluded files and non-markdown files
const markdownFiles = files.filter((file: File) => {
const isExcludedFile = EXCLUDE_FILES.includes(file.name)
const isInExcludedDirectory = EXCLUDE_DIRECTORIES.some((dir) =>
file.path.startsWith(dir)
)
const isMarkdownFile = file.name.endsWith('.md')
return isMarkdownFile && !isExcludedFile && !isInExcludedDirectory
})
// console.info(markdownFiles.map((f) => f.name))
// Fetch and concatenate the contents of the markdown files
const contents = await Promise.all(
markdownFiles.map(async (file: File) => {
const content = await f.get<string>(file.download_url)
return content
})
)
body += contents.join('\n\n')
} catch (error) {
return {
status: 500,
body: `Error fetching markdown files: ${error.message}`
}
}
// biome-ignore lint/correctness/noUndeclaredVariables: <explanation>
appendResponseHeader(event, 'content-type', 'text/markdown;charset=utf-8')
return body
})

32
biome.json Normal file
View file

@ -0,0 +1,32 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"extends": ["@taskylizard/biome-config"],
"files": {
"ignore": ["docs/.vitepress/**/*.vue", "docs/.vitepress/vue-shim.d.ts"]
},
"formatter": {
"enabled": false
},
"javascript": {
"globals": [
"defineNitroConfig",
"eventHandler",
"useRuntimeConfig",
"readValidatedBody",
"defineEventHandler"
]
},
"linter": {
"rules": {
"style": {
"useFilenamingConvention": {
"level": "info",
"options": {
"filenameCases": ["camelCase", "PascalCase"]
}
},
"noDefaultExport": "off"
}
}
}
}

131
docs/.vitepress/config.mts Normal file
View file

@ -0,0 +1,131 @@
import consola from 'consola'
import { basename } from 'pathe'
import UnoCSS from 'unocss/vite'
import { defineConfig } from 'vitepress'
import {
commitRef,
feedback,
meta,
search,
sidebar,
socialLinks
} from './constants'
import { generateFeed, generateImages, generateMeta } from './hooks'
import { defs, emojiRender, movePlugin } from './markdown/emoji'
import { toggleStarredPlugin } from './markdown/toggleStarred'
import { transformer } from './transformer'
// @unocss-include
const baseUrl = process.env.GITHUB_ACTIONS ? '/FMHYedit' : '/'
export default defineConfig({
title: 'FMHY',
description: meta.description,
titleTemplate: ':title • freemediaheckyeah',
lang: 'en-US',
lastUpdated: false,
cleanUrls: true,
appearance: 'dark',
base: baseUrl,
srcExclude: ['README.md', 'single-page'],
ignoreDeadLinks: true,
sitemap: {
hostname: meta.hostname
},
head: [
['meta', { name: 'theme-color', content: '#7bc5e4' }],
['meta', { name: 'og:type', content: 'website' }],
['meta', { name: 'og:locale', content: 'en' }],
['link', { rel: 'icon', href: '/test.png' }],
// PWA
['link', { rel: 'icon', href: '/test.png', type: 'image/svg+xml' }],
['link', { rel: 'alternate icon', href: '/test.png' }],
['link', { rel: 'mask-icon', href: '/test.png', color: '#7bc5e4' }],
// prettier-ignore
["meta", { name: "keywords", content: meta.keywords.join(" ") }],
['link', { rel: 'apple-touch-icon', href: '/test.png', sizes: '192x192' }]
],
transformHead: async (context) => generateMeta(context, meta.hostname),
buildEnd: async (context) => {
generateImages(context)
.then(() => generateFeed(context))
.finally(() => consola.success('Success!'))
},
vite: {
optimizeDeps: { exclude: ['workbox-window'] },
plugins: [
UnoCSS({
configFile: '../unocss.config.ts'
}),
transformer(),
{
name: 'custom:adjust-order',
configResolved(c) {
movePlugin(
c.plugins as any,
'vitepress',
'before',
'unocss:transformers:pre'
)
movePlugin(
c.plugins as any,
'custom:transform-content',
'before',
'vitepress'
)
}
}
],
build: {
// Shut the fuck up
chunkSizeWarningLimit: Number.POSITIVE_INFINITY
}
},
markdown: {
emoji: { defs },
config(md) {
md.use(emojiRender)
md.use(toggleStarredPlugin)
}
},
themeConfig: {
search,
footer: {
message: `${feedback} (rev: ${commitRef})`,
copyright: `© ${new Date().getFullYear()}, <a href="https://github.com/nbats">nbats</a>, <a href="https://github.com/taskylizard">taskylizard</a> and contributors.`
},
editLink: {
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
text: '📝 Edit this page'
},
outline: 'deep',
logo: '/fmhy.ico',
nav: [
{ text: '📚 Beginners Guide', link: '/beginners-guide' },
{ text: '🔖 Glossary', link: 'https://rentry.org/The-Piracy-Glossary' },
{ text: '📑 Guides', link: 'https://rentry.co/fmhy-guides' },
{
text: '💾 Backups',
link: 'https://github.com/fmhy/FMHY/wiki/Backups'
},
{
text: '🪅 Ecosystem',
items: [
{ text: '🌐 Search', link: '/posts/search' },
{ text: '📰 Posts', link: '/posts' },
{ text: '💬 Feedback', link: '/feedback' },
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
{ text: '🔍 SearXNG', link: 'https://searx.fmhy.net/' },
{ text: '🔍 Whoogle', link: 'https://whoogle.fmhy.net/' },
{
text: '🔗 Bookmarks',
link: 'https://github.com/Rust1667/make-fmhy-bookmarks'
}
]
}
],
sidebar,
socialLinks
}
})

View file

@ -0,0 +1,229 @@
import type { DefaultTheme } from 'vitepress'
import { transform, transformGuide } from './transformer'
// @unocss-include
export const meta = {
name: 'freemediaheckyeah',
description: 'The largest collection of free stuff on the internet!',
hostname: 'https://fmhy.net',
keywords: ['stream', 'movies', 'gaming', 'reading', 'anime']
}
export const commitRef =
process.env.CF_PAGES && process.env.CF_PAGES_COMMIT_SHA
? `<a href="https://github.com/fmhy/FMHYEdit/commit/${process.env.CF_PAGES_COMMIT_SHA
}">${process.env.CF_PAGES_COMMIT_SHA.slice(0, 8)}</a>`
: 'dev'
export const feedback = `<a href="/feedback" class="feedback-footer">Made with ❤</a>`
export const search: DefaultTheme.Config['search'] = {
options: {
_render(src, env, md) {
let contents = src
// I do this as env.frontmatter is not available until I call `md.render`
if (contents.includes('Beginners Guide'))
contents = transformGuide(contents)
contents = transform(contents)
const html = md.render(contents, env)
return html
},
miniSearch: {
options: {
tokenize: (text) => text.split(/[\n\r #%*,=/:;?[\]{}()&]+/u), // simplified charset: removed [-_.@] and non-english chars (diacritics etc.)
processTerm: (term, fieldName) => {
// biome-ignore lint/style/noParameterAssign: h
term = term
.trim()
.toLowerCase()
.replace(/^\.+/, '')
.replace(/\.+$/, '')
const stopWords = [
'frontmatter',
'$frontmatter.synopsis',
'and',
'about',
'but',
'now',
'the',
'with',
'you'
]
if (term.length < 2 || stopWords.includes(term)) return false
if (fieldName === 'text') {
const parts = term.split('.')
if (parts.length > 1) {
const newTerms = [term, ...parts]
.filter((t) => t.length >= 2)
.filter((t) => !stopWords.includes(t))
return newTerms
}
}
return term
}
},
searchOptions: {
combineWith: 'AND',
fuzzy: true,
// @ts-ignore
boostDocument: (
documentId,
term,
storedFields: Record<string, string | string[]>
) => {
const titles = (storedFields?.titles as string[])
.filter((t) => Boolean(t))
.map((t) => t.toLowerCase())
// Downrank posts
if (documentId.match(/\/posts/)) return -5
// Downrank /other
if (documentId.match(/\/other/)) return -5
// Uprate if term appears in titles. Add bonus for higher levels (i.e. lower index)
const titleIndex =
titles
.map((t, i) => (t?.includes(term) ? i : -1))
.find((i) => i >= 0) ?? -1
if (titleIndex >= 0) return 10000 - titleIndex
return 1
}
}
},
detailedView: true
},
provider: 'local'
}
export const socialLinks: DefaultTheme.SocialLink[] = [
{ icon: 'github', link: 'https://github.com/fmhy/FMHYEdit' },
{ icon: 'discord', link: 'https://discord.gg/Stz6y6NgNg' },
{
icon: 'reddit',
link: 'https://reddit.com/r/FREEMEDIAHECKYEAH'
}
]
export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [
{
text: '<span class="i-twemoji:name-badge"></span> Adblocking / Privacy',
link: '/adblockvpnguide'
},
{
text: '<span class="i-twemoji:robot"></span> Artificial Intelligence',
link: '/ai'
},
{
text: '<span class="i-twemoji:television"></span> Movies / TV / Anime',
link: '/videopiracyguide'
},
{
text: '<span class="i-twemoji:musical-note"></span> Music / Podcasts / Radio',
link: '/audiopiracyguide'
},
{
text: '<span class="i-twemoji:video-game"></span> Gaming / Emulation',
link: '/gamingpiracyguide'
},
{
text: '<span class="i-twemoji:green-book"></span> Books / Comics / Manga',
link: '/readingpiracyguide'
},
{
text: '<span class="i-twemoji:floppy-disk"></span> Downloading',
link: '/downloadpiracyguide'
},
{
text: '<span class="i-twemoji:cyclone"></span> Torrenting',
link: '/torrentpiracyguide'
},
{
text: '<span class="i-twemoji:brain"></span> Educational',
link: '/edupiracyguide'
},
{
text: '<span class="i-twemoji:mobile-phone"></span> Android / iOS',
link: '/android-iosguide'
},
{
text: '<span class="i-twemoji:penguin"></span> Linux / MacOS',
link: '/linuxguide'
},
{
text: '<span class="i-twemoji:globe-showing-asia-australia"></span> Non-English',
link: '/non-english'
},
{
text: '<span class="i-twemoji:file-folder"></span> Miscellaneous',
link: '/miscguide'
},
{
text: '<span class="i-twemoji:wrench"></span> Tools',
collapsed: false,
items: [
{
text: '<span class="i-twemoji:laptop"></span> System Tools',
link: '/system-tools'
},
{
text: '<span class="i-twemoji:card-file-box"></span> File Tools',
link: '/file-tools'
},
{
text: '<span class="i-twemoji:paperclip"></span> Internet Tools',
link: '/internet-tools'
},
{
text: '<span class="i-twemoji:left-speech-bubble"></span> Social Media Tools',
link: '/social-media-tools'
},
{
text: '<span class="i-twemoji:memo"></span> Text Tools',
link: '/text-tools'
},
{
text: '<span class="i-twemoji:alien-monster"></span> Gaming Tools',
link: '/gaming-tools'
},
{
text: '<span class="i-twemoji:camera"></span> Image Tools',
link: '/img-tools'
},
{
text: '<span class="i-twemoji:videocassette"></span> Video Tools',
link: '/video-tools'
},
{
text: '<span class="i-twemoji:speaker-high-volume"></span> Audio Tools',
link: '/audiopiracyguide#audio-tools'
},
{
text: '<span class="i-twemoji:red-apple"></span> Educational Tools',
link: '/edupiracyguide#educational-tools'
},
{
text: '<span class="i-twemoji:man-technologist"></span> Developer Tools',
link: '/devtools'
}
]
},
{
text: '<span class="i-twemoji:plus"></span> More',
collapsed: true,
items: [
{
text: '<span class="i-twemoji:no-one-under-eighteen"></span> NSFW',
link: '/nsfwpiracy'
},
{
text: '<span class="i-twemoji:warning"></span> Unsafe Sites',
link: '/unsafesites'
},
{
text: '<span class="i-twemoji:package"></span> Storage',
link: '/storage'
}
]
}
]

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,43 @@
<script setup lang="ts">
defineProps<{ title: string; description?: string }>()
</script>
<template>
<span
tw="w-full h-full bg-black flex flex-col"
style="
background-image: linear-gradient(
43deg,
#b794f4 2%,
#b18df2 7.5%,
#ab87ef 13%,
#9f7aea 24%,
#8c6ee2 32%,
#7864d8 40%,
#4c51bf 56%,
#4949ae 60.5%,
#46419b 65%,
#3c366b 74%,
#2f315d 80.5%,
#272d47 87%,
#1a202c 100%
);
"
>
<span
tw="p-10 w-full min-h-0 grow flex flex-col items-center justify-between"
>
<span tw="w-full flex justify-between items-center text-5xl font-medium">
<span tw="flex items-center">
<span tw="text-zinc-100 ml-2 mt-1 font-semibold">
freemediaheckyeah
</span>
</span>
</span>
<span tw="w-full pr-56 flex flex-col items-start justify-end">
<span style="color: #f3f4f6" tw="text-6xl font-bold" v-html="title" />
<span style="color: #c0caf5" tw="mt-2 text-4xl" v-html="description" />
</span>
</span>
</span>
</template>

View file

@ -0,0 +1,8 @@
/**
* Barrel generated using @taskylizard/tasker.
*/
export * from './meta'
export * from './opengraph'
export * from './rss'
export * from './satoriConfig'

View file

@ -0,0 +1,100 @@
import type { HeadConfig, TransformContext } from 'vitepress'
export function generateMeta(context: TransformContext, hostname: string) {
const head: HeadConfig[] = []
const { pageData } = context
const url = `${hostname}/${pageData.relativePath.replace(/((^|\/)index)?\.md$/, '$2')}`
head.push(
['link', { rel: 'canonical', href: url }],
['meta', { property: 'og:url', content: url }],
['meta', { name: 'twitter:url', content: url }],
['meta', { name: 'twitter:card', content: 'summary_large_image' }],
['meta', { property: 'og:title', content: pageData.frontmatter.title }],
['meta', { name: 'twitter:title', content: pageData.frontmatter.title }]
)
if (pageData.frontmatter.description) {
head.push(
[
'meta',
{
property: 'og:description',
content: pageData.frontmatter.description
}
],
[
'meta',
{
name: 'twitter:description',
content: pageData.frontmatter.description
}
]
)
}
if (pageData.frontmatter.image) {
head.push([
'meta',
{
property: 'og:image',
content: `${hostname}/${pageData.frontmatter.image.replace(/^\//, '')}`
}
])
head.push([
'meta',
{
name: 'twitter:image',
content: `${hostname}/${pageData.frontmatter.image.replace(/^\//, '')}`
}
])
} else {
const url = pageData.filePath.replace('index.md', '').replace('.md', '')
const imageUrl = `${url}/__og_image__/og.png`
.replaceAll('//', '/')
.replace(/^\//, '')
head.push(
['meta', { property: 'og:image', content: `${hostname}/${imageUrl}` }],
['meta', { property: 'og:image:width', content: '1200' }],
['meta', { property: 'og:image:height', content: '628' }],
['meta', { property: 'og:image:type', content: 'image/png' }],
[
'meta',
{ property: 'og:image:alt', content: pageData.frontmatter.title }
],
['meta', { name: 'twitter:image', content: `${hostname}/${imageUrl}` }],
['meta', { name: 'twitter:image:width', content: '1200' }],
['meta', { name: 'twitter:image:height', content: '628' }],
[
'meta',
{ name: 'twitter:image:alt', content: pageData.frontmatter.title }
]
)
}
if (pageData.frontmatter.tag) {
head.push([
'meta',
{ property: 'article:tag', content: pageData.frontmatter.tag }
])
}
if (pageData.frontmatter.date) {
head.push([
'meta',
{
property: 'article:published_time',
content: pageData.frontmatter.date
}
])
}
if (pageData.lastUpdated && pageData.frontmatter.lastUpdated !== false) {
head.push([
'meta',
{
property: 'article:modified_time',
content: new Date(pageData.lastUpdated).toISOString()
}
])
}
return head
}

View file

@ -0,0 +1,96 @@
import { mkdir, readFile, writeFile } from 'node:fs/promises'
import { dirname, resolve } from 'node:path'
import { fileURLToPath } from 'node:url'
import { createContentLoader } from 'vitepress'
import type { ContentData, SiteConfig } from 'vitepress'
import { type SatoriOptions, satoriVue } from 'x-satori/vue'
import { renderAsync } from '@resvg/resvg-js'
import consola from 'consola'
const __dirname = dirname(fileURLToPath(import.meta.url))
const __fonts = resolve(__dirname, '../fonts')
export async function generateImages(config: SiteConfig): Promise<void> {
const pages = await createContentLoader('**/*.md', { excerpt: true }).load()
const template = await readFile(resolve(__dirname, './Template.vue'), 'utf-8')
const fonts: SatoriOptions['fonts'] = [
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-Regular.otf')),
weight: 400,
style: 'normal'
},
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-Medium.otf')),
weight: 500,
style: 'normal'
},
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-SemiBold.otf')),
weight: 600,
style: 'normal'
},
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-Bold.otf')),
weight: 700,
style: 'normal'
}
]
for (const page of pages) {
await generateImage({
page,
template,
outDir: config.outDir,
fonts
})
}
return consola.info('Generated opengraph images.')
}
interface GenerateImagesOptions {
page: ContentData
template: string
outDir: string
fonts: SatoriOptions['fonts']
}
async function generateImage({
page,
template,
outDir,
fonts
}: GenerateImagesOptions): Promise<void> {
const { frontmatter, url } = page
const options: SatoriOptions = {
width: 1200,
height: 628,
fonts,
props: {
title:
frontmatter.layout === 'home'
? (frontmatter.hero.name ?? frontmatter.title)
: frontmatter.title,
description:
frontmatter.layout === 'home'
? (frontmatter.hero.tagline ?? frontmatter.description)
: frontmatter.description
}
}
const svg = await satoriVue(options, template)
const render = await renderAsync(svg)
const outputFolder = resolve(outDir, url.slice(1), '__og_image__')
const outputFile = resolve(outputFolder, 'og.png')
await mkdir(outputFolder, { recursive: true })
await writeFile(outputFile, render.asPng())
}

View file

@ -0,0 +1,49 @@
import path from 'node:path'
import { writeFileSync } from 'node:fs'
import { Feed } from 'feed'
import {
createContentLoader,
type ContentData,
type SiteConfig
} from 'vitepress'
import consola from 'consola'
import { meta } from '../constants'
export async function generateFeed(config: SiteConfig): Promise<void> {
const feed: Feed = new Feed({
id: meta.hostname,
link: meta.hostname,
title: 'FMHY blog',
description: meta.description,
language: 'en-US',
image: 'https://github.com/fmhy.png',
favicon: `${meta.hostname}/favicon.ico`,
copyright: 'Copyright (c) 2023-present FMHY'
})
const posts: ContentData[] = await createContentLoader('posts/*.md', {
excerpt: true,
render: true,
transform: (rawData) => {
return rawData.sort((a, b) => {
return (
Number(new Date(b.frontmatter.date)) -
Number(new Date(a.frontmatter.date))
)
})
}
}).load()
for (const { url, frontmatter, html } of posts) {
feed.addItem({
title: frontmatter.title as string,
id: `${meta.hostname}${url.replace(/\/\d+\./, '/')}`,
link: `${meta.hostname}${url.replace(/\/\d+\./, '/')}`,
date: frontmatter.date,
content: html?.replaceAll('&ZeroWidthSpace;', '')
})
}
writeFileSync(path.join(config.outDir, 'feed.rss'), feed.rss2())
return consola.info('Generated rss feed.')
}

View file

@ -0,0 +1,47 @@
import { readFile } from 'node:fs/promises'
import { dirname, resolve } from 'node:path'
import { fileURLToPath } from 'node:url'
import type { SatoriOptions } from 'x-satori/vue'
import { defineSatoriConfig } from 'x-satori/vue'
const __dirname = dirname(fileURLToPath(import.meta.url))
const __fonts = resolve(__dirname, '../fonts')
const fonts: SatoriOptions['fonts'] = [
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-Regular.otf')),
weight: 400,
style: 'normal'
},
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-Medium.otf')),
weight: 500,
style: 'normal'
},
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-SemiBold.otf')),
weight: 600,
style: 'normal'
},
{
name: 'Inter',
data: await readFile(resolve(__fonts, 'Inter-Bold.otf')),
weight: 700,
style: 'normal'
}
]
export default defineSatoriConfig({
width: 1200,
height: 628,
fonts,
props: {
title: 'Title',
description:
'Lorem ipsum dolor sit amet, qui minim labore adipisicing minim sint cillum sint consectetur cupidatat.',
dir: '/j'
}
})

View file

@ -0,0 +1,29 @@
import type { MarkdownRenderer } from 'vitepress'
// FIXME: tasky: possibly write less horror jank?
export function base64DecodePlugin(md: MarkdownRenderer) {
const decode = (str: string): string =>
Buffer.from(str, 'base64').toString('binary')
// Save the original rule for backticks
const defaultRender =
md.renderer.rules.code_inline ||
function (tokens, idx, options, _env, self) {
return self.renderToken(tokens, idx, options)
}
md.renderer.rules.code_inline = function (tokens, idx, options, env, self) {
// @ts-expect-error shut the fuck up already I HATE THIS
if (
!env.frontmatter.title ||
(env.frontmatter.title && !env.frontmatter.title === 'base64')
) {
return defaultRender(tokens, idx, options, env, self)
}
const token = tokens[idx]
const content = token.content
return `<button class='base64' onclick="(function(btn){ const codeEl = btn.querySelector('code'); navigator.clipboard.writeText('${decode(
content
)}').then(() => { const originalText = codeEl.textContent; codeEl.textContent = 'Copied'; setTimeout(() => codeEl.textContent = originalText, 3000); }).catch(console.error); })(this)"><code>${content}</code></button>`
}
}

View file

@ -0,0 +1,42 @@
import { icons as twemoji } from '@iconify-json/twemoji'
import type { MarkdownRenderer } from 'vitepress'
export const defs = {
...Object.fromEntries(
Object.entries(twemoji.icons).map(([key]) => {
return [key, '']
})
)
}
export function emojiRender(md: MarkdownRenderer) {
md.renderer.rules.emoji = (tokens, idx) => {
if (tokens[idx].markup.startsWith('star')) {
return `<span class="i-twemoji-${tokens[idx].markup} starred"></span>`
}
return `<span class="i-twemoji-${tokens[idx].markup}"></span>`
}
}
export function movePlugin(
plugins: { name: string }[],
pluginAName: string,
order: 'before' | 'after',
pluginBName: string
) {
const pluginBIndex = plugins.findIndex((p) => p.name === pluginBName)
if (pluginBIndex === -1) return
const pluginAIndex = plugins.findIndex((p) => p.name === pluginAName)
if (pluginAIndex === -1) return
if (order === 'before' && pluginAIndex > pluginBIndex) {
const pluginA = plugins.splice(pluginAIndex, 1)[0]
plugins.splice(pluginBIndex, 0, pluginA)
}
if (order === 'after' && pluginAIndex < pluginBIndex) {
const pluginA = plugins.splice(pluginAIndex, 1)[0]
plugins.splice(pluginBIndex, 0, pluginA)
}
}

View file

@ -0,0 +1,17 @@
import type { MarkdownRenderer } from 'vitepress'
const excluded = ['Beginners Guide']
export function toggleStarredPlugin(md: MarkdownRenderer) {
md.renderer.rules.list_item_open = (tokens, index, options, env, self) => {
const contentToken = tokens[index + 2]
if (
!excluded.includes(env.frontmatter.title) &&
contentToken &&
contentToken.content.startsWith(':star:')
) {
return `<li class="starred">`
}
return self.renderToken(tokens, index, options)
}
}

View file

@ -0,0 +1,83 @@
<script setup lang="ts">
import DefaultTheme from 'vitepress/theme'
import { useData } from 'vitepress'
import { nextTick, provide } from 'vue'
import Sidebar from './components/SidebarCard.vue'
import Announcement from './components/Announcement.vue'
const { isDark } = useData()
const enableTransitions = () =>
'startViewTransition' in document &&
window.matchMedia('(prefers-reduced-motion: no-preference)').matches
provide('toggle-appearance', async ({ clientX: x, clientY: y }: MouseEvent) => {
if (!enableTransitions()) {
isDark.value = !isDark.value
return
}
const clipPath = [
`circle(0px at ${x}px ${y}px)`,
`circle(${Math.hypot(
Math.max(x, innerWidth - x),
Math.max(y, innerHeight - y)
)}px at ${x}px ${y}px)`
]
// @ts-expect-error
await document.startViewTransition(async () => {
isDark.value = !isDark.value
await nextTick()
}).ready
document.documentElement.animate(
{ clipPath: isDark.value ? clipPath.reverse() : clipPath },
{
duration: 300,
easing: 'ease-in',
pseudoElement: `::view-transition-${isDark.value ? 'old' : 'new'}(root)`
}
)
})
const { Layout } = DefaultTheme
</script>
<template>
<Layout>
<template #sidebar-nav-after>
<Sidebar />
</template>
<template #home-hero-prelink>
<Announcement />
</template>
<Content />
</Layout>
</template>
<style>
::view-transition-old(root),
::view-transition-new(root) {
animation: none;
mix-blend-mode: normal;
}
::view-transition-old(root),
.dark::view-transition-new(root) {
z-index: 1;
}
::view-transition-new(root),
.dark::view-transition-old(root) {
z-index: 9999;
}
.VPSwitchAppearance {
width: 22px !important;
}
.VPSwitchAppearance .check {
transform: none !important;
}
</style>

View file

@ -0,0 +1,24 @@
<script setup lang="ts">
import { useData } from 'vitepress'
import Authors from './components/Authors.vue'
const props = defineProps<{
authors: string[]
}>()
const formatDate = (raw: string): string => {
const date = new Date(raw)
return date.toLocaleDateString('en-US', {
month: 'short',
day: 'numeric'
})
}
const { frontmatter } = useData()
</script>
<template>
<h1>{{ frontmatter.title }}</h1>
<div>{{ frontmatter.description }} {{ formatDate(frontmatter.date) }}</div>
<Authors :authors="props.authors" />
</template>

View file

@ -0,0 +1,67 @@
<!-- eslint-disable vue/require-v-for-key -->
<script setup lang="ts">
import { data as posts } from './posts.data'
const formatDate = (raw: string): string => {
const date = new Date(raw)
return date.toLocaleDateString('en-US', {
month: 'short',
day: 'numeric'
})
}
</script>
<template>
<div>
<section>
<h1 class="flex items-center gap-2">Posts</h1>
<p>Everything from Monthly Updates to fmhy updates.</p>
We also have a
<a href="/feed.rss" target="_blank" title="RSS feed">
<div class="i-carbon-rss vertical-top" />
RSS feed.
</a>
</section>
<template v-for="year in Object.keys(posts).reverse()" :key="year">
<h2>{{ year }}</h2>
<ul>
<li v-for="post of posts[year]" :key="post.url">
<article>
<a :href="post.url" class="border-none">{{ post.title }}</a>
-
<dl class="m-0 inline">
<dt class="sr-only">Published on</dt>
<dd class="m-0 inline">
<time :datetime="post.date" class="font-bold">
{{ formatDate(post.date) }}
</time>
</dd>
</dl>
</article>
</li>
</ul>
</template>
</div>
</template>
<style scoped>
.VPBadge {
border: 1px solid transparent;
border-radius: 8px;
display: inline-flex;
margin-left: 2px;
padding: 0 10px;
line-height: 22px;
font-size: 12px;
font-weight: 500;
transform: translateY(-2px);
align-items: center;
gap: 0.2rem;
padding-right: 10px;
vertical-align: middle;
color: var(--vp-badge-tip-text);
background-color: transparent;
border-color: var(--vp-custom-block-tip-outline);
}
</style>

View file

@ -0,0 +1,15 @@
<script setup lang="ts">
import { useData } from 'vitepress'
const { frontmatter } = useData()
</script>
<template>
<a
v-if="frontmatter.hero.prelink"
:href="frontmatter.hero.prelink.link"
class="inline-flex items-center rounded-lg bg-[var(--vp-c-default-soft)] px-4 py-1 text-sm font-semibold mb-3"
>
{{ frontmatter.hero.prelink.title }}
</a>
</template>

View file

@ -0,0 +1,49 @@
<script setup lang="ts">
import { computed } from 'vue'
const props = defineProps<{
authors: string[]
}>()
interface Author {
name: string
github: string
}
const data = [
{
name: 'nbats',
github: 'https://github.com/nbats'
},
{
name: 'Kai',
github: 'https://github.com/Kai-FMHY'
},
{
name: 'taskylizard',
github: 'https://github.com/taskylizard'
},
{
name: 'zinklog',
github: 'https://github.com/zinklog2'
},
{
name: 'Q',
github: 'https://github.com/qiracy'
}
] satisfies Author[]
const authors = computed(() =>
data.filter((author) => props.authors.includes(author.name))
)
</script>
<template>
<div class="flex flex-wrap gap-4 pt-2">
<div v-for="(c, index) of authors" class="flex gap-2 items-center">
<img :src="`${c.github}.png`" class="w-8 h-8 rounded-full" />
<a :href="c.github">{{ c.name }}</a>
<span v-if="index < authors.length - 1"></span>
</div>
</div>
</template>

View file

@ -0,0 +1,16 @@
<script setup lang="ts">
defineProps<{
icon: string
}>()
</script>
<template>
<div class="flex items-center mb-[8px] g-[12px]">
<span class="flex items-center">
<div class="text-2xl" :class="icon" />
<div class="ml-2 text-sm text-[var(--vp-c-text-2)]">
<slot />
</div>
</span>
</div>
</template>

View file

@ -0,0 +1,327 @@
<script setup lang="ts">
import { ref, reactive } from 'vue'
import {
TransitionRoot,
TransitionChild,
Dialog,
DialogPanel,
DialogTitle,
DialogDescription,
Listbox,
ListboxLabel,
ListboxButton,
ListboxOptions,
ListboxOption
} from '@headlessui/vue'
import { useRouter } from 'vitepress'
import {
type FeedbackType,
getFeedbackOption,
feedbackOptions
} from '../../types/Feedback'
const loading = ref<boolean>(false)
const error = ref<unknown>(null)
const success = ref<boolean>(false)
const router = useRouter()
const feedback = reactive<FeedbackType>({ message: '' })
const options = [
{
label: '💡 Suggestion',
value: 'suggestion'
},
{
label: '❤️ Appreciation',
value: 'appreciate'
},
{ label: '🐞 Bug', value: 'bug' },
{ label: '📂 Other', value: 'other' }
]
const selectedOption = ref(options[0])
async function handleSubmit() {
loading.value = true
const body: FeedbackType = {
message: feedback.message,
type: selectedOption.value.value,
page: router.route.path
}
try {
const response = await fetch('https://api.fmhy.net/feedback', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify(body)
})
const data = await response.json()
if (data.error) {
error.value = data.error
return
}
if (data.status === 'ok') {
success.value = true
}
} catch (error) {
error.value = error
} finally {
loading.value = false
}
}
const isOpen = ref(false)
function closeModal() {
isOpen.value = false
}
function openModal() {
isOpen.value = true
}
</script>
<template>
<button
type="button"
class="p-[4px 8px] text-xl i-carbon:user-favorite-alt-filled"
@click="openModal"
/>
<Teleport to="body">
<TransitionRoot appear :show="isOpen" as="template">
<Dialog as="div" class="relative z-10" @close="closeModal">
<TransitionChild
as="template"
enter="duration-300 ease-out"
enter-from="opacity-0"
enter-to="opacity-100"
leave="duration-200 ease-in"
leave-from="opacity-100"
leave-to="opacity-0"
>
<div class="fixed inset-0 bg-black/25" />
</TransitionChild>
<div class="fixed inset-0 overflow-y-auto">
<div
class="flex min-h-full items-center justify-center p-4 text-center"
>
<TransitionChild
as="template"
enter="duration-300 ease-out"
enter-from="opacity-0 scale-95"
enter-to="opacity-100 scale-100"
leave="duration-200 ease-in"
leave-from="opacity-100 scale-100"
leave-to="opacity-0 scale-95"
>
<DialogPanel
class="w-full max-w-md transform overflow-hidden rounded-2xl bg-bg p-6 text-left align-middle shadow-xl transition-all"
>
<DialogTitle
as="h3"
class="text-lg font-medium leading-6 text-text"
>
Feedback
</DialogTitle>
<div class="mt-4 top-16 w-72" v-if="!success">
<Listbox v-model="selectedOption">
<div class="relative mt-1">
<ListboxButton
class="relative w-full cursor-default rounded-lg bg-bg-alt text-text py-2 pl-3 pr-10 text-left shadow-md focus:outline-none focus-visible:border-indigo-500 focus-visible:ring-2 focus-visible:ring-white/75 focus-visible:ring-offset-2 focus-visible:ring-offset-orange-300 sm:text-sm"
>
<span class="block truncate">
{{ selectedOption.label }}
</span>
<span
class="pointer-events-none absolute inset-y-0 right-0 flex items-center pr-2"
>
<div
class="i-heroicons-solid:chevron-up-down h-5 w-5 text-gray-400"
aria-hidden="true"
/>
</span>
</ListboxButton>
<transition
leave-active-class="transition duration-100 ease-in"
leave-from-class="opacity-100"
leave-to-class="opacity-0"
>
<ListboxOptions
class="absolute mt-1 max-h-60 w-full overflow-auto rounded-md bg-bg-alt py-1 text-base shadow-lg ring-1 ring-black/5 focus:outline-none sm:text-sm"
>
<ListboxOption
v-slot="{ active, selected }"
v-for="option in options"
:key="option.value"
:value="option"
as="template"
>
<li
:class="[
active ? 'text-primary' : 'text-gray-500',
'relative cursor-default select-none py-2 pl-10 pr-4'
]"
>
<span
:class="[
selected ? 'font-medium' : 'font-normal',
'block truncate'
]"
>
{{ option.label }}
</span>
<span
v-if="selected"
class="absolute inset-y-0 left-0 flex items-center pl-3 text-primary"
>
<div
class="i-heroicons-solid:check h-5 w-5"
aria-hidden="true"
/>
</span>
</li>
</ListboxOption>
</ListboxOptions>
</transition>
</div>
</Listbox>
<div class="mt-2">
<div>
<label class="field-label">Message</label>
<textarea
v-model="feedback.message"
class="mt-2 h-32"
placeholder="What a lovely wiki!"
rows="5"
/>
</div>
</div>
<p class="text-sm text-gray-400 mb-2">
If you want a reply to your feedback, feel free to mention a
contact in the message or join our
<a
class="text-primary font-semibold text-underline"
href="https://discord.gg/Stz6y6NgNg"
>
Discord.
</a>
</p>
<details
v-if="selectedOption.value === 'suggestion'"
class="text-sm text-gray-400"
>
<summary class="mb-2">Submission Guidelines</summary>
<strong>🕹 Emulators</strong>
<p>
They're already on the
<a
class="text-primary font-bold text-underline"
href="https://emulation.gametechwiki.com/index.php/Main_Page"
>
Game Tech Wiki.
</a>
</p>
<strong>🔻 Leeches</strong>
<p>
They're already on the
<a
class="text-primary font-bold text-underline"
href="https://filehostlist.miraheze.org/wiki/Free_Premium_Leeches"
>
File Hosting Wiki.
</a>
</p>
<strong>🐧 Distros</strong>
<p>
They're already on
<a
class="text-primary font-bold text-underline"
href="https://distrowatch.com/"
>
DistroWatch.
</a>
</p>
<strong>🎲 Mining / Betting Sites</strong>
<p>
Don't post anything related to betting, mining, BINs, CCs,
etc.
</p>
<strong>🎮 Multiplayer Game Hacks</strong>
<p>
Don't post any hacks/exploits that give unfair advantages
in multiplayer games.
</p>
</details>
<div class="mt-4">
<button
type="button"
class="inline-flex justify-center rounded-md border border-transparent bg-blue-500 px-4 py-2 text-sm font-medium text-blue-100 hover:bg-blue-600 focus:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2 disabled:bg-blue-400"
:disabled="
feedback.message.length < 5 ||
feedback.message.length > 1000
"
@click="handleSubmit()"
>
Submit
</button>
<button
type="button"
class="ml-2 inline-flex justify-center rounded-md border border-transparent bg-red-500 px-4 py-2 text-sm font-medium text-red-100 hover:bg-red-600 focus:outline-none focus-visible:ring-2 focus-visible:ring-red-500 focus-visible:ring-offset-2"
@click="closeModal()"
>
Close
</button>
</div>
</div>
<div v-else-if="error">
<div class="text-sm font-medium leading-6 text-text">
Error!
</div>
<details>{{ error }}</details>
</div>
<div v-else>
<TransitionRoot
enter="transition-opacity duration-75"
enter-from="opacity-0"
enter-to="opacity-100"
>
Thanks!
</TransitionRoot>
</div>
</DialogPanel>
</TransitionChild>
</div>
</div>
</Dialog>
</TransitionRoot>
</Teleport>
</template>
<style scoped>
textarea,
input {
font-family: var(--vp-font-family-base);
background: var(--vp-c-bg-soft);
font-size: 14px;
border-radius: 4px;
padding: 16px;
width: 100%;
&::placeholder {
color: var(--vp-c-text-2) !important;
opacity: 1;
}
}
</style>

View file

@ -0,0 +1,47 @@
<script setup lang="ts">
defineProps<{
label: string
id: string
}>()
</script>
<template>
<div class="input-field">
<div v-if="label" class="input-label">
<label :for="id" class="pane-label">
{{ label }}
</label>
<div class="display-value">
<slot name="display" />
</div>
</div>
<slot />
</div>
</template>
<style scoped>
.pane-label {
line-height: 20px;
font-size: 13px;
font-weight: 600;
color: var(--vt-c-text-1);
display: block;
}
.input-field:not(:last-child) {
margin-bottom: 16px;
}
.display-value {
font-size: 13px;
color: var(--vp-c-text-2);
}
.input-label {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 8px;
gap: 12px;
}
</style>

View file

@ -0,0 +1,60 @@
<script setup lang="ts">
import Field from './CardField.vue'
import Feedback from './Feedback.vue'
import InputField from './InputField.vue'
import ToggleStarred from './ToggleStarred.vue'
</script>
<template>
<div class="card">
<div class="card-header">
<div class="card-title">Emoji Legend</div>
</div>
<Field icon="i-twemoji-globe-with-meridians">Indexes</Field>
<Field icon="i-twemoji-repeat-button">Storage Links</Field>
<Field icon="i-twemoji-star">Recommendations</Field>
<div class="card-header">
<div class="card-title">Options</div>
</div>
<InputField id="feedback" label="Feedback">
<template #display>
<Feedback />
</template>
</InputField>
<InputField id="toggle-starred" label="Toggle Starred">
<template #display>
<ToggleStarred />
</template>
</InputField>
</div>
</template>
<style scoped>
.card-header {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 12px;
}
.card-title {
font-weight: 700;
color: var(--vp-c-text-1);
line-height: 32px;
font-size: 16px;
}
.card {
background: var(--vp-c-bg);
padding: 12px 24px 24px;
border-radius: 12px;
position: relative;
z-index: 0;
border: 1px solid transparent;
transition: border-color 0.4s ease-in-out;
}
.card:hover {
border-color: var(--vp-c-brand-1);
}
</style>

View file

@ -0,0 +1,52 @@
<script setup>
import { ref } from 'vue'
import { Switch } from '@headlessui/vue'
const enabled = ref(false)
</script>
<template>
<Switch v-model="enabled" class="switch" :class="{ enabled }">
<span class="thumb" />
</Switch>
</template>
<style>
.switch {
display: inline-flex;
position: relative;
width: 40px;
height: 22px;
flex-shrink: 0;
border: 1px solid var(--vp-input-border-color);
background-color: var(--vp-input-switch-bg-color);
transition:
border-color 0.25s,
background-color 0.4s ease;
border-radius: 11px;
}
.switch.enabled {
background-color: var(--vp-c-brand);
}
</style>
<style scoped>
.switch:hover {
border-color: var(--vp-input-hover-border-color);
}
.thumb {
display: inline-block;
background-color: #fff;
transition: transform 0.25s;
width: 20px;
height: 20px;
border-radius: 50%;
box-shadow: var(--vp-shadow-1);
}
.switch.enabled .thumb {
transform: translateX(18px);
}
</style>

View file

@ -0,0 +1,16 @@
<script setup lang="ts">
import Switch from './Switch.vue'
const toggleStarred = () =>
document.documentElement.classList.toggle('starred-only')
</script>
<template>
<Switch @click="toggleStarred()" />
</template>
<style>
.starred-only li:not(.starred) {
display: none;
}
</style>

View file

@ -0,0 +1,29 @@
<script setup lang="ts">
defineProps<{
title: string
description: string
mobile: string
desktop: string
}>()
</script>
<template>
<div class="rounded-lg border bg-bg-elv text-text shadow-sm w-full max-w-md">
<div class="flex flex-col space-y-1.5 p-6 pb-4">
<h4 class="whitespace-nowrap text-2xl font-semibold leading-none tracking-tight">
{{ title }}
</h4>
<p class="text-sm text-text-2 font-medium leading-none tracking-tight">
{{ description }}
</p>
</div>
<div class="p-6">
<img :src="desktop" :alt="title" class="rounded-md object-cover aspect-[3/2]" width="1080" height="1920" />
</div>
<div class="items-center p-6 flex gap-2">
<a :href="mobile" target="_blank">Mobile</a>
<span class="text-text-2"></span>
<a :href="desktop" target="_blank">Desktop</a>
</div>
</div>
</template>

View file

@ -0,0 +1,23 @@
import nprogress, { type NProgress } from 'nprogress'
import type { EnhanceAppContext } from 'vitepress'
export function loadProgress(router: EnhanceAppContext['router']): NProgress {
if (typeof window === 'undefined') return
setTimeout(() => {
nprogress.configure({ showSpinner: false })
const cacheBeforeRouteChange = router.onBeforeRouteChange
const cacheAfterRouteChange = router.onAfterRouteChanged
router.onBeforeRouteChange = (to) => {
nprogress.start()
cacheBeforeRouteChange?.(to)
}
router.onAfterRouteChanged = (to) => {
nprogress.done()
cacheAfterRouteChange?.(to)
}
})
return nprogress
}

View file

@ -0,0 +1,16 @@
import type { Theme } from 'vitepress'
import DefaultTheme from 'vitepress/theme'
import Layout from './Layout.vue'
import Post from './PostLayout.vue'
import { loadProgress } from './composables/nprogress'
import './style.css'
import 'uno.css'
export default {
extends: DefaultTheme,
Layout,
enhanceApp({ router, app }) {
app.component('Post', Post)
loadProgress(router)
}
} satisfies Theme

View file

@ -0,0 +1,30 @@
import { createContentLoader, type ContentData } from 'vitepress'
import { groupBy } from '../utils'
interface Post {
title: string
url: string
date: string
}
type Dictionary = ReturnType<typeof transformRawPosts>
declare const data: Dictionary
export { data }
function transformRawPosts(rawPosts: ContentData[]): Record<string, Post[]> {
const posts: Post[] = rawPosts
.map(({ url, frontmatter }) => ({
title: frontmatter.title,
url,
date: (frontmatter.date as Date).toISOString().slice(0, 10)
}))
.sort((a, b) => b.date.localeCompare(a.date))
return groupBy(posts, (post) => post.date.slice(0, 4))
}
export default createContentLoader('posts/*.md', {
includeSrc: true,
transform: (raw) => transformRawPosts(raw)
})

View file

@ -0,0 +1,279 @@
:root {
/* Colors: Brand */
--vp-c-brand-1: theme('colors.swarm.400');
--vp-c-brand-2: theme('colors.swarm.500');
--vp-c-brand-3: theme('colors.swarm.700');
--vp-c-brand-soft: theme('colors.swarm.300');
/* Colors: Button */
--vp-button-brand-bg: var(--vp-c-brand-1);
--vp-button-brand-border: var(--vp-c-brand-soft);
--vp-button-brand-text: rgba(42, 40, 47);
--vp-button-brand-hover-border: var(--vp-c-brand-soft);
--vp-button-brand-hover-text: rgba(42, 40, 47);
--vp-button-brand-hover-bg: var(--vp-c-brand-soft);
--vp-button-brand-active-border: var(--vp-c-brand-soft);
--vp-button-brand-active-text: rgba(42, 40, 47);
--vp-button-brand-active-bg: var(--vp-button-brand-bg);
--vp-button-alt-bg: #484848;
--vp-button-alt-text: #f0eeee;
--vp-button-alt-hover-bg: #484848;
--vp-button-alt-hover-text: #f0eeee;
--vp-c-bg-elv: rgba(255, 255, 255, 0.7);
--vp-c-bg-mark: rgb(232, 232, 232);
/* Colors: Custom Block */
--vp-custom-block-info-bg: theme('colors.swarm.100');
--vp-custom-block-info-border: theme('colors.swarm.800');
--vp-custom-block-info-text: theme('colors.swarm.800');
--vp-custom-block-info-text-deep: theme('colors.swarm.900');
--vp-custom-block-tip-bg: theme('colors.meadow.100');
--vp-custom-block-tip-border: theme('colors.meadow.800');
--vp-custom-block-tip-text: theme('colors.meadow.800');
--vp-custom-block-tip-text-deep: theme('colors.meadow.900');
--vp-custom-block-warning-bg: rgba(253, 224, 71, 0.1);
--vp-custom-block-warning-border: rgba(202, 138, 4, 1);
--vp-custom-block-warning-text: rgba(234, 179, 8, 1);
--vp-custom-block-warning-text-deep: rgba(250, 204, 21, 1);
--vp-custom-block-danger-bg: theme('colors.carnation.100');
--vp-custom-block-danger-border: theme('colors.carnation.800');
--vp-custom-block-danger-text: theme('colors.carnation.800');
--vp-custom-block-danger-text-deep: theme('colors.carnation.900');
}
.dark {
/* Colors: Background */
--vp-c-bg: rgb(26, 26, 26);
--vp-c-bg-alt: rgb(23, 23, 23);
--vp-c-bg-elv: rgba(23, 23, 23, 0.8);
/* Colors: Custom Block */
--vp-custom-block-info-bg: theme('colors.swarm.950');
--vp-custom-block-info-border: theme('colors.swarm.600');
--vp-custom-block-info-text: theme('colors.swarm.500');
--vp-custom-block-info-text-deep: theme('colors.swarm.600');
--vp-custom-block-tip-bg: theme('colors.meadow.950');
--vp-custom-block-tip-border: theme('colors.meadow.600');
--vp-custom-block-tip-text: theme('colors.meadow.500');
--vp-custom-block-tip-text-deep: theme('colors.meadow.600');
--vp-custom-block-warning-bg: rgba(253, 224, 71, 0.1);
--vp-custom-block-warning-border: rgba(202, 138, 4, 1);
--vp-custom-block-warning-text: rgba(234, 179, 8, 1);
--vp-custom-block-warning-text-deep: rgba(250, 204, 21, 1);
--vp-custom-block-danger-bg: theme('colors.carnation.950');
--vp-custom-block-danger-border: theme('colors.carnation.600');
--vp-custom-block-danger-text: theme('colors.carnation.400');
--vp-custom-block-danger-text-deep: theme('colors.carnation.500');
}
.vp-doc a {
color: var(--vp-c-brand-1);
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-style: solid;
text-decoration-color: transparent;
-webkit-text-decoration-color: transparent;
transition: text-decoration-color 0.25s;
}
.vp-doc a:hover {
color: var(--vp-c-brand-1);
text-decoration-color: var(--vp-c-brand-1);
-webkit-text-decoration-color: var(--vp-c-brand-1);
}
.vp-doc .custom-block a {
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-style: solid;
}
::selection {
background-color: #0f2c47;
}
.VPFooter a {
text-decoration-line: underline;
text-decoration-style: dashed;
text-underline-offset: 5px;
transition: 0.3s;
}
.VPFooter a:hover {
color: var(--vp-c-text-1);
text-decoration-line: underline;
text-decoration-style: dashed;
text-underline-offset: 5px;
}
/* Custom scrollbar */
.VPSidebar::-webkit-scrollbar {
block-size: 4px;
border-end-end-radius: 14px;
border-start-end-radius: 14px;
inline-size: 4px;
}
/**
* Component: Home
*/
:root {
--vp-home-hero-name-color: transparent;
--vp-home-hero-name-background: -webkit-linear-gradient(
120deg,
#c4b5fd 30%,
#7bc5e4
);
--vp-home-hero-image-background-image: linear-gradient(
-45deg,
#c4b5fd 50%,
#47caff 50%
);
--vp-home-hero-image-filter: blur(44px);
}
@media (min-width: 640px) {
:root {
--vp-home-hero-image-filter: blur(56px);
}
}
@media (min-width: 960px) {
:root {
--vp-home-hero-image-filter: blur(68px);
}
}
.base64 {
min-width: 100%;
width: 0px;
white-space: pre-wrap;
}
/* Make clicks pass-through */
#nprogress {
pointer-events: none;
}
#nprogress .bar {
background: var(--vp-c-brand-1);
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow:
0 0 10px var(--vp-c-brand-1),
0 0 5px var(--vp-c-brand-1);
opacity: 1;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
display: block;
position: fixed;
z-index: 1031;
top: 15px;
right: 15px;
}
#nprogress .spinner-icon {
width: 18px;
height: 18px;
box-sizing: border-box;
border: solid 2px transparent;
border-top-color: var(--vp-c-brand);
border-left-color: var(--vp-c-brand);
border-radius: 50%;
-webkit-animation: nprogress-spinner 400ms linear infinite;
animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
overflow: hidden;
position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
position: absolute;
}
@-webkit-keyframes nprogress-spinner {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#VPContent strong > a {
font-weight: bold;
}
.info.custom-block {
--icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWluZm8iPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEwIi8+PHBhdGggZD0iTTEyIDE2di00Ii8+PHBhdGggZD0iTTEyIDhoLjAxIi8+PC9zdmc+');
}
.note.custom-block {
--icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWluZm8iPjxjaXJjbGUgY3g9IjEyIiBjeT0iMTIiIHI9IjEwIi8+PHBhdGggZD0iTTEyIDE2di00Ii8+PHBhdGggZD0iTTEyIDhoLjAxIi8+PC9zdmc+');
}
.tip.custom-block {
--icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWxpZ2h0YnVsYiI+PHBhdGggZD0iTTE1IDE0Yy4yLTEgLjctMS43IDEuNS0yLjUgMS0uOSAxLjUtMi4yIDEuNS0zLjVBNiA2IDAgMCAwIDYgOGMwIDEgLjIgMi4yIDEuNSAzLjUuNy43IDEuMyAxLjUgMS41IDIuNSIvPjxwYXRoIGQ9Ik05IDE4aDYiLz48cGF0aCBkPSJNMTAgMjJoNCIvPjwvc3ZnPg==');
}
.warning.custom-block {
--icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWFsZXJ0LXRyaWFuZ2xlIj48cGF0aCBkPSJtMjEuNzMgMTgtOC0xNGEyIDIgMCAwIDAtMy40OCAwbC04IDE0QTIgMiAwIDAgMCA0IDIxaDE2YTIgMiAwIDAgMCAxLjczLTNaIi8+PHBhdGggZD0iTTEyIDl2NCIvPjxwYXRoIGQ9Ik0xMiAxN2guMDEiLz48L3N2Zz4=');
}
.danger.custom-block {
--icon: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXNrdWxsIj48Y2lyY2xlIGN4PSI5IiBjeT0iMTIiIHI9IjEiLz48Y2lyY2xlIGN4PSIxNSIgY3k9IjEyIiByPSIxIi8+PHBhdGggZD0iTTggMjB2Mmg4di0yIi8+PHBhdGggZD0ibTEyLjUgMTctLjUtMS0uNSAxaDF6Ii8+PHBhdGggZD0iTTE2IDIwYTIgMiAwIDAgMCAxLjU2LTMuMjUgOCA4IDAgMSAwLTExLjEyIDBBMiAyIDAgMCAwIDggMjAiLz48L3N2Zz4=');
}
.custom-block-title {
display: inline-flex;
align-items: center;
gap: 8px;
}
.custom-block-title::before {
content: '';
width: 16px;
height: 16px;
-webkit-mask: var(--icon) no-repeat;
mask: var(--icon) no-repeat;
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
background-color: currentColor;
color: inherit;
}

View file

@ -0,0 +1,403 @@
import { basename } from 'pathe'
import type { Plugin } from 'vitepress'
interface Header {
[key: string]: { title: string; description: string }
}
const headers: Header = {
'adblockvpnguide.md': {
title: 'Adblocking / Privacy',
description: "Adblocking, Privacy, VPN's, Proxies, Antivirus"
},
'ai.md': {
title: 'Artificial Intelligence',
description: 'Chat Bots, Text Generators, Image Generators, ChatGPT Tools'
},
'android-iosguide.md': {
title: 'Android / iOS',
description: 'Apps, Jailbreaking, Android Emulators'
},
'audiopiracyguide.md': {
title: 'Music / Podcasts / Radio',
description: 'Stream Audio, Download Audio, Torrent Audio'
},
'beginners-guide.md': {
title: 'Beginners Guide',
description: 'A Guide for Beginners to Piracy'
},
'downloadpiracyguide.md': {
title: 'Downloading',
description: 'Download Sites, Software Sites, Open Directories'
},
'edupiracyguide.md': {
title: 'Educational',
description: 'Courses, Documentaries, Learning Resources'
},
'gamingpiracyguide.md': {
title: 'Gaming / Emulation',
description: 'Download Games, ROMs, Gaming Tools'
},
'linuxguide.md': {
title: 'Linux / MacOS',
description: 'Apps, Software Sites, Gaming'
},
'miscguide.md': {
title: 'Miscellaneous',
description: 'Extensions, Indexes, News, Health, Food, Fun'
},
'nsfwpiracy.md': {
title: 'NSFW',
description: 'NSFW Indexes, Streaming, Downloading'
},
'non-english.md': {
title: 'Non-English',
description: 'International Piracy Sites'
},
'readingpiracyguide.md': {
title: 'Books / Comics / Manga',
description: 'Books, Comics, Magazines, Newspapers'
},
'gaming-tools.md': {
title: 'Gaming Tools',
description: 'Gaming Optimization, Game Launchers, Multiplayer'
},
'devtools.md': {
title: 'Developer Tools',
description: 'Git, Hosting, App Dev, Software Dev'
},
'img-tools.md': {
title: 'Image Tools',
description: 'Image Editors, Generators, Compress'
},
'audio-tools.md': {
title: 'Audio Tools',
description: 'Audio Players, Audio Editors, Audio Downloaders'
},
'system-tools.md': {
title: 'System Tools',
description: 'System Tools, Hardware Tools, Windows ISOs, Customization'
},
'file-tools.md': {
title: 'File Tools',
description: 'Download Managers, File Hosting, File Archivers'
},
'video-tools.md': {
title: 'Video Tools',
description: 'Video Players, Video Editors, Live Streaming, Animation'
},
'text-tools.md': {
title: 'Text Tools',
description: 'Text Editors, Pastebins, Fonts, Translators'
},
'internet-tools.md': {
title: 'Internet Tools',
description: 'Browsers, Extensions, Search Engines'
},
'social-media-tools.md': {
title: 'Social Media Tools',
description: 'Discord Tools, Reddit Tools, YouTube Tools'
},
'storage.md': {
title: 'Storage',
description: 'Sections too big to fit on main pages'
},
'torrentpiracyguide.md': {
title: 'Torrenting',
description: 'Torrent Clients, Torrent Sites, Trackers'
},
'videopiracyguide.md': {
title: 'Movies / TV / Anime',
description: 'Stream Videos, Download Videos, Torrent Videos'
},
'base64.md': {
title: 'Base64',
description: 'Base64 storage'
},
'unsafesites.md': {
title: 'Unsafe Sites',
description: 'Unsafe/harmful sites to avoid.'
}
}
const excluded = ['readme.md', 'single-page', 'feedback.md', 'index.md']
export function transformer(): Plugin {
return {
name: 'custom:transform-content',
enforce: 'pre',
transform(code, id) {
const _id = basename(id)
if (
id.endsWith('.md') &&
!excluded.includes(_id) &&
// check if it's a post
!id.includes('posts') &&
!id.includes('other')
) {
const header = getHeader(_id)
const contents = transform(code)
if (_id === 'beginners-guide.md') {
const _contents = transformGuide(contents)
return header + _contents
}
if (_id === 'storage.md') return header + contents
return header + transformLinks(contents)
}
}
}
}
function getHeader(id: string) {
const title =
'<div class="space-y-2 not-prose"><h1 class="text-4xl font-extrabold tracking-tight text-primary underline lg:text-5xl lg:leading-[3.5rem]">'
const description = '<p class="text-black dark:text-text-2">'
const data = headers[id]
let header = '---\n'
header += `title: "${data.title}"\n`
header += `description: ${data.description}\n`
header += '---\n'
header += `${title}${data.title}</h1>\n`
header += `${description}${data.description}</p></div>\n\n`
return header
}
export function transformGuide(text: string): string {
const _text = text
.replace(/\[TOC\]\n/gm, '')
.replace(/\*\*Table of Contents\*\*\n\[TOC2\]\n/gm, '')
.replace(/# -> \*\*\*Beginners Guide to Piracy\*\*\* <-\n/gm, '')
.replace(/!!!note\s(.+?)\n/gm, '\n:::info\n$1\n:::\n')
.replace(/!!!info\s(.+?)\n/gm, '\n:::info\n$1\n:::\n')
.replace(/!!!warning\s(.+?)\n/gm, ':::warning\n$1\n:::\n')
.replace(/>\s(.+?)\n/gm, '> $1\n\n')
.replace(/\*\*\[\^ Back to Top\]\(#beginners-guide-to-piracy\)\*\*/gm, '')
.replace(/!!!\s(.+?)\n/gm, ':::info\n$1\n:::\n')
.replace(/\n\*\*\[/gm, '\n* **[')
.replace(/>(.*)\n\n(.*)/gm, ':::details $1\n$2\n:::')
return _text
}
function replaceUnderscore(text: string): string {
const pattern = /\/#[\w\-]+(?:_[\w]+)*/g
const matches = text.match(pattern) || []
let _text = text
for (const match of matches) {
const replacement = match.replace(/_/g, '-')
_text = _text.replace(match, replacement)
}
return _text
}
export function transform(text: string): string {
let _text = text
// Transform reddit index links
.replace(
/\*\*\[◄◄ Back to Wiki Index\]\(https:\/\/www\.reddit\.com\/r\/FREEMEDIAHECKYEAH\/wiki\/index\)\*\*\n/gm,
''
)
.replace(
/\*\*\[◄◄ Back to Wiki Index\]\(https:\/\/www\.reddit\.com\/r\/FREEMEDIAHECKYEAH\/wiki\/tools-index\)\*\*\n/gm,
''
)
.replace(
/\*\*\[Table of Contents\]\(https?:\/\/.*?ibb\.co.*\)\*\* - For mobile users\n/gm,
''
)
// Remove extra lines
.replace(/\*\*\*\n\*\*\*\n\*\*\*\n\*\*\*\n\n\n\*\*\*\n\*\*\*\n\n/gm, '')
.replace(/\*\*\*\n\*\*\*\n\*\*\*\n\*\*\*\n\n\n\*\*\*\n\*\*\* \n\n/gm, '')
.replace(/\*\*\*\n\*\*\*\n\*\*\*\n\n\n\*\*\*\n\*\*\*\n\n/gm, '')
.replace(/\*\*\*\n\*\*\*\n\*\*\*\n\*\*\*\n\n\n\*\*\*\n\n/gm, '')
.replace(/\*\*\*\n\*\*\*\n\n\n\*\*\*\n\n/gm, '')
// Transform reddit links
.replace(/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/ai/g, '/ai')
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/adblock-vpn-privacy/g,
'/adblockvpnguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/android/g,
'/android-iosguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/games/g,
'/gamingpiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/reading/g,
'/readingpiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/download/g,
'/downloadpiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/torrent/g,
'/torrentpiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/edu/g,
'/edupiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/system-tools/g,
'/system-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/file-tools/g,
'/file-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/internet-tools/g,
'/internet-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/social-media/g,
'/social-media-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/text-tools/g,
'/text-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/video-tools/g,
'/video-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/audio-tools/g,
'/audio-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/game-tools/g,
'/gaming-tools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/video/g,
'/videopiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/audio/g,
'/audiopiracyguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/linux/g,
'/linuxguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/non-eng/g,
'/non-english'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/misc/g,
'/miscguide'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/storage/g,
'/storage'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/dev-tools/g,
'/devtools'
)
.replace(
/https:\/\/www.reddit.com\/r\/FREEMEDIAHECKYEAH\/wiki\/img-tools/g,
'/img-tools'
)
.replace(
/https:\/\/github.com\/nbats\/FMHYedit\/blob\/main\/base64.md#/g,
'/base64/#'
)
// Remove extra characters
.replace(/\/#wiki_/g, '/#')
.replace(/#wiki_/g, '/#')
.replace(/.25BA_/g, '')
.replace(/.25B7_/g, '')
.replace(/_.2F_/g, '-')
_text = replaceUnderscore(_text)
.replace(/\/#(\d)/g, '/#_$1') // Prefix headings starting with numbers
.replace(/#(\d)/g, '#_$1') // Prefix headings starting with numbers
.replace(/\/#/g, '#')
.replace(/\*\*\*\n\n/gm, '')
.replace(/\*\*\*\n/gm, '')
.replace(/# ►/g, '##')
.replace(/## ▷/g, '###')
.replace(/####/g, '###')
// Replace emojis
.replace(/⭐/g, ':star:')
.replace(/🌐/g, ':globe-with-meridians: ')
.replace(/↪/g, ':repeat-button: ')
// Replace note/warning/tip
.replace(/^\*\*Note\*\* - (.+)$/gm, ':::tip\n$1\n:::')
.replace(/^\* \*\*Note\*\* - (.+)$/gm, ':::tip\n$1\n:::')
.replace(/^Note - (.+)$/gm, ':::tip\n$1\n:::')
.replace(/^\*\*Warning\*\* - (.+)$/gm, ':::warning\n$1\n:::')
.replace(/^\* \*\*Warning\*\* - (.+)$/gm, ':::warning\n$1\n:::')
.replace(/^\*\s([^*])/gm, '- $1')
// Replace links
.replace(
/\/storage\/#encode--decode_urls/g,
'/storage/#encode--decode-urls'
)
.replace(/\/base64\/#do-k-ument/g, '/base64/#do_k_ument')
.replace(/\/devtools\/#machine-learning2/g, '/devtools/#machine-learning-1')
.replace(/\/linuxguide#software-sites2/g, '/linuxguide#software-sites-1')
.replace(/\/linuxguide#software_sites/g, '/linuxguide#software-sites')
.replace(/\/non-english#reading10/g, '/non-english#reading-9')
.replace(
/\/storage#satellite-.26amp.3B_street_view_maps/g,
'/storage#satellite-street-view-maps'
)
.replace(
/(.+?) site or extension\.\n/gm,
'Click on the texts to copy them decoded.\n'
)
return _text
}
function transformLinks(text: string): string {
const _text = text
// Transform Discord links to icons
.replace(
/\[Discord\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="Discord" class="i-carbon:logo-discord" /></a>'
)
// Transform GitHub links to icons
.replace(
/\[GitHub\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="GitHub" class="i-carbon:logo-github mb-1" /></a>'
)
// Fallback
.replace(
/\[Github\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="GitHub" class="i-carbon:logo-github mb-1" /></a>'
)
// Transform GitLab links to icons
.replace(
/\[GitLab\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="GitLab" class="i-carbon:logo-gitlab" /></a>'
)
// Fallback
.replace(
/\[Gitlab\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="GitLab" class="i-carbon:logo-gitlab" /></a>'
)
// Transform Telegram links to icons
.replace(
/\[Telegram\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="Telegram" class="i-mdi:telegram" /></a>'
)
// Transform Subreddit links to icons
.replace(
/\[Subreddit\]\(([^\)]*?)\)/gm,
'<a target="_blank" href="$1"><div alt="Telegram" class="i-mdi:reddit" /></a>'
)
return _text
}

View file

@ -0,0 +1,29 @@
import z from 'zod'
export const FeedbackSchema = z.object({
message: z.string().min(5).max(1000),
type: z.enum(['bug', 'suggestion', 'appreciate', 'other']),
page: z.string().optional()
})
export const feedbackOptions = [
{ label: '🐞 Bug', value: 'bug' },
{
label: '💡 Suggestion',
value: 'suggestion'
},
{ label: '📂 Other', value: 'other' },
{
label: '❤️ Appreciation',
value: 'appreciate'
}
]
export function getFeedbackOption(value: string): {
label: string
value: string
} {
return feedbackOptions.find((option) => option.value === value)
}
export type FeedbackType = z.infer<typeof FeedbackSchema>

13
docs/.vitepress/utils.ts Normal file
View file

@ -0,0 +1,13 @@
export function groupBy<T, K extends keyof any>(
arr: T[],
key: (i: T) => K
): Record<K, T[]> {
return arr.reduce(
(groups, item) => {
// biome-ignore lint/suspicious/noAssignInExpressions: <explanation>
;(groups[key(item)] ||= []).push(item)
return groups
},
{} as Record<K, T[]>
)
}

5
docs/.vitepress/vue-shim.d.ts vendored Normal file
View file

@ -0,0 +1,5 @@
/* eslint-disable ts/consistent-type-imports */
declare module '*.vue' {
const component: import('vue').Component
export default component
}

501
docs/adblockvpnguide.md Normal file
View file

@ -0,0 +1,501 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
# ► Adblocking
* **Note** - Don't run multiple general adblockers (e.g., uBlock Origin and Adblock Plus) simultaneously to [avoid breakage](https://twitter.com/gorhill/status/1033706103782170625). Combining general adblockers with tools like SponsorBlock is fine.
***
* ↪️ **[Spotify Adblockers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_spotify_adblockers)**
* ↪️ **[Twitch Adblockers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_twitch_adblockers)**
* ↪️ **[Bypass Article Paywalls](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_paywall_bypass)**
* ⭐ **[uBlock Origin](https://github.com/gorhill/uBlock#installation)** - Adblocker
* ⭐ **uBO Resources** - [Report Issues](https://github.com/uBlockOrigin/uAssets/issues) / [Report Hosts](https://github.com/uBlockOrigin/uAssets/discussions/17361) / [Guides](https://www.reddit.com/r/uBlockOrigin/wiki/index/) / [Advanced](https://youtu.be/2lisQQmWQkY) / [Redundant Extensions](https://github.com/arkenfox/user.js/wiki/4.1-Extensions/#-dont-bother)
* ⭐ **[SponsorBlock](https://sponsor.ajay.app/)** - Skip Sponsored YouTube Ads / [Script](https://github.com/mchangrh/sb.js), [2](https://greasyfork.org/en/scripts/453320)
* ⭐ **[Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin)** or [Discord Adblock](https://github.com/CroissantDuNord/discord-adblock) - Hide Discord Nitro / Boost Ads
* ⭐ **[BehindTheOverlay](https://github.com/NicolaeNMV/BehindTheOverlay)** - Hide Website Overlays
* ⭐ **[OpenVideo](https://openvideofs.github.io)** or [Stream-Bypass](https://github.com/ByteDream/stream-bypass) - Play Videos in Ad-Free Player
* [uBO Lite](https://github.com/uBlockOrigin/uBOL-home) - MV3 Compatible for Chrome Users / [Note](https://rentry.org/nzvohpzf)
* [fadblock](https://github.com/0x48piraj/fadblock) or [Disable YT Video Ads](https://greasyfork.org/en/scripts/32626) - YouTube Adblockers
* [Ad Blitz](https://ad-blitz.vercel.app/) - Speed Up YouTube Ads instead of Skipping to Support Creators
* [Popupblocker All](https://addons.mozilla.org/en-US/firefox/addon/popupblockerall/), [PopUpOFF](https://romanisthere.github.io/PopUpOFF-Website/index.html) or [PopupBlocker](https://github.com/AdguardTeam/PopupBlocker) - Popup / New Tab Blockers
* [Adguard](https://github.com/AdguardTeam/AdguardBrowserExtension#installation) - Adblocker
* [Adblock Tester](https://adblock-tester.com/) or [AdBlocker Test](https://d3ward.github.io/toolz/adblock.html) - Adblocking Tests
* [12ft.io](https://12ft.io/) - Share Ad-Free URLs
***
## ▷ Adblock Filters
* ⭐ **[yokoffing's Recommended Filters](https://github.com/yokoffing/filterlists)**
* ⭐ **[LegitimateURLShortener](https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt)**
* ⭐ **[FMHY Filterlist](https://windowsaurora.github.io/FMHYFilterlist/site/index.html)** - Unsafe Sites Filter / [Github](https://github.com/WindowsAurora/FMHYFilterlist/)
* [FilterLists](https://filterlists.com/) Filter and host lists directory
* [Adbox](http://raymondhill.net/ublock/adbox.html) - Test Filters
* [DandelionSprout adfilt](https://github.com/DandelionSprout/adfilt)
* [Facebook Filters](https://www.reddit.com/r/uBlockOrigin/wiki/solutions#wiki_facebook)
* [Clear URLs for uBO](https://github.com/DandelionSprout/adfilt/blob/master/ClearURLs%20for%20uBo/clear_urls_uboified.txt)
* [webannoyances](https://github.com/yourduskquibbles/webannoyances)
* [NoADS_RU](https://raw.githubusercontent.com/Zalexanninev15/NoADS_RU/main/ads_list.txt)
* [Anifiltrs](https://github.com/Karmesinrot/Anifiltrs)
***
## ▷ Redirect Bypass
* ⭐ **[Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/)**
* ⭐ **[bypass.city](https://bypass.city/)**, [2](https://adbypass.org/) / [Userscript](https://bypass.city/how-to-install-userscript) / [Discord](https://discord.com/invite/uMEtrpRvAf)
* [Bypass.vip](https://bypass.vip/) / [API](https://api.bypass.vip/)
* [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt) / [Note](https://pastebin.com/Gr2AhsE8)
* [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser)
* [TheBypasser](https://thebypasser.com/)
* [Bypass-Links](https://bypass-links.vercel.app) / [GitHub](https://github.com/amitsingh-007/bypass-links)
* [Yuumari](https://yuumari.com/bypass/) / [Extension](https://chromewebstore.google.com/detail/auto-link-bypasser/doiagnjlaingkmdjlbfalakpnphfmnoh) / [Script](https://yuumari.com/m-links/#js-code)
* [UploadHEaven](https://greasyfork.org/en/scripts/442019)
* [Bypass FileCrypt](https://greasyfork.org/en/scripts/403170) - FileCrypt Bypass
***
## ▷ DNS Adblocking
* **Note** - If your goal is to block browser ads, it's best to just stick with uBlock Origin, as additional filters can cause conflicts or anti-adblock.
***
* 🌐 **[DNS Providers](https://adguard-dns.io/kb/general/dns-providers/)** - DNS Provider Index
* ↪️ **[DNS Filters / Blocklists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_dns_filters)**
* ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)**
* ⭐ **[Pi-Hole](https://pi-hole.net/)** - DNS Adblocking / Self-Hosted
* ⭐ **Pi-Hole Tools** - [Install Script](https://github.com/DesktopECHO/Pi-Hole-for-WSL1) / [Filter](https://firebog.net/) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/alanine/) / [Chrome](https://chromewebstore.google.com/detail/alanine/lohlpbknpcngpjifmofkidennikljlfi) / [Docker](https://hub.docker.com/repository/docker/kulda22/alanine) / [Antitelemetry](https://github.com/MoralCode/pihole-antitelemetry)
* ⭐ **[AdGuard Home](https://github.com/AdguardTeam/AdGuardHome/wiki/Docker)** - DNS Adblocking / Self-Hosted / [Setup](https://github.com/klutchell/balena-adguard) / [Filters](https://github.com/hl2guide/AdGuard-Home-Whitelist)
* ⭐ **[Mullvad DNS](https://mullvad.net/en/help/dns-over-https-and-dns-over-tls/)** - DNS Adblocking / [Extension](https://mullvad.net/en/download/browser/extension)
* [YogaDNS](https://yogadns.com/) - Custom DNS Client
* [ControlD](https://controld.com/free-dns) - DNS Manager
* [NextDNS](https://nextdns.io) - DNS Adblocking / [Guide](https://github.com/yokoffing/NextDNS-Config) / [Video](https://youtu.be/WUG57ynLb8I)
* [BlahDNS](https://blahdns.com/) - DNS Adblocking
* [Adguard DNS](https://adguard-dns.io/) - DNS Adblocking
* [AlternateDNS](https://alternate-dns.com/index.php) - DNS Adblocking
* [LibreDNS](https://libredns.gr/) - DNS Adblocking
* [Diversion](https://diversion.ch/) - DNS Adblocking
* [NxFilter](https://nxfilter.org/) - DNS Adblocking
* [personalDNSfilter](https://www.zenz-solutions.de/personaldnsfilter-wp/) - DNS Adblocking
* [TBlock](https://tblock.me/) - DNS Adblocking / [Filters](https://codeberg.org/tblock/filters)
* [dog](https://dns.lookup.dog/) - DNS CLI
* [Stubby](https://dnsprivacy.org/dns_privacy_daemon_-_stubby/) - DNS Stub Resolver
* [Phishing Army](https://phishing.army/) - DNS Phishing Blocklist
* [BIND](https://gitlab.isc.org/isc-projects/bind9) - Portable DNS Protocol
* [Maza](https://maza-ad-blocking.andros.dev/) - Local DNS Adblocking
* [DNS Party](https://encrypted-dns.party/) - DNS Config Profiles for Apple Devices Encrypted
* [no-google](https://github.com/nickspaargaren/no-google) - Block All Google Services
* [Samsung Smart TV Adblock](https://redd.it/gn7fw5) - Block Smart TV Ads
* [DNS Resolver Privacy-First](https://doh.tiar.app/) - DNS Resolver
* [Technitium](https://technitium.com/dns) or [Hickory DNS](https://github.com/hickory-dns/hickory-dns) - Self-Hosted DNS Server
* [DNS Perf](https://dnsperf.com/dns-speed-benchmark) or [NameBench](https://code.google.com/archive/p/namebench/) - DNS Speed Tests
***
## ▷ [Linux Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25B7_adblock_.2F_privacy)
***
## ▷ [Mac Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25BA_mac_adblock_.2F_privacy)
***
## ▷ [Android Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_adblocking)
***
## ▷ [iOS Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_ios_adblocking)
***
# ► Antivirus / Malware
* 🌐 **[/r/Antivirus Index](https://www.reddit.com/r/antivirus/wiki/index/)** - Antivirus Tools Index
* 🌐 **[Awesome Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)** - Malware Analysis Resources
* ↪️ **[Site Legitimacy Check](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_site_legitimacy_check)**
* ⭐ **[How to Avoid Malware](https://www.reddit.com/r/Piracy/wiki/browsing_and_downloading_guide)** - Malware Avoidance Guide
* ⭐ **[Sandboxie Plus](https://sandboxie-plus.com/)** / [Guide](https://rentry.co/sandboxie-guide), [Windows Sandbox](https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview) or [Virtual Machines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_virtual_machines) - Sandbox Environments
* ⭐ **[AdwCleaner](https://www.malwarebytes.com/adwcleaner/)** - Anti-Adware
* ⭐ **[Malwarebytes](https://rentry.co/fmhybase64#malwarebytes-prem)** - Antivirus
* ⭐ **[Security / Antivirus Multireddit](https://www.reddit.com/user/goretsky/m/security/)** - Reddit Communities
* [BleepingComputer Forums](https://www.bleepingcomputer.com/forums/f/22/virus-trojan-spyware-and-malware-removal-help/), [Malwarebytes Forums](https://forums.malwarebytes.com/forum/7-windows-malware-removal-help-support/) or [Sysnative Forums](https://www.sysnative.com/forums/forums/security-arena.66/) - Malware Removal Forums / [Note](https://pastebin.com/0mrmPXgz)
* [ESET](https://rentry.co/FMHYBase64#eset) - Antivirus
* [Dangerzone](https://dangerzone.rocks/) / [GitHub](https://github.com/freedomofpress/dangerzone) - Convert dangerous PDFs to safe PDFs
* [ANY.RUN](https://any.run/), [Triage](https://tria.ge/) or [Cuckoo](https://cuckoo.cert.ee/) - Online Sandboxes
* [PE-sieve](https://github.com/hasherezade/pe-sieve) - Process Scanner
* [No More Ransom](https://www.nomoreransom.org/en/decryption-tools.html) - Ransomware Decryption Tools
* [ID Ransomware](https://id-ransomware.malwarehunterteam.com/) - Ransomware Identification Tool
* [ConfigureDefender](https://github.com/AndyFul/ConfigureDefender) - Configure Windows Defender Settings
* [DefenderUI](https://www.defenderui.com/) - Improved Windows Defender UI
***
## ▷ File Scanners
* 🌐 **[The Second Opinion](https://jijirae.github.io/thesecondopinion/index.html)** - Portable Malware Scanners / Removal Tools
* ⭐ **[VirusTotal](https://www.virustotal.com/)** / [Scan Results Guide](https://rentry.co/piracy-faq-virustotal), [2](https://rentry.co/VTGuide) or **[Hybrid Analysis](https://hybrid-analysis.com/)** - Online File Analyzer
* ⭐ **VirusTotal Tools** - [CLI](https://github.com/VirusTotal/vt-cli) / [Telegram Bot](https://t.me/virus_total_scan_bot) / [Uploader](https://github.com/SamuelTulach/VirusTotalUploader) / [Lite Version](https://www.virustotal.com/old-browsers/)
* [Microsoft Safety Scanner](https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download) or [Emsisoft Emergency Kit](https://www.emsisoft.com/en/home/emergencykit/) - On-demand AV Scanners
* [Manalyzer](https://manalyzer.org/) - PE File Scanner
* [YARA](https://virustotal.github.io/yara/) - Malware Identification Tool
* [Winitor](https://www.winitor.com/) - EXE Malware Assessment
* [pyWhat](https://github.com/bee-san/pyWhat) - Identify Anything
* [Grype](https://github.com/anchore/grype) - Container Images Vulnerability Scanner
* [Malware Initial Assessment](https://www.winitor.com/) - Local Analysis Tool
* [Jotti](https://virusscan.jotti.org/en) - Online File Scanner
* [Farbar](https://www.bleepingcomputer.com/download/farbar-recovery-scan-tool/) / [Guide](https://www.bleepingcomputer.com/forums/t/781976/) - Local File Scanner
***
# ► Privacy
* 🌐 **[Awesome Vehicle Security](https://github.com/jaredthecoder/awesome-vehicle-security)** - Vehicle Security Resources
* ↪️ **[SMS Verification Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sms_verification_sites)**
* ↪️ **[File Encryption](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_file_encryption)**
* ↪️ **[Drive Formatting / File Deletion](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_formatting_.2F_deletion)**
* ⭐ **[Privacy.Sexy](https://privacy.sexy/)** - Privacy Scripts
* ⭐ **[Tails](https://tails.net/)**, [whonix](https://www.whonix.org/) or [Qubes](https://www.qubes-os.org/) - Privacy-Based Operating Systems
* [ShutUp10](https://www.oo-software.com/en/shutup10), [W10Privacy](https://www.w10privacy.de/english-home/) or [private-secure-windows](https://github.com/troennes/private-secure-windows) - Antispy Tools
* [Telemetry.md](https://gist.github.com/ave9858/a2153957afb053f7d0e7ffdd6c3dcb89), [2](https://rentry.co/telemetry) - Disable Windows 10/11 Telemetry
* [Frigate](https://frigate.video/), [Smart Sec Cam](https://github.com/scottbarnesg/smart-sec-cam) or [ZoneMinder](https://zoneminder.com/) - Security Camera Systems
* [Team Elite](https://www.te-home.net/) or [Technet24](https://technet24.ir/) - Security Software / [Translator](https://github.com/FilipePS/Traduzir-paginas-web)
* [Big Ass Data Broker Opt-Out List](https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List) - List of Data Broker Opt-Out Resources
* [Gauth](https://github.com/pcarrier/gauth) - Google Authenticator for Laptops
* [F-Secure Identity Theft Checker](https://www.f-secure.com/en/identity-theft-checker) - Identity Theft Check
* [FakePhoneNumber](https://fakephonenumber.net/) - Generate Fake Phone Numbers
* [PDFEncrypt](https://pdfencrypt.net/) - PDF File Encryption
* [PrivNote](https://privnote.com/), [SafeNote](https://safenote.co/), [Burn.Link](https://burn.link/), [ThisLinkWillSelfDestruct](https://thislinkwillselfdestruct.com/), [s.cr](https://s.cr/) or [OneTimeSecret](https://onetimesecret.com/) - Send Self-Destructing Messages
* [chausies encrypt](https://chausies.xyz/encrypt), [Steg Cloak](https://stegcloak.surge.sh/) or [spam mimic](https://www.spammimic.com/index.cgi) - Send Encrypted Text
* [Paper Age](https://github.com/matiaskorhonen/paper-age) - Create Paper Backups of Secrets
* [USBKill](https://github.com/hephaest0s/usbkill) - Anti-Forensic USB Killswitch
* [HiddenVM](https://github.com/aforensics/HiddenVM) - Run an Oracle VM on TailsOS
* [FreeCarrierLookup](https://www.freecarrierlookup.com/) - Get Telephone Carrier Data
* [/r/Privacy](https://reddit.com/r/privacy), [/r/TheHatedOne](https://www.reddit.com/r/thehatedone) or [/r/privatelife/](https://www.reddit.com/r/privatelife/) - Privacy Discussion, News & Tools
* [Facebook Doc Stories](https://docs.google.com/document/d/1QYqmJsifBjf_xA23Ea7AdeMFyjGWaF_dvhi5EZdNUf4/edit) - Facebook Malpractices Index
* [Privacy.com](https://privacy.com/) - Make Secure Payments / US only
* [image-scrubber](https://everestpipkin.github.io/image-scrubber) / [GitHub](https://github.com/everestpipkin/image-scrubber) - Anonymize Protest Photos
* [Mobile Verification Toolkit](https://www.privacyguides.org/en/device-integrity/) - Test for Potential Compromises on Android / iOS
* [GoFOSS](https://gofoss.net/) - Why You Should Use FOSS Alternatives
* [If An Agent Knocks](https://docs.google.com/document/d/176Yds1p63Q3iaKilw0luChMzlJhODdiPvF2I4g9eIXo/) - Best Practices if Contacted by Agents
***
## ▷ Privacy Indexes
* ⭐ **[Privacy Guides](https://www.privacyguides.org/)** - Educational Guide
* ⭐ **[Digital Defense](https://digital-defense.io/)** - Personal Checklist for Privacy & Security
* ⭐ **[Surveillance Self-Defense](https://ssd.eff.org/)** - Educational Guide
* ⭐ **[The New Oil](https://thenewoil.org/)** - Educational Guide
* ⭐ **[No Trace](https://www.notrace.how/)** - Educational Guide / [.onion](http://i4pd4zpyhrojnyx5l3d2siauy4almteocqow4bp2lqxyocrfy6prycad.onion/)
* [Lissy93's Awesome Privacy](https://awesome-privacy.xyz/) / [GitHub](https://github.com/lissy93/awesome-privacy) or [pluja's Awesome Privacy](https://pluja.github.io/awesome-privacy/) / [GitHub](https://github.com/pluja/awesome-privacy) - List of Privacy Software & Services
* [Defensive Computing Checklist](https://defensivecomputingchecklist.com/) - Educational Guide
* [Ken Harris](https://cyber.kenharris.io/) - Educational Guide
* [AvoidTheHack](https://avoidthehack.com/) - Educational Blog
* [Hostux](https://hostux.network/) - Privacy Tools
* [The Hitchhikers Guide](https://anonymousplanet.org/) - Extensive Guide to Online Anonymity
* [Privacy Settings](https://github.com/StellarSand/privacy-settings) - Privacy Setting Guides
* [EncryptedList](https://encryptedlist.xyz/) - List of Encrypted Services/Apps
* [ProductivePrivacy](https://productiveprivacy.com/) - Privacy-Focused Productivity Apps
***
## ▷ Network Security
* ⭐ **[simplewall](https://github.com/henrypp/simplewall)** - Firewall / Network Monitor
* ⭐ **[Fort](https://github.com/tnodir/fort)** - Firewall
* ⭐ **[Safing Portmaster](https://safing.io/)** - Network Monitor / DNS Resolver / Firewall
* [V2Ray](https://v2ray.com/en/), [V2Fly](https://www.v2fly.org/), [V2RayN](https://github.com/freefq/free) or [v2ray-core](https://github.com/v2fly/v2ray-core) - DIY Privacy Network
* V2Ray Tools - [GUI](https://github.com/2dust/v2rayN), [2](https://github.com/Qv2ray/Qv2ray), [3](https://github.com/MatsuriDayo/nekoray) / [GeoIP](https://github.com/Loyalsoldier/geoip) / [Free Server](https://fanqiang.network/) / [Cloudflare Scan](https://cloudflare-v2ray.vercel.app/) / [Tutorial](https://github.com/freefq/tutorials), [2]( https://rentry.org/bypass-gov-restrictions)
* [WFC](https://www.binisoft.org/wfc.php) - Firewall
* [Tinywall](https://tinywall.pados.hu/) - Lightweight Firewall
***
## ▷ [Linux Privacy](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25BA_linux_adblock_.2F_privacy)
***
## ▷ [Mac Privacy](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25BA_mac_adblock_.2F_privacy)
***
## ▷ [Android Privacy](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_privacy)
***
## ▷ [iOS Privacy](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_ios_privacy)
***
# ► Web Privacy
* 🌐 **[Google Alt List](https://www.techspot.com/article/2752-all-google-alternatives/)**, [/r/DeGoogle](https://www.reddit.com/r/degoogle), [Degoogle](https://tycrek.github.io/degoogle/) or [No More Google](https://nomoregoogle.com/) - Google App Alternatives
* ↪️ **[Chat Service Comparisons](https://docs.google.com/spreadsheets/u/0/d/1-UlA4-tslROBDS9IqHalWVztqZo7uxlCeKPQ-8uoFOU)**
* ↪️ **[Encrypted Messaging Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_encrypted_messengers)** / [2](https://docs.google.com/spreadsheets/d/1-UlA4-tslROBDS9IqHalWVztqZo7uxlCeKPQ-8uoFOU) / [3](https://www.securemessagingapps.com/)
* ↪️ **[Encrypted XMPP Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_encrypted_xmpp_servers)**
* ↪️ **[Encode / Decode URLs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_encode_.2F_decode)**
* ⭐ **[PrivacySpy](https://privacyspy.org/)** or [Terms of Service; Didn't Read](https://tosdr.org/) - Sites Privacy Policies
* ⭐ **[JustGetMyData](https://justgetmydata.com/)** - Links to Obtain Your Data from Websites
* ⭐ **[Cryptomator](https://cryptomator.org/)**, [Boxcryptor](https://www.boxcryptor.com/en/) or [Tahoe-LAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - Cloud File Encryption
* [FirefoxMonitor](https://monitor.firefox.com/) - Data Breach Check
* [BreachDirectory](https://breachdirectory.org), [Snusbase](https://snusbase.com/), [Leak Lookup](https://leak-lookup.com/), [Trufflehog](https://trufflesecurity.com/) or [leakpeek](https://leakpeek.com/) - Data Breach Search Engines
* [JustDeleteMe](https://justdeleteme.xyz/) - Find / Terminate Old Accounts
* [OpenPhish](https://openphish.com/), [Netcraft Report](https://report.netcraft.com/report), [isitPhishing](https://isitphishing.org/), [PhishStats](https://phishstats.info/) or [PhishTank](https://phishtank.org/) - Report Phishing Sites
* [DNS Jumper](https://www.majorgeeks.com/files/details/dns_jumper.html) - DNS Switcher
* [Element](https://element.io/), [linphone](https://www.linphone.org/), [Jami](https://jami.net/), [Tox](https://tox.chat/) or [Bitmask](https://bitmask.net/) - Encrypted Messaging / Video Calls
* [SimpleDiscordCrypt](https://gitlab.com/An0/SimpleDiscordCrypt) - Discord Message Encryption
* [ssh-chat](https://github.com/shazow/ssh-chat) or [Devzat](https://github.com/quackduck/devzat) - SSH Chat / [Info](https://shazow.net/posts/ssh-how-does-it-even/)
* [GPGTools](https://gpgtools.org/) - Encrypt & Sign Data / Communications
* [PeerTube](https://joinpeertube.org/) - Decentralized Video Hosting / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_peertube_tools)
* [Undiscord](https://victornpb.github.io/undiscord)- Delete Discord Messages / [Warning](https://i.ibb.co/pdg4hRr/0b0d78219f05.png)
* [delete-likes-from-twitter](https://gist.github.com/aymericbeaumet/d1d6799a1b765c3c8bc0b675b1a1547d) - Delete Twitter Likes / Favorites
* [PowerDeleteSuite](https://github.com/j0be/PowerDeleteSuite) - Reddit Auto Post Delete
* [telegram-delete-all-messages](https://github.com/gurland/telegram-delete-all-messages) - Delete Telegram Message
* [Freenet Project](https://freenetproject.org/) - Browse / Publish Freenet Sites
* [Mat2](https://0xacab.org/jvoisin/mat2) / [Desktop](https://metadatacleaner.romainvigier.fr/), [2](https://0xacab.org/jvoisin/mat2-web), [metadata-cleaner](https://gitlab.com/rmnvgr/metadata-cleaner) - Remove Metadata from Files
***
## ▷ Browser Privacy
* 🌐 **[Awesome I2P](https://github.com/mikalv/awesome-i2p)** - I2P Resources
* ↪️ **[Browser Comparisons](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25BA_browser_tools)**
* ⭐ **[Tor Browser](https://www.torproject.org/)** - Onion-Routed Browser / [GitLab](https://gitlab.torproject.org/tpo/applications/tor-browser)
* ⭐ **[Mullvad Browser](https://mullvad.net/en/browser)** - Tor Browser Fork (without Tor network)
* ⭐ **[arkenfox](https://github.com/arkenfox/user.js)** - Firefox Privacy Tweak / [Video](https://youtu.be/F7-bW2y6lcI)
* [Librewolf](https://librewolf.net/) - Pre-tweaked Firefox Fork / [Use Auto-Updater](https://github.com/ltguillaume/librewolf-winupdater)
* [Brave](https://brave.com/) - Privacy-Focused Browser
* [CookieStatus](https://www.cookiestatus.com/) - Browser Tracking Protection Comparisons
* [Encrypted SNI](https://www.cloudflare.com/ssl/encrypted-sni/) - Cloudflare Browser Check
* [I2P](https://geti2p.net/en/) - Encrypted Private Network Layer / [Guide](https://rentry.co/CBGI2P)
* [Whack](https://lcamtuf.coredump.cx/whack/) or [Earthling](https://earthlng.github.io/testpages/visited_links.html) - Browser History Leak Example Games
***
## ▷ Password Privacy / 2FA
* 🌐 **[2FA Directory](https://2fa.directory/)** - List of Sites with 2FA Support
* ⭐ **[Ente Auth](https://github.com/ente-io/ente#ente-auth)** - Windows / Mac / Android / iOS 2FA / [Audit](https://ente.io/blog/cryptography-audit/)
* ⭐ **[Aegis](https://getaegis.app/)** - Android 2FA
* ⭐ **[AuthenticatorPro](https://authenticatorpro.jmh.me)** - Android 2FA
* ⭐ **[HaveIBeenPwned PW](https://haveibeenpwned.com/Passwords)** - Password Breach Check
* ⭐ **[Password Strength Chart](https://i.ibb.co/y8n3BZP/Hive-Systems-Password-Table-2024-Square.png)** / [2](https://i.imgur.com/g4NcQKd.png)
* [2FAS](https://2fas.com/) - Android / iOS 2FA / [Discord](https://discord.gg/q4cP6qh2g5)
* [Mauth](https://github.com/X1nto/Mauth) - Android 2FA
* [FreeOTPPlus](https://github.com/helloworld1/FreeOTPPlus) - Android 2FA
* [KeePassXC](https://keepassxc.org/) - Windows / Mac / Linux 2FA / [Guide](https://youtu.be/ckWPHaQwft8)
* [AuthMe](https://authme.levminer.com/) - Windows / Mac / Linux 2FA / [GitHub](https://github.com/Levminer/authme)
* [Tauthy](https://github.com/pwltr/tauthy) - Windows / Mac / Linux 2FA
* [Yubioath](https://developers.yubico.com/yubioath-flutter/) - Windows / Android 2FA / YubiKeys
* [Protecc](https://apps.microsoft.com/store/detail/protecc-2fa-client/9PJX91M06TZS) / [GitHub](https://github.com/FireCubeStudios/Protecc) - Windows 2FA
* [OTPClient](https://github.com/paolostivanin/OTPClient) - Linux 2FA
* [2FAuth](https://docs.2fauth.app/) - Web App 2FA / Self-hosted
* [Sentinel](https://getsentinel.io/) - iOS / Mac 2FA
* [OTP Auth](https://apps.apple.com/ca/app/otp-auth/id659877384) - iOS 2FA
* [Tofu](https://www.tofuauth.com/) - iOS 2FA
* [Authenticator](https://authenticator.cc/) - Generate Two-Factor QR Codes / [GitHub](https://gitlab.gnome.org/World/Authenticator)
* [Android OTP Extractor](https://github.com/puddly/android-otp-extractor) or [OTP Helper](https://github.com/jd1378/otphelper) - Extract OTP Tokens
* [SteamGuard](https://github.com/dyc3/steamguard-cli) - Generate Steam 2FA Codes
* [PasswordsGenerator](https://passwordsgenerator.net/) - Secure Password Generator
* [Intelligence X](https://intelx.io/) - Password Breach Check
* [psbdmp](https://psbdmp.ws/) - Password Breach Check
* [Dehashed](https://dehashed.com/) - Password Breach Check
* [Spycloud](https://spycloud.com/) - Password Breach Check
* [ScatteredSecrets](https://scatteredsecrets.com/) - Password Breach Check
***
## ▷ Email Privacy
* ↪️ **[Temp Mail Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_temp_mail)** - Create Temporary / Throwaway Emails
* ↪️ **[Email Aliasing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_email_aliasing)** - Create Permanent Anonymous Emails
* ⭐ **[Have I Been Pwned?](https://haveibeenpwned.com/)** - Monitor Email Breaches
* ⭐ **[Proton Mail](https://proton.me/mail)** - Encrypted Email
* [Tuta](https://tuta.com/) - Encrypted Email
* [Disroot](https://disroot.org/en/services/email) - Encrypted Email
* [lil mail server](https://uq.ci/) - Simple Privacy-Focused Email
* [EmailPrivacyTester](https://www.emailprivacytester.com/) - Email Privacy Test
* [SecLists](https://seclists.org/) - Security Mailing List Archive
* [Phish.ly](https://phish.ly/) - Scan Suspicious Emails
* [Have I Been Sold?](https://haveibeensold.app/) - Monitor Third Party Email Sales
***
## ▷ Fingerprinting / Tracking
* ⭐ **[ClearURLs](https://docs.clearurls.xyz)** - Remove Tracking Elements from URLs / [Features](https://gitlab.com/ClearURLs/ClearUrls#features), [2](https://i.ibb.co/4JsQwP5/sqzfmLD.png) / Can Break Sites
* ⭐ **[CanvasBlocker](https://github.com/kkapsner/CanvasBlocker)** - Prevent Canvas Fingerprinting
* ⭐ **[Creepjs](https://abrahamjuliot.github.io/creepjs)**, [WEBKAY](https://webkay.robinlinus.com/), [BrowserRecon](https://www.computec.ch/projekte/browserrecon/?s=scan), [Device Info](https://www.deviceinfo.me/), [CoverYourTracks](https://firstpartysimulator.org/) / [2](https://coveryourtracks.eff.org/) or [PersonalData](https://personaldata.info/) - Tracking / Fingerprinting Tests
* [dataskydd](https://webbkoll.dataskydd.net/) or [Blacklight](https://themarkup.org/blacklight) - Site Tracking Info
* [Data Removal Guide](https://inteltechniques.com/workbook.html) - Remove Online Data
* [GameIndustry](https://gameindustry.eu/en/) - Block Trackers in Desktop / Mobile Games
* [BrowserLeaks](https://browserleaks.com/), [Do I leak?](https://www.top10vpn.com/tools/do-i-leak/) or [IPLeak.net](https://ipleak.net) - IP Leak Tests
* [JShelter](https://jshelter.org/) - Prevent Fingerprinting / [Warning](https://github.com/arkenfox/user.js/issues/1729#issuecomment-1739135479)
* [Extension Detector](https://z0ccc.github.io/extension-detector) / [GitHub](https://github.com/z0ccc/extension-detector) - Extension Fingerprinting Tests
* [NoScriptFingerprint](https://noscriptfingerprint.com/) - Non-JavaScript Fingerprinting
* [Language Switcher](https://chromewebstore.google.com/detail/locale-switcher/kngfjpghaokedippaapkfihdlmmlafcc) / [GitHub](https://github.com/locale-switcher/locale-switcher), [2](https://addons.mozilla.org/en-US/firefox/addon/languageswitch) - Change Language Identifier
* [AnonymousRedirect](https://adguardteam.github.io/AnonymousRedirect/) - Anonymize Links
* [Simple Opt Out](https://simpleoptout.com/) - Turn off Targeted Ads
* [AdNauseam](https://adnauseam.io/) - Adblocker / Fakes Clicks to Confuse Tracking
* [Twitter Direct](https://greasyfork.org/en/scripts/404632) - Removes t.co Tracking from Twitter
***
## ▷ Frontends
* 🌐 **[Alt Frontends](https://github.com/mendel5/alternative-front-ends)** / [2](https://rentry.co/8kqrrn), [Farside](https://farside.link/) or [alternative-frontends](https://github.com/digitalblossom/alternative-frontends) - Frontend Indexes
* ↪️ **[YouTube Frontends](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_players_.2F_frontends)**
* ⭐ **[LibRedirect](https://libredirect.github.io/)** / [2](https://github.com/libredirect/libredirect), [Predirect](https://github.com/libreom/predirect) or [Proxy Redirect](https://openuserjs.org/scripts/sjehuda/Proxy_Redirect) - Frontend Redirect Extensions
* [Numblr](https://github.com/heyLu/numblr) - Self-Hosted Frontend Redirect
* [Photon](https://photon-reddit.com/), [reditr](https://reditr.com/), [RDX](https://rdx.overdevs.com/) or [redlib](https://github.com/redlib-org/redlib) - Reddit Frontends
* [Invidious Redirect](https://addons.mozilla.org/en-US/firefox/addon/hooktube-redirect/?src=search) - YouTube Frontend Redirect
* [twstalker](https://twstalker.com/), [X Cancelled](https://xcancel.com/) or [nitter](https://nitter.poast.org/) / [Instances](https://status.d420.de/), [2](https://github.com/zedeus/nitter/wiki/Instances) - Twitter Frontends
* [Proxigram](https://codeberg.org/ThePenguinDev/Proxigram) or [Imginn](https://imginn.com) - Instagram Frontends
* [Proxitok](https://github.com/pablouser1/ProxiTok) - TikTok Frontend
* [Tumlook](https://www.tumlook.com/), [Tumgik](https://www.tumgik.com/) or [PriviBlur](https://github.com/syeopite/priviblur) - Tumblr Frontends
* [BreezeWiki](https://breezewiki.com/) - Fandom Frontend / [Mirrors](https://pastebin.com/DmbrhEDD)
* [MikuInvidious](https://0xacab.org/johnxina/mikuinvidious) - BiliBili Frontend
* [SafeTwitch](https://codeberg.org/SafeTwitch/safetwitch) or [Twineo](https://codeberg.org/CloudyyUw/twineo) - Twitch Frontends
* [Whoogle](https://benbusby.com/projects/whoogle-search/) - Google Search Frontend
* [Lingva Translate](https://github.com/TheDavidDelta/lingva-translate) - Google Translate Frontend
* [Scribe](https://sr.ht/~edwardloveall/Scribe/), [medium.rip](https://medium.rip/) or [LibMedium](https://libmedium.batsense.net/) - Medium Frontends
* [Quetre](https://quetre.iket.me) / [GitHub](https://github.com/zyachel/quetre) - Quora Frontend
* [Rimgo](https://codeberg.org/rimgo/rimgo) - Imgur Frontend / [Instances](https://rimgo.codeberg.page/), [2](https://codeberg.org/rimgo/instances)
* [Binternet](https://github.com/Ahwxorg/Binternet) - Pinterest Frontend
* [Pixivfe](https://codeberg.org/VnPower/pixivfe) - Pixiv Frontend
* [Gothub](https://codeberg.org/gothub/gothub) - GitHub Frontend
* [AnonymousOverflow](https://code.whatever.social) - StackOverflow Frontend
* [Tent](https://codeberg.org/sun/Tent) - Bandcamp Frontend
* [Dumb](https://codeberg.org/rramiachraf/dumb) or [Intellectual](https://intellectual.insprill.net/) - Genius Frontend
* [Rural Dictionary](https://codeberg.org/zortazert/rural-dictionary) - Urban Dictionary Frontend
* [BiblioReads](https://codeberg.org/nesaku/BiblioReads) - Goodreads Frontend
* [LibreMDb](https://libremdb.iket.me) - IMDb Frontend
* [Neuters](https://neuters.de/) - Reuters Frontend
***
## ▷ Search Engines
* 🌐 **[nixnet](https://searx.nixnet.services/)**, [searx.space](https://searx.space/) or [Searx Index](https://www.startpage.com/sp/search?q=%22powered%20by%20Searx%22) - Searx Instance Indexes
* ⭐ **[searx.fmhy](https://searx.fmhy.net/)**, [Fuck Off Google](https://search.fuckoffgoogle.net/), [searx](https://searx.be/), [tiekoetter](https://searx.tiekoetter.com/), [monocles](https://monocles.de/) - Searx Instance
* ⭐ **[Metager](https://metager.org/)**
* ⭐ **[Stract](https://trystract.com/)**
* ⭐ **[Araa](https://araa.extravi.dev/)** / Uses Google / DDG / Qwant
* ⭐ **[DuckDuckGo](https://duckduckgo.com/)** - [Shortcuts](https://duckduckgo.com/bangs), [2](https://github.com/dmlls/yang) / Uses Bing
* [whoogle.fmhy](https://whoogle.fmhy.net/) - Whoogle Instance / Uses Google
* [LibreY](https://github.com/Ahwxorg/librey) or [LibreX](https://github.com/hnhx/librex)
* [4get](https://4get.ca/)
* [Mojeek](https://www.mojeek.com/)
* [Qwant](https://www.qwant.com/)
* [Swisscows](https://swisscows.com/) / Uses Bing
* [YaCy](https://yacy.net/)
* [Startpage](https://www.startpage.com/) / Uses Google
* [Brave Search](https://search.brave.com/)
* [Search Encrypt](https://www.searchencrypt.com/)
* [ekoru](https://ekoru.org/) / Uses Bing
* [Gibiru](https://gibiru.com/) / Uses Google
* [SearXNG](https://docs.searxng.org/) - Self-Hosted
* [Whoogle](https://pypi.org/project/whoogle-search/) - Self-Hosted
***
# ► VPN
* **Note** - For torrenting, it's recommended to use a paid rather than free VPN. Free VPNs are only really useful for things like viewing sites blocked by your ISP / country.
***
* 🌐 **[VPN Comparisons](https://redd.it/171h9qa)** or [Techlore Chart](https://techlore.tech/vpn) - VPN Comparison Charts
* 🌐 **[VPN Relationships](https://kumu.io/Windscribe/vpn-relationships)**, [2](https://windscribe.com/vpnmap) - VPN Relationship Chart
* ⭐ **[/r/VPNs](https://www.reddit.com/r/vpns/)** - VPN Help and Discussion
* ⭐ **[Windscribe](https://windscribe.com)** - Paid w/ Free Version Available
* ⭐ **[AirVPN](https://airvpn.org/)**
* ⭐ **[Proton](https://protonvpn.com)** - No Torrenting with Free Version / [Config Generation](https://gist.github.com/fusetim/1a1ee1bdf821a45361f346e9c7f41e5a)
* ⭐ **[Warp](https://one.one.one.one/)** - Free VPN / Check #Free-Stuff Discord Pins for Keys
* ⭐ **Warp Tools** - [WireGuard Guide](https://rentry.co/foss-warp) / [Client](https://github.com/ViRb3/wgcf), [2](https://github.com/bepass-org/oblivion-desktop) / [Warp+ Data](https://t.me/warpplus), [2](https://github.com/nxvvvv/warp-plus), [3](https://github.com/totoroterror/warp-cloner), [4](https://t.me/generatewarpplusbot), [5](https://rentry.co/warp_plus_free) / [Warp+ Warning](https://rentry.co/warpwarning2)
* ⭐ **[Riseup](https://riseup.net/en/vpn)** - Free VPN / [Config CLI Script](https://github.com/kmille/riseup-vpn-configurator)
* [Mullvad](https://mullvad.net/) - [No-Logging](https://mullvad.net/en/blog/2023/4/20/mullvad-vpn-was-subject-to-a-search-warrant-customer-data-not-compromised/) / [Port Warning](https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/)
* [IVPN](https://www.ivpn.net/) - [No Logging](https://www.ivpn.net/knowledgebase/privacy/how-do-we-react-when-requested-by-an-authority-for-information-relating-to-a-customer/) / [Port Warning](https://www.ivpn.net/blog/gradual-removal-of-port-forwarding/)
* [VPN Gate](https://www.vpngate.net/en/download.aspx) - Free VPN / [Note](https://pastebin.com/TrSw7EpF)
* [PrivadoVPN](https://privadovpn.com/) - Free VPN / Unlimited Accounts via [Temp Mail](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_temp_mail)
* [LEAP](https://leap.se/) - Free VPNs
* [VPNBook](https://www.vpnbook.com/) - Free VPN Accounts
***
## ▷ VPN Tools
* ↪️ **[Free VPN Configs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_vpn_configs)**
* ⭐ **[How-to Bind VPN to Client](https://redd.it/ssy8vv)** - Bind VPN to Client to Avoid ISP Letters
* ⭐ **[WireGuard](https://www.wireguard.com/)** - VPN Tunnel / [Setup Guide](https://github.com/amritb/poor-mans-vpn) / [Tools](https://guardline-vpn.github.io/wireguard-tools/) / [Manager](https://github.com/perara/wg-manager) / [WebUI](https://hub.docker.com/r/weejewel/wg-easy)
* [OpenVPN](https://openvpn.net/) or [TincVPN](https://www.tinc-vpn.org/) - VPN Tunnels
* [WireHole](https://github.com/IAmStoxe/wirehole) - Wireguard VPN with Adblocking Capabilities / [User-Interface](https://github.com/10h30/wirehole-ui)
* [Self Hosted VPN](https://github.com/rajannpatel/Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs), [VpnHood](https://github.com/vpnhood/VpnHood), [n2n](https://github.com/ntop/n2n), [ipsec-vpn](https://github.com/hwdsl2/setup-ipsec-vpn) or [Outline](https://getoutline.org/) - Self-Hosted VPN
* [OpenConnect](https://www.infradead.org/openconnect/) - SSL VPN / [GUI](https://openconnect.github.io/openconnect-gui/)
* [Gluetun](https://hub.docker.com/r/qmcgaw/gluetun) / [GitHub](https://github.com/qdm12/gluetun) - Tunnel your Docker containers through a VPN
* [Pritunl](https://pritunl.com/) - VPN Server
* [Algo VPN](https://blog.trailofbits.com/2016/12/12/meet-algo-the-vpn-that-works/) / [GitHub](https://github.com/trailofbits/algo) - Cloud VPN
* [Amnezia](https://amnezia.org/) - Self-hosted VPN
* [VPNHotspot](https://github.com/Mygod/VPNHotspot) - Share VPN Connection over Hotspot
***
# ► Proxy
## ▷ Proxy Apps
* ⭐ **[Lantern](https://lantern.io/)** or **[Psiphon](https://psiphon.ca/)** - Free Proxy / VPN
* ⭐ **[SecureDNSClient](https://github.com/msasanmh/SecureDNSClient)** - DNS Proxy GUI / [Guide](https://rentry.co/SecureDNSClient)
* [No Thought is a Crime](https://ntc.party/) - Internet Censorship Discussion
* [GoodbyeDPI](https://github.com/ValdikSS/GoodbyeDPI/) / [GUI](https://github.com/mguludag/GUI-for-GoodbyeDPI), [PowerTunnel](https://github.com/krlvm/PowerTunnel), [zapret](https://github.com/bol-van/zapret) or [Green Tunnel](https://github.com/SadeghHayeri/GreenTunnel) - DPI Circumvention Local Proxies
* [Hola Proxy](https://github.com/Snawoot/hola-proxy) - Alternative Client for Hola Free Proxy Service
* [Hide.me Firefox](https://addons.mozilla.org/en-US/firefox/addon/hide-me-vpn-free-proxy/) / [Chrome](https://chromewebstore.google.com/detail/hideme-proxy/ohjocgmpmlfahafbipehkhbaacoemojp) or [anonymoX](https://anonymox.net/en) - Free Proxy Service Browser Extension
* [Snowflake](https://snowflake.torproject.org/) - Tor Proxy Browser Extension
* [CensorTracker](https://censortracker.org/), [FoxyProxy](https://getfoxyproxy.org/) or [SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega) - Proxy Extensions
* [Acrylic](https://mayakron.altervista.org/) - DNS Cache Local Proxy
* [SimpleDnsCrypt](https://github.com/instantsc/SimpleDnsCrypt) or [DNSCrypt](https://www.dnscrypt.org/) - Local DNS Encryption Proxy
* [Blocky](https://github.com/0xERR0R/blocky) - DNS Proxy
* [Proxifier](https://www.proxifier.com/) - Add Proxy Functionality to Apps / [Keys](https://rentry.co/FMHYBase64#proxifier-keys)
* [wireproxy](https://github.com/pufferffish/wireproxy) - Use VPNs as proxies
* [Hiddify](https://hiddify.com/) - Auto-Proxy Client
* [NginxProxyManager](https://nginxproxymanager.com) / [GitHub](https://github.com/NginxProxyManager/nginx-proxy-manager) - Self-Hosted Proxy Server
* [Shadowsocks](https://shadowsocks.org/) - Proxy Client and Self-Hosted Server / [Free Servers](https://github.com/ruanfei/cross), [2](https://github.com/vxiaov/free_proxies), [3](https://shadowmere.akiel.dev/) / [Client](https://github.com/shadowsocks/shadowsocks-windows)
* [Hysteria](https://v2.hysteria.network/) - Proxy Client and Self-Hosted Server
* [Xray](https://github.com/XTLS/Xray-core) - Proxy Client and Self-Hosted Server / [Telegram](https://t.me/projectXray)
* [Ultraviolet](https://docs.titaniumnetwork.org/proxies/ultraviolet) or [Metallic](https://github.com/cognetwork-dev/Metallic) - Self-Hosted Proxy Websites
* [1337x Proxy](https://redd.it/tz7nyx) - 1337x Proxy Guide / [Example](https://pastebin.com/3n5K0QrP)
***
## ▷ Proxy Sites
* ↪️ **[Proxy Lists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_proxy_lists)**
* ↪️ **[Piracy Site Proxies](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_piracy_site_proxies)**
* [ProxySite](https://www.proxysite.com/)
* [Hide.me](https://hide.me/en/proxy)
* [SSLSecureProxy](https://www.sslsecureproxy.com/)
* [HideIP](https://www.hideip.co/)
* [4EverProxy](https://www.4everproxy.com/)
* [KProxy](https://www.kproxy.com/)
* [Free Proxy](https://freeproxy.win/)
* [Blockaway](https://www.blockaway.net/)
* [Free Proxy Servers](https://www.free-proxy-servers.com/)
* [VPN Book](https://www.vpnbook.com/webproxy)
* [CroxyProxy](https://www.croxyproxy.com/)
* [ProxyPx](https://croxyproxy.best/)
* [ProxySite](https://www.proxysite.cc/)
* [ProxyOf2](https://proxyof2.com/)
* [Proxy-URLs](https://www.proxy-urls.com/)
* [Sitenable](https://freeproxy.io/)
* [UnblockSites](https://unblocksites.online/)
* [Proxyium](https://proxyium.com/)
* [Google Translate](https://translate.google.com/) / [Proxy Explanation](https://redd.it/fawkjy), [2](https://ibb.co/BtWc8ML)
* [Proxy-Checker](https://proxy-checker.net/), [proxy-scraper](https://github.com/iw4p/proxy-scraper), [What is my Proxy](http://www.whatismyproxy.com/), [proxy-scraper-checker](https://github.com/monosans/proxy-scraper-checker), [Socker](https://github.com/TheSpeedX/socker) or [Unfx Proxy Checker](https://openproxy.space/software/proxy-checker) / [GitHub](https://github.com/openproxyspace/unfx-proxy-checker) - Proxy Scrapers / Checkers
* [CheckSocks5](https://checksocks5.com/) - Socks5 Proxy Checker
* [Proxynova](https://www.proxynova.com/proxy-server-list/country-ir/) - Iranian Proxies

442
docs/ai.md Normal file
View file

@ -0,0 +1,442 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
# ► AI Chatbots
* 🌐 **[Awesome ChatGPT](https://github.com/uhub/awesome-chatgpt)** - ChatGPT Resources
* 🌐 **[Every ChatGPT GUI](https://github.com/billmei/every-chatgpt-gui)** - ChatGPT GUI Index
* 🌐 **[RevAPIs](https://rentry.co/revvapis)** - Freemium AI Proxy APIs
* ⭐ **[ChatPDF](https://www.chatpdf.com/)** or [Ask Your PDF](https://askyourpdf.com/) - Turn Books into Chatbots
* ⭐ **[TypeSet](https://typeset.io/)** - Research Paper Chatbot
* [GPT Crawler](https://github.com/BuilderIO/gpt-crawler) - Turn Websites into Chatbots
* [ChatGPTBox](https://github.com/josStorer/chatGPTBox), [ChatGPT Apps](https://github.com/adamlui/chatgpt-apps), [KeepChatGPT](https://github.com/xcanwin/KeepChatGPT/blob/main/docs/README_EN.md) or [Merlin](https://www.getmerlin.in/) / [Unlimited](https://rentry.co/MerlinAI-Unlim) - Extensions
* [Humata](https://www.humata.ai/), [Sharly](https://app.sharly.ai/), [Docalysis](https://docalysis.com/), [DAnswer](https://docs.danswer.dev/), [DocsGPT](https://docsgpt.arc53.com/) or [ChatDOC](https://chatdoc.com/) - Turn Documents into Chatbots
* [PrivateGPT](https://docs.privategpt.dev/) - Offline Document Chatbots
* [SallyBot](https://github.com/DeSinc/SallyBot/) - ChatGPT Discord Bot
* [TGPT](https://github.com/aandrew-me/tgpt) - ChatGPT TUIs
* [Lobe Chat](https://chat-preview.lobehub.com) - Desktop App
* [Noi](https://noi.nofwl.com/) - Desktop App
* [Chatbot-UI](https://chatbotui.com) - Desktop App / [GitHub](https://github.com/mckaywrigley/chatbot-ui)
* [ChatRTX](https://www.nvidia.com/en-us/ai-on-rtx/chatrtx/) - Desktop App / RTX 30+ Series GPU Only
* [ChatGPT DeMod](https://github.com/4as/ChatGPT-DeMod) - Block ChatGPT Moderation Checks
* [ParallelGPT](https://www.parallelgpt.ai/) - Data Processing AI
* [Voice Control](https://voicecontrol.chat/) - ChatGPT Voice Control
* [ChatGPT Exporter](https://greasyfork.org/en/scripts/456055) - Export Chats
* [GPThemes](https://github.com/itsmartashub/GPThemes) - ChatGPT Themes
***
## ▷ Online Chatbots
* 🌐 **[Awesome Free ChatGPT](https://github.com/LiLittleCat/awesome-free-chatgpt/blob/main/README_en.md)** or [ChinaGPT](https://github.com/GoldenMelon-Studio/chinagpt-4/) - Online GPT Indexes
* ⭐ **[ChatGPT](https://chatgpt.com/)** - GPT-4o Chatbot / [Discord](https://discord.com/invite/openai)
* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt)
* ⭐ **[Morphic](https://www.morphic.sh/)** - GPT-4o Powered Search
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-3.5 Powered Search / [Open Source Models](https://labs.perplexity.ai/)
* ⭐ **[wrtn](https://wrtn.ai/)** - GPT-4 Chatbot / [Android](https://play.google.com/store/apps/details?id=com.wrtn.app) / [iOS](https://apps.apple.com/us/app/%EB%A4%BC%ED%8A%BC-%EB%AA%A8%EB%91%90%EB%A5%BC-%EC%9C%84%ED%95%9C-ai-%ED%8F%AC%ED%84%B8/id6448556170) / Ask for English
* ⭐ **[Gemini](https://gemini.google.com/)** or [Gemma](https://github.com/google/gemma.cpp), [2](https://ai.google.dev/gemma/) - Google's Chatbot
* ⭐ **[Claude](https://claude.ai/)** - Anthropic's Chatbot
* ⭐ **[sdk.vercel](https://sdk.vercel.ai/)** - Multiple Chatbots
* ⭐ **[groq](https://groq.com/)** - Llama 3 and Mixtral Chatbots
* ⭐ **[LMSYS Chat](https://chat.lmsys.org/)** - Chat and Compare Multiple Chatbots
* [LLM Playground](https://llmplayground.net/) - Multiple Chatbots / [Discord](https://discord.com/invite/q55gsH8z5F) / [API](https://api.discord.rocks/)
* [feyn](https://feyn.chat/) - GPT-4o / Multiple Chatbots
* [OAICHAT](https://chat.oaichat.cc/), [2](https://chat.sorapi.dev/), [3](https://ffa.chat/) - GPT-4o / Multiple Chatbots
* [GPT4o.so](https://gpt4o.so/app) - GPT-4o
* [Zhucn](https://zhucn.org/) - GPT-4o Mirror Pool
* [LibreChat](https://librechat.ai/) - Multiple Chatbots
* [DuckDuckGo AI](https://duck.ai/) - Multiple Chatbots
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [infermatic](https://infermatic.ai/) / [Discord](https://discord.gg/9GUXmDx9GF) - Multiple Chatbots
* [lollms-webui](https://github.com/ParisNeo/lollms-webui) - Multiple Chatbots
* [MagAI](https://rentry.org/freegpt4withmagai) - Multiple Chatbots
* [freegpt4](https://rentry.org/freegpt4) - Free GPT-4 Methods
* [Meta AI](https://www.meta.ai/) - Llama 3 Chatbot
* [NVIDIA NIM](https://build.nvidia.com/) - Llama 3
* [Phind](https://www.phind.com/) - Llama Search Engine
* [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - AI Search Engine
* [Komo](https://komo.ai/) - AI Search Engine
* [iAsk](https://iask.ai/) - AI Search Engine
* [Mindfulq](https://www.mindfulq.com/) - AI Search Engine
* [Andi](https://andisearch.com/) - AI Search Engine
* [You](https://you.com/) - AI Search Engine
* [iSeek](https://www.iseek.com/) - AI Search Engine
* [Farfalle](https://www.farfalle.dev/) - AI Search Engine
* [Exa](https://exa.ai/) - AI Search Engine / [Discord](https://discord.com/invite/jvz7GS9W8Y)
* [Lepton Search](https://search.lepton.run/) - AI Search Engine
* [Pi](https://pi.ai/talk) - Inflection AI's Chatbot
* [Reka Playground](https://chat.reka.ai/) - Reka's Chatbot
* [Poe](https://poe.com/) - Multiple Chatbots / 150 Daily / [Discord](https://discord.com/invite/joinpoe)
* [GlobalGPT](https://www.globalgpt.nspiketech.com/#/) - AI Chatbot with Document Support
* [Ai Uncensored](https://www.aiuncensored.info/) - "Uncensored" Chatbot
***
## ▷ Self-Hosting Tools
* ⭐ **[Jan.ai](https://jan.ai/)** - Self-Hosted
* ⭐ **[SillyTavern](https://docs.sillytavern.app/)** - Front-end for LLMs
* ⭐ **[llama.cpp](https://github.com/ggerganov/llama.cpp)** - Self-Host Transformer Based LLMs / [Guide](https://rentry.org/llama-mini-guide)
* ⭐ **[kobold.cpp](https://github.com/LostRuins/koboldcpp)** - llama.cpp with API + GUI / [rocM](https://github.com/YellowRoseCx/koboldcpp-rocm) / [Colab](https://colab.research.google.com/github/LostRuins/koboldcpp/blob/concedo/colab.ipynb)
* ⭐ **[Pinokio](https://pinokio.computer/)** - Single Click AI Model Installer / [Discord](https://discord.gg/TQdNwadtE4)
* ⭐ **[Oobabooga Text Generation WebUI](https://github.com/oobabooga/text-generation-webui)** - Self-Host Models / [Colab](https://colab.research.google.com/github/pcrii/Philo-Colab-Collection/blob/main/4bit_TextGen_Gdrive.ipynb)
* ⭐ **[Aphrodite Engine](https://github.com/PygmalionAI/aphrodite-engine)** - Serve LLMs at Scale with Kobold & OpenAI APIs / [Colab](https://colab.research.google.com/github/AlpinDale/misc-scripts/blob/main/Aphrodite.ipynb)
* [LLaVA](https://llava.hliu.cc/) - Chatbot with Image Support
* [OpenAIPlayground](https://github.com/nat/openplayground) - LLM Playground
* [Petals](https://petals.dev/) - Self-Hosted
* [Mistral](https://chat.mistral.ai/chat) - Self-Hosted
* [Ollama](https://ollama.ai/) - Self-Hosted
* [LMStudio](https://lmstudio.ai/) - Self-Hosted
* [GPT4All](https://www.nomic.ai/gpt4all) - Self-Hosted / [Github](https://github.com/nomic-ai/gpt4all) / [Discord](https://discord.com/invite/mGZE39AS3e)
* [LlamaFile](https://github.com/Mozilla-Ocho/llamafile) - Run LLM with Single Files
* [Generative AI for Beginners](https://microsoft.github.io/generative-ai-for-beginners/) - Generative AI Guides
***
## ▷ Roleplaying Chatbots
* 🌐 **[Ayumi LLM](http://ayumi.m8geil.de/ayumi_bench_v3_results.html)** or [BestERP](https://besterp.ai/) - Roleplaying LLM Lists
* 🌐 **[Img-Resources](https://rentry.org/lmg-resources)** - LLM Character Resources / [Templates](https://rentry.org/lmg_template)
* ⭐ **[PygmalionAI](https://discord.com/invite/pygmalionai)** - Self-Hosted Roleplaying Models with Resources / [Resources](https://rentry.co/PygmalionLinks)
* ⭐ **[Call Annie](https://callannie.ai/)** - GPT-3.5 Chatbot with Real-Time Voice and Video / [Discord](https://discord.gg/Rfbzet5R3v)
* ⭐ **[Character AI](https://character.ai/)** - Roleplaying Chatbots / [Extract Params](https://rentry.org/reverseCAI)
* ⭐ **[FlowGPT](https://flowgpt.com/chat)** - Roleplaying Chatbots / [Discord](https://discord.com/invite/tWZGzcpTkf)
* ⭐ **[Bot Creation Guide](https://wikia.schneedc.com/bot-creation/intro)** - Character Creation Guide
* ⭐ **[Chub](https://www.chub.ai/)** - Character Cards
* [LlaMA + SillyTavern](https://rentry.org/llama_v2_sillytavern) - LlaMA + SillyTavern Roleplaying Setup Guide
* [KoboldAI](https://github.com/henk717/KoboldAI) - GUI for Roleplaying Chatbots / [Web App](https://lite.koboldai.net/)
* [GPT Call](https://gptcall.net/) - Roleplaying Chatbots / [Discord](https://discord.gg/88fQT5Bgfe)
* [Dreamshow](https://dreamshow.ai/) - Roleplaying Chatbots
* [4thWall AI](https://beta.4wall.ai/) - Roleplaying Chatbots
* [Figgs](https://www.figgs.ai/) - Roleplaying Chatbots
* [Faraday](https://faraday.dev/) - Self-Hosted Roleplaying Chatbot
* [TavernAI](https://tavernai.net/) - Roleplaying / Adventure Chatbot
* [AI Dungeon](https://play.aidungeon.io/main/landing) - Roleplaying / Adventure Chatbot
* [Shapes.ai](https://shapes.inc/) - Discord Roleplaying Bot
* [Broken Bear](https://www.brokenbear.com/) - Vent to AI Bear
* [Kajiwoto](https://kajiwoto.ai/), [Miku](https://docs.miku.gg/) / [Discord](https://discord.gg/3XPdpUdGgV) or [Agnai](https://agnai.chat/) - Chatbot Builders
***
## ▷ Coding AIs
* 🌐 **[EvalPlus Leaderboard](https://evalplus.github.io/leaderboard.html)** or [BigCode](https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard) - Coding AI Leaderboards
* 🌐 **[Awesome AI Agents](https://github.com/e2b-dev/awesome-ai-agents)** - Coding / Programming AIs
* ⭐ **[Codeium](https://codeium.com/)** - Coding AI
* ⭐ **[Pieces](https://pieces.app/) / [Docs](https://docs.pieces.app)** - Multi-LLM Coding AI / GPT-4 for Free
* [Cursor](https://cursor.sh/) - Coding AI
* [ImageCook](https://imgcook.com) / [GitHub](https://github.com/imgcook/imgcook) - Coding AI
* [CodeWhisperer](https://aws.amazon.com/codewhisperer/) - Coding AI
* [Telosys](https://www.telosys.org/) - Coding AI
* [WDTCD?](https://whatdoesthiscodedo.com/) - Coding AI
* [Sourcery](https://sourcery.ai/) - Coding AI
* [Devv](https://devv.ai/) - Coding AI
* [Cody](https://about.sourcegraph.com/cody) - Coding AI
* [Cursor](https://www.trycursor.com/) - Coding AI / [Discord](https://discord.gg/PJEgRywgRy)
* [OpenDevin](https://github.com/OpenDevin/OpenDevin) - Coding AI
* [continue](https://continue.dev/) - Coding AI
* [Bito AI](https://bito.ai/) - Coding AI
* [CodiumAI](https://www.codium.ai/) - Coding AI
* [Blackbox](https://www.blackbox.ai/) - Coding AI
* [Codel](https://github.com/semanser/codel) - Coding AI
* [CollectivAI](https://chat.collectivai.com/) - Coding AI
* [Denigma](https://denigma.app/#demo) - Coding AI
* [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) - Coding AI
* [Aider](https://aider.chat/) - Terminal Coding AI
* [Codacy](https://www.codacy.com/) or [AI Code Review](https://ai-code-reviewer.com/) - Code Fixing AIs
* [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter) - Run Code Locally
* [v0](https://v0.dev/) - Text to Site Code
* [Composio](https://github.com/ComposioHQ/composio) - Add Tools to Coding AI
* [AI Code Translator](https://ai-code-translator.vercel.app/), [AI Code Convert](https://aicodeconvert.com/) or [Source Code Converters](https://www.tangiblesoftwaresolutions.com/) - AI Code Converters
* [RTutor](https://rtutor.ai/) - Translate Natural Language to R code
* [Gorilla](https://gorilla.cs.berkeley.edu/) - API to Code LLM
* [CS50.ai](https://cs50.ai/) - AI Rubberducking
## ▷ ChatGPT Prompts
* 🌐 **[Jailbreak Listings](https://rentry.org/jb-listing)** - Prompt / Jailbreak Lists
* ⭐ **[Awesome ChatGPT Prompts](https://prompts.chat/)** - Prompt Directory / [Github](https://github.com/f/awesome-chatgpt-prompts)
* ⭐ **[BlackFriday GPTs Prompts](https://github.com/friuns2/BlackFriday-GPTs-Prompts)** - Prompt Directory
* ⭐ **[Leaked Prompts](https://github.com/linexjlin/GPTs)** - Prompt Directory
* ⭐ **[Prompt Engineering Guide](https://www.promptingguide.ai)**, [LearnPrompting](https://learnprompting.org/docs/intro), [OpenAI Guide](https://platform.openai.com/docs/guides/prompt-engineering), [Claude Guide](https://docs.anthropic.com/claude/docs/prompt-engineering) or [LearningPrompt](https://learningprompt.wiki/) - Prompting Guides
* [500 Best Prompts](https://puzzle-jute-202.notion.site/500-Best-ChatGPT-Prompts-f5b4ad65deec4b6385316fdb8740af74) - Prompt Directory
* [L1B3RT45](https://github.com/elder-plinius/L1B3RT45) - Jailbreak Prompts / [Discord](https://discord.gg/basi) / [Twitter](https://x.com/elder_plinius)
* [promptfoo](https://github.com/typpo/promptfoo) or [PromptKnit](https://promptknit.com/) - Prompt Playgrounds
* [Marketing 2099](https://sintralabs.notion.site/Marketing-2099-Ultimate-ChatGPT-Marketing-Prompts-To-Copy-Paste-200-tasks-fc22c9142d6a4a4286a3fe755be932e6) - ChatGPT Marketing Prompts
* [Tensor Trust](https://tensortrust.ai/) or [Gandalf](https://gandalf.lakera.ai/) - Prompting Skill Games
* [chat-gpt-games](https://github.com/AdmTal/chat-gpt-games) - Prompt Games
* [Gobble Bot](https://gobble.bot/) - Generate Text Files for Chatbots
***
***
# ► AI Indexes
* 🌐 **[LMSYS Arena](https://chat.lmsys.org/?leaderboard)** - Chatbot Leaderboards / Benchmarks
* 🌐 **[LLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)** - Chatbot Leaderboards / Benchmarks
* 🌐 **[Transformer Models Timeline](https://ai.v-gar.de/ml/transformer/timeline/)** - LLM Timeline
* 🌐 **[Toolify](https://www.toolify.ai/)** - AI Directory
* 🌐 **[Phygital Library](https://library.phygital.plus/)** - AI Directory / Workflow Builder
* 🌐 **[LifeArchitect](https://lifearchitect.ai/models-table/)** - LLM Index
* [Glif](https://glif.app/) or [perchance](https://perchance.org/generators) - Simple AI Builders
* [WildBench](https://huggingface.co/spaces/allenai/WildBench) - Chatbot Benchmarks
* [ArtificialAnalysis](https://artificialanalysis.ai/) - Chatbot Benchmarks
* [The Fastest AI](https://thefastest.ai/) - Chatbot Benchmarks
* [AI Search](https://ai-search.io), [What AI Can Do Today](https://whataicandotoday.com/) or [FindAISites](https://findaisites.pro/) - AI Index Search
* [Toolnest](https://toolnest.ai/) - AI Directory
* [YP for AI](https://www.ypforai.com) - AI Directory
* [Awesome AI Tools](https://github.com/mahseema/awesome-ai-tools) - AI Directory
* [ToolDirectory](https://www.tooldirectory.ai/) - AI Directory
* [BasedTools](https://www.basedtools.ai/) - AI Directory / [Discord](https://discord.gg/D8wYxUvwTD)
* [It's Better With AI](https://itsbetterwithai.com/) - AI Directory
* [Futurepedia](https://www.futurepedia.io/) - AI Directory
* [funfun.tools](https://www.funfun.tools/) - AI Directory
* [PowerUsers](https://powerusers.ai/) - AI Directory
* [TheresAnAIForThat](https://theresanaiforthat.com/) - AI Directory
* [AI Tools](https://aitools.fyi/) - AI Directory
* [FutureTools](https://www.futuretools.io/?pricing-model=free) - AI Directory
* [Sieve](https://www.sievedata.com/explore) or [ArtificialStudio](https://www.artificialstudio.ai/tools) - Multi-Tool Browser AIs
* [Google Labs](https://labs.google/) or [AI Test Kitchen](https://aitestkitchen.withgoogle.com/) - Google AI Experiments
* [DokeyAI](https://dokeyai.com/) - AI Directory and More
***
***
# ► Text Generators
* ⭐ **[TextFX](https://textfx.withgoogle.com/)** or [rytr](https://rytr.me/) - AI Creative Writing Tools
* [Scrip AI](https://scripai.com/), [InkForAll](https://app.inkforall.com/tools), [QuickPenAI](https://quickpenai.com/) - Online AI Text Tools
* [NovelAI](https://novelai.net/) - Story Writing AI / [Limit Bypass](https://pastebin.com/JDyvqZcz), [2](https://greasyfork.org/en/scripts/448926)
* [Dreamily](https://dreamily.ai/) - Story Writing AIs
* [EssayBot](https://www.essaybot.com/) / [2](https://www.essayaibot.com/), [Textero](https://www.textero.ai/), [EssayBuilder](https://essay-builder.ai/) or [EssayService](https://www.essayservice.ai/) - Essay Writing AI
* [TextSynth](https://textsynth.com/playground.html) - Text Autocomplete AI
* [Product Description Generator](https://www.aidirectori.es/tools/product-description-generator)
***
## ▷ [Text Rephrasing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_text_rephrasing)
***
## ▷ [Grammar Check](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_grammar_check)
***
# ► Video Generation
* ⭐ **[PixVerse](https://pixverse.ai/)** - Video Generator / [Discord](https://discord.com/invite/MXHErdJHMg)
* [Synthesis Colab](https://github.com/camenduru/text-to-video-synthesis-colab) - Video Generator
* [StableVideo](https://www.stablevideo.com/) - Video Generator
* [Haiper](https://haiper.ai/) - Video Generator
* [Stable Diffusion Videos](https://github.com/nateraw/stable-diffusion-videos) - Video Generator
* [Dream Machine](https://lumalabs.ai/dream-machine) - Video Generator
* [text-to-video](https://text-to-video.vercel.app) - Video Generator
* [Text2Video-Zero](https://github.com/Picsart-AI-Research/Text2Video-Zero) - Video Generator
* [LensGo](https://lensgo.ai/) - Video Generator
* [Pika Labs](https://www.pika.art/) - Video Generator
* [Damo](https://huggingface.co/spaces/damo-vilab/modelscope-text-to-video-synthesis) - Video Generator
* [Rollideo](https://rollideo.com/) - Text to Subbed Video
***
# ► Image Generation
* **Note** - Because Stable Diffusion works so well, most innovation in image generation is happening using it as the base model. As such, almost all sections and links are based on SD, unless stated otherwise.
***
* ⭐ **[Microsoft Designer](https://designer.microsoft.com/image-creator)**, [2](https://www.bing.com/images/create) / Unlimited / [Tips](https://rentry.co/bingimagecreatortips) / [Bulk Download](https://github.com/Richard-Weiss/Bing-Creator-Image-Downloader)
* ⭐ **[Mage](https://www.mage.space/)** / [Discord](https://discord.com/invite/GT9bPgxyFP) / Unlimited
* ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
* ⭐ **[Dezgo](https://dezgo.com/)** / [Discord](https://discord.com/invite/RQrGpUhPhx) / Unlimited
* ⭐ **[Meta AI](https://imagine.meta.com/)** / Unlimited
* ⭐ **[Playground](https://playground.com/)** / 100 Daily
* ⭐ **[Ideogram](https://ideogram.ai/)** / 100 Daily
* ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily
* ⭐ **[Shakker](https://www.shakker.ai/)** / 50 Daily / [Discord](https://discord.gg/djyP5u3vHY) / [Guide](https://docs.google.com/document/d/1PZ6to6Nn995J0o0BbEPhucqge9uyc1acQoNuvWkK6M8/edit#heading=h.kkzhkyyy4ze4)
* ⭐ **[Lexica](https://lexica.art/)** / 48 Weekly
* ⭐ **[Leonardo.ai](https://app.leonardo.ai/)** / 30 Daily
* [Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
* [Prodia](https://app.prodia.com/) / [Discord](https://discord.com/invite/495hz6vrFN) / [Huggingchat Demo](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / Unlimited
* [Unstability.ai](https://www.unstability.ai/) / 52 Daily
* [NVIDIA NIM](https://build.nvidia.com/) / 50 Daily
* [SeaArt](https://www.seaart.ai/) / 40 Daily
* [OpenArt](https://openart.ai/) / [Discord](https://discord.com/invite/yTMNvk5z97) / 50 Daily
* [StableDiffusionWeb](https://stablediffusionweb.com/) / 10 Daily
* [AIGallery](https://aigallery.app/) / Unlimited
* [ComfyUI Web](https://comfyuiweb.com/) / Unlimited
* [Recraft](https://www.recraft.ai/) / Unlimited
* [PicSynth](https://www.picsynth.me/generation) / Unlimited
* [OIChat](https://chat.oaichat.cc/) / Unlimited
* [ImageLabs](https://editor.imagelabs.net/) / Unlimited
* [Pollinations](https://pollinations.ai/) / Unlimited / [Discord](https://discord.com/invite/8HqSRhJVxn)
* [PicFinder](https://picfinder.ai/) / Unlimited
* [Perchance](https://perchance.org/ai-text-to-image-generator), [2](https://perchance.org/ai-photo-generator) / Unlimited
* [PixArt-alpha](https://huggingface.co/spaces/PixArt-alpha/PixArt-alpha) / Unlimited
* [GetIMG.ai](https://getimg.ai/) / [Discord](https://discord.com/invite/5KsUXSzVwS) / 100 Monthly
* [Adobe Firefly](https://firefly.adobe.com/) / 25 Monthly / [Discord](https://discord.com/invite/dJnsV5s8PZ) / Sign-Up Required
* [AITurbo](https://app.aitubo.ai/) / 25 Daily / [Discord](https://discord.gg/qTu6YsRn7F)
* [Venice](https://venice.ai/chat/Wyg_3w4M5KDFAcAHnqf-s) / 25 Daily
* [Artsio](https://artsio.xyz/) / 20 Daily
* [Yodayo](https://yodayo.com/) / 15 Daily
* [Maze.guru](https://maze.guru/gallery) / 12 Daily
* [DreamLike](https://dreamlike.art) / 12 Daily
* [Craiyon](https://www.craiyon.com/) / 10 Daily / [Github](https://github.com/borisdayma/dalle-mini) / [Colab](https://colab.research.google.com/github/borisdayma/dalle-mini/blob/main/tools/inference/inference_pipeline.ipynb)
* [POKEIT](https://pokeit.ai/) / 10 Daily
* [PixAI](https://pixai.art/) / 10 Daily
* [Krea](https://www.krea.ai/home) / [Discord](https://discord.gg/rJurUAR8Kz)
* [ArtHub.ai](https://arthub.ai/)
* [HotPot](https://hotpot.ai/)
* [clipdrop](https://clipdrop.co/tools)
* [imgsys](https://imgsys.org/) - Compare AI Image Generators
* [MemeCam](https://www.memecam.io/) - AI Meme Generator
* [Genie](https://lumalabs.ai/genie), [Shap-e](https://github.com/openai/shap-e), [Stable Dreamfusion](https://github.com/ashawkey/stable-dreamfusion) or [ThreeStudio](https://github.com/threestudio-project/threestudio) - 3D Image Generators
* [Interactive Scenes](https://lumalabs.ai/interactive-scenes) - Generate Interactive Scenes
* [IllusionDiffusion](https://huggingface.co/spaces/AP123/IllusionDiffusion) - Illusion Artwork Generator
***
## ▷ Local Frontends
* ⭐ **[Stability Matrix](https://lykos.ai/)** / [GitHub](https://github.com/LykosAI/StabilityMatrix)
* ⭐ **[Automatic1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui)** / [Fork](https://github.com/anapnoe/stable-diffusion-webui-ux), [2](https://github.com/vladmandic/automatic) / [Collab](https://colab.research.google.com/drive/1kw3egmSn-KgWsikYvOMjJkVDsPLjEMzl) / [Photoshop](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin) / [Templates](https://github.com/ThereforeGames/unprompted) / [Upscaling](https://github.com/Coyote-A/ultimate-upscale-for-automatic1111), [2](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111)
* ⭐ **[InvokeAI](https://invoke-ai.github.io/InvokeAI/) / [GitHub](https://github.com/invoke-ai/InvokeAI)** / [Discord](https://discord.com/invite/ZmtBAhwWhy)
* ⭐ **[ComfyUI](https://github.com/comfyanonymous/ComfyUI)**
* ⭐ **[Fooocus](https://github.com/lllyasviel/Fooocus)**, [2](https://github.com/MoonRide303/Fooocus-MRE) / [Colab](https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/fooocus_colab.ipynb)
* ⭐ **[MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)** - Stable Diffusion for Mac / [Discord](https://discord.com/invite/x2kartzxGv)
* ⭐ **[DiffusionBee](https://diffusionbee.com/)** - Stable Diffusion for Mac / [GitHub](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui) / [Discord](https://discord.com/invite/t6rC5RaJQn)
* [StableStudio](https://github.com/Stability-AI/StableStudio)
* [Easy Diffusion](https://stable-diffusion-ui.github.io/)
* [Makeayo](https://makeayo.com) / [Discord](https://discord.gg/FbdSxdeV8m)
* [Biniou](https://github.com/Woolverine94/biniou)
* [Sygil WebUI](https://github.com/Sygil-Dev/sygil-webui) / [Discord](https://discord.com/invite/ttM8Tm6wge)
* [Radiata](https://ddpn08.github.io/Radiata/en/)
* [SD WebUI Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge)
* [NMKD Stable Diffusion GUI](https://github.com/n00mkrad/text2image-gui)
* [aiimag.es](https://sunija.itch.io/aiimages) / [Discord](https://discord.com/invite/Fge4dVHFM2)
***
## ▷ Guides / Tools
* 🌐 **[RentrySD](https://rentry.org/RentrySD/)**, **[Pharmapsychotic](https://pharmapsychotic.com/tools.html)**, [Paper2GUI](https://github.com/Baiyuetribe/paper2gui/blob/main/README_en.md), [LocalModelsLinks](https://rentry.org/LocalModelsLinks), [SD Goldmine](https://rentry.org/sdgoldmine), [Akashic](https://github.com/Maks-s/sd-akashic), [sdg-link](https://rentry.org/sdg-link), [SDTools](https://sdtools.org) or [AI Creation Tools](https://docs.google.com/spreadsheets/d/1zYJUM-srhgIA7wrj4Pe4QqepAsHIEC00DydoTPv4PWg/edit#gid=0) - AI Image Resources
* 🌐 **[CivitAI](https://civitai.com/)** or [Stable Diffusion Models](https://cyberes.github.io/stable-diffusion-models/) - SD Models Index
* 🌐 **[PromptMania](https://promptomania.com/)** or [PublicPrompts](https://publicprompts.art/) / [Discord](https://discord.com/invite/jvQJFFFx26) - Prompt Indexes
* ⭐ **[A Travelers Guide to the Latent Space](https://sweet-hall-e72.notion.site/A-Traveler-s-Guide-to-the-Latent-Space-85efba7e5e6a40e5bd3cae980f30235f)** - AI Art Guide
* ⭐ **[Voldy](https://rentry.org/voldy)**, [SD Quickstart](https://redd.it/xvhavo) or [1 Min Stable Diffusion](https://youtu.be/l3JjTDvyVdw) - Stable Diffusion Guides
* ⭐ **[CLIP Interrogator](https://huggingface.co/spaces/pharma/CLIP-Interrogator)** / [2](https://huggingface.co/spaces/fffiloni/CLIP-Interrogator-2) - Determine Likely Used Image Prompts
* [Prompt Llibrary](https://promptlibrary.org/) - Image Prompt Library
* [SD Dynamic Prompts](https://github.com/adieyal/sd-dynamic-prompts) - Dynamic Prompts Extension
* [Stable Horde](https://stablehorde.net/) - Distributed Network of GPUs running Stable Diffusion / [Interface](https://aqualxx.github.io/stable-ui/), [2](https://tinybots.net/artbot), [3](https://artificial-art.eu/)
* [NOP / WAS](https://colab.research.google.com/drive/1jUwJ0owjigpG-9m6AI_wEStwimisUE17) - AI Image Generation Colab
* [image-mixer-demo](https://huggingface.co/spaces/lambdalabs/image-mixer-demo), [AITransformer](https://aitransformer.net/) - AI Image Transformers
* [SD Inpainting](https://huggingface.co/spaces/runwayml/stable-diffusion-inpainting), [Inpaint Anything](https://github.com/geekyutao/Inpaint-Anything) or [Lama Cleaner](https://github.com/Sanster/lama-cleaner) - Image Fill / Item Removal
* [Unstable Diffusion](https://discord.com/invite/unstablediffusion) - AI Image Community
* [/r/sdforall](https://www.reddit.com/r/sdforall/) - Stable Diffusion Subreddit
* [TheAlly's Guide](https://civitai.com/models/22881/) - Stable Diffusion Guide
* [StableDiffusion Cheatsheet](https://supagruen.github.io/StableDiffusion-CheatSheet/) - Stable Diffusion Cheatsheet
* [Textard](https://rentry.org/textard) - Textual Inversion Guide
* [drfar](https://rentry.org/drfar) - InPainting Guide
* [AnimAnon](https://rentry.org/AnimAnon) - AI Animation Guide
* [The Other](https://rentry.org/59xed3), [DummyLoRA](https://rentry.org/dummylora), [ezlora](https://rentry.org/ezlora), [Dreambooth](https://rentry.org/2chAI_LoRA_Dreambooth_guide_english), [ora_train](https://rentry.org/lora_train) - SD LoRA Guides
* [SafeTensorsGuide](https://rentry.org/safetensorsguide) - How-to Convert .ckpt to .safetensors
* [DummyControlNet](https://rentry.org/dummycontrolnet) - ControlNet Guide
***
## ▷ [Image Restoration](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_upscale_.2F_restore)
***
# ► Audio Generation
* ⭐ **[MusicGen](https://huggingface.co/spaces/facebook/MusicGen)** - Text to Music AI
* ⭐ **[Riffusion](https://www.riffusion.com/)**
* ⭐ **[Suno](https://suno.com/)** / [Wiki](https://sunoaiwiki.com/en)
* [Wolfram Tones](https://tones.wolfram.com/)
* [StableAudio](https://www.stableaudio.com/)
* [Udio](https://www.udio.com/)
* [audio visual generator](https://fredericbriolet.com/avg/)
* [Fake Music Generator](https://www.fakemusicgenerator.com/)
* [Sonauto](https://sonauto.ai/) / [Discord](https://discord.gg/pfXar3ChH8)
* [Jingle](https://aidn.jp/jingle/)
* [BeatOven](https://www.beatoven.ai/)
* [Waveformer](https://waveformer.replicate.dev/)
* [SoundDraw](https://soundraw.io/)
* [Aiva](https://aiva.ai/)
* [Boomy](https://boomy.com/)
* [Melobytes](https://melobytes.com/en)
* [AI Jukebox](https://huggingface.co/spaces/enzostvs/ai-jukebox)
* [Drum Loop AI](https://www.drumloopai.com/) - Drum Loop Generator
* [WOMBO](https://www.wombo.ai/) - AI Powered Lip Sync
***
## ▷ Text to Speech
* 🌐 **[TTS Arena](https://huggingface.co/spaces/TTS-AGI/TTS-Arena)** - Text to Speech Voting / Leaderboards
* ⭐ **[ElevenLabs](https://beta.elevenlabs.io/)** / [Discord](https://discord.com/invite/elevenlabs)
* ⭐ **[Uberduck](https://uberduck.ai/)**
* ⭐ **[WhisperSpeech](https://huggingface.co/spaces/collabora/WhisperSpeech)** - [Discord](https://discord.com/invite/FANw4rHD5E)
* ⭐ **[Tortoise TTS](https://github.com/neonbjb/tortoise-tts)**
* ⭐ **[Bark](https://huggingface.co/spaces/suno/bark)** - [Github](https://github.com/suno-ai/bark) / [Discord](https://discord.com/invite/J2B2vsjKuE)
* [Balabolka](https://www.cross-plus-a.com/bportable.htm)
* [ttsMP3](https://ttsmp3.com/)
* [Vall-e](https://github.com/enhuiz/vall-e)
* [TextToMP3](https://www.texttomp3.online/)
* [Listnr](https://listnr.ai/)
* [FakeYou](https://fakeyou.com/)
* [LuvVoice](https://luvvoice.com/)
* [Woord](https://www.getwoord.com/)
* [TTSMaker](https://ttsmaker.com/)
* [Speakonia](https://archive.org/details/speakonia_1036)
* [TextToSpeech](https://texttospeech.io/)
* [SAPI4](https://tetyys.com/SAPI4/)
* [LazyPY](https://lazypy.ro/tts/)
* [VoiceCraft](https://github.com/jasonppy/VoiceCraft)
* [Murf.ai](https://murf.ai/)
* [EmotiVoice](https://github.com/netease-youdao/EmotiVoice)
* [Fish Audio](https://fish.audio/) / [Docs](https://diff.fish.audio) / [GitHub](https://github.com/fishaudio/fish-diffusion)
* [Audio-WebUI](https://github.com/gitmylo/audio-webui)
* [Vanilla Voice](https://www.vanillavoice.com/)
* [Sam](https://discordier.github.io/sam/), [2](https://simulationcorner.net/index.php?page=sam) / [BetterSam](https://imrane03.github.io/better-sam/)
* [MicrosoftSamOnline](https://lingojam.com/MicrosoftSamOnline)
* [TTSFree](https://ttsfree.com/)
* [Wideo](https://wideo.co/text-to-speech/)
* [VoiceGenerator](https://voicegenerator.io/)
* [Text to Speech Free](https://www.texttospeechfree.com/)
* [Lovo ai](https://lovo.ai/)
* [TextToSpeechRobot](https://texttospeechrobot.com/)
* [SoundofText](https://soundoftext.com/)
* [FreeTTS](https://freetts.com/)
* [zvukogram](https://zvukogram.com/)
* [Nuance](https://www.nuance.com/de-de/omni-channel-customer-engagement/voice-and-ivr/text-to-speech.html)
* [VoiceMaker](https://voicemaker.in/)
* [readloud](https://readloud.net/)
* [NaturalReaders](https://www.naturalreaders.com/online/)
* [TTS](https://github.com/coqui-ai/tts)
* [Clash](https://clash.me/)
* [Moe TTS](https://huggingface.co/spaces/skytnt/moe-tts)
* [TTS Paper](https://github.com/coqui-ai/TTS-papers) - Text to Speech Papers
***
## ▷ Voice Change / Clone
* ⭐ **[Applio](https://github.com/IAHispano/Applio-RVC-Fork)** - Voice Cloning / [Discord](https://discord.com/invite/iahispano) / [Playground](https://applio.org/playground)
* ⭐ **[weights.gg](https://www.weights.gg/)** / [Discord](https://discord.gg/aihub) or [Voice Models](https://voice-models.com/) - AI Voice Models and Guides
* ⭐ **[RVC V2](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/en/README.en.md)** - RVC V2 Voice Cloning (locally)
* ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Realtime Voice Changer (W-Okada) - [Guide](https://rentry.co/VoiceChangerGuide)
* ⭐ **[Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC)** - RVC V2 Voice Cloning (Cloud/Colab)
* [Replay](https://www.tryreplay.io/) - RVC Desktop App
* [Bark with Voice Clone](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning) - Voice Cloning
* [RVC_HFv2](https://huggingface.co/spaces/r3gm/RVC_HFv2) - Voice Cloning
* [RVC Docs](https://docs.aihub.wtf/) - RVC AI Documentation
***
# ► [Machine Learning](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_machine_learning)

1267
docs/android-iosguide.md Normal file

File diff suppressed because it is too large Load diff

846
docs/audiopiracyguide.md Normal file
View file

@ -0,0 +1,846 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
# ► Spotify Clients
* ⭐ **[Spotify Desktop](https://www.spotify.com/us/download/)**
* [Lofi Rocks](https://www.lofi.rocks/) - Tiny / Minimal Client
* [MooSync](https://moosync.app/) - Feature-Rich Client
* [Spotify Web Client](https://open.spotify.com/)
* Web Client Tools - [Enhanced UI](https://senpaihunters.github.io/SpotOn/) / [Customize](https://github.com/Darkempire78/Spotify-Customizer) / [Lyrics](https://github.com/mantou132/Spotify-Lyrics), [2](https://greasyfork.org/en/scripts/377439)
***
## ▷ Spotify Adblockers
* ⭐ **[SpotX](https://github.com/SpotX-Official/SpotX)** - [Telegram](https://t.me/SpotxCommunity)
* ⭐ **[Spicetify](https://spicetify.app/)** - Has Adblock Plugins
* ⭐ **[BlockTheSpot](https://github.com/mrpond/BlockTheSpot)** - [Discord](https://discord.gg/9tCNMFESuC)
* [BurntSushi](https://github.com/OpenByteDev/burnt-sushi)
* [Block Ad Host Files](https://gist.github.com/opus-x/3e673a9d5db2a214df05929a4eee6a57)
* [Spotify Adblock Guide](https://redd.it/yme7pf)
***
## ▷ Spotify Tools
* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes / Plugins
* ⭐ **Spicetify Tools** - [CLI](https://spicetify.app) / [Addons](https://github.com/3raxton/spicetify-custom-apps-and-extensions) / [Discord](https://discord.gg/VnevqPp2Rr)
* [Spotify Lyrics Viewer](https://spotify-lyrics-viewer.nitratine.net/), [sptlrx](https://github.com/raitonoberu/sptlrx) or [Versefy](https://versefy.app/) - Lyric Apps
* [Playlist Randomizer](https://stevenaleong.com/tools/spotifyplaylistrandomizer) - Playlist Randomizer
* [Playlist Sorter](https://www.playlistsorter.com/) - Sort Playlists
* [Timelineify](https://www.timelineify.com/) - Sort Playlists by Release
* [Tagify](https://tagify.me/) - Use Playlists as Tags
* [Trikatuka](http://trikatuka.aknakn.eu/) or [playlists.cloud](https://playlists.cloud/) - Playlist Transfer Tools
* [Skiley](https://skiley.net/) - Playlist Manager
* [Kotify](https://github.com/dzirbel/kotify) - Organize Spotify Music
* [PlaylistProxy](https://playlistproxy.net/) - Create Anonymous Playlists
* [Spotlistr](https://www.spotlistr.com/) - Playlist Converter
* [Playlistor](https://playlistor.io/) - Apple Music Playlist Converter
* [Spotr](https://github.com/XDGFX/spotr) - Export Tracks as Deezer Playlists
* [SpotifyCloud](https://spotifycloud.zamar-roura.com/) - Playlist Words
* [Spotify Dedup](https://spotify-dedup.com/) - Playlist Song Dedup
* [exportify](https://github.com/watsonbox/exportify) or [SpotMyBackup](http://www.spotmybackup.com/) - Playlist Backup
* [Opslagify](https://opslagify.deruever.nl/) - Library Size
* [Awesome Spotify Stats](https://github.com/rimsiw/awesome-spotify-stats) or [NewTunes](https://newtunes.xyz/) - Listening Stats
* [Spoticulum](https://spoticulum.xyz/) - Spotify Collection Snapshots
* [Chart My Music](https://www.chartmymusic.com/) - Spotify Album Collages
* [Tierify](https://tierify.app/) - Tier Lists
* [Kira](https://kira.vercel.app/) - Browse by Country
* [ListenByLabel](https://www.lbl.fm/) - Browse by Labels
* [Syrics](https://syrics-web-akashrchandran.vercel.app/) - Download Synced Lyrics
* [spotify-github-profile](https://github.com/kittinan/spotify-github-profile) - GitHub Display
***
# ► Audio Streaming
## ▷ Streaming Apps
* ⭐ **[Custom YouTube Music](https://th-ch.github.io/youtube-music/)**, [MooSync](https://moosync.app/), [SpoTube](https://spotube.krtirtho.dev/), [yewtube](https://github.com/mps-youtube/yewtube), [spmp](https://github.com/toasterofbread/spmp) or [Headset](https://headsetapp.co) - YouTube Music Clients
* [BetterSoundcloud](https://alirezakj.com/bsc/) - Soundcloud Client / Ad-Free
* [nuclear](https://nuclear.js.org/) - Streaming / [GitHub](https://github.com/nukeop/nuclear) / [Discord](https://discord.com/invite/JqPjKxE)
* [FunkWhale](https://funkwhale.audio/) - Streaming
* [MP3Jam](https://www.mp3jam.org/) - Streaming
* [MellowPlayer](https://colinduquesnoy.gitlab.io/MellowPlayer/) - Streaming
* [Muffon](https://muffon.netlify.app/) - Streaming
* [Deezer](https://www.deezer.com/) - Streaming / [HiFi Unlock](https://uhwotgit.fly.dev/uhwot/dzunlock)
* [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram
* [JukeboxStar](https://jukeboxstar.com/) or [JukeboxToday](https://jukebox.today/) - Collaborative Streaming / Listening Parties
* [stemplayerplayer](https://github.com/nn9dev/stemplayerplayer) or [StemPlayer](https://stemplayer.io/) - Kanye West STEM Player Emulators
***
## ▷ Streaming Sites
* ⭐ **[YouTube Music](https://music.youtube.com/)**, [Hyperpipe](https://hyperpipe.surge.sh), [Nonoki](https://nonoki.com/music/), [YTMP](https://ytmp.itsvg.in/), [ytify](https://ytify.netlify.app/) or [Spotify One](https://spotfy.one/) - YouTube Music WebUIs
* ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Delete](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://github.com/sigma67/spotify_to_ytmusic), [2](https://github.com/linsomniac/spotify_to_ytmusic)
* ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player
* ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs / [Spotify Theme](https://userstyles.world/style/5470/soundfy-v3) / [Dark Theme](https://github.com/huds0nx/soundcloud-luna)
* ⭐ **[hate5six](https://hate5six.com/)** - Concert Recordings
* [WProject](https://wproject.vercel.app/) - Browser Music
* [Groovesharks](https://groovesharks.org/) - Browser Music
* [Last.fm](https://www.last.fm/) - Browser Music
* [ccMixter](https://dig.ccmixter.org/) - Browser Music
* [BIFY](https://bify.net/) - Browser Music
* [FreeListenOnline](https://freelistenonline.com/) - Browser Music
* [Audiomack](https://audiomack.com/) - Browser Music
* [Pandora](https://www.pandora.com/) - Browser Music
* [Jango](https://jango.com/) - Browser Music
* [Jamendo](https://www.jamendo.com/) - Browser Music
* [SoundClick](https://www.soundclick.com/default.cfm) - Browser Music
* [Mixupload](https://mixupload.com/) - Browser Music
* [Tancpol](https://tancpol.net/) - Browser Music
* [musify](https://musify.club/) - Browser Music
* [DMO](https://dance-music.org/) - Electronic
* [Mixing.dj](https://mixing.dj/) - DJ Mixes
* [OldSkoolMP3](https://oldskoolmp3.com/OldSkool/) - Oldschool Electronic
* [Vapor Archive](https://vaporarchive.neocities.org/) - Vaporwave
* [Keygen Music](https://keygenmusic.tk/) - Keygen Music
* [hypem](https://hypem.com/popular) - Rising
* [datpiff](https://www.datpiff.com/) - Mixtapes
* [The Urban Emporium](https://www.youtube.com/@theurbanemporium204/playlists) - Hip Hop
* [CitizenFreak](https://citizenfreak.com/) - Canadian Music
* [Dream of the 90s](https://www.youtube.com/@Dreamofthe90s/playlists) - Obscure 90s
* [OperaOnVideo](https://www.operaonvideo.com/) - Opera Recordings
* [Classical Music Only](https://classicalmusiconly.com/) or [musopen](https://musopen.org/music/) - Classical Music
* [Bandcamp](https://bandcamp.com/tag/free-music?tab=all_releases) - Free Bandcamp Music
* [Audius](https://audius.co/) - User Made Music Platform
* [AudionautiX](https://audionautix.com/) - Mood-Based Streaming
* [Neko Network](https://live.neko-network.net/) - Anime Music Videos
* [Youtaite](https://www.youtaite.com/) - Youtaite Resources / Songs
* [Musicmap](https://musicmap.info/) - Genealogy / History of Music Genres
* [Samplette](https://samplette.io/) - Random Songs
* [Map of Metal](https://mapofmetal.com/) - Interactive Map of Metal History
* [LostMyspace](http://lostmyspace.com/) - Lost Myspace Songs
* [Mideastunes](https://mideastunes.com/) - Underground Music
* [/r/PluggnB](https://www.reddit.com/r/PluggnB/) - User-Made PluggnB Songs
* [Musico](https://www.musi-co.com/listen/) - AI Generated Songs
* [BitMidi](https://bitmidi.com/) - Stream / Download MIDI Files
* [Tasso Music](https://www.tassomusic.org/) - Early Modern Music
* [i78s](https://i78s.org/), [UCSB Cylinders](https://cylinders.library.ucsb.edu/index.php), [CLPGS](https://www.clpgs.org.uk/), [Tinfoil](http://www.tinfoil.com/), [Phonobase](http://www.phonobase.org/index.php?langue=en), [American Historical Recordings](https://adpprod2.library.ucsb.edu/) or [Archeophone](https://www.archeophone.org/windex.php) - Phonograph / Gramophone Recordings
* [FirstSounds](https://www.firstsounds.org/) - Oldest Music Recordings
* [Russian Records](https://www.russian-records.com/) - Russian Record Recordings
* [Measuring Polyphony](https://measuringpolyphony.org/) - Digital Encoding of Late Medieval Music
* [DigLib](https://diglib.library.vanderbilt.edu/ama-browse.pl) - East African Recordings
* [Tabletop Audio](https://tabletopaudio.com/) - Ambient Downloadable/Streamable Audio for Tabletop Games
* [Openwhyd](https://openwhyd.org/) - Music Sharing Community / [Chrome](https://chromewebstore.google.com/detail/openwhyd-%E2%9C%9A-track/foohaghobcolamikniehcnnijdjehfjk)
* [Volume](https://volume.com/) - Live Cam Concerts
* [Bandcamp New Tab](https://chromewebstore.google.com/detail/bandcamp-new-tab/nbabnnemlofbllcflfjpjgkgmcdbeemc) - Random Bandcamp Songs on New Tabs
***
## ▷ Podcasts / Radio
* 🌐 **[Awesome Podcasts](https://github.com/rShetty/awesome-podcasts)** - Podcasts for Software Engineers
* ↪️ **[Radio Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_radio_streaming_sites)**
* ↪️ **[Android](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_podcasts_.2F_radio) / [iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_ios_podcasts_.2F_radio)** - Podcast / Radio Apps
* ⭐ **[Spotify Podcasts](https://open.spotify.com/browse/podcasts)** - Podcasts / [Companion](https://sebschaef.bitbucket.io/podify/) / [RSS](https://github.com/Yetangitu/Spodcast) / [Video Download](https://rentry.co/spotifypodcast)
* ⭐ **[Drive n Listen](https://drivenlisten.com/)** or [Drive & Listen](https://driveandlisten.herokuapp.com/) - Radio Driving Simulators
* ⭐ **[Daft Punk Cafe](https://daftpunk.cafe/)** - Daft Punk Radio
* [Podchaser](https://podchaser.com/), [Rephonic](https://rephonic.com/graph) or [Listen Notes](https://www.listennotes.com/) - Podcast Databases / Trackers
* [iHeartRadio](https://www.iheart.com/), [Mixcloud](https://www.mixcloud.com/), [myTuner](https://mytuner-radio.com/), [TuneIn](https://tunein.com/) or [Zeno](https://zeno.fm/) - Podcasts / Radio
* [PodParadise](https://www.podparadise.com/), [Podbean](https://www.podbean.com/), [Podbay](https://podbay.fm/), [Google Podcasts](https://podcasts.google.com/), [podcastindex](https://podcastindex.org/), [player.fm](https://player.fm/), [Podcast Republic](https://www.podcastrepublic.net/), [Relay.fm](https://www.relay.fm/) or [BlogTalkRadio](https://www.blogtalkradio.com/popular) - Podcasts
* [Maps.fm](https://maps.fm/) - Find Podcasts from Anywhere
* [PodClips](https://podclips.com/) - Podcast Clips
* [podcast-dl](https://github.com/lightpohl/podcast-dl), [PodFetch](https://samtv12345.github.io/PodFetch) or [PodGrab](https://github.com/akhilrex/podgrab) - Podcast Downloaders
* [CPod](https://github.com/z-------------/CPod) - Podcast App
* [PodScripts](https://podscripts.co/) or [PodText](https://podtext.ai/) - Podcast Transcript Search
* [OpenPodcast](https://openpodcast.dev) - Podcast Analytics
* [Archive.org](https://archive.org/details/audio?&sort=-downloads&page=1) - News / Classic Radio / Podcasts
* [Dumb Old Time Radio](https://www.dumb.com/oldtimeradio/), [Relic Radio](https://www.relicradio.com/) or [Old Time Radio](https://oldtime.radio/) - Classic Radio
* [Old Time Radio Downloads](https://www.oldtimeradiodownloads.com/) - Classic Radio Downloads
* [Braggoscope](https://www.braggoscope.com/) - BBC In Our Time Archive
* [radiobot](https://t.me/radiobot) - Radio / Telegram
* [Remixatron](https://github.com/drensin/Remixatron) - Radio CLI
* [Rekt FM](https://rekt.network/) - Chill / Space / Dark / Horror Synth / EBSM / EDM Radio
* [Nightwave Plaza](https://plaza.one/) - Vaporwave Radio
* [Retrowave](https://retrowave.ru/) - Synthwave / Retrowave Radio
* [Nightride.fm](https://nightride.fm/) - Synthwave / Darksynth Radio
* [Di.fm](https://www.di.fm/) - Electronic Radio
* [0x40](https://0x40.mon.im/) - Electronic Radio with Anime Pictures
* [Openings Moe](https://openings.moe/) - Anime Theme Radio
* [Ongaku](https://ongaku.js.org/) or [r-a-d.io](https://r-a-d.io/) - Anime Radio
* [Pool Suite](https://poolsuite.net/) - Summer Radio
* [LISTEN.moe](https://listen.moe/) - K-Pop Radio
* [Nectarine](https://www.scenestream.net/demovibes/streams/) - Demo Scene Music Radio
* [Radiooooo](https://radiooooo.com/) - Radio / Time Machine
* [Campus FM](https://www.campus-fm.com/) - College Radio
* [420.moe](https://420.moe/) - 420 Radio
* [Listen To The Clouds](https://listentothe.cloud/), [LoFiATC](https://www.lofiatc.com/) or [LiveATC](https://www.liveatc.net/) - Air Traffic Radio Chatter
* [Broadcastify](https://www.broadcastify.com/) - Live Emergency, Aircraft and Rail Radio
* [OpenMHz](https://openmhz.com/) - Live Police Radio
* [RadioReference](https://www.radioreference.com/) or [morsecode.me](https://morsecode.me/) - Morse Code Radio / Communication
* [Worldwide Radio](https://addons.mozilla.org/en-US/firefox/addon/worldwide-radio/) - Radio Extension
* [Tempest](http://www.erikyyy.de/tempest/) - Use Monitor as AM Radio
* [RadioSide](https://radioside.com/) - Internet Radio Receiver
* [streamWriter](https://streamwriter.org/en/) - Internet Radio Audio Downloader
* [castero](https://github.com/xgi/castero) - TUI Terminal Podcast Client
* [Grover](https://www.microsoft.com/store/productId/9NBLGGH6C4BC) or [GPodder](https://gpodder.github.io/) - Podcast Client
* [EchoWalk](https://www.echowalk.com/) - Turn Articles / Webpages into Podcasts
* [ListenBox](https://listenbox.app/) or [PodSync](https://github.com/mxpv/podsync) - Turn YouTube Video into Podcasts
* [JRE Missing](https://www.jremissing.com/) - Tracks Missing JRE Podcasts
* [Podcatalysts](https://podcatalysts.substack.com/) - Podcast Recommendation Newsletter
***
## ▷ Ambient / Relaxation
* ↪️ **[Ambient Sound Mixers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_ambient_sound_mixers)**
* ⭐ **[Rainy Mood](https://www.rainymood.com/)**, [Rainbow Hunt](https://rainbowhunt.com/), [Pluvior](https://pluvior.com/), [rainfor.me](https://rainfor.me/), [Raining.fm](https://raining.fm/) or [Rainyscope](https://rainyscope.com/) - Ambient Rain
* ⭐ **[lofi.cafe](https://www.lofi.cafe/)**, **[Chillhop](https://chillhop.com/)**, [Moon Phase Radio](https://www.moonphaseradio.com/), [Ambient Sleeping Pill](https://ambientsleepingpill.com/), [Ambicular](https://ambicular.com/), [Lofi Music](https://lofimusic.app/), [Lofi Player](https://lofi-players.netlify.app/), [lofi](https://lofi.co/), [Lofi Club](https://loficlub.vercel.app/), [Lofi Limo](https://lofi.limo/), [DevTunes FM](https://radio.madza.dev/) or [Moss Garden](https://moss.garden/) - Lofi Radio
* ⭐ **[Music For Programming](https://musicforprogramming.net/latest/)** - Ambient Playlists
* ⭐ **[CityHop](https://www.cityhop.cafe/)** or [Japan Walkaround](https://thatguyedd.github.io/) - Lofi Radio / City Walks
* ⭐ **[Coding Cat](https://hostrider.com/)** - Lofi Radio / Nyan Cat's Cousin
* ⭐ **[HaloMe](https://halome.nu/)** - Halo Menu Screens
* [Relaxing Sounds](https://unifycosmos.com/relaxing-sounds/), [Calmsound](https://www.calmsound.com/), [Click Relax](https://click-relax.com/), [Moszen](https://www.moszen.com/), [Zen Sounds](https://app.zenflowchart.com/zen-sounds) or [NoisyLoop](https://noisyloop.com/) - Ambient Soundscapes
* [lofi-player](https://magenta.tensorflow.org/lofi-player), [2](https://magenta.github.io/lofi-player/) - Create Room / Lofi Player
* [Wisdom Tree](https://github.com/HACKER097/wisdom-tree/) - TUI Concentration App
* [Ambie](https://ambieapp.com/) - Ambient Sound Desktop App
* [Generative.fm](https://generative.fm/) or [Lofi Generator](https://lofigenerator.com/) - Generative Ambient Music
* [Earth.fm](https://earth.fm/), [tree.fm](https://www.tree.fm/) or [Sounds of Maine](https://soundsofmaine.life/) - Field Recordings
* [CanvasCycle](http://www.effectgames.com/demos/canvascycle/) - 8-bit Scenes with Ambient Sounds
* [Ambient Mixer](https://www.ambient-mixer.com/) - User-Made Soundscapes
* [ChillOuts](http://www.chillouts.com/) - Meditation Aid
* [You are Listening To LA](http://youarelistening.to/) - Ambient City Sounds & Live LAPD Police Radio
* [Listen to Wikipedia](http://listen.hatnote.com/) - Wikipedia Recent Changes Feed Sounds
***
# ► Audio Ripping
* **Note** - Some sites and tools accept URLs from various streaming sites but only use a particular source (usually YouTube) to get the audio. We've only mentioned a platform if it can directly rip audio from there.
***
## ▷ Audio Ripping Sites
* ⭐ **[lucida](https://lucida.to/)** - Multi-Site / 320kb / MP3 / FLAC / [Telegram](https://t.me/lucidahasmusic) / [Discord](https://discord.gg/5EEexMqVuE)
* ⭐ **[DoubleDouble](https://doubledouble.top/)** - [Multi-Site](https://pastebin.com/dPT8aE0R) / 320kb / MP3 / FLAC / [Telegram](https://t.me/+AuKfQGOOLrFlOTZk) / [Important Note](https://rentry.co/LucidaDoubleDouble)
* ⭐ **[squid.wtf](https://squid.wtf/)** - Deezer / FLAC / [Discord](https://discord.gg/ATjPbzR) / [Note](https://pastebin.com/eWErQNmN)
* ⭐ **[yet another music server](https://yams.tf/)** - Deezer / Tidal / Qobuz / Spotify / FLAC
* ⭐ **[MP3 Daddy](https://mp3-daddy.com/)** - Deezer / 320kb / MP3 / FLAC
* [EzMP3](https://ezmp3.cc/) - YouTube / 320kb / MP3 / Ad-Free / [Subreddit](https://www.reddit.com/r/EzMP3/)
* [AZMP3](https://azmp3.cc/) - YouTube / 320kb / MP3 / Ad-Free
* [YTiz](https://ytiz.xyz/) - YouTube / SoundCloud / Bandcamp / 128kb / AAC / [GitHub](https://github.com/tizerk/ytiz)
* [YTMDL](https://ytmdl.deepjyoti30.dev/) - YouTube / 128kb AAC
* [Download Bandcamp](https://downloadmusicschool.com/bandcamp/) - Bandcamp / 128kb MP3
* [DownloadSound](https://downloadsound.cloud/) - SoundCloud / 128kb MP3 / [Discord](https://discord.com/invite/39bEkYuzrN)
* [SoundcloudMP3](https://soundcloudmp3.cc/) - SoundCloud / 128kb MP3
* [SASRIP](https://sasrip.sas41.com/) - Multi-Site
***
## ▷ Audio Ripping Tools
* 🌐 **[Music Ripping Guide](https://ori5000.github.io/musicripping.html)**, [MusicDL](https://rentry.org/musicdl) or [Florin](https://rentry.org/florinsmusicrippingguide) - Downloading / Ripping Guides
* ↪️ **[YT-DLP](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_youtube_downloaders)** - YouTube Downloaders
* ⭐ **[Firehawk52](https://rentry.org/firehawk52)** - Deezer / Qobuz Premium Accounts
* ⭐ **[Soulseek](https://slsknet.org/)** or [Nicotine+](https://nicotine-plus.org/) - Download App / [Stats](https://github.com/mrusse/Slsk-Upload-Stats-Tracker) / [Server App](https://github.com/slskd/slskd)
* ⭐ **[Soggfy](https://github.com/Rafiuth/Soggfy)** - Spotify / 160kb Free / 320kb Premium
* [spotDL](https://spotdl.readthedocs.io/en/latest/) - YouTube / SoundCloud / 128kb AAC
* [CLSpotify](https://agent255.github.io/clspotifyweb/) - Spotify / 160kb Free / 320kb Premium / [GitHub](https://github.com/agent255/clspotify) - Direct Downloader
* [Spytify](https://jwallet.github.io/spy-spotify/overview.html) - Spotify / 160kb Free / 320kb Premium
* [DownOnSpot](https://github.com/oSumAtrIX/DownOnSpot) - Spotify / 160kb Free / 320kb Premium
* [Zotify](https://zotify.xyz/) - Spotify / 160kb Free / 320kb Premium / [Discord](https://discord.gg/Arpx9hunkm)
* [OnTheSpot](https://github.com/casualsnek/onthespot) - Spotify / 160kb Free / 320kb Premium / [Discord](https://discord.com/invite/hz4mAwSujH)
* [spotify_sync](https://github.com/jbh-cloud/spotify_sync) - Deezer / 128kbpFree / FLAC Premium
* [streamrip](https://github.com/nathom/streamrip) - Deezer / Tidal / Qobuz / SoundCloud / 128 kb Free / FLAC Premium / [Colab](https://github.com/r-piratedgames/rip)
* [d-fi](https://notabug.org/sayem314/d-fi) - Deezer / FLAC / Requires Premium (Firehawk52) / [GUI](https://github.com/jaylex32/BeatOn)
* [Orpheus](https://github.com/yarrm80s/orpheusdl) - Deezer / Qobuz / 128 kb Free / FLAC Premium / [Deezer Module](https://github.com/uhwot/orpheusdl-deezer) / [Qobuz Module](https://github.com/yarrm80s/orpheusdl-qobuz)
* [SaturnMusic](https://github.com/SaturnMusic/) - Deezer / FLAC / Requires Premium (Firehawk52)
* [QobuzDownloaderX-MOD](https://github.com/DJDoubleD/QobuzDownloaderX-MOD) - Qobuz / 128 kb Free / FLAC Premium
* [qobuz-dl](https://github.com/vitiko98/qobuz-dl) - Qobuz /128 kb Free / FLAC Premium
* [GamDL](https://github.com/glomatico/gamdl) - Apple / FLAC / Requires Premium
* [Murglar](https://murglar.app/) - Deezer / SoundCloud / VK / 320kb MP3
* [Savify](https://github.com/LaurenceRawlings/savify) - YouTube / SoundCloud / 128kb AAC
* [Spotify-DL](https://github.com/SathyaBhat/spotify-dl) - YouTube / SoundCloud / 128kb AAC
* [spotify-dl](https://github.com/SwapnilSoni1999/spotify-dl) - YouTube / SoundCloud / 128kb AAC
* [FreyrJS](https://github.com/miraclx/freyr-js) - YouTube / 128kb AAC
* [irs](https://github.com/cooperhammond/irs) - YouTube / SoundCloud / Bandcamp / 128kb AAC
* [Shira](https://github.com/KraXen72/shira) - YouTube / SoundCloud / Bandcamp / 128kb AAC
* [yewtube](https://github.com/mps-youtube/yewtube) - YouTube / 128kb AAC
* [you-get](https://you-get.org/) - SoundCloud / Bilibili / 128kb MP3
* [BandCamp-DL](https://github.com/iheanyi/bandcamp-dl) - Bandcamp / 128kbp MP3 / [Discord](https://discord.com/invite/nwdT4MP) / Free Only
* [Sharky's EAC Guide](https://docs.google.com/document/d/1b1JJsuZj2TdiXs--XDvuKdhFUdKCdB_1qrmOMGkyveg) - CD Audio Ripping Guide
* [Exact Audio Copy](https://www.exactaudiocopy.de/) or [Whipper](https://github.com/whipper-team/whipper) - CD / DVD Audio Ripper
* [AccurateRip](http://www.accuraterip.com/) - Verify Ripped Tracks are Error-Free
***
## ▷ Telegram Bots
* ⭐ **[BeatSpotBot](https://t.me/BeatSpotBot)** - Deezer / Tidal / Yandex / VK / FLAC
* ⭐ **[Glomatico Amazon](https://t.me/GlomaticoAmazonMusicBot)** and **[Glomatico Apple](https://t.me/GlomaticoAppleMusicBot)** - Amazon / Apple / FLAC / [FAQ](https://rentry.org/glomaticobotfaq)
* [JioDLBot](https://t.me/JioDLBot) - JioSaavn / Gaana / FLAC
* [Spotify_downloa_bot](https://t.me/Spotify_downloa_bot) - YouTube / JioSaavn / 320kb MP3
* [Music_Downloader_Bot_Spotify](https://t.me/Music_Downloader_Bot_Spotify) - Deezer / YouTube / Spotify / 320kb
* [DeezerMusicBot](https://t.me/DeezerMusicBot) - Deezer / 320kb MP3
* [deezload2bot](https://t.me/deezload2bot) - Deezer / 320kb MP3
* [Music_Hunters](https://t.me/MusicsHuntersbot) - Deezer / 320kb MP3
* [Motreeb](https://t.me/motreb_downloader_bot) - Spotify / 320kb MP3
* [spotifydownloadrobot](https://t.me/spotifydownloadrobot) - Spotify / 160kb MP3
* [scdlbot](https://t.me/scdlbot) - YouTube / SoundCloud / Bandcamp / 128kb MP3
* [soundcloudaudiodownloader](https://t.me/soundcloudaudiodownloader) - YouTube / SoundCloud / 128kb MP3
* [VK Bot](https://t.me/vkmsaverbot), [vkmusbot](https://t.me/vkmusbot) or [Meph Bot](https://t.me/mephbot) - VK / 320kb MP3
* [Song_downloaderbot](https://t.me/Song_downloaderbot) - JioSaavn / 128kb MP3
* [JoeyMusicBot](https://t.me/joeymusicbot) - 320 kb MP3
* [bassmuzic](https://t.me/bassmuzic) - MP3
* [FLAC Musik](https://t.me/flacmuzik) - Bollywood FLAC
* [flacmusics](https://t.me/flacmusics/) - FLAC
***
## ▷ Download Sites
* **Note** - Use **[redirect bypassers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_redirect_bypass)** to skip annoying link shorteners.
***
* 🌐 **[Music Education Masterlist](https://rentry.co/FMHYBase64#music-education-masterlist)**
* ↪️ **[Royalty Free Music](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_royalty_free_music)**
* ⭐ **[Slider](https://hayqbhgr.slider.kz/)** - 320kb / MP3
* ⭐ **[TrackerHub](https://rentry.co/FMHYBase64#trackerhub)** - Artists Spreadsheet / [Discord](https://discord.gg/trackerhub)
* ⭐ **[Audio Download CSE](https://cse.google.com/cse?cx=006516753008110874046:ibmyuhh72io)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:ohobg3wvr_w) / [CSE 3](https://cse.google.com/cse?cx=32d85b41e2feacd3f) - Multi-Site Search
* [/r/xTrill](https://reddit.com/r/xTrill) - Download App / [Backup](https://reddit.com/r/xTrillBackup)
* [The Last Disaster](https://thelastdisaster.vip/) - Metal / Hardcore / Rock / 320kb / MP3 / FLAC
* [VK::MP3](https://metacpan.org/pod/VK::MP3) - VK MP3 Search Tool
* [musify](https://musify.club/) - 320kb / MP3
* [ccMixter](https://ccmixter.org/) - DL / Stream / 320kb / MP3
* [ShareMania](https://sharemania.us/) - 320kb / MP3
* [RockDownload](https://www.rockdownload.org/) - 320kb / MP3
* [SongsLover](https://songslover.me/) - 256kb / MP3
* [Freemp3cloud](https://freemp3cloud.com) - 256kb / MP3
* [Ezhevika](https://ezhevika.blogspot.com/) - 192kb / MP3
* [SoundClick](https://www.soundclick.com/default.cfm) - MP3
* [nodata](https://nodata.tv/) - MP3
* [z1.fm](https://z2.fm/) - MP3
* [Tancpol](https://tancpol.net/) - MP3
* [New Album Releases](https://newalbumreleases.net/) - MP3
* [mp3db](https://mp3db.pro/) - MP3
* [DeadPulpit](https://www.deadpulpit.com/) - MP3
* [CannaPower](https://canna-power.to) - MP3 / [Telegram](https://t.me/cannapower)
* [GloryBeats](https://glorybeats.com/) - MP3
* [Cliggo](https://music.cliggo.com/) - MP3
* [Mixupload](https://mixupload.com/) - MP3
* [MartinRadio](https://www.martinradio.com/) - FLAC
* [FLAC Attack](https://flacattack.net/) or [Lossless-Music](https://lossless-music.org/) - FLAC
* [Losslessma](https://losslessma.net/) - FLAC
* [FlacMusic](https://www.flacmusic.info/) - FLAC
* [Music HiRes](https://music-hires.blogspot.com/) - FLAC
* [FLAC.xyz](https://flac.xyz/) - FLAC
* [Sacd](https://sacd.xyz/) - FLAC
* [Lossless-FLAC](https://lossless-flac.com/) - FLAC
* [DiscogC](https://www.discogc.com/) - FLAC
* [LosslessAlbums](https://losslessalbums.club/) or [HDMusic](https://hdmusic.cc/) - FLAC
* [DocOverBlog](https://docoverblog.blogspot.com/) - FLAC
* [Creamusic](https://creamusic.net/) - FLAC / Bypass Limit with VPN
* [QMusic](https://rentry.co/FMHYBase64#qmusic) - MP3 / FLAC
* [IntMusic](https://intmusic.net/) - MP3 / FLAC
* [Gangster](https://gangster.su/) - MP3 / FLAC
* [GetRockMusic](https://getrockmusic.net/) - MP3 / FLAC
* [Core Radio](https://coreradio.online/) - MP3 / FLAC
* [AlterPortal](https://alterportal.net/) - MP3 / FLAC
* [Moe:81](https://rentry.co/FMHYBase64#moe81) - MP3 / FLAC
* [Plastinka](https://plastinka.org/) - MP3 / FLAC
* [Exystence](https://exystence.net/) - MP3 / FLAC
* [ThemFire](https://themfire.pro/) - MP3 / FLAC
* [FindFlac](http://findflac.com/) - FLAC / MP3 / MP4
* [iPlusFree](https://www7.iplusfree.org/), [iTDMusic](https://itdmusic.in/), [iTopMusicx](https://itopmusicx.com/) or [Plus Premieres](http://www129.pluspremieres.biz//) - iTunes M4A
* [Archive.org](https://archive.org/) - MP3
* [xprm](https://xprm.net/) - MP3 / DL / Stream / Requests
* [Jimmy R](https://jimmyr.com/mp3_search.php) or [Musgle](http://www.musgle.com/) - Google Directory Search / MP3
* [Take Metal](https://takemetal.org/) - Metal / MP3
* [DTS-Metal](https://dts-metal.com/) - Metal / MP3
* [Me-4U](https://me-4u.com/index.php) - Metal / MP3
* [Metalminos](https://metalminos.net/) - Metal / MP3
* [TechnicalDeathMetal](https://technicaldeathmetal.org/) - Metal / MP3
* [HeavyMetalRarities](https://heavymetalrarities.com/) - Metal / MP3
* [GetMetal Club](https://getmetal.club/) - Metal / MP3 / FLAC
* [Nuclear Holocaust]( https://nuclear-holocaust.blogspot.com/) - Metal / FLAC
* [The Last Disaster](https://thelastdisaster.vip/) - Metal / Hardcore / Rock / MP3 / FLAC
* [Sophie's Floorboard](https://sophiesfloorboard.blogspot.com/) - Hardcore / MP3
* [1Gabba](https://1gabba.pw/), [Gabber](https://gabber.od.ua/), [EDM Lake](https://edmlake.com/), [EDMBoost](https://edmboost.org/), [EDMWaves](https://edmwaves.org/), [MusicFans](https://musicfans.space/), [PSYFP](https://psyfp.ucoz.ru/), [DMO](https://dance-music.org/), [MyPromoSound](https://mypromosound.com/), [ElectronicFresh](https://electronicfresh.com/) or [InEvil](https://www.inevil.com/) - Electronic / MP3
* [Ektoplazm](https://ektoplazm.com/) - Electronic / MP3 / FLAC
* [1Trance](https://1trance.org/) - Trance / MP3
* [1Techno](https://1techno.org/) - Techno / MP3
* [GlobalDJMix](https://globaldjmix.com/) - DJ Mixes / MP3
* [loa2k](https://loa2k.neocities.org/), [nu guide](https://nuvaporwave.neocities.org/mirrors.html) or [Vaporware.ivan](https://vaporwave.ivan.moe/list/) - Vaporwave
* [inconstant sol](https://inconstantsol.blogspot.com/), [David W. Niven Collection](https://archive.org/details/davidwnivenjazz) or [JazznBlues](https://jazznblues.club/) - Jazz / MP3
* [EssentialHouse](https://essentialhouse.club/) - House / MP3
* [Bluegrass Archive](https://rentry.co/FMHYBase64#bluegrass-archive) - Bluegrass/ FLAC
* [BurningTheGround](https://burningtheground.net/) - 80s / 90s / FLAC
* [aboutdisco](https://aboutdiscowithlove.blogspot.com/) - Disco / MP3
* [ProgRockVintage](https://www.progrockvintage.com/) - Classic Rock / MP3
* [FoggyNotion](https://foggynotion-flac.blogspot.com/) or [FiftiesBeat](https://fiftiesbeat.blogspot.com/) - Classic Music / MP3 / FLAC
* [Classical Music Download](https://classical-music-download.com/) - Classical / FLAC
* [chucrute com quiabo](https://rabanetecomquiabo.blogspot.com/) or [MeetingInMusic](https://meetinginmusic.blogspot.com/) - Classical / MP3
* [FlatbackAndClassical](http://www.flatblackandclassical.com/) - Classic Indian Music / FLAC
* [Kiddie Records](http://www.kiddierecords.com/) - Classic Children's Records
* [HQ Hip Hop](https://94hiphop.com/) or [GoldHipHop](https://goldhiphop.pro/) - Hip Hop / MP3 / FLAC
* [Rapload](https://rapload.org/) or [HipHopa](https://hiphopa.net/) - Hip Hop / MP3
* [Rap War](https://rap-war-fam.blogspot.com/) - Hip Hop / MP3
* [Dez Flight Underground](https://dezflight-underground.com/) - Underground Hip Hop
* [The Noise-Arch Archive](https://archive.org/details/noise-arch) - Underground Cassette Tapes
* [MusicRepublic](https://music-republic-world-traditional.blogspot.com/) - World / MP3 / FLAC
* [KPopMusicDownload](https://kpopdownloadscmm.blogspot.com/) - K-Pop / MP3
* [MP3JP](https://mp3jp.si/) - Japanese / MP3 / FLAC
* [JP Music Blog](https://jpmusicblog.com/) - Japanese / MP3 / FLAC
* [FondSound](https://www.fondsound.com/) - Experimental / MP3
* [MikuDB](https://mikudb.moe/) - Vocaloid / MP3
* [Guitars101](https://www.guitars101.com/) - Live Audio / Video
* [SongStems](https://songstems.net/) - STEM Files
* [BitMidi](https://bitmidi.com/), [Geocities Midi's](https://archive.org/details/archiveteam-geocities-midi-collection-2009) / [2](https://www.midicities.com/GeoCities), [Tricotism](https://www.tricotism.com/), [ArtScene](http://artscene.textfiles.com/music/midi/) or [VGMusic](https://www.vgmusic.com/) - MIDI Files
* [Free Music Archive](https://www.freemusicarchive.org/), [Unminus](https://www.unminus.com/), [BenSound](https://www.bensound.com/), [HookSounds](https://www.hooksounds.com/), [UppBeat](https://uppbeat.io/), [Soundimage](https://soundimage.org/), [free stock music](https://www.free-stock-music.com/) or [Fugue](https://icons8.com/music) - Royalty Free Music
* [Music Hoarders](https://discord.gg/d4hgc7GCAj) - Music Hoarding Community / [Wiki](https://wiki.musichoarders.xyz/)
***
# ► Audio Torrenting
* **Note** - Remember to get a [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_vpn) before torrenting.
***
* ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)**
* ⭐ **[Redacted](https://interviewfor.red/)** - MP3 / FLAC
* ⭐ **[New-Team](https://new-team.org/)** - MP3 / FLAC
* ⭐ **[Orpheus](https://orpheus.network/)** - MP3 / FLAC / [Interviews](https://interview.orpheus.network/)
* ⭐ **[Redtopia](https://rentry.co/FMHYBase64#redtopia)** - Redtopia Repository / FLAC
* ⭐ **[Lidarr](http://lidarr.audio/)** or [Headphones](https://github.com/rembo10/headphones) - Audio Torrent Autodownload
* ⭐ **[Audio Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:v75cyb4ci55)** - Multi-Site Search
* [DimeADozen](http://www.dimeadozen.org/) - MP3 / FLAC
* [TheTradersDen](http://www.thetradersden.org/) - FLAC
* [SolidTorrents](https://solidtorrents.to/) - MP3 / FLAC
* [TPB Music](https://thepiratebay.org/search.php?q=top100:100) - MP3 / FLAC / **Avoid Software / Games**
* [HQMusic](http://hqmusic.info/) - FLAC / Signup Required
* [TheMixingBowl](https://themixingbowl.org/) - MP3 / Signup Required
* [Metal Tracker](https://en.metal-tracker.com/) or [RockBox](https://rawkbawx.rocks/) - Metal / MP3
* [BlackTorrent](https://blacktorrent.ru/) or [iPlayMetal](https://metal.iplay.ro/) - Metal / MP3 / FLAC
* [the /kpg/ torrent](https://kpg.neocities.org/) - 800GB+ K-Pop Torrent File
* [MixtapeTorrent](http://www.mixtapetorrent.com/) - Mixtapes / MP3
* [TribalMixed](https://www.tribalmixes.com/) - DJ Mixes / MP3
* [PandaCD](https://pandacd.io/) - User-Made Music / MP3
* [ZOMB Torrents](http://zombtracker.the-zomb.com/) - Forum
* [bt.etree](https://bt.etree.org/), [etreedb](https://etreedb.org/ ), [LiveBootlegConcert](https://livebootlegconcert.blogspot.com/) or [DreamingTree](https://dreamingtree.org/) - Live Concert Recordings
* [NFO db](https://nfodb.ru/) - MP3 NFO Database
***
# ► Media Soundtracks
* ⭐ **[Sitting on Clouds](https://www.sittingonclouds.net/)** / [Discord](https://discord.com/invite/x23SFbE) / [.onion](http://cloudscbr2l7prtthmz5jk5hxpndisu4ohqytsri5vyua3ksfswl7gyd.onion/) - Anime / Game Soundtracks
* ⭐ **[Squid-Board](https://www.squid-board.org/)** - Media Soundtracks / Account Required
* ⭐ **[Squidify](https://www.squidify.org)** - Game / Anime Soundtracks / [Resources](https://wotaku.moe/guides/music/squidify)
* [MusicDex](https://musicdex.org/) - Anime Soundtracks / [Discord](https://discord.gg/yCXJkbdCHt)
* [3ost](https://3ost.ru/), [joshw](https://pc.joshw.info/) / [Search](https://vgm.hcs64.com/) or [tanikal](https://www.tanikal.com/) - Soundtracks
* [RenovationRecords](https://renovatiorecords.blogspot.com/) - HQ Movies Soundtracks
* [GTA Radio Stations Music](https://rentry.co/FMHYBase64#gta-radio-stations) - GTA Radio Stations
* [Animal Crossing Radio](https://animal-crossing-radio.com/) - Animal Crossing Radio
* [AniPlaylist](https://aniplaylist.com/), [SakuraOST](https://www.sakuraost.com/), [HiyoriOST](https://www.hiyoriost.com/), [OSAnime](https://osanime.com/) or [Anime Sharing](https://koe.anime-sharing.com/) - Anime Soundtracks
* [OtakuOst](https://otakuost.net/) - Anime Soundtracks & Japanese Music
* [KDramaOST](https://kdramaost.com/en) - Asian Drama Soundtracks
* [Doujin Cafe (Discord)](https://discord.com/invite/doujincafe) or [DoujinStyle](https://doujinstyle.com/) / [Discord](https://discord.com/invite/z2QDFdA) - Doujin Music
***
## ▷ Game Soundtracks
* [Khinsider](https://downloads.khinsider.com/) / [Downloader](https://github.com/obskyr/khinsider), [2](https://github.com/weespin/KhinsiderDownloader) - Game Soundtracks / MP3
* [RetroTracks](https://retro.sx/) - Retro Game Soundtracks / MP3
* [VGMPF](https://www.vgmpf.com/Wiki/index.php) - Retro Game Soundtracks / MP3
* [VGMRips](https://vgmrips.net/packs/) - Retro Game Music Rips / VGM
* [Zophar's](https://www.zophar.net/music) - Retro Game Music Rips / VGM
* [GameOST](https://gameost.net/) - Game Soundtracks / MP3
* [VIP VGM](https://www.vipvgm.net/) - Game Music Radio
* [Cirrus Retro](https://cirrusretro.com/) - Game Music Radio
* [Rainwave](https://rainwave.cc/) - Game Music Radio
* [RPGGamers Radio](http://www.rpgamers.net/radio/) - Game Music Radio
* [VGMRadio](https://vgmradio.com/) - Game Music Radio
* [VGM](https://vgm.mmosvc.com/) - Game Music Radio
* [VGMStream](https://vgmstream.org/) - Stream Local Video Game Audio Files
* [mood.gg](https://mood.gg/) - League of Legends Character-Based Playlists
* [NSF j](https://nsf.nesbbs.com/) - NES Game Music
* [Goldenrod Radio](https://www.youtube.com/@GoldenrodRadio251) - Pokémon Game Music
* [Exotica](https://www.exotica.org.uk/) - Retro Gaming Music Wiki
* [VGMdb](https://vgmdb.net/) - Video Game Music Database
***
# ► Tracking / Discovery
* ⭐ **[Last.fm](https://www.last.fm/home)**, [Music Board](https://musicboard.app/) or [Libre](https://libre.fm/) - Track Music you Listen to
* ⭐ **Last.fm Tools** - [Manual Scrobble](https://openscrobbler.com/) / [Web Scrobble](https://web-scrobbler.com/) / [Album Collages](https://www.chartmymusic.com/), [2](https://www.tapmusic.net/), [3](https://musicorumapp.com/generate) / [Artist Iceberg](https://lastfm-iceberg.dawdle.space/) / [Tag Cloud](https://tagcloud.joshuarainbow.co.uk/) / [Mainstream Calc](http://mainstream.ghan.nl/) / [Now Playing](https://descent.live/now)
* ⭐ **[Has it leaked](https://hasitleaked.com/)** or [LEAKED](https://leaked.cx/) - Album Leak Tracker
* ⭐ **[Muspy](https://muspy.com/)**, [MusicButler](https://www.musicbutler.io/) or [Brew.fm](https://www.brew.fm/) - Get Album Release Updates
* ⭐ **[RateYourMusic](https://rateyourmusic.com/)**, **[Sputnik](https://www.sputnikmusic.com/)**, [Discogs](https://www.discogs.com/) / [Scout](https://greasyfork.org/en/scripts/439452-discogs-scout) / [Timestamps](https://martinbarker.me/tagger), [AlbumOfTheYear](https://www.albumoftheyear.org/), [AllMusic](https://www.allmusic.com/) or [MusicBrainz](https://musicbrainz.org/) / [Insights](https://listenbrainz.org/) - Ratings / Reviews
* ⭐ **[AnyDecentMusic](http://www.anydecentmusic.com/)** - Album Review Aggregator
* ⭐ **[RYM Ultimate Box Set](https://rateyourmusic.com/list/TheScientist/rym-ultimate-box-set/)** - Artist Recommendations by Genre
* ⭐ **[/r/ifyoulikeblank](https://www.reddit.com/r/ifyoulikeblank/)** - Artist Recommendations
* ⭐ **[Tunefind](https://www.tunefind.com/)** - Find Music from Movies / TV
* ⭐ **[Discover Quickly](https://discoverquickly.com/)**, **[Chosic](https://www.chosic.com/)**, [TapeFear](https://www.tapefear.com/), [SongsLikeX](https://songslikex.com/), [Dubolt](https://dubolt.com/) or [Maroofy](https://maroofy.com/) - Song Discovery Tools
* [Music-Map](https://www.music-map.com/), [Musicroamer](https://www.musicroamer.com/), [Gnoosic](https://www.gnoosic.com/), [Music Galaxy](https://galaxy.spotifytrack.net/), [SAGE](https://hate5six.com/sage), [LivePlasma](https://liveplasma.com/) or [GNOD](https://www.gnod.com/) - Artist Discovery Tools
* [Discovering Music](https://4chanmusic.fandom.com/wiki/Discovering_Music) - Music Discovery Guide
* [Odesli](https://odesli.co/) - Song / Podcast Platform Search / [Telegram Bot](https://t.me/odesli_bot)
* [Kworb](https://kworb.net/) - Music Top Charts
* [ClassicRockHistory](https://www.classicrockhistory.com/classic-rock-bands-list-and-directory/) - Classic Rock Band Archive
* [TheIndieRockPlaylist](https://www.theindierockplaylist.com/) - Indie Rock Archive
* [Metal Archives](https://www.metal-archives.com/) - Metal Band Archive
* [DAHR](https://adp.library.ucsb.edu/index.php) - American Historical Recordings Database
* [IDM Discovery](https://www.idmdiscovery.com/) - IDM Artist Archive
* [Rec Charts](https://mega.nz/folder/kj5hWI6J#0cyw0-ZdvZKOJW3fPI6RfQ) - Music Recommendation Guides
* [45Cat](https://www.45cat.com/) - Vinyl Ratings / Reviews
* [Spotalike](https://spotalike.com/), [playlist-generator](https://www.playlist-generator.com/), [Chat Jams](https://www.chatjams.ai/), [MagicPlaylist](https://magicplaylist.co/), [Vibesition](https://vibesition.jordantwells.com/), [NautrualLanguage](https://www.naturallanguageplaylist.com/), [Groovifi](https://groovifi.com/), [spotgen](https://epsil.github.io/spotgen), [Highlights2SPotify](https://highlights2spotify.com/), [Moodify](https://moodify.app/) or [RadioNewify](https://radionewify.com/) - Spotify Playlist Generators
* [Spotify Playlist Archive](https://spotifyplaylistarchive.com/) - Archive of Official Spotify Playlists
* [Spoqify](https://spoqify.com/) - Anonymous Playlist Generator
* [TuneMunk](https://www.tunemunk.com/) - Spotify Playlist Sharing
* [MusitcTo](https://www.musicto.com/) - Musician Curated Playlists
* [BoilTheFrog](http://boilthefrog.playlistmachinery.com/) - Create Playlist from 2 Artists
* [UpcomingPlaylists](https://www.upcomingplaylists.com/) - Playlists of Artists Playing Live Near You
* [TuneMyMusic](https://www.tunemymusic.com/) - Transfer Playlists between Services
* [Obscurify](https://obscurifymusic.com/) or [MusicTaste](https://musictaste.space/) - Compare Music Taste to Others
* [UnknownMusicBot](https://t.me/UnknownMusicBot) - Play Random YouTube Songs
* [Random Songs](https://random-song.com/) - Play Random Spotify Songs
* [Random Album Bookmark Script](https://pastebin.com/rR4qrvnX) - Find Random Albums
* [1001 Albums Generator](https://1001albumsgenerator.com/) - Generates Random Album Each Weekday
* [DigitalDreamDoor](https://digitaldreamdoor.com/) - Greatest 100 Lists
* [Acclaimed Music](https://www.acclaimedmusic.net/) - Discover Acclaimed Music of the Times
* [Best Ever Albums](https://www.besteveralbums.com/index.php) or [AlbumByMood](https://www.albumbymood.com/) - Discover Albums
* [MusicGenreTree](https://www.musicgenretree.org/chart.html) - Discover New Music by Genre
* [EveryNoise](https://everynoise.com/) - Discover Music Genres
* [SecondHandSongs](https://secondhandsongs.com/) or [WhoSampled](https://www.whosampled.com/) - Cover / Remix Databases
* [SoundtrackTracklist](https://soundtracktracklist.com/) - Soundtrack Song Lists
* [generasia](https://www.generasia.com/) - Asian Music Wiki
* [dbkpop](https://dbkpop.com/), [KPop Fandom](https://kpop.fandom.com/wiki/) or [KPopping](https://kpopping.com/) - K-Pop Databases
* [Stage48](http://stage48.net/wiki/index.php) - Stage48 Idol Group Database
* [KHip-pop Wiki](https://khiphop.fandom.com/) - Korean Hip-pop Wiki
* [Music.ishkur](https://music.ishkur.com/) - Electronic Music Guide
* [This Is What You Listen To](https://tiwylt.musimap.io/) - Song Genre / Info Analyzer
* [Identifying Music Genres](https://chunisama.github.io/Identifying-Music-Genres/) - Compare Music Genres
* [Loudness War](https://dr.loudness-war.info/) - Albums Dynamic Range Database
* [rate.house](https://rate.house/) - Media Tracker
* [MediaTracker](https://github.com/bonukai/MediaTracker) - Self-Hosted Media Tracker
* [Maloja](https://maloja.krateng.ch) / [GitHub](https://github.com/krateng/maloja) or [Multi Scrobbler](https://github.com/FoxxMD/multi-scrobbler) - Self-Hosted Audio Scrobbling
* [libib](https://www.libib.com/) - Desktop Media Catalog
* [AME](https://notabug.org/SuperSaltyGamer/ame) - Music Site Enhancement Userscripts
***
# ► Audio Tools
* 🌐 **[Music Megathread](https://github.com/MoonWalker440/Music-Megathread/)** or **[AudioMarx](https://audiomarx.mixa.site/)** - Audio Resources
* 🌐 **[Binaural Audio](https://binaural-audio.slite.page/p/i38zsD7728/Binaural-Audio)** - Binaural / 3D Audio Resources / [Discord](https://kutt.it/BinauralDiscord)
* ↪️ **[System Audio Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_system_audio)**
* ↪️ **[Voice Change / Clone](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_voice_change_.2F_clone)**
* ↪️ **[Text to Speech](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_text_to_speech)**
* ⭐ **[FFmpeg](https://ffmpeg.org/)**, [fre:ac](https://www.freac.org/), [FlicFlac](https://github.com/DannyBen/FlicFlac), [LameXP](https://sourceforge.net/projects/lamexp/) or [Sox](https://sourceforge.net/projects/sox/) - Audio Converters
* ⭐ **[Pillowcase](https://pillowcase.su/)** - Audio File Host / 200MB (500MB With Account) / Forever
* [Phiola](https://github.com/stsaz/phiola), [AudioToolSet](https://audiotoolset.com/) or [Safeaudiokit](https://safeaudiokit.com/) - Audio Multi-Tool Apps / Sites
* [qAAC](https://github.com/nu774/qaac) - QuickTime AAC/ALAC encoder
* [opus-tools](https://opus-codec.org/downloads/) - Encode, Inspect and Decode .opus Files
* [Tunebat](https://tunebat.com/) - Music Key / BPM Database
* [Cleanfeed](https://cleanfeed.net/) - Live Audio Recording
* [Musicara](https://www.musicara.ml/) or [X-Minus](https://x-minus.pro/) - Create Karaoke Songs
* [Librescore Downloader](https://github.com/LibreScore/dl-librescore) - Librescore Downloader
***
## ▷ Audio Players
* ⭐ **[Foobar2000](https://www.foobar2000.org/)**
* ⭐ **Foobar2000 Tools** - [Components](https://audio-file.org/foobar2000-list-of-components/), [2](https://www.foobar2000.org/components) / [VU Meter](https://audio-file.org/foobar2000-vu-meter-skins-gallery/) / [Scrobble](https://github.com/gix/foo_scrobble) / [Lyric Sync](https://rentry.co/FB2K-SyncedLyrics)
* ⭐ **[WACUP](https://getwacup.com/)** / [Discord](https://discord.gg/5pVTdbj)
* ⭐ **[AIMP](https://www.aimp.ru/)**
* ⭐ **[VOX Music Player](https://vox.rocks/windows-music-player)**
* ⭐ **[MusicBee](https://getmusicbee.com/)**
* [Harmonoid](https://harmonoid.com/) / [Discord](https://discord.gg/2Rc3edFWd8)
* [Muzik](https://muzik-apps.github.io/muzik-web/)
* [TimeStetch](https://29a.ch/timestretch/) - Web Based
* [MusikCube](https://musikcube.com/) - Terminal-Based
* [XMPlay](https://www.un4seen.com/) - Chiptune-Friendly
* [Butterchurn Visualizer](https://butterchurnviz.com/), [MusicVid](https://musicvid.org/), [Vizzy](https://vizzy.io/) or [CatNip](https://github.com/noriah/catnip) - Audio Visualizers
* [PartyEngine](https://aggrocrab.itch.io/partyengine) - Audio Party Visualizer
* [NCurses++](https://github.com/ncmpcpp/ncmpcpp)
* [Roon](https://rutracker.org/forum/tracker.php?nm=roon)
* [iTunes](https://www.apple.com/itunes/)
* [Audacious](https://audacious-media-player.org/)
* [Strawberry](https://www.strawberrymusicplayer.org/)
* [Exaile](https://exaile.org/)
* [Jajuk](https://www.jajuk.info/)
* [quodlibet](https://github.com/quodlibet/quodlibet/)
* [deadbeef](https://deadbeef.sourceforge.io/)
* [Museeks](https://museeks.io/)
* [Swing Music](https://swingmx.com/)
* [Nora](https://github.com/Sandakan/Nora)
* [Hyperchroma](https://hyperchroma.app/)
* [Melodie](https://feugy.github.io/melodie/)
* [Dopamine](https://digimezzo.github.io/site/)
* [LED FX](https://www.ledfx.app/) - LED Music Sync
* [RockBox](https://www.rockbox.org/) - Custom Player for Audio Devices
* [VinylEngine](https://www.vinylengine.com/) - Record Player / Vinyl Info
***
## ▷ Audio Servers
* ⭐ **[AudioRelay](https://audiorelay.net/)** - Stream PC Audio to Phone
* ⭐ **[iBroadcast](https://ibroadcast.com)**
* ⭐ **[Airsonic](https://airsonic.github.io/)** or [Airsonic Advanced](https://github.com/airsonic-advanced/airsonic-advanced) / [Web UI](https://github.com/tamland/airsonic-refix)
* ⭐ **[koel](https://koel.dev/)**
* [Gelli](https://github.com/dkanada/gelli), [Feishin](https://github.com/jeffvli/feishin) or [Sonixd](https://github.com/jeffvli/sonixd) - Jellyfin Music Players
* [SoundSync](https://soundsync.app/), [SnapCast](https://github.com/badaix/snapcast) or [SonoBus](https://sonobus.net/) - Sound System Sync
* [mStream](https://mstream.io/)
* [Mopidy](https://mopidy.com/)
* [Auddly](https://auddly.app/)
* [Black Candy](https://github.com/blackcandy-org/blackcandy)
* [Music Player Daemon](https://www.musicpd.org/)
* [Navidrome](https://www.navidrome.org/)
* [Polaris](https://github.com/agersant/polaris)
* [Black Candy](https://github.com/blackcandy-org/black_candy)
* [Gonic](https://github.com/sentriz/gonic)
* [SynchronousAudioRouter](https://github.com/eiz/SynchronousAudioRouter)
* [Ampache](https://ampache.org/)
***
## ▷ Audio Metadata
* ↪️ **[Album Artwork](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_covers_.2F_posters)**
* ⭐ **[MP3Tag](https://www.mp3tag.de/en/)** - Metadata Organizer
* [YADG](https://yadg.cc/) - Scrape Music Release Date Info / [API](https://yadg.cc/api/)
* [beets.io](https://beets.io/) - Metadata Organizer / [Guides](https://redd.it/11iaafu)
* [TagEditor](https://github.com/Martchus/tageditor) - Metadata Organizer
* [EasyTAG](https://wiki.gnome.org/Apps/EasyTAG) - Metadata Organizer
* [tone](https://github.com/sandreas/tone) - Metadata Organizer
* [Kid3](https://kid3.kde.org/) - Metadata Organizer
* [MetaTogger](https://www.luminescence-software.org/en/metatogger) - Metadata Organizer
* [MusicBrainz](https://picard.musicbrainz.org/) - Metadata Organizer
* [TagScanner](https://www.xdlab.ru/en/) - Metadata Organizer
***
## ▷ Song Identification
* ⭐ **[Shazam](https://www.shazam.com/)** - Android
* ⭐ **[WhatAmIHearing](https://github.com/zemoto/WhatAmIHearing)** - Song Identification App
* ⭐ **[WatZatSong](https://www.watzatsong.com/en)** - Song Identification Forum
* [/r/NameThatSong](https://reddit.com/r/NameThatSong) - Song Identification Subreddit
* [Vibra](https://github.com/BayernMuller/vibra)
* [Midomi](https://www.midomi.com/)
* [Aha Music](https://www.aha-music.com/identify-songs-music-recognition-online)
* [AudioTag](https://audiotag.info/)
* [SoundHound](https://www.soundhound.com/soundhound) - Android
* [Audile](https://github.com/aleksey-saenko/MusicRecognizer) - Android
* [Audire](https://github.com/alexmercerind/audire) - Android
* [AmbientMusicMod](https://github.com/KieronQuinn/AmbientMusicMod) - Android
***
## ▷ Lyric Sites
* ⭐ **[dumb](https://github.com/rramiachraf/dumb)** or [genius](https://genius.com/) - Lyric Explanations
* [AZLyrics](https://www.azlyrics.com/), [Lyricsify](https://www.lyricsify.com/), [FindMusicByLyrics](https://findmusicbylyrics.com/) or [Lyrics.com](https://www.lyrics.com/) - Lyric Search
* [Lyricify](https://github.com/WXRIW/Lyricify-App) - Lyrics Desktop App
* [Versefy](https://versefy.app/) or [Lyrics-In-Terminal](https://github.com/Jugran/lyrics-in-terminal) - Lyric Finder for Spotify / Tidal / VLC
* [Lyrist](https://lyrist.app) - Write Lyrics with Beats
* [LyricsTranslate](https://lyricstranslate.com/) - Lyric Translator
* [LRCGET](https://github.com/tranxuanthang/lrcget) - Download Synced Lyrics
* [LRCLIB](https://lrclib.net/) - Synced Lyrics Search
***
## ▷ Sheet Music / Notation
* 🌐 **[Awesome Music Notation](https://github.com/noteflakes/awesome-music?tab=readme-ov-file#music-notation)** - Notation Tools
* 🌐 **[Awesome Sheet Music](https://github.com/ad-si/awesome-sheet-music)** - Sheet Music Software & Resources
* ↪️ **[Music Notation Editors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_music_notation_editors)**
* ↪️ **[Music Sheet Collections](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_music_sheet_collections)**
* [Sheethost](https://sheet.host/) - Publish Sheet Music
* [Swara Notebook](https://swaranotebook.com/) - Classical Indian Music Notation Generator
* [The ABC Music Project](https://abc.sourceforge.net/) / [Editor](https://sourceforge.net/projects/toadflax/), [2](https://runabc.sourceforge.io/), [3](https://easyabc.sourceforge.net/) / [PNG Convert](https://sourceforge.net/projects/abccairo/) / [MIDI Convert](https://abcmidi.sourceforge.io/) / [Webpages](https://netabc.sourceforge.io/) - Notation Markup Language
* [Chordly](https://chordly.co.uk/) - Chord Sheet Creator
* [Piascore](https://apps.apple.com/us/app/piascore-hd/id406141702) - iOS Music Score Viewer
* [IMSLP](https://imslp.org/wiki/Main_Page) - Public Domain Scores
* [/r/sheetmusic](https://reddit.com/r/sheetmusic) - Reddit Community
* [VGLeadSheets](https://www.vgleadsheets.com/) - Transcribe Video Game Music
* [Omnizart](https://github.com/Music-and-Culture-Technology-Lab/omnizart) - Python Music Transcription Library
* [Soundslice](https://www.soundslice.com/transcribe/) - Manually Transcribe
* [Audiveris](https://audiveris.github.io/audiveris/_pages/handbook/) - OMR Engine / [GitHub](https://github.com/Audiveris/audiveris)
* [Oemer](https://github.com/BreezeWhite/oemer) - OMR Tool / [Colab](https://colab.research.google.com/github/BreezeWhite/oemer/blob/main/colab.ipynb) / [Demo](https://breezewhite.github.io/oemer/)
* [Sheet Music Scanner](https://sheetmusicscanner.com/) - Mobile OMR App
* [music-reader](https://music-reader.com/) - Practice Reading Sheet Music
* [Sound Slice](https://soundslice.com/) or [Nootka](https://nootka.sourceforge.io/) - Sheet Music Learning
* [Nutkus](https://sourceforge.net/projects/nutkus/) - Notation Learning Game
***
## ▷ Spectrum Analyzers
* ⭐ **[Audio Quality Check Guide](https://redd.it/3l0yxp)**
* ⭐ **[Comparison of Audio Compression](https://nigelcoldwell.co.uk/audio/)**
* ⭐ **[Fakin' The Funk?](https://fakinthefunk.net/)**
* ⭐ **[Sonic Visualizer](https://www.sonicvisualiser.org/)**
* ⭐ **[Spek](https://www.spek.cc/)**
* [Lossless Audio Checker](https://losslessaudiochecker.com/)
* [Visual Analyser](https://www.sillanumsoft.org/)
* [DFT](https://webfft.net/dft/)
* [Friture](https://friture.org/)
* [Spectro](http://spectro.enpts.com/)
***
# ► Audio Editing
* 🌐 **[Awesome Music Production](https://github.com/ad-si/awesome-music-production)** or [AFreeStudio](https://www.afreestudio.com/) - Music Production Indexes
* 🌐 **[MultiSong Leaderboard](https://mvsep.com/quality_checker/multisong_leaderboard)** - Music & Voice Separation AI Leaderboards
* ↪️ **[AI Audio Generation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25BA_audio_generation)**
* ↪️ **[Remove Vocals](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_remove_vocals)**
* ⭐ **[KVR Audio](https://www.kvraudio.com/)** or [VI-CONTROL](https://vi-control.net/community/) - Audio Production News / Forums
* [Demucs](https://github.com/adefossez/demucs) / [Colab](https://colab.research.google.com/drive/1dC9nVxk3V_VPjUADsnFu8EiT-xnU1tGH?usp=s), [Vocal Remover](https://separatemusic.com/), [Acapella-Extractor](https://www.acapella-extractor.com/), [splitmysong](https://www.splitmysong.com/), [free-music-demixer](https://freemusicdemixer.com/), [Mikrotakt](https://mikrotakt.app/), [ezstems](https://ezstems.com/) or [melody ml](https://melody.ml/) - Separate Voice from Instrumentals
* [Adobe Enhance](https://podcast.adobe.com/enhance) - Speech Enhancer
* [Chowdhury DSP](https://chowdsp.com/products.html) - Audio Signal Processing
* [Oscilloscope](https://bummsn.de/osc_txt/) - Audio Oscillation Test (turn volume down)
* [MoFi](https://mofi.loud.red/) - Create Audio Loops
* [Jukeblocks](https://jukeblocks.io/) - Generate Audio Project Templates (can lag browser)
* [Music Software Deals](https://musicsoftwaredeals.com/) - Track Music Software Prices
***
## ▷ Audio Editors
* ⭐ **[G-MEH](https://g-meh.com/)** - Audio Editors / [Discord](https://discord.com/invite/xqPBaXUg7p) / [Premium Bypass](https://gmehpremium.pages.dev/)
* ⭐ **[Tenacity](https://tenacityaudio.org/)**, [Sneedacity](https://github.com/Sneeds-Feed-and-Seed/sneedacity) or [Audacity](https://www.audacityteam.org/) - Audio Editor
* ⭐ **[Team V.R releases](https://codec.kyiv.ua/Audi0.htm)** - Audio Editors, Adobe Software, Plugins etc.
* ⭐ **[Moises](https://moises.ai/)** - Live Music Mixer
* ⭐ **[OpenMPT](https://openmpt.org/)**, [Schism Tracker](https://schismtracker.org/) or [MilkyTracker](https://milkytracker.org/) - Music Trackers
* [Zrythm](https://www.zrythm.org/en/index.html) or [LMMS](https://lmms.io/) - Digital Audio Workstations
* [Furnace](https://github.com/tildearrow/furnace), [FamiStudio](https://famistudio.org/) or [Pata Tracker](https://pixwlk.itch.io/pata-tracker) - Chiptune Music Trackers
* [Ossia](https://ossia.io/) - Intermedia Sequencer
* [Bosca Ceoil](https://terrycavanagh.itch.io/bosca-ceoil) - Simple Music Sequencer
* [Mixxx](https://mixxx.org/) or [Serato](https://serato.com/) - DJ Software
* [plugdata](https://plugdata.org/) - Visual Audio Editor / [Discord](https://discord.com/invite/eT2RxdF9Nq)
* [Element](https://kushview.net/element/), [Bespoke](https://www.bespokesynth.com/) or [SunVox](https://warmplace.ru/soft/sunvox/) - Modular Audio Environments / [Discord](https://discord.com/invite/RVk3RVJ)
* [Music Experiment](https://petersalomonsen.com/webassemblymusic/livecodev2/), [Sonic-Pi](https://sonic-pi.net/), [SuperCollider](https://supercollider.github.io/) or [WebChuck IDE](https://ccrma.stanford.edu/~tzfeng/webchuck-ide/) - Create Music with Code
* [TuneFlow](https://tuneflow.com/) - AI Audio Editor
* [Wavosaur](https://www.wavosaur.com/) - Audio Editor
* [Reaper](https://www.reaper.fm/) - Audio Editor / [Note](https://pastebin.com/aP4M6ArY)
* [Cakewalk](https://www.bandlab.com/products/cakewalk) - Audio Editor / [Discord](https://discord.com/invite/bandlab)
* [Audovia Music](https://audovia.co.uk/) - Classical Music Creator (Linux Only)
* [danielx](https://danielx.net/composer/) or [AMS](https://flyx.org/ams/) - Mario Paint Composer Ports / [Archive](https://archive.org/details/mariopaintcomposer_201609)
* [LittleSoundDJ](https://www.littlesounddj.com/lsd/index.php) - Game Boy Audio Editor
* [Open Note Block Studio](https://opennbs.org/) - Minecraft Note Block Song Editor
* [QasarBeach](https://adamstrange.itch.io/qasarbeach) - Fairlight CMI Emulation
* [Upiano](https://github.com/eliasdorneles/upiano) - Terminal Piano
* [Rosegarden](https://rosegardenmusic.com/) or [Ariamaestosa](https://ariamaestosa.github.io/ariamaestosa/docs/index.html) - Midi Sequencer / Notation Editors
* [Basic Pitch](https://basicpitch.spotify.com/) - Create MIDI via Sound
* [BitMidi](https://bitmidi.com/) or [VGMusic](https://www.vgmusic.com/) - MIDI Files
* [Mod Archive](https://modarchive.org/) - Audio Modules
* [Fadr](https://fadr.com/) - STEM Creator / Editor
***
## ▷ Browser Editors / Synths
* ⭐ **[Audioalter](https://audioalter.com/)** - Online Editor
* ⭐ **[WavaCity](https://wavacity.com/)** - Online Editor
* ⭐ **[Drumha](https://www.drumha.us/)**, [iO-808](https://io808.com/), [Sequencer64](https://www.sequencer64.com/), [Drummy](https://drummy.io/), [Hammmerhead](http://www.threechords.com/hammerhead/), [DrumBit](https://drumbit.app/), [orDrumbox](https://www.ordrumbox.com/), [Peel](https://peel.fm/) or [Hydrogen](http://hydrogen-music.org/) - Virtual Drum Machines
* [UltraBox](https://ultraabox.github.io/), [JummBox](https://jummbus.bitbucket.io/) or [BeepBox](https://www.beepbox.co/) - Chiptune Sequencers
* [Chrome Song Maker](https://musiclab.chromeexperiments.com/Song-Maker/) - Sequencer
* [Pro-54](https://cmajor.dev/docs/Examples/Pro54/) - Pro-53 Browser Port
* [Roland50.studio](https://roland50.studio/) or [Acid Machine 2](https://errozero.co.uk/acid-machine/) - Drum Machine / TB-303 Bass Synth
* [WubMachine](https://the.wubmachine.com/) - Dubstep Music Creator
* [Sequencer](https://sequencer.henryfellerhoff.com/) or [DrawBeats](https://drawbeats.com/) - Scale Sequencers
* [OnlineSequencer](https://onlinesequencer.net/) - Music Sequencer
* [Petaporon](https://pixwlk.itch.io/petaporon) - Piano Sequencer / [Instrument Editor](https://pixwlk.itch.io/petaporon-editor)
* [AudioMass](https://audiomass.co/) - Online Editor
* [editor.audio](https://editor.audio/) - Online Editor
* [Efflux](https://www.igorski.nl/application/efflux/) - Music Sequencer
* [TwistedWave](https://twistedwave.com/online) - Online Editor
* [xAudioPro](https://www.xaudiopro.com/en/) - Online Editor
* [Signal](https://signal.vercel.app/) - MIDI Editor
* [WebSynths](https://www.websynths.com/) - Browser Synthesizers
* [NoiseCraft](https://noisecraft.app/) - Modular Synth Builder
* [StarrynetsPiano](https://piano.starrynets.com/) or [VirtualPiano](https://virtualpiano.net/) - Browser Pianos
* [MK-1](https://ericrosenbaum.github.io/MK-1/) - Online Sampling Keyboard
* [React Guitar](https://react-guitar.com/) - Virtual Guitar
* [Theremin](https://femurdesign.com/theremin/) - Virtual Theremin
* [Pantam Playground](https://www.yishama.com/virtual-pantam-playground/) - Virtual Pantam
* [RaveDJ](https://rave.dj/) - Easily Mix Songs Together
* [Melody Generator](https://dopeloop.ai/melody-generator) - Generate Song Melodies
* [WD-1](https://www.worteldrie.com/WD5/) or [YOU.DJ](https://you.dj/) - Online DJ / Beat Creators
* [PIXELSYNTH](https://ojack.xyz/PIXELSYNTH/) - Image to Sound Synthesizer
* [BeatMachine](https://beatmachine.branchpanic.me/) or [SongSurgeon](https://songsurgeon.com/engine/ssweb/) - Audio Tempo Editors
* [MIDI City](https://midicity-2000.glitch.me/) - City Style MIDI Visualizer
* [MIDI Recorder](https://midi-recorder.web.app/) - MIDI Keyboard Recorder
***
## ▷ Audio Plugins
* ⭐ **[G-MEH](https://g-meh.com/)** - Download / [Premium Bypass](https://gmehpremium.pages.dev/)
* ⭐ **[bobdule](https://bobdule999.wixsite.com/bob-dule-factory-2)** - Kontakt / Native Instruments Plugins & Tools
* ⭐ **[PLUGG SUPPLY](https://t.me/pluggsupply)** - Telegram / [VK](https://vk.com/pluggsupply)
* ⭐ **[Plugin Clouds](https://t.me/joinchat/eBPFLPGucTU5YjQ9)** - Telegram / [Archive](https://t.me/plugincloudsarchive)
* [Audioz](https://audioz.download/) - Download / Use Debrid / [Forum](https://audiosex.pro/)
* [/u/BitterApple69 Plugins](https://rentry.co/FMHYBase64#ubitterapple69-plugins) - Torrent
* [VST Torrents](https://vsttorrentz.net/) - Torrent
* [PluginTorrent](https://plugintorrent.com/) - Torrent
* [Kits4Beats](https://kits4beats.com/) - Download / Torrent / [Telegram](https://t.me/kits4beats)
* [AudioTools](https://audiotools.in/) - Torrent / Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
* [Producer Plug Sheet](https://rentry.co/FMHYBase64#producer-plug-sheet) - Plugin / Sample Index
* [HQVst](https://t.me/HQVst) - Telegram
***
## ▷ Freeware Plugins
* 🌐 **[Free VST Plguins](https://bedroomproducersblog.com/free-vst-plugins/)**, [2](https://docs.google.com/spreadsheets/d/1wr0RjPfQvD_VrIivi4U4tsnqMdL78sWOaDUI2Z95R9U/htmlview?fbclid=IwAR3jUwxfkL7aMruLKomutJZ7-H3xjM1X4JX422mSbCgECdt5ugkHtGWlsF8##gid=0) - Freeware Plugin Index
* 🌐 **[Open-Source Audio Plugins](https://openaudio.webprofusion.com/)** - Open Source Plugin Projects Index
* ⭐ **[Surge XT](https://surge-synthesizer.github.io/)** - Hybrid / Subtractive Synth
* ⭐ **[Vital](https://vital.audio/)** or [Helm](https://tytel.org/helm/) - Wavetable Synth
* ⭐ **[Dexed](https://asb2m10.github.io/dexed/)** - Yamaha DX7 Emulation
* [VCV Rack 2](https://vcvrack.com/Rack) or [Cardinal](https://cardinal.kx.studio/) - Eurorack Simulator
* [IEM Plug-in Suite](https://plugins.iem.at/) - Open Source
* [ChowMultiTool](https://github.com/Chowdhury-DSP/ChowMultiTool) - Open Source
* [SPARTA](https://leomccormack.github.io/sparta-site/) - Open Source
* [ZynAddSubFX](https://zynaddsubfx.sourceforge.io/)
* [GuitarML](https://guitarml.com/index.html) or [TONEX CS](https://www.ikmultimedia.com/products/tonex/#tonexcs) - Custom AI Guitar Tones
* [samplv1](https://samplv1.sourceforge.io/) - Voice Synth
* [/r/SynthRecipes](https://www.reddit.com/r/synthrecipes/) - Synth Request Subreddit
***
## ▷ SFX / Loops
* ⭐ **[OrangeFreeSounds](https://orangefreesounds.com/)**
* [EXP Soundboard](https://sourceforge.net/projects/expsoundboard/), [Soundux](https://soundux.rocks/) or [Resanance](https://resanance.com/) - Soundboard Programs
* [MyInstants](https://www.myinstants.com/index/us/), [Thirtydollar](https://thirtydollar.website/), [InternetsFun](https://instantsfun.es/), [101soundboards](https://www.101soundboards.com/) or [Soundboard.com](https://www.soundboard.com/) - Online Soundboards
* [SampleBrain](https://gitlab.com/then-try-this/samplebrain), [rFXGen](https://raylibtech.itch.io/rfxgen), [Bfxr](https://iznaut.itch.io/bfxr), [ChipTone](https://sfbgames.itch.io/chiptone) or [SFXR](https://sfxr.me/) - Sound Effect Creators
* [/r/LoopKits](https://www.reddit.com/r/loopkits/)
* [Free Adobe SFX](https://www.adobe.com/products/audition/offers/AdobeAuditionDLCSFX.html)
* [BBC Sound Effects](https://sound-effects.bbcrewind.co.uk/)
* [Free-Loops](https://free-loops.com/)
* [Freesound](https://freesound.org/)
* [soundbible](https://soundbible.com/)
* [SoundGator](https://www.soundgator.com/)
* [FindSounds](https://www.findsounds.com/)
* [PacDV](https://www.pacdv.com/sounds/index.html)
* [looperman](https://www.looperman.com/loops)
* [Noizable](https://noizable.media/)
* [sampleswap](https://sampleswap.org/)
* [samplefocus](https://samplefocus.com/)
* [Soundfishing](https://www.soundfishing.eu/)
* [FreeSoundLibrary](https://www.freesoundslibrary.com/)
* [SoundSnap](https://www.soundsnap.com/) - 5 Weekly
* [SNES Soundfonts](https://www.williamkage.com/snes_soundfonts/) - SNES Soundfonts
* [Musical Artifacts](https://musical-artifacts.com/) - Soundfonts
***
# ► [Android Audio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_audio)
***
# ► [iOS Audio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_ios_audio)

206
docs/beginners-guide.md Normal file
View file

@ -0,0 +1,206 @@
# -> ***Beginners Guide to Piracy*** <-
***
**Table of Contents**
[TOC2]
***
### FAQ
> How can I improve my privacy online?
We'd recommend checking out privacy guides like [SSD](https://ssd.eff.org/) and [The New Oil](https://thenewoil.org/).
> I don't know what seeding or *insert another term* means...
You will find almost all terms related to piracy and more in [The Piracy Glossary](https://rentry.org/the-piracy-glossary). Didn't find what you're looking for or still confused? Reach out to us via [Discord](https://discord.gg/5W9QJKuPkD).
> How can I download / activate Windows or Microsoft Office for free?
For Windows check out this [section](#windows-piracy), and for Microsoft Office check out this [guide](https://gravesoft.dev/download_windows_office/office_c2r_links/).
> Where can I find *insert game title / movie title*?
You can use [WhereYouWatch](https://whereyouwatch.com) for finding movies, and for new movies it's a good idea to keep an eye on [r/movieleaks](https://reddit.com/r/movieleaks) as well. You should also be able to find most movies you're looking for in the [streaming section](#streaming). For games, you can use [Rezi](https://rezi.one) or any other site listed [here](https://fmhy.net/gamingpiracyguide#download-games), and for newly released games check out [r/crackwatch](https://reddit.com/r/crackwatch).
!!!info Pirated movie releases generally happen after a movie is digitally released or released via Blu-ray / DVD, which can take 3+ months after initially playing in theaters.
!!!warning Please avoid downloading games from any site listed [here](https://fmhy.net/unsafesites) as they're very likely to contain malicious links.
> How can I unlock *insert random game title* DLCs?
Use the tools listed [here](https://fmhy.net/gamingpiracyguide#steam-epic) to unlock DLCs.
> Should I install and use *insert random antivirus software* instead of using Windows Defender?
No, don't do that. Windows Defender is more than enough to keep you safe, but if you're still set on installing a secondary AV, the only one worth installing is Malwarebytes. Please read the note [here](#anti-virus).
!!!warning Stay away from Avast, Norton, and McAfee, as these are "bloatware" and generally unsafe software.
> How can I bypass a paywalled article?
Use this [browser extension](https://github.com/bpc-clone/bpc_updates/releases) / [filter list](https://github.com/bpc-clone/bypass-paywalls-clean-filters) to read the article easily.
> How can I download an image from *insert stock image site*?
You can use [this downloader](https://downloader.la/), and if it doesn't work you can find other stock image downloaders [here](https://fmhy.net/img-tools#stock-photos).
***
### Windows Piracy
**[Windows ISOs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25BA_windows_isos)** - Download Windows
**[Windows Activation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_windows_activation)** - Activate Windows
***
### Linux Piracy
**[Linux Distros](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25BA_linux_distros)** - Download Linux Distros
**[Linux Gaming Guide](https://github.com/rimsiw/linux-gaming-omg)** - Piracy Guide for Linux
**[Torrminatorr](https://forum.torrminatorr.com/)** / **[Kapital Sin](https://kapitalsin.com/)** - Download Linux Games
**[ani-cli](https://github.com/pystardust/ani-cli)** - Anime Streaming Terminal
***
### MacOS Piracy
**[gibMacOS](https://github.com/corpnewt/gibMacOS)** - Download macOS
**[Torrminatorr](https://forum.torrminatorr.com/)** - Download macOS Games
**[qBittorrent](https://www.qbittorrent.org/)** - macOS Torrent Client
**[Homebrew](https://brew.sh/)** / [GUI](https://corkmac.app/) - macOS Package Manager
**[SpotX Bash](https://github.com/jetfir3/SpotX-Bash)** - macOS Spotify Adblocker
***
### Browser
**[Firefox](https://www.mozilla.org/en-US/firefox/new/)** / **[Browser Comparisons](https://avoidthehack.com/util/browser-comparison)** - Normal Browsers
**[Privacy Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_web_privacy)** - Privacy-Focused Browsers
**[Browser Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_browser_extensions) / [Userscripts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_userscripts)** - Add features & functionality to browsers
**[Dark Reader](https://darkreader.org/)** - Dark mode for all sites
**[ReturnYoutubeDislikes](https://returnyoutubedislike.com/)** - View YouTube dislikes
***
### Adblocking
**[uBlock Origin](https://github.com/gorhill/uBlock#installation)** - The most popular (and best) adblocking extension
**[SponsorBlock](https://sponsor.ajay.app/)** - Skip sponsored YouTube ads
**[Spotify Adblockers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_spotify_adblockers)** - Block Spotify ads
**[Twitch Adblockers](https://fmhy.net/social-media-tools#twitch-adblockers)** - Block Twitch ads
**[Redirect Skippers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_redirect_bypass)** - Bypass redirect sites
!!!note Don't run multiple general adblockers like ublock and adblock plus at the same time. Running more than one can [cause breakage](https://twitter.com/gorhill/status/1033706103782170625). This only applies to general adblockers, so running things like ublock and sponsorblock at the same time is fine.
***
### Anti-virus
**[VirusTotal](https://www.virustotal.com)** - Test the safety of files
**[VTGuide](https://rentry.co/VTGuide)** - Virus scan results guide
**[Malwarebytes Premium](https://rentry.co/FMHYBase64#malwarebytes-prem)** - Antivirus software
!!!note Antivirus software is usually bloatware. Stick to trusted sources for games and software and you will be fine with nothing but Windows Defender and an occasional Malwarebytes scan. Remember to always scan software before installing it with tools like **[VirusTotal](https://www.virustotal.com/)** or use it in **[Sandboxie](https://rentry.co/sandboxie-guide)**.
***
### Privacy
**[Privacy Guides](https://www.privacyguides.org/)** - Privacy guides
**[DuckDuckGo](https://duckduckgo.com/) / [Mojeek](https://www.mojeek.com/)** - Tracker-free web search
**[ProtonMail](https://proton.me/mail)** - Encrypted email service
**[Email Privacy](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_email_privacy)** - Email privacy resources
**[Aegis](https://getaegis.app/) / [Ente](https://github.com/ente-io/auth/)** - 2FA to prevent logins without user authentication
**[Password Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_password_managers)** - Save multiple passwords
**[HaveIBeenPwned](https://haveibeenpwned.com/)** - Get notified when your email or phone number has been found in a data breach
**[VPN List](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_vpn)** - VPN index
!!!note Note that a VPN is not needed outside torrenting. You can avoid the need for one altogether by sticking to direct download and streaming sites.
***
### Streaming
**[movie-web](https://erynith.github.io/movie-web-instances/) / [2](https://docs.undi.rest/instances) + [Add Sources](https://pastebin.com/w8Brq2UA) / [Braflix](https://www.braflix.ru/) / [FBOX](https://fboxz.to/) / [watch.lonelil](https://watch.lonelil.ru/) / [Binged](https://binged.live/)** - Fast movie / TV streaming
**[HiAnime](https://hianime.to/)** - Fast anime streaming
**[Dramacool](https://dramacool.cy/)** - Fast Asian drama streaming
**[SportsSurge](https://v2.sportsurge.net/home4/)** - Live sports streaming
**[Spotify](https://spotify.com/) / [YouTube Music](https://music.youtube.com/)** - Music & podcast streaming / [Spotify Adblock](https://github.com/SpotX-Official/SpotX)
**[Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:cfdhwy9o57g##gsc.tab=0)**, [2](https://cse.google.com/cse?cx=006516753008110874046:o0mf6t-ugea##gsc.tab=0), [3](https://cse.google.com/cse?cx=98916addbaef8b4b6), [4](https://cse.google.com/cse?cx=0199ade0b25835f2e) - Multi-Site Search
**[TV CSE](https://cse.google.com/cse?cx=006516753008110874046:hrhinud6efg)** - Multi-site TV search
**[Anime Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei) / [2](https://cse.google.com/cse?cx=006516753008110874046:mrfarx7-dxu)** - Multi-site anime search
**[How-to Find Rare Movies](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/find-rare-movies)** - Find obscure films
***
### Downloading
**[CRACKSurl](https://cracksurl.com/) / [LRepacks](https://lrepacks.net/) / [M0nkrus](https://w14.monkrus.ws/)** - Trusted software sites
**[Pahe](https://pahe.ink/)** - Fast video downloads
**[FitGirl Repacks](https://fitgirl-repacks.site/)** / [Discord](https://discord.gg/Up3YARe4RW) / **[SteamRIP](https://steamrip.com/)** - Game download sites
**[Firehawk52](https://rentry.org/firehawk52)** - Music ripping guide
**[lucida](https://lucida.to/) / [DoubleDouble](https://doubledouble.top/)** - Multi-Site audio download
**[Soulseek](https://slsknet.org/)** or [Nicotine+](https://nicotine-plus.org/) - Audio download app
**[squid.wtf](https://squid.wtf/)** - Deezer FLAC download
**[Download CSE](https://cse.google.com/cse?cx=006516753008110874046:1ugcdt3vo7z) / [2](https://cse.google.com/cse?cx=006516753008110874046:reodoskmj7h)** - Multi-site download search
**[Video Download CSE](https://cse.google.com/cse?cx=006516753008110874046:wevn3lkn9rr#gsc.tab=0) / [2](https://cse.google.com/cse?cx=89f2dfcea452fc451) / [3](https://cse.google.com/cse?cx=aab218d0aa53e3578#gsc.tab=0)** - Multi-site video download search
**[Anime Download CSE](https://cse.google.com/cse?cx=006516753008110874046:osnah6w0yw8)** - Multi-site anime download search
**[Game Download CSE](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_game_download_cse)** - Multi-site game download search
**[Audio Download CSE](https://cse.google.com/cse?cx=006516753008110874046:ibmyuhh72io) / [2](https://cse.google.com/cse?cx=006516753008110874046:ohobg3wvr_w) / [3](https://cse.google.com/cse?cx=aab218d0aa53e3578)** - Multi-site audio download search
!!!note When using DDLs, it's generally recommended to use a download manager such as JDownloader, as they improve the ease of downloading along with the speed. You can find them listed [here](https://fmhy.net/file-tools#download-managers).
***
### Torrenting
!!!warning Torrenting can get you in trouble with your ISP, so make sure to use a [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_vpn). Most VPNs offer a killswitch to prevent data leaks, but you should also [bind your VPN to your client](https://redd.it/ssy8vv), preventing it from connecting at all unless your VPN is on.
**[qBittorrent](https://www.qbittorrent.org/) / [Transmission](https://transmissionbt.com/) / [Deluge](https://www.deluge-torrent.org/) / [Remote Torrenting](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25B7_remote_torrenting)** - Torrent clients
**[RuTracker](https://rutracker.org/)** / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) - Torrent video, audio, games, software & more / Only download from reputable users
**[FitGirl Repacks](https://fitgirl-repacks.site/)** - Trusted game repacker
**[Stremio](https://www.stremio.com/)** - Torrent video streaming app
**[Nyaa](https://nyaa.si/)** - Anime Torrents
**[Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:0led5tukccj) / [2](https://cse.google.com/cse?cx=006516753008110874046:kh3piqxus6n)** - Multi-site torrent search
**[Video Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:gaoebxgop7j)** - Multi-site video torrent search
**[Anime Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz)** - Multi-site anime torrent search
**[Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx) / [2](https://idleendeavor.github.io/gamesearch/)** - Multi-site game torrent search
**[Audio Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:v75cyb4ci55)** - Multi-site audio torrent search
***
### Reading
**[Mobilism](https://forum.mobilism.org) / [Library Genesis](https://libgen.rs/) / [Z-Library](https://singlelogin.re/) / [Annas Archive](https://annas-archive.org/)** - Books, audiobooks, comics & more
**[Audiobook Bay](https://audiobookbay.is/)** - Audiobook torrents / **Avoid fake DL links, use [Torrents / Magnets](https://i.ibb.co/8sV2061/0fa8159b11bb.png)**
**[ReadComicsOnline](https://readcomiconline.li/)** - Read comics online
**[MangaReader](https://mangareader.to/)** - Read manga online
**[Reading CSE](https://cse.google.com/cse?cx=006516753008110874046:s9ddesylrm8) / [2](https://cse.google.com/cse?cx=006516753008110874046:rc855wetniu) / [3](https://cse.google.com/cse?cx=e9657e69c76480cb8) / [4](https://cse.google.com/cse?cx=c46414ccb6a943e39) / [5](https://ravebooksearch.com/)** - Multi-site book search
**[Audiobook CSE](https://cse.google.com/cse?cx=006516753008110874046:cwbbza56vhd)** - Multi-site audiobook search
**[Comic CSE](https://cse.google.com/cse?cx=006516753008110874046:p4hgytyrohg)** - Multi-site comic search
**[Manga CSE](https://cse.google.com/cse?cx=006516753008110874046:4im0fkhej3z) / [2](https://cse.google.com/cse?cx=006516753008110874046:a5mavctjnsc#gsc.tab=0)** - Multi-site manga search
**[Ebook Readers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25BA_ebook_readers)** - List of ebook readers
***
### Mobile Piracy
**[Android AdGuard Premium](https://rentry.co/FMHYBase64#adguard-premium)** / **[iOS AdGuard Premium](https://rentry.co/FMHYBase64#adguard-pro-ios)** - Adblocking app
**[Android Modded Spotify](https://rentry.co/FMHYBase64#modded-spotify-apk)** / **[iOS Modded Spotify](https://rentry.co/FMHYBase64#spotify)** - Modded Spotify
**[Cromite](https://github.com/uazo/cromite) / [Firefox](https://www.mozilla.org/en-US/firefox/browsers/mobile/android/) / [Kiwi](https://play.google.com/store/apps/details?id=com.kiwibrowser.browser&hl=en_US&gl=US)** - Android web browsers
**[Mobilism](https://forum.mobilism.org/viewforum.php?f=398)** - Modded APKs
**[/r/ApkApps Megathread](https://apksapps.notion.site/apksapps/096ef38f452342ba99b4e1509a449729?v=9970360b443643789c333bd2c7180009)** - Updated list of modded APKs / [Subreddit](https://www.reddit.com/r/ApksApps) / [Discord](https://discord.gg/Kr5EWKZU5Y)
**[APKMirror](https://www.apkmirror.com/)** - Untouched APKs
**[F-Droid](https://f-droid.org/)** - FOSS Android Apps
**[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8) / [2](https://cse.google.com/cse?cx=73948689c2c206528) / [3](https://cse.google.com/cse?cx=a805854b6a196d6a6)** - Multi-site APK search
**[Stremio](https://www.stremio.com/)** - Video streaming app / Use VPN / [Guide](https://rentry.co/privatestremio)
**[Patch Reddit Clients](https://docs.google.com/document/u/0/d/1wHvqQwCYdJrQg4BKlGIVDLksPN0KpOnJWniT6PbZSrI/mobilebasic)** - How To Patch 3rd Party Reddit Clients
**[ReVanced Manager](https://github.com/revanced/revanced-manager)** - Ad-Free YouTube, Reddit, X etc. Patcher / [Discord](https://discord.com/invite/rF2YcEjcrT) / [Guide](https://redd.it/xlcny9)
**[Complete Jailbreak Chart](https://ios.cfw.guide/)** - Jailbreaking info & tools
***
### Useful Stuff
**[Video Players](https://fmhy.net/video-tools#video-players) / [Servers](https://fmhy.net/video-tools#media-servers)** - Host & play videos
**[Audio Players](https://fmhy.net/audiopiracyguide#audio-players) / [Servers](https://fmhy.net/audiopiracyguide#audio-servers)** - Host & play audio
**[Android Emulators](https://fmhy.net/android-iosguide#android-emulators)** - Use android apps on desktop
**[Hosting / Cloud Storage](https://fmhy.net/file-tools#file-hosts)** - Share, store & sync files
**[Download Managers](https://fmhy.net/file-tools#download-managers)** - Manage file downloads
**[File Archivers](https://fmhy.net/file-tools#file-archivers)** - Unzip / Compress files
**[OpenSubtitles](https://opensubtitles.org/)** - Most popular subtitles site
**[Unsafe Sites / Software](https://redd.it/10bh0h9)** - Things we recommend avoiding
***
**[^ Back to Top](#beginners-guide-to-piracy)**

1632
docs/devtools.md Normal file

File diff suppressed because it is too large Load diff

300
docs/downloadpiracyguide.md Normal file
View file

@ -0,0 +1,300 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
# ► Download Directories
* **Note** - Some Open Directories grab IP's, so use a VPN or Tor when accessing them.
***
* 🌐 **[/r/opendirectories](https://www.reddit.com/r/opendirectories/)** - Open Directories Subreddit / [Telegram](https://t.me/r_OpenDirectories) / [/u/ODScanner](https://reddit.com/u/ODScanner)
* ↪️ **[Open Directory Search String Builders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_open_directory_search_string_builder)**, [2](https://redd.it/933pzm), [3](https://redd.it/g4kfem), [4](https://redd.it/lj0a1e)
* ↪️ **[Google Piracy Groups](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_google_piracy_discussion_groups)**
* ⭐ **[Directory Lister](https://directorylister.com/)** - Open Directory Explorer
* ⭐ **[EyeDex](https://www.eyedex.org/)**, [ODCrawler](https://odcrawler.xyz/), [ODS](https://sites.google.com/view/l33tech/tools/ods) or [mmnt](https://www.mmnt.net/) - Open Directory Search Engines
* [mega.archive (Discord)](https://discord.gg/R3zEZUPp3Q) / [Chat](https://discord.gg/ZRhpUtzvkC) - Megadrive Archive
* [GDrive Server](https://telegra.ph/GDrive-Server-Direct-Links-06-28)
* [Napalm FTP](https://www.searchftps.net/), [Mamont](https://www.mmnt.ru/int/) or [Search-22](https://search-22.com/ftp-search-tools) - FTP Search
* [dedigger](https://www.dedigger.com/) - GDrive File Search
* [Sala De Espera](https://matrix.to/#/!qbOtnJEDGsPuWZBHLX:matrix.org?via=matrix.org) - Drive Sharing Community
* [Open Directory Downloader](https://github.com/KoalaBear84/OpenDirectoryDownloader) - Open Directory Indexer
* [Pastebin CSE](https://cse.google.com/cse?cx=0cd79b819f26af9d0) - Search Pastebin Directories
* [CD.TextFiles](http://cd.textfiles.com/) - CD Text File Archive
* [Defacto2](https://defacto2.net/home) - Scene / Sub-Scene Database
***
# ► Download Sites
* **Note** - General DDL sites use a lot of different sources, so it's best to avoid them for anything you install, like software, games or APKs. You can also use **[redirect bypassers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_redirect_bypass)** to skip link shorteners.
***
* ⭐ **[Archive.org](https://archive.org/)** - Video / Audio / Magazines / Newspapers / ROMs / [Downloader](https://github.com/MiniGlome/Archive.org-Downloader) / [CLI](https://github.com/jjjake/internetarchive)
* ⭐ **[The Eye](https://beta.the-eye.eu/)** - Audio / Books / Comics / Magazines / [Discord](https://discord.com/invite/the-eye)
* ⭐ **[DirtyWarez](https://forum.dirtywarez.com/)** - Video / Audio / Books / Comics
* ⭐ **[/r/DataHoarder](https://reddit.com/r/DataHoarder)**, [Data Horde](https://datahorde.org/), [Archive Team](https://wiki.archiveteam.org/) / [Subreddit](https://www.reddit.com/r/Archiveteam/), [Gnutella Forums](https://www.gnutellaforums.com/) or [FileSharingTalk](https://filesharingtalk.com/forum.php) - File Hoarding Forums
* [WorldSRC](https://www.worldsrc.net/) - Video / Audio / [Donate](https://www.worldsrc.net/service_end)
* [WarezForums](https://warezforums.com/) - Video / Audio / ROMs / Books / Comics
* [rlsbb](https://rlsbb.ru/), [2](https://rlsbb.to/), [3](https://comment.rlsbb.cc/) - Video / Audio / Books / Magazines / [Track Shows](https://openuserjs.org/scripts/drdre1/ReleaseBB_rlsbb_TV_Show_Tracker)
* [Adit-HD](https://www.adit-hd.com/) - Video / Audio / Books
* [AsanDL](http://asandl.com/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
* [Novanon](https://novanon.net/) - Video / Audio / Magazines / Comics / Books / Courses
* [psychodownloads](https://psychodownloads.com/) - Video / Audio / ROMs / Books / Magazines / NSFW
* [Merlin Warez](https://merlinwz.com/) - Video / Audio / Books / Audiobooks / Comics / Magazines
* [Sbenny's Forum](https://forum.sbenny.com/) - Video / Audio / ROMs / Books / [Discord](https://discord.gg/kf9FKQx)
* [CyberPhoenix](http://www.cyberphoenix.org/forum/) - Video / Audio / ROMs / Books / Magazines / Comics
* [dreamteamdownloads1](https://www.dreamteamdownloads1.com/index.php) - Video / Audio / ROMs / Books / Magazines
* [DownDuck](https://www.downduck.com/) - Video / Audio / Books / Magazines
* [AllYouLike](https://allyoulike.org/) - Video / Audio Books / Magazines / ROMs / Comics / NSFW
* [DDLValley](https://www.ddlvalley.me/) - Video / Audio / ROMs / Books / Comics / Magazines / [Forum](https://forum.ddlvalley.me/)
* [MaxRelease](https://max-rls.com/) - Video / Audio / Magazines
* [AyakaLounge](https://ayakalounge.me/) - Video / Audio / ROMs
* [2DDL](https://2ddl.it/) - Video / Audio / Books / Comics / Magazines
* [WarezLover](https://warezlover.xyz/) - Video / Audio / ROMs / Books / Magazines
* [TFPDL](https://tfpdl.se/), [2](https://tfpdl.to/) - Video / Magazines / NSFW
* [WarezLoad](https://warezload.net/index.php) - Video / Audio / Books
* [Katz DDL](https://katzddl.net/) - Video / Audio / Books / NSFW
* [FreshWAP](https://www.freshwap.us/), [2](https://freshwap.cc/) - Video / Audio / Books / Magazines
* [BadshahUploads](https://badshahuploads.xyz/) - Video / Audio / Books / Leech Required
* [FrostClick](https://www.frostclick.com/wp/) - Video / Audio / Books
* [The Ambassador](https://ambassadorddl.site/) - Video / Books
* [Leaker](https://leaker.me/) - Video / Audio
* [TehParadox](https://www.tehparadox.net/) - Video / Audio / Books / Magazines / ROMs
* [wJungle](https://wjungle.net/) - Video / Audio / Books / NSFW
* [PuZo](https://www.puzo.org/) - Video / Audio / Books / Audiobooks / NSFW
* [Warez-Serbia](https://www.warez-serbia.com/) - Video / Audio / Books / Magazines / NSFW
* [Warez Heaven](https://www.warezheaven.com/index.php) - Video / Audio / ROMs / Books / NSFW
* [Download.ir](https://download.ir/) - Video / ROMs
* [SceneSource](https://www.scnsrc.me/), [2](https://www.scenesource.me/) - Video / Audio / ROMs / Books
* [Amader Forum](https://amaderforum.net/) - Video / Books / NSFW
* [Download For All](https://dl4all.org/), [2](https://dl4all.biz/) - Video / Audio / Books / Magazines
* [ddlspot](https://www.ddlspot.com/) - Video / Audio
* [Uploadgig](https://uploadgig.me/) - Video / Audio / Books / Audiobooks / Magazines / NSFW
* [Warez-World](https://warez-world.org/) - Video / Audio / Books / Magazines / NSFW
* [0DayDDL](https://0dayddl.com/) - Video / Audio / Books / Magazines
* [Downturk.net](https://www.downturk.net/) - Video / Audio / Books
* [SoftArchive](https://softarchive.is/), [2](https://sanet.lc/), [3](https://sanet.st) - Video / Audio / Books / Comics / Newspapers / Magazines / [Status](https://sastatus.com/) / [Avoid Software / Games](https://pastebin.com/DyXv0MGR)
* [Pouet](https://www.pouet.net/prodlist.php) - Demos / Cracktros
* [Redump](http://redump.org/) - Disc Preservation Project
* [DemoZoo](https://demozoo.org/) or [scene.org](https://files.scene.org/) - Demoscene Archive / [Wiki](https://en.wikipedia.org/wiki/Demoscene)
* [Ubu](https://ubuweb.com/) - Avant-Garde Artifacts
***
## ▷ Search Sites
* **Note** - These aggregate from multiple sources, so it's best to avoid them for software / games.
***
* ⭐ **[Download CSE](https://cse.google.com/cse?cx=006516753008110874046:1ugcdt3vo7z)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:reodoskmj7h) - Multi-Site Search
* ⭐ **[FilePursuit](https://filepursuit.com)** - [Discord](https://discord.gg/xRfFd8h)
* ⭐ **[4Shared](https://www.4shared.com/)**
* ⭐ **[Hatt](https://github.com/FrenchGithubUser/Hatt)** - File Search App
* [Meawfy](https://meawfy.com/) - Mega.nz Search
* [File Host Search](https://cse.google.com/cse?cx=90a35b59cee2a42e1)
* [scnlog](https://scnlog.me/)
* [fidigger](https://fidigger.com/)
* [filesearch.link](https://filesearch.link/)
* [Linktury](https://www.linktury.com/)
* [MediafireTrend](https://mediafiretrend.com/) - Mediafire Search
* [WarezOmen](https://warezomen.com/) - Indexer / Search Engine
* [SunXDCC](https://sunxdcc.com/) or [XDCC.EU](https://www.xdcc.eu/) - XDCC / Search Engine
* [Find Rare Files Online](https://forums.lostmediawiki.com/thread/10861/find-rare-files-online) - How-to Find Rare Files
***
## ▷ [Video Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_download_sites)
***
## ▷ [Anime Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25B7_anime_downloading)
***
## ▷ [Educational Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu/#wiki_.25BA_downloading)
***
## ▷ [Game Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/games#wiki_.25BA_download_games)
***
## ▷ [Audio Sites](https://old.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_download_sites)
***
# ► Software Sites
* **Note** - Remember to always scan software before installing with tools like **[VirusTotal](https://www.virustotal.com/)** or use it in **[Sandboxie](https://rentry.co/sandboxie-guide)**.
***
* ↪️ **[Windows ISOs / Activation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25BA_windows_isos)**
* ⭐ **[CRACKSurl](https://cracksurl.com/)** - [Telegram](https://t.me/cracksurldotcom)
* ⭐ **[LRepacks](https://lrepacks.net/)**
* ⭐ **[Game Bounty Software](https://gamebounty.world/software/)** - Download / [Discord](https://dsc.gg/gamebounty)
* ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/)
* ⭐ **[soft98](https://soft98.ir/)** - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
* ⭐ **[Nsane Forums](https://www.nsaneforums.com/)** - Signup Required
* ⭐ **[Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4)** - Multi-Site Software Search
* [AIOWares](https://www.aiowares.com/)
* [TheMicroTech](https://programs.themicrotech.net/)
* [DownloadHa](https://www.downloadha.com/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
* [Patoghu](https://patoghu.com/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
* [Softlay](https://www.softlay.com/downloads/)
* [Mutaz](https://www.mutaz.pro/)
* [Heidoc](https://www.heidoc.net/joomla/)
* [AsanDL](http://asandl.com/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
* [RetroSystemRevival](https://retrosystemsrevival.blogspot.com/)
* [Libreware](https://t.me/Libreware), [PC Cracked Software](https://t.me/pc_cracked_softwares) or [Xetrin RePacks](https://t.me/repacks_by_xetrin) - Telegram Channels
* [Rarewares](https://www.rarewares.org/) - Rare Software
* [PLC4Me](https://plc4me.com/) - Automation Software
* [Software Heritage](https://www.softwareheritage.org/) - Software Source Code Archive
* [Team V.R releases](https://codec.kyiv.ua/releases.html) - Professional Video, Audio & Adobe Software / Plugins
* [WLSetup-All](https://rentry.co/FMHYBase64#wlsetup-all) - Windows Live Essentials 2012 Archive
* [GenP](https://www.reddit.com/r/GenP/wiki/index), [2](https://genpguides.github.io/) - Adobe Software Patcher / [Discord](https://discord.gg/BVBh2XVn9s)
* [ZXPInstaller](https://zxpinstaller.com/) - Adobe Extension Installer
***
## ▷ Freeware Sites
* 🌐 **[Awesome Open Source](https://awesomeopensource.com/)**, [OpenAlternative](https://openalternative.co/), [Opensource Builders](https://opensource.builders/), [OSSSoftware](https://osssoftware.org/), [OSS Gallery](https://oss.gallery/), [Awesome OSS](https://github.com/RunaCapital/awesome-oss-alternatives), [Gadgeteer](https://gadgeteer.co.za/opensourcesoftware/) or [FossHub](https://www.fosshub.com/) - FOSS Indexes
* 🌐 **[Awesome Free Software](https://github.com/johnjago/awesome-free-software)**, [Windows Ultimate Collection](https://xdaforums.com/t/windows-ultimate-collection-guides.4507867/), [Free Lunch](https://github.com/auctors/free-lunch), [MajorGeeks](https://www.majorgeeks.com/content/page/top_freeware_picks.html) or [TinyApps](https://tinyapps.org/) - Freeware Indexes
* 🌐 **[Awesome Selfhosted](https://awesome-selfhosted.net/)**, [2](https://gitlab.com/awesome-selfhosted/awesome-selfhosted) or [Selfh.st](https://selfh.st/apps/) - Selfhosted Software Indexes
* 🌐 **[Awesome Python Applications](https://github.com/mahmoud/awesome-python-applications)** - Python App Index
* ↪️ **[Git Project Indexes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_git_projects)**
* ↪️ **[Software Package Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_package_managers)**
* ⭐ **[FluentStore](https://github.com/yoshiask/FluentStore)** - Microsoft Store Frontend
* ⭐ **[store.rg](https://store.rg-adguard.net/)** - Paid Microsoft Store Link Generator / [Guide](https://rentry.co/paidAppsMsStore)
* [SourceForge](https://sourceforge.net/)- FOSS Repositories
* [Fossies](https://fossies.org/all.html) - FOSS Archive
* [Free Software Directory](https://directory.fsf.org/wiki/Main_Page) or [FOSS Wiki](https://en.wikipedia.org/wiki/Portal:Free_and_open-source_software/Categories) - FOSS Wikis
* [Softpedia](https://www.softpedia.com/), [Realityripple](https://realityripple.com/), [OlderGeeks](https://oldergeeks.com/), [FilePuma](https://www.filepuma.com/), [FileEagle](https://www.fileeagle.com/), [LO4D](https://www.lo4d.com/), [GRC](https://www.grc.com/freepopular.htm), [Uwe Sieber's Homepage](https://www.uwe-sieber.de/english.html) or [Software Informer](https://software.informer.com/) - Freeware
* [PortableApps.com](https://portableapps.com/), [Portapps](https://portapps.io/) or [PortableAppZ](https://portableappz.blogspot.com/) - Portable Apps
* [Nirsoft](https://www.nirsoft.net/), [Windows-Utilities](https://orga.cat/windows-utilities), [OS Vault](https://osvault.weebly.com/directory.html) or [WinTools](https://www.wintools.info/) - Windows Software
* [UWP Community](https://uwpcommunity.com/) - Universal Windows Programs / [Discord](https://discord.gg/eBHZSKG)
* [RaymondFreeSoftware](https://t.me/raymondfreesoftware) - Telegram
* [Suckless](https://suckless.org/) - Simple Software Archive
* [OldVersion](http://www.oldversion.com/) - Old Versions of Software
* [WinWorldPC](https://winworldpc.com/) - Abandonware / Operating Systems
* [VETUSWARE](https://vetusware.com/) - Abandonware / Operating Systems / Games
* [MS-DOS Index](http://www.lanet.lv/simtel.net/msdos/index-msdos.html) - MS-DOS Software
* [The Vintage Software Collection](https://rentry.co/fmhybase64#the-vintage-software-collection) or [SCiZE's Classic Warez Collection](https://scenelist.org/) - Retro Software
* [BelowAverage](https://belowaverage.org/) - I.T. Software
***
## ▷ Alt Software Sites
* ⭐ **[AlternativeTo](https://alternativeto.net/)** - Crowdsourced Recommendations
* [Adobe Alternatives](https://github.com/KenneyNL/Adobe-Alternatives) - Adobe Software Alternative Index
* [SaaSHub](https://www.saashub.com/)
* [Alternative.me](https://alternative.me/)
* [opensourcealternative.to](https://www.opensourcealternative.to/) - Open-source Alternatives
* [TopAlter.com](https://topalter.com/)
* [ListAlternative](https://www.listalternative.com/)
* [Alternative Internet](https://github.com/redecentralize/alternative-internet)
* [Appmus](https://appmus.com/)
* [SimilarSiteSearch](https://www.similarsitesearch.com/), [Sitelike.org](https://www.sitelike.org/), [SitesLike](https://www.siteslike.com/) - Similar Site Lists
***
## ▷ [Linux Software](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25B7_software_sites)
***
## ▷ [Mac Software](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25B7_software_sites2)
***
# ► File Sharing Apps
* ⭐ **[Soulseek](https://slsknet.org/)** or [Nicotine+](https://nicotine-plus.org/) - File Sharing App / [Stats](https://github.com/mrusse/Slsk-Upload-Stats-Tracker) / [Server App](https://github.com/slskd/slskd)
* [DC++](https://dcplusplus.sourceforge.io/index.html) - File Sharing App / [Hubs](https://dchublists.com/), [2](https://dchublist.org/), [3](https://dchublist.biz/)
* [eMule](https://www.emule-project.net/), [Fopnu](https://fopnu.com/), [Shareaza](https://shareaza.sourceforge.net/) or [eMule Plus](https://sourceforge.net/projects/emuleplus/) - File Sharing App
* [WinMX](https://patch.winmxconex.com/) - File Sharing App / [Forum](https://forum.winmxworld.com/)
***
## ▷ IRC Tools
* 🌐 **[Awesome IRC](https://github.com/davisonio/awesome-irc)** - IRC Resources
* [Libera Guides](https://libera.chat/guides/), [LoadGuru](https://www.theloadguru.com/xdcc-irc-beginners-guide/), [New Blood](https://anonops.com/newblood/) or [Simple Wiki Guide](https://en.wikipedia.org/wiki/Wikipedia:IRC/Tutorial) - IRC Guides
* [AdiIRC](https://adiirc.com/), [Convos](https://convos.chat/), [mIRC](https://www.mirc.com/get.html) or [Bitchx](https://bitchx.sourceforge.net/) - IRC Clients
* [Hexchat](https://hexchat.github.io/) - Private IRC Client
* [KiwiIRC](https://kiwiirc.com/) or [TheLounge](https://thelounge.chat/) - WebIRC Client
* [irc2go](https://en.irc2go.com/) - Browse IRC Chat Rooms / [Top 1000](https://netsplit.de/networks/top100.php)
* [libera](https://libera.chat/), [tilde](https://tilde.chat/), [anonops](https://anonops.com/) or [rizon](https://rizon.net/) - IRC Networks
* [Mibbit](https://search.mibbit.com/) - IRC Channel Search
***
# ► Usenet
* 🌐 **[Usenet Tools / Services](https://curlie.org/en/Computers/Usenet)** or [UsenetTools](http://www.usenettools.net/)
* ⭐ **[Usenet Guide / Automation Setup](https://docs.google.com/document/d/1TwUrRj982WlWUhrxvMadq6gdH0mPW0CGtHsTOFWprCo/mobilebasic)** / [2](https://redd.it/4x2mc9) / [3](https://www.iitk.ac.in/LDP/HOWTO/Usenet-News-HOWTO/x27.html) / [4](https://graph.org/EVERYTHING-YOU-NEED-TO-KNOW-ABOUT-USENET-09-04) / [5](https://www.reddit.com/r/usenet/wiki/index/) / [6](https://blog.decryption.net.au/t/a-fully-automated-usenet-piracy-machine-with-plex-sabnzbd-and-sonarr/130)
* [/r/usenet](https://reddit.com/r/usenet)
* [Usenet-Uploaders](https://github.com/animetosho/Nyuu/wiki/Usenet-Uploaders), [ngPost](https://github.com/mbruel/ngPost) or [Nyuu](https://github.com/animetosho/Nyuu) - Usenet Uploaders
***
## ▷ Indexers
* 🌐 **[Indexer List](https://www.reddit.com/r/usenet/wiki/indexers/)** - Indexer List
* [/r/UsenetInvites](https://reddit.com/r/UsenetInvites)
* [NZBHydra2](https://github.com/theotherp/nzbhydra2) - NZB Meta search
* [nzbplanet](https://nzbplanet.net/)
* [orionoid](https://orionoid.com/)
* [binsearch](https://binsearch.info/)
* [abnzb](https://www.abnzb.com/)
* [NZB Index](https://www.nzbindex.com/), [2](https://www.nzbindex.nl/)
* [Newznab](https://www.newznab.com/)
* [NZBStars](https://nzbstars.com/)
* [usenet-crawler](https://www.usenet-crawler.com/)
* [GingaDaddy](https://www.gingadaddy.com/)
* [NZBFinder](https://nzbfinder.ws/)
* [NZBKing](https://nzbking.com/)
* [g4u](https://g4u.to/) - Download Games via Usenet / pw: 404
* [OldUSe](https://article.olduse.net/) - Search Usenet Articles
* [althub](https://althub.co.za) - Unlimited Free Trials
* [Spotweb](https://github.com/spotweb/spotweb) - Spotnet Client
***
## ▷ Providers
* 🌐 **[/r/usenet Providers](https://www.reddit.com/r/usenet/wiki/providers)** - Provider Lists
* 🌐 **[/r/usenet Deals](https://www.reddit.com/r/usenet/wiki/providerdeals)** - Provider Deals
* [Usenet Providers Map](https://mediavoid.io/map.svg)
* [usenetmax](https://www.usenetmax.com/)
* [xsusenet](https://xsusenet.com/)
* [usenet.farm](https://usenet.farm/#trial)
* [Free Trials](https://www.ngprovider.com/free-usenet-trials.php)
***
## ▷ Downloaders
* ⭐ **[sabnzbd](https://sabnzbd.org/)** / [Grabber](https://github.com/lem6ns/sabgrab) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/nzb-unity/) / [Chrome](https://chromewebstore.google.com/detail/nzb-unity/mpejfoghnejnbfkpbiafklkmlhebkapb)
* ⭐ **[NZBUnity](https://github.com/tumblfeed/nzbunity)** - Send Usenet Files to Client
* [nzbget](https://nzbget.com/) / [GitHub](https://github.com/nzbgetcom/nzbget)
* [Usenet File Hashes](https://gist.github.com/4chenz/de3a3490aff19fd72e4fdd9b7dafc8f4) - Link File Hashes
* [Tg-UsenetBot](https://github.com/sanjit-sinha/Tg-UsenetBot) - Usenet Telegram Bot
***
# ► Leeches / Debrid
* 🌐 **[Free Premium Leech Wiki](https://filehostlist.miraheze.org/wiki/Free_Premium_Leeches)** or [leechlisting](https://www.leechlisting.com/) - Leech Lists
* [@Transload](https://t.me/transload) - Telegram Leech Bots
* [Multi-OCH Helper](https://greasyfork.org/en/scripts/13884-multi-och-helper) - Send Premium Files to Leeches / 2 Hosts Only
* [RapidGrab](https://rapidgrab.ovh/) or [Newscon](https://www.newscon.net/d1/) / [2](https://www.newscon.org/d3/) - Leech
* [Real-Debrid](https://real-debrid.com/) - Paid Debrid service / [Torrent Client](https://github.com/rogerfar/rdt-client) / [Movies / TV](https://hdencode.org/)
* [Debrid-Link](https://debrid-link.com) - Debrid with Free Tier
* [Debrid Media Manager](https://debridmediamanager.com/) - Manage / Stream / Download RD Files

1048
docs/edupiracyguide.md Normal file

File diff suppressed because it is too large Load diff

46
docs/feedback.md Normal file
View file

@ -0,0 +1,46 @@
---
title: Feedback
description: Anonymous comments, taken from reddit, discord, twitter, and our feedback system.
next: false
prev: false
lastUpdated: false
outline: false
---
### Feedback
:::tip What is this?
Anonymous comments, taken from reddit, discord, twitter, and our feedback system. This is why we do it. People are the motivation, equality is the goal.
:::
***
* *"Before finding this, I've been searching google myself and have experienced viruses, fake info, and just bad advice. But the amazing guides and links on FMHY really make it so much safer and simpler to find the things I need. I'm sort of the tech person in my family, so it saves me from so much testing and work."*
* *"Your sources have allowed me to give my father whatever shows or movies he asks for. Old stuff from when he was younger and all that. Stuff I wouldn't be able to access otherwise. It means a lot since he had heart surgery in Feb 2020 and cant really do much anymore, so its one of the few ways he can keep himself busy. Thank you."*
* *"That's why I love FMHY so much. Before id spend hours and hours every day trying to hunt useful websites for myself."*
* *"I love this website so much. I literally have it labelled as "Everything" in my favorites."*
* *"No bullshit, and has all the info I need to gain free access to media."*
* *"Y'all have helped not only me but my friends through college and the pandemic in ways you all probably don't even realize."*
* *"thank you so much for this effort, guys, you are amazing, I stopped searching on google for stuff and got addicted to your website, keep going :)"*
* *"Literally, when I need something, all I need to do is check here first! thank you for being here, for being access to everyone and anyone, I really really appreciate it!"*
* *"I want to express my sincere appreciation for the wiki of useful resources. It has proven to be an invaluable source of information, providing a wide range of knowledge on various topics. The well-organized and comprehensive nature of the wiki has been instrumental in aiding my research and learning. I am truly grateful for the effort and dedication that has gone into curating and maintaining such a valuable repository of knowledge. Thank you for this exceptional resource."*
* *"Amazing stuff. Spent almost whole day browsing this and I got introduced to tons of great software. Thank you!!"*
* *"I love FMHY's wiki, to the point I can't use the internet without it."*
* *"This wiki is one of the best out there, seriously. Keep up the great work!"*
* *"I love having an extreme amount of privacy. And it's not just for piracy, so this is REALLY useful. Thanks!"*
* *"Every person I share this sub with is always completely grateful, and it's no wonder why."*
* *"Finding out about FMHY's wiki is the best thing that has happened to me, it has helped me so much in every way imaginable, i'm very grateful, keep it up!"*

462
docs/file-tools.md Normal file
View file

@ -0,0 +1,462 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/tools-index)**
***
***
# ► File Tools
* ↪️ **[File Scanners](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_file_scanners)**
* ⭐ **[Fileinfo](https://fileinfo.com/)**, [Filext](https://filext.com/) or [OpenMyFiles](https://www.openmyfiles.com/) - File Extension Libraries
* ⭐ **[czkawka](https://github.com/qarmin/czkawka)** or [dupeGuru](https://dupeguru.voltaicideas.net/) - Duplicate File Finders
* [horsicq](https://horsicq.github.io/) - File Tools / [GitHub](https://github.com/horsicq/)
* [Beyond Compare](https://www.scootersoftware.com/) - File / Directory Comparison Tool / [Pro](https://rentry.co/FMHYBase64#beyond-compare-crack)
* [UnLock IT](https://emcosoftware.com/unlock-it/download) or [Lock Hunter](https://lockhunter.com/) - File Unlocker / Deleter
* [Magika](https://github.com/google/magika) - AI File Content Type Detector
* [Phockup](https://github.com/ivandokov/phockup) - Organize Photo / Video Files by Date
* [Icaros](https://github.com/Xanashi/Icaros) - Add Explorer Thumbnails to any Video Format
* [Tagging for Windows](https://tagging.connectpaste.com/) - Tag-Based Filesystem
* [HTTPDirfs](https://github.com/fangfufu/httpdirfs) - HTTP File System
* [mergerfs](https://github.com/trapexit/mergerfs) - Union Filesystem
* [filebrowser](https://github.com/filebrowser/filebrowser/) - Online File Viewer
* [File-Examples](https://file-examples.com/) - Dummy File Examples
* [OpenHashTab](https://github.com/namazso/OpenHashTab) - Compare / Display File Hashes
* [WinMerge](https://winmerge.org/) - Compare / Merge Files & Folders
* [Attribute Changer](https://www.petges.lu/) - Edit File & Folder Properties
* [TagSpaces](https://www.tagspaces.org/) - Add Tags to Files and Folders
* [SKTimeStamp](https://tools.stefankueng.com/SKTimeStamp.html) - Change File Created / Modified Time
* [Corrupt My File](https://www.corruptmyfile.com/) or [Corrupt-A-File](https://corrupt-a-file.net/) - Intentionally Corrupt your Files
* [ExtractMetadata](https://www.extractmetadata.com/) or [Metadata2Go](https://www.metadata2go.com/) - Metadata Viewers / Editors
* [lessmsi](https://lessmsi.activescott.com/) - .msi Content Extractor / [GitHub](https://github.com/activescott/lessmsi)
* [ProperTree](https://github.com/corpnewt/ProperTree) - GUI Plist Editor
* [OpenBoardView](https://github.com/OpenBoardView/OpenBoardView) - View .brd Files
* [infekt](https://infekt.ws/) / [GitHub](https://github.com/syndicodefront/infekt), [nfoview](https://otsaloma.io/nfoview/) / [GitHub](https://github.com/otsaloma/nfoview) or [NFOmation](https://nfomation.net/) - NFO Viewers
***
## ▷ Download Managers
* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - Download Manager / [Debloat](https://rentry.org/jdownloader2) / [Dark Theme](https://redd.it/q3xrgj), [2](https://github.com/moktavizen/material-darker-jdownloader/) / [Dracula Theme](https://draculatheme.com/jdownloader2)
* ⭐ **[Go Speed](https://gopeed.com/)** - Download Manager / [GitHub](https://github.com/GopeedLab/gopeed) / [Extension](https://github.com/GopeedLab/browser-extension) / [Plugins](https://github.com/search?q=topic%3Agopeed-extension&type=repositories)
* ⭐ **[IDM](https://rentry.co/FMHYBase64#idm)** - Download Manager
* [FDM](https://www.freedownloadmanager.org/) - Download Manager / [YTDL Addon](https://github.com/meowcateatrat/elephant) / [Note](https://pastebin.com/Vgwf3avH)
* [XDM](https://xtremedownloadmanager.com/) - Download Manager / [GitHub](https://github.com/subhra74/xdm)
* [Motrix](https://www.motrix.app/) or [imFile](https://github.com/imfile-io/imfile-desktop) - Download Manager / [GitHub](https://github.com/agalwood/Motrix)
* [aria2](https://aria2.github.io/) or [Persepolis](https://persepolisdm.github.io/) - Terminal Download Manager / [GitHub](https://github.com/aria2/aria2) / [Download Bot](https://github.com/gaowanliang/DownloadBot) / [WebUI](https://github.com/ziahamza/webui-aria2), [2](https://ariang.mayswind.net/)
* [ArrowDL](https://github.com/setvisible/ArrowDL/) - Download Manager
* [pyLoad](https://pyload.net/) - Lightweight Download Manager
* [File Centipede](https://filecxx.com/) - Upload / Download Manager
* [DownThemAll](https://www.downthemall.org/) or [Turbo Download Manager](https://add0n.com/turbo-download-manager-v2.html) / [GitHub](https://github.com/inbasic/turbo-download-manager-v2/) - Download Management Extensions
* [HTTP Downloader](https://erickutcher.github.io/#HTTP_Downloader/) - Download Manager for HTTP / FTP / SFTP Protocols
* [Downloader](https://downloader.la/) or [Hitomi](https://github.com/KurtBestor/Hitomi-Downloader) - File Download Tools
* [mf-dl](https://gitgud.io/Pyxia/mf-dl/) or [mediafire_bulk_downloader](https://github.com/NicKoehler/mediafire_bulk_downloader) - Mediafire File Downloaders
* [WhatsLink](https://whatslink.info/) - View File Download Metadata
***
## ▷ File Archivers
* 🌐 **[SuperCompression](https://supercompression.org/)** - File Compression Resources
* ⭐ **[7-Zip](https://www.7-zip.org/)** - File Archiver
* ⭐ **[NanaZip](https://github.com/M2Team/NanaZip)** - File Archiver
* ⭐ **[PeaZip](https://peazip.github.io/)** - Cross Platform File Archiver
* ⭐ **[CompactGUI](https://github.com/IridiumIO/CompactGUI)** or [Compactor](https://github.com/Freaky/Compactor) - Transparent Compression
* [Fileforums](https://fileforums.com/) or [Encode](https://encode.su/) - Data Compression Forums
* [TurboBench](https://github.com/powturbo/TurboBench) - Compression Benchmark
* [unzip-http](https://github.com/saulpw/unzip-http) - Unzip via HTTP without Downloading
* [WinRAR](https://www.win-rar.com/) - File Archiver / [Licenses](https://rentry.co/FMHYBase64#winrar-licenses)
* [Efficient Compression Tool](https://github.com/fhanau/Efficient-Compression-Tool) or [Minuimus](https://birds-are-nice.me/software/minuimus.html) - File Archivers / Optimizers
* [ZIP Extractor](https://zipextractor.app/) - Google Drive / Gmail File Archiver
* [ezyZip](https://www.ezyzip.com/) - Zip Files Online
* [unzip-online](https://unzip-online.com/en) - Unzip Files Online
* [Unrar online](https://unrar.online/) - Unrar Files Online
***
## ▷ File Converters
* 🌐 **[.to Sites](https://rentry.co/tosites)** - File Converters Index
* ⭐ **[File Converter](https://file-converter.io/)** / [GitHub](https://github.com/Tichau/FileConverter) - Convert / Compress Files
* ⭐ **[CloudConvert](https://cloudconvert.com/)** - Convert Files / 1 GB Limit
* [Pandoc](https://pandoc.org/) - Document Converter
* [ConvertCSV](https://www.convertcsv.com/) - CSV Data Conversion
* [Encoding Converter](https://encoding-converter.netlify.app/) - File Encoding Converter
* [Deark](https://entropymine.com/deark/) - Decode and Convert Files / [GitHub](https://github.com/jsummers/deark)
* [text2img](https://master.ayra.ch/text2img/) - NFO Files to Image Converter
* [FreeConvert](https://www.freeconvert.com/) - File Converter / 1 GB Limit
* [videoutils](https://www.videoutils.com/) - File Converter / 500 MB
* [Xconvert](https://www.xconvert.com) - File Converter / 400 MB
* [ConvertFiles](https://www.convertfiles.com/) - File Converter / 250 MB Limit
* [Convertio](https://convertio.co/) - File Converter / 100 MB Limit
* [AnyConvert](https://anyconv.com/) - File Converter / 100 MB Limit
* [onlineconvertfree](https://onlineconvertfree.com/) - File Converter / 100 MB Limit
* [MiConv](https://miconv.com/) - File Converter / 75 MB Limit
* [Converter 365](https://www.converter365.com/) - File Converter / 50 MB Limit
* [Aconvert](https://www.aconvert.com/) - File Converter / 40 MB Limit
* [PPT Online](https://www.aspose.app/) - File Converter / 35 MB Limit
* [LetsConvert](https://letsconvert.io/) - File Converter / 250 MB Limit
* [Online Convert](https://www.online-convert.com/) - File Converter
* [Zamzar](https://www.zamzar.com/) - File Converter
* [Online Converter](https://www.onlineconverter.com/) - File Converter
* [File-Coversion](https://www.files-conversion.com/) - File Converter
* [11zon](https://www.11zon.com/) - File Converter
* [Convert Town](https://convert.town/) - File Converter
* [Docspal](https://www.docspal.com/) - File Converter
* [Better Converter](https://better-converter.com/) - File Converter
* [conversion-tool](https://www.conversion-tool.com/) - File Converter
* [go4convert](https://go4convert.com/) - File Converter
* [101convert](https://www.101convert.com/) - File Converter
* [FormatSwap](https://formatswap.com/) - File Converter
***
## ▷ File Explorers
* ⭐ **[Files](https://files.community/)** - Customizable Windows File Manager
* [Xplorer](https://xplorer.space/) / [GitHub](https://github.com/kimlimjustin/xplorer) / [Discord](https://discord.com/invite/MHGtSWvfUS), [DoubleCMD](https://github.com/doublecmd/doublecmd) or [muCommander](https://www.mucommander.com/) - Cross Platform File Explorers
* [Sigma](https://sigma-file-manager.vercel.app) - Modern File Manager for Windows / Linux / [GitHub](https://github.com/aleksey-hoffman/sigma-file-manager)
* [ChromaFiler](https://chroma.zone/chromafiler/) - Column-based Windows File Manager
* [WinFile](https://github.com/microsoft/winfile) - Original Windows File Explorer
* [Yazi](https://github.com/sxyazi/yazi) - Terminal File Explorer / [Plugins](https://github.com/sachinsenal0x64/awesome-yazi)
* [One Commander](https://www.onecommander.com/) - File Explorer
* [Free Commander](https://freecommander.com/) - File Explorer
* [Q-Dir](https://www.softwareok.com/?seite=Freeware/Q-Dir) - File Explorer
* [Quick Access Popup](https://www.quickaccesspopup.com/) - File Explorer
* [FileExplorer](https://github.com/omeryanar/FileExplorer) - File Explorer
* [Explorer++](https://explorerplusplus.com/) - Lightweight Windows File Manager
* [Far Manager](https://www.farmanager.com/) - Windows File / Archive Manager
* [Total Commander](https://www.ghisler.com/) - Shareware Windows File Manager
* [Organize](http://organize.readthedocs.io) - Automated File Manager
* [TrayDir](https://github.com/SamuelSVD/TrayDir) - System Tray File Manager
* [TablacusExplorer](https://tablacus.github.io/explorer_en.html), [QTTabBar](https://github.com/indiff/qttabbar), [Multi Commander](https://multicommander.com/) or [ExplorerEx](https://github.com/DearVa/ExplorerEx) - Tab File Managers
* [Vifm](https://vifm.info/) - Vim-based File Manager
* [WinSetView](https://github.com/LesFerch/WinSetView) - Globally Set Explorer Folder Views
***
## ▷ File Searching
* ⭐ **[Everything](https://voidtools.com/)** - File Search Engine
* [Recoll](https://www.lesbonscomptes.com/recoll/) / [Addon](https://addons.mozilla.org/en-US/firefox/addon/recoll-we/), [Spyglass](https://github.com/spyglass-search/spyglass), [DocFetcher](https://docfetcher.sourceforge.net/) or [Orange](https://0-range.github.io/) - Cross Platform Search Engines
* [AnyTXT](https://anytxt.net/) or [FluentSearch](https://fluentsearch.net/) - Windows Search Engines
* [AstroGrep](https://sourceforge.net/projects/astrogrep/), [grepWin](https://github.com/stefankueng/grepWin) or [dnGrep](https://dngrep.github.io/) - Windows GUI Grep Utilities
* [fselect](https://github.com/jhspetersson/fselect) - SQL-like Search Engine
* [fd](https://github.com/sharkdp/fd) - User Friendly "find" Alternative
* [sist2](https://github.com/simon987/sist2) - Simple Incremental Search Tool
***
## ▷ File Encryption
* ⭐ **[VeraCrypt](https://www.veracrypt.fr/en/Home.html)**
* ⭐ **[age](https://github.com/FiloSottile/age)**
* [Picocrypt](https://github.com/Picocrypt/Picocrypt)
* [Hat](https://hat.sh/)
* [Kryptor](https://www.kryptor.co.uk/)
***
## ▷ File Backup / Sync
* ⭐ **[SyncThing](https://syncthing.net/)** - File Sync / [Tray Support](https://martchus.github.io/syncthingtray/)
* ⭐ **[KDEConnect](https://kdeconnect.kde.org/)** - Phone / File Sync
* ⭐ **[freefilesync](https://freefilesync.org/)** - File Backup
* ⭐ **[Kopia](https://kopia.io/)** - File Backup
* [MyPhoneExplorer](https://www.fjsoft.at/) - Phone / Desktop Sync
* [SyncFolder](https://apps.microsoft.com/detail/9nc73mjwhsww?rtc=1&hl=en-us&gl=US) - Phone / Desktop Sync
* [etesync](https://www.etesync.com/) - File Sync
* [allwaysync](https://allwaysync.com/) - File Sync
* [Resilio](https://www.resilio.com/individuals/) - File Sync
* [SmartFTP](https://www.smartftp.com/) - File Sync
* [rsync](https://rsync.samba.org) - File Sync / [GitHub](https://github.com/WayneD/rsync)
* [Unison](https://github.com/bcpierce00/unison) - File Sync
* [FolderClone](https://www.folderclone.com/) - Clone / Backup Folders
* [BackupPC](https://backuppc.github.io/backuppc/) - File Backup
* [TeraCopy](https://www.codesector.com/teracopy) - File Backup
* [restic](https://restic.net/) / [GitHub](https://github.com/restic/restic) - File Backup
* [UrBackup](https://www.urbackup.org/) - File Backup
* [Aomei](https://www.ubackup.com/) - File Backup
* [Duplicati](https://www.duplicati.com/) - File Backup
* [Borg](https://www.borgbackup.org/) - File Backup
* [USBImager](https://bztsrc.gitlab.io/usbimager/) - File Backup
* [Toucan](https://github.com/PortableApps/Toucan) - File Backup
* [duplicity](https://duplicity.gitlab.io/) - File Backup
***
## ▷ File Recovery
* ⭐ **[TestDisk](https://www.cgsecurity.org/wiki/TestDisk)** - File Recovery
* [R-Undelete](https://www.r-undelete.com/Download.shtml) - File Recovery
* [PhotoRec](https://www.cgsecurity.org/wiki/PhotoRec) - File Recovery
* [DMDE](https://dmde.com/download.html) - File Recovery
* [Recuva](https://www.ccleaner.com/recuva) - File Recovery
* [MultiPar](https://github.com/Yutaka-Sawada/MultiPar) - Prevent File Corruption / [Guide](https://youtu.be/5TsExiAsCXA)
* [ShadowExplorer](https://www.shadowexplorer.com/) or [ShadowCopyView](https://www.nirsoft.net/utils/shadow_copy_view.html/) - Shadow Copy Explorers
***
## ▷ Formatting / Deletion
* ⭐ **[SDelete](https://learn.microsoft.com/en-us/sysinternals/downloads/sdelete)**
* [Eraser](https://eraser.heidi.ie/)
* [File Shredder](https://fileshredder.org/)
* [SSuite File Shredder and Burner](https://www.ssuiteoffice.com/software/ssuitefileshredder.htm)
* [Low Level Format](https://www.lowlevelformat.info/)
* [Alternate File Shredder](https://www.alternate-tools.com/pages/c_fileshredder.php?lang=ENG)
* [Permadelete](https://developerstree.github.io/permadelete/)
* [nwipe](https://github.com/martijnvanbrummelen/nwipe)
* [ShredOS](https://github.com/PartialVolume/shredos.x86_64)
* [Delapp](https://github.com/differentrain/Delapp)
* [RED](https://www.jonasjohn.de/red.htm) - Remove Empty Directories
***
## ▷ Data Automation
* ⭐ **[Advanced Renamer](https://www.advancedrenamer.com/)** - Bulk Renamer
* ⭐ **[Bulk Rename Utility](https://www.bulkrenameutility.co.uk/)** - Bulk Renamer
* [MediaMonkey](https://www.mediamonkey.com/) - Data Automation
* [mnamer](https://github.com/jkwill87/mnamer) - Data Automation
* [MediaInfo](https://mediaarea.net/en/MediaInfo) - Data Automation / [Online](https://mediaarea.net/MediaInfoOnline)
* [tinyMediaManager](https://www.tinymediamanager.org/) - Data Automation
* [Bruji](https://www.bruji.com/) - Data Automation
* [FileBot](https://www.filebot.net/) - Data Automation
* [MediaElch](https://www.kvibes.de/mediaelch/) - Data Automation
* [TVRename](https://www.tvrename.com/) - TV File Data Automation
* [Shoko](https://github.com/shokoanime) - Anime File Data Automation
* [Szyszka](https://github.com/qarmin/szyszka) - Bulk Renamer
* [F2](https://github.com/ayoisaiah/f2) - Bulk Renamer
* [PowerRename](https://learn.microsoft.com/en-us/windows/powertoys/powerrename) - Bulk Renamer
* [Ant Renamer](https://www.antp.be/software/renamer) - Bulk Renamer
* [Flut Renamer](https://github.com/sun-jiao/flut-renamer) - Bulk Renamer
***
## ▷ PDF Tools
* ⭐ **[Sejda](https://www.sejda.com/)**, [ILovePDF](https://www.ilovepdf.com/), [DigiPDF](https://digipdf.app/?lang=en_US), [PDF2Go](https://www.pdf2go.com/), [Stirling PDF](https://pdf.app.danian.co/) or [SimplePDF](https://simplepdf.eu/) - Online PDF Toolkits
* ⭐ **[PDFGear](https://www.pdfgear.com/)**, **[PDF24](https://www.pdf24.org/)**, [xPDFReader](https://www.xpdfreader.com/), [PDF Arranger](https://github.com/pdfarranger/pdfarranger), [PrivatePDF](https://photown.github.io/private-pdf/), [PDFBox](https://pdfbox.apache.org/) or [OpenPDF](https://github.com/LibrePDF/OpenPDF) - Offline PDF Toolkits
* [PDFGrep](https://pdfgrep.org/) - PDF Text Search
* [View-only PDF](https://rentry.co/cm4b7) - Download View-Only PDF on GDrive
* [online2pdf](https://online2pdf.com/) or [2PDFConverter](https://www.2pdfconverter.com/) - Convert Files to PDF
* [PDFconvert](https://docupub.com/pdfconvert/) - PDF File Converters
* [PDF Mergy](https://pdfmerge.w69b.com/) or [PDFSnake](https://pdfsnake.app/) - Merge PDF Files
* [PDFLayoutTextStripper](https://github.com/JonathanLink/PDFLayoutTextStripper) - PDF to Text Converter
* [VancedPDF](https://vancepdf.com/) or [PDFtoWordConverter](https://xodo.com/pdf-to-word-converter) - PDF to Word Converter
* [Marker](https://github.com/VikParuchuri/marker) - PDF to Markdown
* [Images to PDF](https://github.com/Swati4star/Images-to-PDF) or [Adobe Converter](https://www.adobe.com/acrobat/online/jpg-to-pdf.html) - Image to PDF Converter
* [PDFCrowd](https://pdfcrowd.com/), [HTMLaPDF](https://www.htmlapdf.com/), [TailWindPDF](https://tailwindpdf.com/) or [wkhtmltopdf](https://wkhtmltopdf.org/) - HTML to PDF / Image Converter
* [Issuu](https://issuu.com/) - Convert PDF Files to Webpages, Flipbooks, Brochures & More / [Downloader](https://docdownloader.com/)
* [WebToPDF](https://webtopdf.com/) or [Percollate](https://github.com/danburzo/percollate) - Webpage to PDF Converters
* [GraphPaper](https://incompetech.com/graphpaper/) - PDF Graphs
* [Aspose](https://products.aspose.app/pdf/annotation) or [pdf-unstamper](https://github.com/hwding/pdf-unstamper) - PDF Watermark Remover
* [Scan Your PDF](https://www.scanyourpdf.com/) - Make PDFs look Scanned
* [PDF Fixer](https://pdffixer.com/) - Repair Damaged PDFs
* [JustSignPDF](https://justsignpdf.com/) - Sign PDF Online
* [FalsiScan](https://gitlab.com/edouardklein/falsisign) - PDF Hand Signature Generator
* [Google Drive PDF Downloader](https://github.com/zeltox/Google-Drive-PDF-Downloader) - Download Protected GDrive PDFs
* [PDFCoffee](https://pdfcoffee.com/) - Upload PDF, Word or PowerPoint Files
* [Adobe Sign](https://www.adobe.com/acrobat/online/sign-pdf.html) - Fill & sign a PDF
* [PrintFriendly](https://www.printfriendly.com/) - Printer Formatting Tools
***
# ► File Hosts
* **Note** - Keep in mind that it's **never** a good idea to upload personal or confidential files to any file host, even if they claim to be encrypted. Most file hosts remove files after inactivity, while some delete them regardless. Check each host if you're concerned about file expiry.
***
* ↪️ **[Video File Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_video_file_hosts)**
* ⭐ **[Buzzheavier](https://buzzheavier.com/)** - Unlimited / Forever / [Discord](https://discord.gg/ttQjgC28WP)
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 Days
* ⭐ **[1fichier.com](https://1fichier.com/)** - 300GB / 15 Days (30 Days With Account)
* ⭐ **[file.haus](https://filehaus.top/)** - 300GB / Forever / [.pk](https://filehaus.pk/) / [.su](https://filehaus.su/) / [.onion](http://fileha3hjvudqs2moembtaegnpjo5ptec3tomf5dlxx6ydwtajkkahyd.onion/) / [.i2p](http://xr256v4weabr3rdz3nqzb27bv3gkwjisuf2d57urqtmh3gx3w7da.b32.i2p/) / [.loki](http://nipqehne9zrtpryw6ig5y9gu7c8gwt8ymrrncufxg1g8wf5t4rqo.loki/) / [Discord](https://discord.gg/5Ac25XZfv6) / [Telegram](https://t.me/tsutajanet)
* ⭐ **[Send.cm](https://send.cm/)** - 100GB / 15 Days
* ⭐ **[Pillowcase](https://pillowcase.su/)** - Audio File Host / 200MB (500MB With Account) / Forever
* ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever
* ⭐ **[HIDAN](https://hidan.sh/)** - Unlimited / 10+ Days (from upload)
* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 120 Days / [Discord](https://discord.gg/TWKGvYAFvX)
* ⭐ **Pixeldrain Tools** - [Speedtest](https://pixeldrain.com/speedtest) / [Limit Bypass](https://pixeldrain-bypass.cybar.xyz) / [Limit Bypass Userscript](https://greasyfork.org/en/scripts/491326-pixeldrain-download-bypass)
* [MultiUp.io](https://multiup.io/) / [Extract / Upload](https://github.com/Reddiepoint/MultiUp-Direct), [MirrorAce](https://mirrorace.com/), or [Mirrored.to](https://www.mirrored.to/) - Multi Host Uploaders
* [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App
* [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / Account Required
* [Qiwi](https://qiwi.gg) - Account Required
* [Filebin](https://filebin.net/) - Unlimited / 6 Days / [Warning](https://pastebin.com/W0j4VDAN)
* [file.kiwi](https://file.kiwi/) - Unlimited / [File Expiry Explanation](https://file.kiwi/en/price)
* [FEX.NET](https://fex.net/) - 100GB / 7 Days
* [SwissTransfer](https://www.swisstransfer.com/) - 50GB / 30 Days / 250 Downloads
* [BowFile](https://bowfile.com/) - 20GB / 20 Days
* [Hexupload](https://www.hexupload.net/) or [AnonTransfer](https://anontransfer.com/) - 15GB / 30 Days
* [FileLu](https://filelu.com/) - 15GB / 1 Day (Unlimited With Account) / [Note](https://pastebin.com/Rr9ZqD2F)
* [Fastupload.io](https://fastupload.io/en) - 10GB / 30 Days (60 Days With Account)
* [eDisk](https://www.edisk.cz/) or [Easyupload.io](https://easyupload.io/) - 10GB / 30 Days
* [Drop Download](https://drop.download/) - 10GB / 30 Days / Account Required
* [DesiUpload](https://desiupload.co/) - 10GB / 15 Days (15GB / 30 Days With Account)
* [GrosFichiers](https://www.grosfichiers.com/) - 10GB / 14 Days
* [Fshare](https://www.fshare.vn/) - 10GB / 5 Days
* [Uploadraja.com](https://uploadraja.com/) - 10GB / 4 Days (30GB / 15 Days With Account)
* [FileTransfer.io](https://filetransfer.io/) - 6GB / 21 Days / 50 Downloads
* [Tempfile](https://tempfile.me/) - 10GB / 90 Days
* [FileDitch](https://fileditch.com/), [Oshi](https://oshi.at/) or [SendGB](https://www.sendgb.com/) - 5GB / 90 Days
* [MegaUp](https://megaup.net/) - 5GB / 60 Days
* [ufile.io](https://ufile.io/) - 5GB / 30 Days
* [Internxt Send](https://send.internxt.com/) - 5GB / 15 Days
* [pCloud Transfer](https://transfer.pcloud.com/) or [Tresorit Send](https://send.tresorit.com/) - 5GB / 7 Days / Email Required
* [Temp.sh](https://temp.sh/) - 4GB / 3 Days
* [File Convoy](https://www.fileconvoy.com/) - 3GB / 21 Days
* [FilePost](https://file-post.net/) - 3GB / 7 Days / Email Required
* [Send](https://send.vis.ee/) - 2.5GB / 3 Days / 10 Downloads / [Instances](https://gitlab.com/timvisee/send-instances)
* [DropMB](https://dropmb.com/) - 2GB / 1 Year
* [FireLoad](https://www.fireload.com/) - 2GB / 60 Days / Account Required
* [Lufi](https://upload.disroot.org/) - 2GB / 30 Days
* [DooDrive](https://doodrive.com/) - 2GB / 30 Days / Account Required
* [Clicknupload](https://clicknupload.co/) - 2GB / 8 Days (10GB / 25 Days With Account)
* [WeTransfer](https://wetransfer.com/) - 2GB / 7 Days
* [Smash](https://fromsmash.com/) - 2GB / 7 Days / Email Required
* [Limited Upload Hosts](https://rentry.org/xc48kg) - More Hosts / 1GB or Below
***
## ▷ P2P File Transfer
* ⭐ **[ToffeeShare](https://toffeeshare.com/)**
* ⭐ **[Blaze](https://blaze.vercel.app/)** / [GitHub](https://github.com/blenderskool/blaze)
* ⭐ **[LocalSend](https://localsend.org/)** - Phone / Desktop Transfer / [Platforms](https://i.ibb.co/nsfMf04/8010dd28ed2d.png)
* ⭐ **[wormhole](https://wormhole.app/)**
* ⭐ **[justbeamit](https://justbeamit.com/)**
* ⭐ **[Tailscale](https://tailscale.com/)**
* ⭐ **[spacedrop](https://spacedrop.app/)**
* [Warpinator](https://github.com/linuxmint/warpinator) - Phone / Desktop Transfer
* [QRServ](https://play.google.com/store/apps/details?id=dev.uint.qrserv) - Phone / Desktop Transfer / [GitHub](https://github.com/uintdev/qrserv)
* [pairdrop](https://pairdrop.net/) or [Snapdrop](https://snapdrop.net/)
* [sharedrop](https://www.sharedrop.io/)
* [new.space](https://new.space/)
* [file.pizza](https://file.pizza/)
* [Transfernow](https://www.transfernow.net/en)
* [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole)
* [onionshare](https://onionshare.org/)
* [Horizon Send](https://send.hrzn.cool/)
* [OwnCloud](https://owncloud.com/)
* [WinSCP](https://winscp.net/eng/index.php)
* [FileBrowser](https://filebrowser.org/)
* [croc](https://github.com/schollz/croc) / [GUI](https://github.com/howeyc/crocgui)
* [landrop](https://landrop.app/)
* [Surge](https://getsurge.io/)
* [saladroom](https://saladroom.net/)
* [blymp.io](https://blymp.io/) / [GitHub](https://github.com/vantezzen/blymp-io)
* [drop.lol](https://drop.lol/) / [GitHub](https://github.com/mat-sz/filedrop-web)
* [sendfiles](https://sendfiles.online/)
* [XD-Torrent](https://xd-torrent.github.io/)
* [lightning](https://lightning-share.vercel.app/)
* [RDrop](https://rdrop.link/)
* [webdrop](https://webdrop.space/)
* [MyAirBridge](https://www.myairbridge.com/)
* [Sprend](https://sprend.com/)
* [JumboMail](https://www.jumbomail.me/)
* [PlusTransfer](https://www.plustransfer.com/)
* [Wing FTP](https://www.wftpserver.com/)
* [Xlight](https://xlightftpd.com/)
* [FileZilla](https://filezilla-project.org/)
* [uschovna](https://www.uschovna.cz/)
* [posilej](https://posilej.cz/)
* [filetransfer](https://filetransfer.kpn.com/)
* [Diode](https://diode.io/)
* [WebWormhole](https://webwormhole.io/)
* [Destiny](https://github.com/LeastAuthority/destiny)
* [sharrr](https://www.sharrr.com/)
* [Photon](https://photondev.netlify.app/)
* [EchoDuck](https://echoduck.com/)
* [ffsend](https://github.com/timvisee/ffsend)
* [File.love](https://file.love/)
* [IPFS](https://ipfs.tech/) or [kubo](https://github.com/ipfs/kubo) - P2P Hypermedia Protocol
* IPFS Tools - [Resources](https://github.com/ipfs/awesome-ipfs) / [Extension](https://github.com/ipfs/ipfs-companion) / [Desktop](https://github.com/ipfs/ipfs-desktop) / [IPFS Cluster](https://ipfscluster.io/)
***
## ▷ Cloud Storage
* **Note** - Monthly prices are based on annual plans. 2TB prices are halved for comparison if a 1TB plan doesn't exist for a service.
***
* ⭐ **[Cloud Storage Comparisons](https://eylenburg.github.io/cloud_comparison.htm)** - Compare Cloud Storage Polices
* ⭐ **[Rclone](https://rclone.org/)** - Cloud Storage Manager
* ⭐ **Rclone Tools** - [Guide](https://telegra.ph/Simple-rclone-usage-01-13) / [WebUI](https://github.com/rclone/rclone-webui-react), [2](https://github.com/MinorMole/RcloneBrowser-Portable) / [GUI](https://github.com/kapitainsky/RcloneBrowser) / [Colab](https://colab.research.google.com/github/szyha/RcloneLabArchive/blob/master/RcloneLab.ipynb) / [Telegram](https://t.me/rclonexbot) / [Transfer Tool](https://github.com/TheCaduceus/Multi-Cloud-Transfer-Tool)
* ⭐ **[gclone](https://github.com/dogbutcat/gclone)**, [2](https://github.com/l3v11/gclone) - Cloud Storage Manager
* ⭐ **gclone Tools** - [Guide](https://telegra.ph/Gclone-Guide-for-Windows-07-20) / [Telegram](https://github.com/wrenfairbank/telegram_gcloner) / [Bot](https://github.com/MsGsuite/CloneBot) / [Discord Bot](https://github.com/Rekulous/CloneCord-bot), [2](https://github.com/jsmsj/GcloneDiscordify)
* ⭐ **[Air Explorer](https://airexplorer.net/en/)** - Cloud Storage Manager
* ⭐ **[RaiDrive](https://www.raidrive.com/)** - Cloud Storage Manager
* ⭐ **[GDrive](https://drive.google.com/)** - 15GB Free / ~$3.25 for 1TB
* ⭐ **[mega](https://mega.nz/)** - 20GB Free / ~$4.5 for 1TB / [GitHub](https://github.com/meganz)
* ⭐ **[disk.yandex](https://disk.yandex.com/)** - 5GB Free / $2.42 for 1TB
* ⭐ **[filen](https://filen.io/)** - 10GB Free / ~$8 for 1TB
* ⭐ **[Cyberduck](https://cyberduck.io/)** - Libre Server / Cloud Storage Browser
* [Cloud Storage Archiving Guide](https://pastebin.com/kLhLHsXg) - How To Safely Archive Files on Cloud Storage Sites
* [terabox](https://terabox.com/) - 1TB Free / $3.50 for 2TB / [Downloader](https://indexsubtitle.cc/terabox-direct-link-generator)
* [dropbox](https://www.dropbox.com/) - 1 or 2 GB Free / ~$5 for 1TB / [Client](https://github.com/SamSchott/maestral)
* [mediafire](https://www.mediafire.com/) - 10GB Free / $5.83 for 1TB
* [icedrive](https://icedrive.net/) - 10GB Free / $5 for 1TB
* [PCloud](https://www.pcloud.com/) - 10GB Free / ~$4.16 for 1TB
* [JumpShare](https://jumpshare.com/) - 2GB Free / $8.25 for 1TB
* [CyberFile](https://cyberfile.me/) - 10GB Free
* [MrOwl](https://www.mrowl.com/) - 10GB Free / ~$16.67 for 1TB
* [storj](https://www.storj.io/) - 25GB Free / ~$4 for 1TB
* [Blomp](https://www.blomp.com/) - 20GB Free / ~$3 for 2TB
* [internxt](https://internxt.com/) - 10GB Free / ~4.85 for 1TB
* [Akira Box](https://akirabox.com/) - 20GB Free
* [1Cloud File](https://1cloudfile.com/) - 10GB Free
* [xpipe](https://xpipe.io) - Remote File Manager
* [bookmarkfs](https://github.com/CoolElectronics/bookmarkfs) - Chrome's Profile Sync Cloud Storage
* [InfiniDrive](https://github.com/nicomda/InfiniDrive) - Amazon Prime Photos Cloud Storage
* [OneDriveFly](https://github.com/Tai7sy/OneDriveFly) or [OneDrive Vercel Index](https://ovi.swo.moe/) - OneDrive Indexes
* [Fix-OneDrive-Zip](https://github.com/pmqs/Fix-OneDrive-Zip) - Fix OneDrive Zip Files >4gb
* [Koofr](https://koofr.eu/) - Cloud Storage Manager
* [SpaceDrive](https://www.spacedrive.com/) - Cloud Storage Manager
* [CarotDAV](http://rei.to/carotdav_en.html) - Cloud Storage Manager
* [MultCloud](https://www.multcloud.com/) - Cloud Storage Manager
* [MSP360](https://www.msp360.com/explorer.aspx) - Cloud Storage Manager
* [AList](https://alist.nn.ci) - Cloud Storage Manager
* [SeaFile](https://www.seafile.com/en/home/) or [FileStash](https://www.filestash.app/) - Self-Hosted Cloud Storage / [Fork](https://github.com/ZizzyDizzyMC/linx-server/)
***
## ▷ GDrive Tools
* ↪️ **[GDrive File Sharing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_gdrive_file_sharing)**
* ⭐ **[OneClickRun](https://colab.research.google.com/github/biplobsd/OneClickRun/blob/master/OneClickRun.ipynb)** - Google Drive Tools Colab / [GitHub](https://github.com/biplobsd/OneClickRun) / [Features](https://i.ibb.co/BfF3djW/f0ab560a3aef.png) / Use Throwaways
* ⭐ **[SA Drive](https://github.com/jsmsj/sa-drive/)** - Service Account Drive Manager
* [Any File to GDrive](https://github.com/menukaonline/Any-file-to-Google-Drive) - DDL to GDrive Tool
* [DriveUploader](https://driveuploader.com/) - Receive Files via GDrive
* [GDrive CLI](https://github.com/glotlabs/gdrive) - Google Drive CLI Client
* [goodls](https://github.com/tanaikech/goodls) - Google Drive Downloader
* [gogdl-ng](https://github.com/gogdl-ng/gogdl-ng) - Google Drive Bulk Downloader
* [GDrive Downloader](https://github.com/Akianonymus/gdrive-downloader) - Google Drive Folder Downloader
* [gdrivedl](https://github.com/matthuisman/gdrivedl) - Google Drive Python Download Script
* [GDriveSearcherBot](https://github.com/TheHamkerCat/GdriveSearcherBot) - GDrive Search Bot
* [ISAAC](https://rentry.co/FMHYBase64#gservice-gen) - Google Service Account Generators
* [goindex](https://github.com/alx-xlx/goindex) / [Extended](https://github.com/menukaonline/goindex-extended) / [Themes](https://install.kenci.workers.dev/) or [Google-Drive-Index](https://gitlab.com/GoogleDriveIndex/Google-Drive-Index) - Google Drive Indexers
* [Decrypt.Hashhackers](https://decrypt.hashhackers.com/) - Encrypt / Decrypt GDrive
* [gdurl](https://gdurl.com/), [google-drive-direct-link-generator/](https://www.wonderplugin.com/online-tools/google-drive-direct-link-generator/),[Direct.GDrive](https://direct.gdrive.vip/en/), [Maulvi](https://maulvi.github.io/), [GDriveWebAppPublic ](https://github.com/CloudflareHackers/GDriveWebAppPublic), [Google Drive Direct Links](https://greasyfork.org/en/scripts/10052) or [Sharer](https://sharer.pw/) - Host Direct Links on GDrive
* [GdriveCloneWeb](https://github.com/jsmsj/GdriveCloneWeb), [Google Drive Copy Folder](https://github.com/ericyd/gdrive-copy), [Copy Folder](https://chromewebstore.google.com/detail/copy-folder/kfbicpdhiofpicipfggljdhjokjblnhl) or [Google Drive Clone Bot](https://jsmsj.github.io/GdriveCloneBot/) - Copy Google Drives
* [CloneBot](https://github.com/MsGsuite/CloneBot_Heroku) - Copy GDrive to TeamDrive
* [GD-EFC Link Encryptor](https://rekulous.github.io/gd-efc-encryptor/) - Google Drive Link Encryptor for GD-EFC
* [gd-efc](https://anadius.github.io/gd-efc/) - Copy Encrypted Google Drive
* [Gdrive Guide-Noob Friendly](https://telegra.ph/Gdrive-Guide-Noob-Friendly-04-10) - GDrive Guide
* [DriveRename](https://driverename.iblogbox.com/) - Bulk GDrive File Rename
***
## ▷ Mega Tools
* ⭐ **[Mega-to-Google-Drive](https://github.com/menukaonline/Mega-to-Google-Drive)** - Transfer Files from Mega to GDrive
* ⭐ **[Megabasterd](https://github.com/tonikelope/megabasterd)** - MEGA Quota Bypass / [Note](https://pastebin.com/BpS2mwKX)
* ⭐ **[Mega_account_generator](https://github.com/qtchaos/py_mega_account_generator)** - Unlimited Upload Size / [Note](https://pastebin.com/Jwuc5Tpf)
* ⭐ **[MegaDoctor](https://github.com/tonikelope/megadoctor)** - Mega Upload Manager
* [MEGASync](https://mega.io/desktop) - Mega Desktop App
* [MegaCMD](https://mega.io/cmd) or [megatools](https://megatools.megous.com/) - Mega CLIs
* [Mega-Downloader](https://github.com/ZonD80/mega-downloader) - Mega Download Script
* [Mega.nz-Rclone-Index-Heroku](https://github.com/developeranaz/Mega-index-heroku) - Mega to HTTP
* [MegaKeep](https://github.com/maybecryptic/MegaKeep) - Login to Multiple Mega Accounts
* [Mega Gen](https://rentry.co/FMHYBase64#mega-gen) - Mega Account Generator

795
docs/gaming-tools.md Normal file
View file

@ -0,0 +1,795 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
***
# ► Gaming Tools
* ↪️ **[Media Posters / Covers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_covers_.2F_posters)**
* ↪️ **[Game Soundtracks](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_game_soundtracks)**
* ⭐ **[Library of Codexes](https://libraryofcodexes.com/)** - Game Codex Library
* ⭐ **[HowLongToBeat](https://howlongtobeat.com/)** - Find Average Game Lengths
* ⭐ **[/r/tipofmyjoystick](https://www.reddit.com/r/tipofmyjoystick/)** - Find Games via Screenshot or Description
* ⭐ **[Game Pauser](https://madebyjase.com/game-pauser/)** - Pause Unpausable Cutscenes
* ⭐ **[Valve Archive](https://valvearchive.com/)** - Rare Valve Data Archive
* [NIWA](https://www.niwanetwork.org/) - Nintendo Independent Wiki Alliance / [Discord](https://discord.gg/59Mq6qB )
* [humble-cli](https://github.com/smbl64/humble-cli) - Humble Bundle CLI
* [Gog To Free](https://greasyfork.org/en/scripts/481134) - Add Piracy Site Links to GOG Store
* [Moonlight Stream](https://moonlight-stream.org/) / [Server](https://app.lizardbyte.dev/Sunshine/) - Remote Desktop Client
* [The Models Resource](https://www.models-resource.com/) - Game Models
* [The Spriters Resource](https://www.spriters-resource.com/) - Video Game Sprites
* [MiiCharacters](https://www.miicharacters.com/) - Famous Mii Creation Guides
* [Buzz In](https://buzzin.live/) - Online Buzzer System
* [Challonge](https://challonge.com/) - Tournament Creator / Manager
* [Archipelago](https://archipelago.gg/) - Multi-Game Randomizer
* [Medal](https://medal.tv/) - Shadowplay for non Nvidia Cards / [Premium Bypass](https://medalbypass.vercel.app/)
* [RePlays](https://github.com/lulzsun/RePlays) - Game Recording Manager
* [Moments](https://steelseries.com/gg/moments) - Game Clip Tool
* [Scanlines for Windows](https://s4windows.itch.io/scanlines-for-windows) - Add Scanlines to Games / [Discord](https://discord.gg/MqxMj8MT55)
* [Keystrokes](https://www.deviantart.com/jaxoriginals/art/Keystrokes-v1-3-889349339) - Keystrokes Overlay
* [PSNProfiles](https://psnprofiles.com/) - Trophy Guide / PSN Profile Viewer
* [Achievement Watcher](https://rentry.co/FMHYBase64#achievement-watcher-mod) - Achievement File Parser, Notifications & Playtime Tracker - [Note](https://pastebin.com/Sg1SJrRx)
* [Shmuplations](https://shmuplations.com/) - Japanese Developer Interviews
* [Wiki.gg](https://wiki.gg/wikis/) - Game Wikis / [Redirector](https://support.wiki.gg/wiki/Redirect_to_wiki.gg)
* [CSDb](https://csdb.dk/) or [GB64](https://gb64.com/index.php) - Commodore 64 Resources
* [MORT](https://github.com/killkimno/MORT) - Real-time Game Text Translation
* [Textractor](https://github.com/Artikash/Textractor) - Extract Text from Games / Visual Novels
* [GARbro](https://github.com/morkt/GARbro/) - Browse / Extract Visual Novel Resources
* [ConceptArt](https://vk.com/conceptart) - Video Game Concept Art
* [FatmanTutorial](https://archive.org/details/fatmantutorial) - How-to Repack Games
* [How Denuvo Works](https://rentry.co/denuvo)
***
## ▷ Steam / Epic
* 🌐 **[Steam Tool Collection](https://steamcommunity.com/sharedfiles/filedetails/?id=451698754)**, [steam.tools](https://steam.tools/) or [SteamInternals](https://cs.rin.ru/forum/viewtopic.php?f=10&t=65887) - Steam Tool Indexes
* 🌐 **[Steam Deck Mods](https://docs.google.com/document/d/1TWhN9nCorKxut5O7UbPQPDhXLb-8C-CIoesB01yfhmY/)** - Steam Deck Mods / [Discord](https://discord.com/invite/SteamDeck)
* ↪️ **[Steam Workshop Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_steam_workshop_downloaders)**
* ⭐ **[Koalageddon](https://github.com/acidicoala/Koalageddon/)** / [v2](https://github.com/acidicoala/Koalageddon2) - DLC Unlocker for Steam, Epic, Origin, EA and Uplay
* ⭐ **[SmokeAPI](https://github.com/acidicoala/SmokeAPI)** - Steam DLC Unlocker / [Auto Installer](https://github.com/pointfeev/CreamInstaller)
* ⭐ **[Steamtools](https://github.com/st2024/Steamtools/releases)** / [Guide](https://rentry.co/Steamtools) or [GreenLuma](https://cs.rin.ru/forum/viewtopic.php?f=29&t=103709) / [Manager](https://github.com/BlueAmulet/GreenLuma-2024-Manager) - Offline Steam DRM Bypass / DLC Unlockers
* ⭐ **[Unsteam](https://cs.rin.ru/forum/viewtopic.php?f=20&t=134707&hilit=unsteam)** - Online Steam DRM Bypass / Cracked Servers Only / Multiplayer Emulator
* ⭐ **[Steamless](https://github.com/atom0s/Steamless)** - Steam DRM Remover
* ⭐ **[Goldberg](https://github.com/Detanup01/gbe_fork)** / [GUI](https://github.com/brunolee-GIT/GSE-Generator) / [Guide](https://rentry.co/goldberg_emulator) / [SmartSteamEmu](https://cs.rin.ru/forum/viewtopic.php?p=2009102#p2009102) - Offline Steam DRM Bypass / Multiplayer Emulator
* ⭐ **[Steam-Auto-Crack](https://github.com/oureveryday/Steam-auto-crack)** or [SteamAutoCracker](https://github.com/BigBoiCJ/SteamAutoCracker) - Auto Apply Goldberg + Steamless / [Guide](https://codeberg.org/fernbacher/How-To-Crack)
* ⭐ **[SteamDB](https://steamdb.info/)** - Steam Insights Tool / [Extension](https://steamdb.info/extension/)
* ⭐ **[SDD GUI](https://github.com/mmvanheusden/SteamDepotDownloaderGUI)** or [DepotDownloader](https://github.com/SteamRE/DepotDownloader) - Steam Depot Downloaders
* ⭐ **[RedAlt SteamUp](https://cs.rin.ru/forum/viewtopic.php?f=14&t=138413&p=3000090)** - Steam Depot Update Creator
* ⭐ **[Heroic Games Launcher](https://heroicgameslauncher.com/)**, [LEGENDARY](https://github.com/derrod/legendary) / [Discord](https://legendary.gl/discord) or [Rare](https://github.com/RareDevs/Rare) - Epic Games Launcher
* ⭐ **[Nemirtingas Epic Emulator](https://cs.rin.ru/forum/viewtopic.php?f=29&t=105551)** - Epic Online Service Emulator
* ⭐ **[TCNO](https://github.com/TCNOco/TcNo-Acc-Switcher)** - Platform Account Switcher / [Tutorial](https://youtu.be/0h-xjiW9M7Y)
* [CreamAPI](https://cs.rin.ru/forum/viewtopic.php?t=70576) - Steam DLC Unlocker / [Auto Setup](https://cs.rin.ru/forum/viewtopic.php?p=2013521)
* [DreamAPI](https://cs.rin.ru/forum/viewtopic.php?f=10&t=111520) - DLC Unlocker for Epic, Origin and EA
* [Anadius](https://rentry.co/FMHYBase64#anadius) - DLC Unlockers for EA and Origin
* [ScreamAPI](https://github.com/acidicoala/ScreamAPI) - Epic DLC Unlocker
* [GetDataFromSteam-SteamDB](https://github.com/Sak32009/GetDataFromSteam-SteamDB) - Find SteamDB DLC Data / Create Configs
* [SKSAppManifestGenerator](https://github.com/Sak32009/SKSAppManifestGenerator) - Create AppManifest Data
* [Superheater](https://superheater.fgsfds.link/) - Fix / Patch Steam Games / [Discord](https://discord.gg/mWvKyxR4et)
* [Depressurizer](https://github.com/Depressurizer/Depressurizer) - Steam Library Organizer
* [Steam Art Manager](https://github.com/Tormak9970/Steam-Art-Manager) - Find / Manage Game Art
* [Steam API Check Bypass](https://github.com/oureveryday/Steam-API-Check-Bypass) - Steam API Check Bypass
* [ColdAPI](https://github.com/Rat431/ColdAPI_Steam) - Offline Steam Emulator
* [Super Steam Packer](https://cs.rin.ru/forum/viewtopic.php?f=29&t=131328&hilit=super+steam+packer) - Pack and share your Steam games
* [Steam Link](https://play.google.com/store/apps/details?id=com.valvesoftware.steamlink) - Stream Steam Library to TV
* [Steam Mover](https://www.traynier.com/software/steammover) - Store Steam Games on Multiple Drives
* [Steam Piracy](https://greasyfork.org/en/scripts/460862) or [Stream To Free](https://greasyfork.org/en/scripts/481139) - Add Piracy Site Links to Steam Store
* [SteamScout](https://www.togeproductions.com/SteamScout/) - Steam Review Analyzer
* [BoilR](https://github.com/PhilipK/BoilR) - Sync Game Platforms with Steam
* [UWPHook](https://briano.dev/UWPHook/) - Add Windows Store Games to Steam
* [Steam Rom Manager](https://github.com/SteamGridDB/steam-rom-manager) - Add ROMs to Steam
* [SteamBorrowBypass](https://github.com/benjamin-dev1/SteamBorrowBypass-Windows-10-) - Steam Library Sharing
* [HonestSteamBrowser](https://honeststeambrowser.com/) - Steam Server Browser
* [The Wheelhaus](https://thewheelhaus.com/) - Find Random Steam Games
* [Free Packages](https://steamdb.info/freepackages/) - Mass Activate All Free Steam Games / [Guide](https://youtu.be/svbdw-pYNT8)
* [Idle Master Extended](https://github.com/JonasNilson/idle_master_extended) - Steam Card Automation
* [SteamAchievementManager](https://github.com/gibbed/SteamAchievementManager) - Steam Achievement Manager
* [SteamID](https://steamid.io/) / [2](https://steamid.uk/), [SteamDetective](https://steamdetective.com/) or [SteamFinder](https://steamidfinder.com/) - Steam ID Lookup
* [SteamGuard](https://github.com/dyc3/steamguard-cli) - Generate Steam 2FA Codes
* [Watt Toolkit](https://steampp.net/) - Enhance Steam Functionality / [GitHub](https://github.com/BeyondDimension/SteamTools)
* [AugmentedSteam](https://augmentedsteam.com/) - Steam Web Enhancement Extension
* [Steam URL Opener](https://github.com/veteran29/steam-url-open-extension) - Open URLs Inside Steam Client
* [Steam Age Bypass](https://greasyfork.org/en/scripts/18450-steam-bypass-age-confirmation-prompts) - Bypass Age Confirmation
* [Steam Currency Converter](https://github.com/Solidet-com/steam-currency-converter) / [Note](https://pastebin.com/rjYe4kjT) - Steam Currency Converter
* [Millennium](https://steambrew.app/) - Steam Client Customization / [Discord](https://steambrew.app/discord)
* [Adwaita for Steam](https://github.com/tkashkin/Adwaita-for-Steam) - Steam GNOME Skin
* [Backgrounds.Gallery](https://backgrounds.gallery/) - Steam Backgrounds
* [Steam.Design](https://steam.design/) - Steam Background Cropper
* [Center.Steam](https://center.steam.design/) - Center Steam Text
* [Wishlist Removals](https://steamcommunity.com/sharedfiles/filedetails/?id=1746978201) - Remove Hidden Items from Steam Wishlist
* [Steam Inventory Helper](https://steaminventoryhelper.com/) - Steam Inventory Enhancement Extension
* [ArchiFarm](https://github.com/JustArchiNET/ArchiSteamFarm) - Farm Steam Trading Cards
* [Fuck Off EA App](https://github.com/p0358/Fuck_off_EA_App) - Use Origin Instead of EA App
* [/r/SteamDeckPirates](https://www.reddit.com/r/SteamDeckPirates/) - Steam Deck Piracy Subreddit
* [Bazzite](https://bazzite.gg/) - Alt Steam Deck OS
* [Decky Loader](https://decky.xyz/) - Steam Deck Plugin Loader / [Plugins](https://plugins.deckbrew.xyz/) / [GitHub](https://github.com/SteamDeckHomebrew/decky-loader)
* [Steam Deck Tools](https://steam-deck-tools.ayufan.dev) - Fan Overlay, Power Control and Steam Controller
* [great-on-deck-search](https://github.com/cptpiepmatz/great-on-deck-search) - Verified Steam Deck Game Search
* [Steam-Deck.Force](https://github.com/scawp/Steam-Deck.Force-SteamOS-On-Boot) - Force SteamOS Boot
* [HoloISO](https://github.com/HoloISO/releases) - SteamOS 3 (Holo) Archiso Config / [Telegram](https://t.me/HoloISO)
***
## ▷ Game Launchers
* ⭐ **[Playnite](https://playnite.link/)** - Game Library / Launcher / [Extensions](https://playnite.link/addons.html) / [Achievements](https://github.com/Lacro59/playnite-successstory-plugin) / [Auto-Crack](https://github.com/turusudiro/SteamEmuUtility) / [Discord](https://discord.com/invite/BrtABqe)
* ⭐ **[GoG Galaxy](https://www.gog.com/galaxy)** or **[Project GLD](https://github.com/Y0URD34TH/Project-GLD/)** - Game Libraries / Launchers
* [Launchbox](https://www.launchbox-app.com/) - Retro / Console Game Library / Launcher
* [GameHUB Launcher](https://www.deviantart.com/not-finch/art/GameHUB-launcher-2-for-Rainmeter-785369648) - Rainmeter Game Launcher
* [Hydra](https://github.com/hydralauncher/hydra) - Game Launcher / Torrent Client / [Plugins](https://hydralinks.cloud/) / [Discord](https://discord.com/invite/hydralaunchercommunity) / [Telegram](https://t.me/hydralauncher)
* [Arc](https://www.arcgames.com/en/about/client) - Gearbox Game Launcher / Library
* [GameVault](https://gamevau.lt) - Self-Hosted Gaming Platform / [Discord](https://discord.gg/NEdNen2dSu)
* [XIVLauncher](https://goatcorp.github.io/) - Fixed FFXIV Launcher
***
## ▷ Optimization Tools
* 🌐 **[PCGamingWiki](https://www.pcgamingwiki.com/)** - Game Optimization Resources / Fixes
* 🌐 **[Nvidia Overclocking](https://github.com/LunarPSD/NvidiaOverclocking/blob/main/Nvidia%20Overclocking.md)** - Nvidia Overclocking Resources
* ↪️ **[System Optimization Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25BA_hardware_tools)**
* ⭐ **[SpecialK](https://www.special-k.info/)** - Game Optimization Tool / [Discord](https://discord.gg/specialk)
* ⭐ **[MSI Afterburner](https://www.msi.com/Landing/afterburner)**, [GPU Tweak lll](https://www.asus.com/campaign/GPU-Tweak-III/index.php) or [EVGA Precision X1](https://www.evga.com/precisionx1/) / [Warning](https://ibb.co/VSYtdTW) - GPU Overclocking / [Guide](https://docs.google.com/document/d/14ma-_Os3rNzio85yBemD-YSpF_1z75mZJz1UdzmW8GE/)
* ⭐ **[SystemRequirmentsLab](https://www.systemrequirementslab.com/cyri/)** or [PCGameBenchmark](https://www.pcgamebenchmark.com/) - Game Requirements Tests
* ⭐ **[MSI Kombustor](https://www.geeks3d.com/furmark/kombustor/)** - GPU Benchmark Test
* ⭐ **[ProSettings](https://prosettings.net/)**, [Share Gaming Tweaks](https://www.tenforums.com/gaming/117377-share-gaming-tweaks-chec-my-comprehensive-list-will-blow-your-mind.html), [/r/OptimizedGaming](https://www.reddit.com/r/OptimizedGaming/), [SweetFX](https://sfx.thelazy.net/), [ENBSeries](http://enbdev.com) or [Use Gaming Tweaks](https://github.com/PrincessAkira/Use-Gaming-Tweaks) - Settings Optimization Guides
* ⭐ **[DisplayMagician](https://displaymagician.littlebitbig.com/)** or [AutoActions](https://github.com/Codectory/AutoActions) - Per-Game Display Profiles
* ⭐ **[Magpie](https://github.com/Blinue/Magpie)** - Game Upscaler
* [RagnoTech Optimization Catalog](https://ragnos1997.com/optimization-catalog/) or [TroubleChute](https://www.youtube.com/c/TroubleChute/featured) - Gaming Optimization Guides
* [Calyptos Latency Guide](https://docs.google.com/document/d/1c2-lUJq74wuYK1WrA_bIvgb89dUN0sj8-hO3vqmrau4/), [cancerogenoslab](https://sites.google.com/view/cancerogenoslab/) or [MikeMartin](https://www.mikemartin.co/) - FPS / Latency Guides
* [OCAT](https://gpuopen.com/ocat/) / [GitHub](https://github.com/GPUOpen-Tools/ocat), [Rivatuner Statistics Server](https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html), [CapFrameX](https://www.capframex.com/) or [Xbox Game Bar](https://rentry.co/WindowsFPS) - FPS Benchmarking
* [SSTap](https://github.com/FQrabbit/SSTap-Rule) - Decrease Ping
* [Overclock](https://www.overclock.net/) - Overclocking Forum
* [Ryzen Master Utility](https://www.amd.com/en/technologies/ryzen-master) - Overclocking Control for Ryzen Desktop CPU
* [AMD-APU-Tuning-Utility](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) - AMD APU Tuning
* [dlss-swap](https://github.com/beeradmoore/dlss-swapper) - Download, Manage & Swap DLSS
* [dgVoodoo2](http://dege.freeweb.hu/dgVoodoo2/) - Glide & DirectX Graphics Wrapper
* [VibranceGUI](https://vibrancegui.com/) - Automate Digital Vibrance Control
[Vuenxx](https://discord.gg/ASZjqrjWYf) - Free FSR 3 Mods / [Note](https://pastebin.com/DyQh6K0Q)
* [ReShade](https://reshade.me/) - Generic Post-Processing Injector / [GitHub](https://github.com/crosire/reshade) / [Shaders](https://github.com/BlueSkyDefender/Depth3D) / [Discord](https://discord.com/invite/PrwndfH)
* [DLSSG to FSR3](https://github.com/Nukem9/dlssg-to-fsr3) - AMD FSR3 Frame Generation for NVIDIA
* [WindowedBorderlessGaming](https://westechsolutions.net/sites/WindowedBorderlessGaming/), [Borderless Gaming](https://github.com/Codeusa/Borderless-Gaming) or [FullScreenizer](http://runtimeterror.com/tools/fullscreenizer/) - Borderless Windows for All Games
* [Lossless Scaling](https://rentry.co/FMHYBase64#lossless-scaling) - Windowed Game Scaling
* [DxWnd](https://sourceforge.net/projects/dxwnd/) - Play Fullscreen Only Games in Window
* [Widescreen Fixes Pack](https://thirteenag.github.io/wfp) / [GitHub](https://github.com/ThirteenAG/WidescreenFixesPack), [Widescreen Fixer v3.4](https://community.pcgamingwiki.com/files/file/1754-widescreen-fixer-v34-r737/) or [Flawless Widescreen](https://www.flawlesswidescreen.org/) - Widescreen Fixes
* [4GB Patch](https://ntcore.com/?page_id=371) - Patch x86 executables to use 4GB
***
## ▷ Controller Tools
* [DS4Windows](https://github.com/TRARS/DS4Windows) / [2](https://github.com/Ryochan7/DS4Windows), [AntiMicroX](https://github.com/AntiMicroX/antimicroX), [DualSenseX](https://github.com/Paliverse/DualSenseX), [DualSenseY](https://github.com/WujekFoliarz/DualSenseY), [PCXSense](https://github.com/Denellyne/PCXSense) or [Input Remapper](https://github.com/sezanzeb/input-remapper) - Gamepad Input Tools / [Steam Note](https://pastebin.com/ycswQGVR)
* [x360ce](https://www.x360ce.com/) / [GitHub](https://github.com/x360ce/x360ce) - DS4 / 360 Controller Emulator
* [XOutput](https://github.com/csutorasa/XOutput) - DirectInput to Xinput wrapper
* [DsHidMini](https://docs.nefarius.at/projects/DsHidMini/) - Use PS3 Controllers on Windows
* [JoyToKey](https://joytokey.net/en/) - Controller Emulator
* [Spud Controller](https://sadwhale-studios.itch.io/) - Controller / Mouse Input Displays
* [PC Remote](https://play.google.com/store/apps/details?id=com.monect.portable) - Use Phone as Controller
* [Gamepad-Tester](https://gamepad-tester.com/) or [AresLuna](https://aresluna.org/gamepad-tester/) - Controller Connectivity Testers
* [HidHide](https://docs.nefarius.at/projects/HidHide/) - Input Device Firewall
* [Whitescent Engine](https://apt.izzysoft.de/fdroid/index/apk/com.github.whitescent.engine) - Use Phone as Joy Stick / [GitHub](https://github.com/whitescent/Engine)
* [JoystickGremlin](https://whitemagic.github.io/JoystickGremlin/) - Remap Joystick Devices
* [Arcade Controls](http://arcadecontrols.com/arcade.htm) - DIY Arcade Controls
* [AltCtrls](https://altctrls.info/) - Custom Controller Crafting Resources
***
## ▷ Game Mods
* ⭐ **[ChronoCrash](https://www.chronocrash.com/forum/)** - Side Scrolling Modding Forum / [Games List](https://www.chronocrash.com/forum/resources/categories/openbor.2/)
* ⭐ **[ModDB](https://moddb.com/)** - Game Mods
* ⭐ **[Nexus Mods](https://www.nexusmods.com/)** - Game Mods / [Bulk Downloader](https://greasyfork.org/en/scripts/483337) / [Redirect Skip](https://greasyfork.org/en/scripts/394039) / [Discord](https://discord.com/invite/nexusmods)
* ⭐ **[ModdingLinked](https://moddinglinked.com/)** - Bethesda Game Modding Guides / [Discord](https://discord.com/invite/S99Ary5eba)
* [ModOrganizer](https://github.com/ModOrganizer2/modorganizer) or [WeMod](https://rentry.co/fmhybase64#wemod) - Mod Managers
* [Otis_Inf Camera Mods](https://redd.it/hvttbd) - Game Camera Mods Index
* [mod.io](https://www.mod.io/) - Cross Platform Game Mods Support / [Discord](https://discord.com/invite/modio)
* [WabbaJack](https://www.wabbajack.org/) / [Discord](https://discord.com/invite/wabbajack) - Automated Modlist Installer
* [NextGenUpdate](https://www.nextgenupdate.com/) - Game Mods
* [ModWorkshop](https://modworkshop.net/) - Game Mods / [Discord](https://discord.com/invite/Eear4JW)
* [GameFront](https://gamefront.com/) - Game Mods / [Discord](https://discord.com/invite/gamefront)
* [Video Game Mods](https://videogamemods.com/) - Game Mods / [Discord](https://discord.com/invite/C2JussB8hk)
* [GameBanana](https://gamebanana.com/) - Game Mods / [Discord](https://discord.com/invite/h5xJv9M)
* [Silent's Blog](https://cookieplmonster.github.io/mods/index/) - Game Mods / Patches
* [FlingTrainer](https://flingtrainer.com/) - Game Mods / Trainers
* [Top Mods](https://www.top-mods.com/) - PC Game Mods
* [ProAsm](http://www.proasm.com/) - Retro Game Mods
* [ProWrestlingMods](https://prowrestlingmods.io/) - Wrestling Game Mods / [Discord](https://discord.gg/ctUmSTueV3)
* [KSP-CKAN](https://github.com/KSP-CKAN/CKAN/) - Kerbal Space Program Mod Loader
* [Pre-Fortress 2](https://prefortress.com/) - TF1 Style TF2 Mod
* [Unreal Archive](https://unrealarchive.org/index.html) - Unreal Tournament Mods, Maps, Skins etc.
* [Quaddicted](https://www.quaddicted.com/) - Classic Quake Mods, Maps & Tools
* [ZagruzkaMods](https://zagruzkamods.com/) or [GameJunkie](https://www.gamejunkie.pro/) - Simulator Game Mods
* [ESO Addons](https://github.com/arviceblot/eso-addons) - Elder Scrolls Online Mod Manager
* [Funky](https://pukmajster.github.io/funky/) - Left 4 Dead 2 Mod Manager
* [Hidden Fallout 4 Mods](https://rentry.co/89gads), [2](https://docs.google.com/document/d/1Im5Mg-l2btRsYVOjaJa0slrjDcXNvi41J5pHw_Zuwqw/edit?usp=sharing) - Fallout 4 Mods Removed from Nexus
* [UGX Mods](https://www.ugx-mods.com/) - COD Zombies Mods / [Discord](https://discord.gg/g9S2nSp)
* [RimWorldBase](https://www.rimworldbase.com/) - RimWorld Mods
* [PvZ Link Server](https://discord.gg/TySsGQWB5A) - Plants vs Zombies Mods
* [NFL2KMod](https://www.nfl2kmod.com/) - NFL Game Mods
* [StellarisMods](http://stellarismods.net/) - Stellaris Mods
* [SMods](https://smods.ru/) - Cities: Skylines Mods
* [MDMC](https://mdmc.moe/) - Muse Dash Mods / [Discord](https://discord.com/invite/mdmc)
* [BSManager](https://github.com/Zagrios/bs-manager) - Beat Saber Version / Mod Manager / [Discord](https://discord.com/invite/uSqbHVpKdV)
* [BSMG](https://bsmg.wiki/) - Beat Saber Mods
* [NFSMods](https://nfsmods.xyz/) / [Discord](https://discord.gg/MuC3KKW) or [NFSAddons](https://www.nfsaddons.com/) - Need for Speed Mods
* [SimPlaza](https://simplaza.org/) - Microsoft Flight Simulator Addons
* [Modding-OpenMW](https://modding-openmw.com/) - Morrowind Mods
***
## ▷ Game Saves
* ↪️ **[File Backup / Sync](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools/#wiki_.25B7_file_backup_.2F_sync)**
* [Ludusavi](https://github.com/mtkennerly/ludusavi) or [GameSave Manager](https://www.gamesave-manager.com/) - Video Game Backup Tools
* [Save Game World](https://www.savegameworld.com/) - PC / PlayStation / Switch / Xbox / Wii
* [SavegameDownload.com](https://www.savegamedownload.com/) - PC / PlayStation / Switch / Xbox / Android
* [Save Game Files](https://www.savegamefiles.com/) - PC / PlayStation / Xbox / Wii
* [YourSaveGames](https://www.yoursavegames.com/) - PC / PSP
* [SaveGame.Pro](https://savegame.pro/) - PC
* [Saves For Games](https://savesforgames.com/) - PC
* [Save Editor Online](https://www.saveeditonline.com/) - Game Save Editor
***
## ▷ Game Maps
* 🌐 **[Map Genie](https://mapgenie.io/)**, [GameMaps](https://www.gamemaps.com/), [THGL](https://www.th.gl/) or [VGMaps](https://www.vgmaps.com/) - Game Map Indexes
* [noclip](https://noclip.website/) - Explore Game Maps
* [KudosPrime](https://www.kudosprime.com/) - Racing Game Maps
* [bspview](https://sbuggay.github.io/bspview) / [GitHub](https://github.com/sbuggay/bspview) - Explore Quake & GoldSRC Maps
* [NES Maps](https://www.nesmaps.com/) - NES Game Maps
* [SNES Maps](https://www.snesmaps.com/) - SNES Game Maps
* [Forgehub](https://www.forgehub.com/) - Halo Maps / [Discord](https://discord.com/invite/ybGX7sv)
* [Zelda BotW Street View](https://nassimsoftware.github.io/zeldabotwstreetview/) - Breath of The Wild Map
* [Palworld Interactive](https://palworld.th.gl/) - Palworld Map
* [Fortnite.gg](https://fortnite.gg/) - Fortnite Map, Guides, Skins etc.
* [Hitmaps](https://www.hitmaps.com/) - Hitman Maps / [Discord](https://discord.gg/RssFsajjjX)
* [Hallownest](https://www.hallownest.net/) or [Interactive HN Map](https://scripterswar.com/hollowknight/map) - Hollow Knight Maps
***
## ▷ Git Gud
* 🌐 **[Mousepad Mastersheet](https://docs.google.com/spreadsheets/d/1RAnmZxDNduaGV8kB-GCvZ0MO6d9-0j9jmrU2f8dp0Ww/)** - Mousepad Comparison Chart
* 🌐 **[Click Latencies](https://docs.google.com/spreadsheets/d/1-QI7-LY9Ul_DsVE4ZOqBQxqqqqrdJ04Ite8IY3AQMds/)** - Mouse Click Latency Chart
* ⭐ **[Before I Play](https://beforeiplay.com/)** - Tips for any Game
* ⭐ **[GamingSmart](https://gamingsmart.com/)** or [Mouse Sensitivity](https://www.mouse-sensitivity.com/) - Game Sensitivity Converters / Tools
* ⭐ **[Aim400kg](https://aim400kg.com/)**, [3D Aim Trainer](https://www.3daimtrainer.com/), [Aimlabs](https://aimlabs.com/), [Aiming.Pro](https://aiming.pro/) or [AimTrainer](https://aimtrainer.io/) - Aim Training
* ⭐ **[Speedrun](https://www.speedrun.com/)** - Speedrunning Streams, Leaderboards, Resources etc.
* [GameGuides](https://www.gamerguides.com/), [Retro Guides](https://rentry.co/FMHYBase64#retro-game-strategy-guides), [Game8](https://game8.co/), [StrategyWiki](https://strategywiki.org/), [Samurai Gamers](https://samurai-gamers.com/), [UHS Hints](https://www.uhs-hints.com/) or [Kirklands](https://archive.org/details/kirklands-manual-labor-sony-playstation-2-usa-4k-version) - Game Guides
* [Piper](https://github.com/libratbag/piper) - Gaming Mouse Config Tool
* [LiveSplit](https://livesplit.org/) - Customizable Speedrun Timer
* [Tomatoanus](https://www.youtube.com/@tomatoanus/) - Speedrun Breakdowns
* [ReplacementDocs](http://replacementdocs.com/) or [GamesDatabase](https://www.gamesdatabase.org/) - Game Manuals
* [SNES Manuals](https://sites.google.com/view/snesmanuals) - SNES Game Manuals
* [FOUR.lol](https://four.lol/) - Tetris Openers Wiki
* [Underdogs Cup Lounge](https://discord.gg/QCbC9cA) - Tetris Resources & Coaching Discord
***
## ▷ Tracking / Discovery
* 🌐 **[Awesome Engineering Games](https://github.com/arcataroger/awesome-engineering-games)** - Engineering Games
* ⭐ **[Glitchwave](https://glitchwave.com/)**, [Grouvee](https://www.grouvee.com/), [RankOne](https://www.rankone.global/), [InfiniteBacklog](https://infinitebacklog.net/), [KeepTrackOfMyGames](https://keeptrackofmygames.com/), [PlayTracker](https://playtracker.net/) or [Backloggd](https://www.backloggd.com/) - Game Trackers
* ⭐ **[OpenCritic](https://opencritic.com/)** - Critic Game Reviews / Ratings
* ⭐ **[IGDB](https://www.igdb.com/)** or **[GiantBomb](https://www.giantbomb.com/games/)** - Game Database
* ⭐ **[TasteDive](https://tastedive.com/games )**, [50GamesLike](https://www.50gameslike.com/), [Mythic Maps](https://mythicmap.com/) / [Discord](https://discord.gg/xw6cgmjDzB) or [/r/ifyoulikeblank](https://www.reddit.com/r/ifyoulikeblank/) - Game Recommendations
* [Rec Charts](https://mega.nz/folder/kj5hWI6J#0cyw0-ZdvZKOJW3fPI6RfQ) - Game Recommendation Guides
* [Incendar](https://incendar.com/) - Game Release Date Tracker
* [GG App](https://ggapp.io/), [Gamelib](https://gamelib.app/explore), [Backloggery](https://backloggery.com/) or [Exophase](https://www.exophase.com/) - Game Trackers
* [LaunchBox Games Database](https://gamesdb.launchbox-app.com/), [GameFAQs](https://gamefaqs.gamespot.com/), [Rawg](https://rawg.io/), [Moby Games](https://www.mobygames.com/), [rate.house](https://rate.house/chart/game), [listal](https://www.listal.com/) or [FrontierNav](https://frontiernav.net/) - Game Databases
* [IMDb Advanced Search](https://www.imdb.com/search/) - Game Search
* [JRGPC](https://jrpgc.com/) - JRPG Databases / [Discord](https://discord.com/invite/jrpgc)
* [RPGCodex](https://rpgcodex.net/forums/) - RPG Database / Forum
* [SteamPeek](https://steampeek.hu/) or [IndieDB](https://www.indiedb.com/) - Indie Game Databases
* [RetroShowcase](https://www.retroshowcase.gr/) or [The Good Old Days](https://www.goodolddays.net/) - Retro Game Databases
* [Sega Retro](https://segaretro.org/) - Sega Game Database
* [AtariAge](https://atariage.com/) - Atari Game Database
* [Polish Pixels](https://polishpixels.com/) - Retro Polish Games Database
* [Co-Optimu](https://www.co-optimus.com/) or [PlayCo-opGame](https://playco-opgame.com/) - Co-Op Game Databases
* [SvenEvils Playground](https://store.steampowered.com/curator/8485829/) or [Local Multiplayer List](https://docs.google.com/spreadsheets/d/14f6qS2GJy8C-b40Df3dNH_aZq7WfZ4jMggzEajUrX0w/) - Local Multiplayer Game Database
* [DoesItPlay?](https://www.doesitplay.org/) - Offline Game Compatibility Database
* [Low Spec Games](https://pastebin.com/MTCXZxCN) - Low Spec Game Database
* [HOTU](https://www.homeoftheunderdogs.net/) - Rare Game Database
* [Delisted Games](https://delistedgames.com/) - Delisted Games Database
* [BoardGameGeek](https://boardgamegeek.com/) - Board Game Database
* [Board Game Breakdown](https://boardgamebreakdown.com/) - Board Game Reviews
* [MoreGamesLike](https://www.moregameslike.com/) or [Games Like Finder](https://gameslikefinder.com/) - Find Similar Games
* [DigitalDreamDoor](https://digitaldreamdoor.com/pages/games.html) - List of the Best Games
* [Are We Anti-Cheat Yet?](https://areweanticheatyet.com/) - Anti-Cheat Game Database / GNU/Linux or Wine/Proton Compatibility
* [Unseen64](https://www.unseen64.net/) - Cancelled / Lost Games
***
# ► Multiplayer Tools
* ⭐ **[Find-PlayDate](https://www.find-playdate.com/)** - Find People to Play Games With
* ⭐ **[Nucleus Co-op](https://github.com/SplitScreen-Me/splitscreenme-nucleus)** - Local Split-Screen PC Multiplayer
* [Liquipedia](https://liquipedia.net/) - Competitve Gaming / Esports Wiki / [Discord](https://discord.com/invite/liquipedia)
* [Overwolf](https://www.overwolf.com/) - Create In-Game Overlay Apps
* [Tracker.gg](https://tracker.gg/) - Game Leaderboards / Stats
* [StatsVerse](http://statsverse.com/) - Battlefield Leaderboards
* [Sym.gg](https://sym.gg/) - Battlefield Info & Weapon Stats / [Discord](https://discord.com/invite/RVRZ3RgYNP)
* [PaladinsGuru](https://paladins.guru/) - Paladins Leaderboards / [Discord](https://discord.com/invite/5aKtMB7)
* [TrueGameData](https://truegamedata.com/) - COD Leaderboards
* [Warzone Loadout](https://warzoneloadout.games/) - Warzone Loadouts and Builds
* [Rust Labs](https://rustlabs.com/) - Rust Info / Tools
* [ET: Legacy](https://www.etlegacy.com/) - Wolfenstein Enemy Territory Multiplayer Project / [Discord](https://discord.com/invite/UBAZFys)
* [Braytech](https://bray.tech/) - Destiny 2 Stats
* [Leaf](https://leafapp.co/) or [HaloDataHive](https://halodatahive.com/) - Halo Infinite Leaderboards / Stats
* [D4Builds](https://d4builds.gg/) - Diablo 4 Builds
* [WoWProgress](https://www.wowprogress.com) or [CheckPVP](https://www.check-pvp.fr/) - WoW Rankings
* [RaidPlan](https://raidplan.io/) - WoW Raid Planner / [Discord](https://discord.com/invite/mTuHsfb)
* [FallGuysStats](https://github.com/ShootMe/FallGuysStats) or [Fallalytics](https://fallalytics.com/) - Fall Guys Stat Trackers
* [Pancake Patcher](https://gamebanana.com/tools/7382) - Fall Guys String Patcher
* [FallGuysDB](https://fallguys-db.pages.dev/) - Fall Guys Store & Show Rotations
* [Fortnite Tracker](https://fortnitetracker.com/) - Fortnite Leaderboards / Stats
* [FortniteEXP](https://www.fortnitexp.net/) - Fortnite XP Progression / Leveling Rates
* [SaveTheWorldClaimer](https://github.com/PRO100KatYT/SaveTheWorldClaimer) - Fortnite Auto-Points Claimer
* [CrewLink](https://github.com/ottomated/CrewLink) - Among Us Proximity Chat
***
## ▷ Multiplayer Fixes
* ⭐ **[Online Fix](https://online-fix.me/)** - LAN Multiplayer Fix / [Discord](https://discord.gg/yExgFYncMD)
* ⭐ **[Playit.gg](https://playit.gg/)** - LAN Multiplayer Fix / [Discord](https://discord.gg/AXAbujx)
* ⭐ **[zerotier](https://www.zerotier.com/)** - LAN Multiplayer Fix
* [Radmin](https://www.radmin-vpn.com/) - LAN Multiplayer Fix / [Discord](https://discord.com/invite/8MapDM7m96)
* [Hamachi](https://vpn.net/) - LAN Multiplayer Fix
* [NetMaker](https://www.netmaker.io/) - LAN Multiplayer Fix
* [Team XLink](https://www.teamxlink.co.uk/) - LAN Multiplayer Fix / [Discord](https://discord.com/invite/XUS9n73KSP)
* [ZLOEmu](https://zloemu.net/) - LAN Multiplayer Fix
* [t7patch](https://github.com/shiversoftdev/t7patch) - Black Ops 3 Crash Fix
***
## ▷ Multiplayer Mods
* 🌐 **[Multiplayer Mods](https://docs.google.com/spreadsheets/d/e/2PACX-1vSV41AswEt3EpzSyd85YRVtoJaIIXWjtBy347dISJg4fs6xSNPqcgfsh76TxX_l-mnT7pjMlSqTW-87/pubhtml)** or [Unmoddable](https://unmoddable.com/) - Multiplayer Mods for Singleplayer Games
* [Plutonium](https://plutonium.pw/) - Black Ops 2 / MW3 Mod Project / [Discord](https://discord.gg/d95y8ah) / Requires Legit Copy
* [Venice Unleashed](https://veniceunleashed.net/) / [Discord](https://discord.com/invite/dpJwaVZ) or [Warsaw Revamped](https://warsaw-revamped.com/) / [Discord](https://discord.com/invite/C9Zrh4G) - Battlefield Mod Projects
* [BF2142 Reclamation](https://battlefield2142.co/) - BF2142 Multiplayer Project / [Discord](https://discord.gg/MEwBW9U)
* [Slippi](https://slippi.gg/) - Super Smash Bros Melee Online / [Discord](https://discord.com/invite/pPfEaW5)
* [Smash64](https://smash64.online/) - Smash Bros 64 Online / [Discord](https://discord.gg/ssb64)
* [Marne](https://marne.io/) - BF1 Multiplayer Project / [Discord](https://marne.io/discord)
* [Tilted Online](https://wiki.tiltedphoques.com/tilted-online/) / [GitHub](https://github.com/tiltedphoques/TiltedEvolution) - Multiplayer Skyrim & Fallout 4 / [Discord](https://discord.gg/skyrimtogether) / [Setup Guide](https://youtu.be/ytSftFoQQHA)
* [NV:MP](https://nv-mp.com/) - Fallout: New Vegas Multiplayer / [Discord](https://discordapp.com/invite/mKVdhmEDrW)
* [Nitrox](https://nitrox.rux.gg/) - Subnautica Multiplayer
* [CnCNet](https://cncnet.org/) - Multiplayer Command & Conquer / [Discord](https://discord.com/invite/aJRJFe5)
* [Old School RuneScape](https://oldschool.runescape.com/) - Classic Runescape / [Discord](https://discord.com/invite/osrs)
* [Mega Man Arena](https://www.megamanarena.com/) or [Megaman 2.5D](https://petersjostrand.com/) - Multiplayer Mega Man
* [Elemental Fracture](https://elefrac.com/) - Spellbreak Community Revival / [Discord](https://dsc.gg/elefrac)
* [NolfRevival](http://nolfrevival.tk/) - NOLF, NOLF 2 & Contract Jack
* [Toontown Rewritten](https://www.toontownrewritten.com/) or [Corporate Clash](https://corporateclash.net/) - Toontown Multiplayer Revivals
***
## ▷ Multiplayer Servers
* ⭐ **[TrackyServer](https://www.trackyserver.com/)** - Find Private Multiplayer Servers
* [Server.pro](https://server.pro/) - Game Server Hosting
* [Impostor](https://impostor.github.io/Impostor/) - Among Us Private Server / [Discord](https://discord.com/invite/Mk3w6Tb)
* [VRCList](https://vrclist.com/) - Find VRChat Worlds / Signup Required
* [DiIiS](https://github.com/blizzless/blizzless-diiis) - Open-Source Diablo III Local Server
* [Insignia](https://insignia.live/) - Original Xbox Replacement Servers / [Discord](https://discord.gg/CWkdVdc)
* [Project Cartographer](https://www.halo2.online/) - Halo 2 Online Servers
* [Halo Custom Edition](https://www.haloce.org/) - Halo CE Online Servers
* [Overwatch-Server-Selector](https://github.com/foryVERX/Overwatch-Server-Selector) - Overwatch Server Selector
* [Northstar](https://thunderstore.io/c/northstar/), [2](https://northstar.tf/) - Titanfall 2 Server Hosting & Modding / [GitHub](https://github.com/R2Northstar/Northstar/releases) / [Guide](https://rentry.org/northstar-guide) / [Discord](https://discord.gg/CEszSguY3A)
* [Factorio.zone](https://factorio.zone/) - Free Factorio Servers
* [Clash of Magic](https://www.clashofmagic.io/) / [Discord](https://discord.gg/eSbkhDF) or [Atrasis](https://atrasisclash.net/) / [Discord](https://discord.gg/wmSjaTJ) - Clash of Clans Private Servers
* [Rusticaland](https://rusticaland.net/) - Free Rust Servers / [Discord](https://discord.com/invite/MD9RgdYhpf)
* [PSO Servers](https://www.reddit.com/r/PSO/wiki/servers) - Phantasy Star Online 1 Server Revivals
***
# ► Homebrew
* 🌐 **[Darthsternie](https://darthsternie.net/)** - Console Firmware / Exploit Archive
* 🌐 **[Emulators on Consoles](https://emulation.gametechwiki.com/index.php/Category:Emulators_on_consoles)** - List of Emulators for Consoles
* ⭐ **[Hacks.Guide](https://hacks.guide/)**, **[CFW Guide](https://cfw.guide/)**, [ConsoleMods.org](https://consolemods.org/) / [Discord](https://discord.gg/x5vEnkR4C8), [Digiex](https://digiex.net/forums/), [Homebrew Guides](https://rentry.co/Guides), [CFWaifu](https://www.cfwaifu.com/) or [Gamebrew](https://www.gamebrew.org/) - Homebrew Guides
* ⭐ **[Nintendo Homebrew](https://discord.gg/C29hYvh)** - Nintendo Homebrew Discord
* ⭐ **[GBATemp](https://gbatemp.net/)** - Homebrew Forum
* [/r/Homebrew](https://www.reddit.com/r/homebrew/) - Homebrew Subreddit
* [Game Boy Tech Page](https://web.archive.org/web/19990209041732/http://home.hiwaay.net/%7Ejfrohwei/gameboy/home.html) - Game Boy Tools
* [Game Boy Book Reader](https://www.mqp.com/fun/) - Game Boy Book Reader
* [NESC-SNESC-Modifications](https://github.com/KMFDManic/NESC-SNESC-Modifications) - NES, SNES & Playstation Mods
* [ModMyClassic](https://modmyclassic.com/) - Classic Console Mods
* [N64Brew](https://n64brew.dev/wiki/Main_Page) - N64 Homebrew Wiki
* [/r/XboxModding](https://www.reddit.com/r/XboxModding/) or [/r/XboxRetailHomebrew](https://www.reddit.com/r/XboxRetailHomebrew/) - Xbox Homebrew Subreddits
* [/r/XboxHomebrew](https://www.reddit.com/r/XboxHomebrew/) - Xbox One/Series Homebrew Subreddit
* [/r/360Hacks Guide](https://redd.it/8y9jql) - Xbox 360 Modding Guide
* [C-Xbox Tool](https://gbatemp.net/download/c-xbox-tool.7615/) - .XBE to ISO File Converter
* [NKit](https://wiki.gbatemp.net/wiki/NKit) - Disc Image Processor
* [NASOS](https://download.digiex.net/Consoles/GameCube/Apps/NASOSbeta1.rar) - Gamecube iso.dec to ISO Converter
* [NESDev](https://www.nesdev.org/) - NES / SNES Dev Homebrew Guides / Forum
* [hakchi2 CE](https://github.com/TeamShinkansen/Hakchi2-CE) / [Discord](https://discord.gg/UUvqsAR) - Add More Roms to NES/SNES Classic Mini
* [Easy Guide to Making Amiibo](https://redd.it/5ywlol) - How to Make Your Own Amiibo
***
## ▷ Switch Homebrew
* ⭐ **[Switch Guide](https://nh-server.github.io/switch-guide/)** - Switch Homebrew Guide
* ⭐ **[Switchway](https://switchway.net/)** - Switch Homebrew Guide
* [Switch Hacking Is Easy](https://rentry.org/SwitchHackingIsEasy) - Switch Homebrew Guide
* [/r/SwitchPirates](https://www.reddit.com/r/SwitchPirates/) or [/r/SwitchHacks](https://reddit.com/r/SwitchHacks) - Switch Homebrew Subreddits
* [LAN Play Status](http://lan-play.com/) or [Switch-LAN-Play](https://github.com/spacemeowx2/switch-lan-play) / [Discord](https://discord.gg/PUEmfV4) - Switch Multiplayer Servers
* [FlagBrew](https://flagbrew.org/) - Switch / [Discord](https://discord.com/invite/4Rv8DTzGFa)
* [NSP Forwarder](https://nsp-forwarder.n8.io/) - Switch NSP Forwarder
* [DeepSea](https://github.com/Team-Neptune/DeepSea) - Switch CFW Package
* [emuiibo](https://github.com/XorTroll/emuiibo) - Amiibo Emulator
***
## ▷ Wii U / Wii Homebrew
* ⭐ **[WiiBrew](https://wiibrew.org/)** - Wii Homebrew Wiki
* ⭐ **[WiiUBrew](https://wiiubrew.org/wiki/Main_Page)** - WiiU Homebrew Wiki
* ⭐ **[Wii U Hacks Guide](https://wiiu.hacks.guide/)** - Wii U Jailbreak Guide
* ⭐ **[Wii Hacks Guide](https://wii.hacks.guide/)** - Wii Jailbreak Guides
* ⭐ **[Wiimmfi](https://wiimmfi.de/)** or [WiiLink](https://wfc.wiilink24.com/) - Wii Multiplayer Servers
* [Pretendo](https://pretendo.network/) - Wii U Network Replacement
* [/r/WiiUHacks](https://www.reddit.com/r/WiiUHacks/) - Wii U Homebrew Subreddit
* [/r/WiiHacks](https://www.reddit.com/r/WiiHacks/) - Wii Homebrew Subreddit
* [Open Shop Channel](https://oscwii.org/) - Wii Homebrew App Library
* [WBFStoISO](https://www.wbfstoiso.com/) - WBFS to ISO
***
## ▷ 3DS / DS Homebrew
* 🌐 **[DS Homebrew](https://ds-homebrew.com/)** - DS Homebrew Resources / [Wiki](https://wiki.ds-homebrew.com/) / [Discord](https://discord.com/invite/yD3spjv)
* ⭐ **[3DS Jailbreak Guide](https://3ds.hacks.guide/)** - 3DS Jailbreak Guide
* ⭐ **[DSi Jailbreak Guide](https://dsi.cfw.guide/)** - DSi Jailbreak Guide
* ⭐ **[Wiimmfi](https://wiimmfi.de/)** or [Kaeru Team](https://kaeru.world/) - DS Multiplayer Servers
* [Pretendo](https://pretendo.network/) - 3DS Network Replacement / [Discord](https://invite.gg/pretendo)
* [Universal DB](https://db.universal-team.net/) - 3DS / DS Modding Apps
* [Theme Plaza](https://themeplaza.art/themes) - 3DS Themes / [Discord](https://discord.com/invite/Pz25PX5vr5)
* [Artic Base](https://github.com/PabloMK7/ArticBaseServer) - Play Physical 3DS Games on Citra
* [BootNTR](https://github.com/Nanquitas/BootNTR) - Stream 3DS to PC or Mac / [Instructions](https://gbatemp.net/threads/3ds-screen-recording-without-a-capture-card-ntr-cfw-method.423445/)
* [/r/3DSPiracy](https://www.reddit.com/r/3dspiracy/) or [3DSHacks](https://reddit.com/r/3dshacks/) - 3DS Modding Subreddit
* [FlagBrew](https://flagbrew.org/) - 3DS Homebrew Apps / [Discord](https://discord.com/invite/4Rv8DTzGFa)
* [Luma3DS](https://github.com/LumaTeam/Luma3DS) - 3DS Custom Firmware
* [GodMode9](https://github.com/d0k3/GodMode9) - 3DS File Browser
* [Batch CIA 3DS Decryptor](https://gbatemp.net/threads/batch-cia-3ds-decryptor-a-simple-batch-file-to-decrypt-cia-3ds.512385/) - Decrypt 3DS Files
* [Rverse](https://discord.gg/wCvJSCxf4G) - 3DS Miiverse Recreation Discord Server
***
## ▷ Playstation Homebrew
* ⭐ **[PS4 Modding](https://youtu.be/vGhSgogxaG8)**, [PSX Hax](https://www.psxhax.com/), [PSDevWiki](https://www.psdevwiki.com/) or [Wololo](https://wololo.net/) - Playstation Modding Guides
* [Chiaki](https://git.sr.ht/~thestr4ng3r/chiaki) - PS4 / PS5 Remote Play Client
* [/r/PS5Homebrew](https://www.reddit.com/r/ps5homebrew/) - PS5 Homebrew Subreddit
* [/r/PS4Homebrew](https://www.reddit.com/r/ps4homebrew/) - PS4 Homebrew Subreddit
* [Exploit Host](https://github.com/Al-Azif/ps4-exploit-host) - PS4 Exploit Hosting
* [DarkSoftware](https://www.darksoftware.xyz/) - PS4 / PS3 Firmware
* [/r/PS3Homebrew](https://reddit.com/r/ps3homebrew) - PS3 Homebrew Subreddit
* [PS3 Disc Dumper](https://github.com/13xforever/ps3-disc-dumper) - Decrypted PS3 Disc Dumper
* [PS3 Game Updater](https://www.psx-place.com/threads/ps3-game-updater-v1-5-psn-liberator-v0-96b-rudi-rastelli-adds-ps3p-pkg-ripper-support.3766/), [Rusty Pan](https://github.com/RainbowCookie32/rusty-psn) - Update PS3 Games
* [PS3Themes](http://www.ps3-themes.com/) - PS3 Themes
* [PSONE](https://psone.online/) - Play PS1 Games Online / PS3 Required / [Discord](https://discord.com/invite/uhZuGX9)
* [PSXDev](https://www.psxdev.net/) - PS1 Development
* [MemcardRex](https://shendosoft.blogspot.com/2014/01/memcardrex-18-released.html?m=1) - PS1 Save Transfer Tools / [Archive](https://archive.org/details/MemcardRex1.8)
* [/r/VitaPiracy](https://www.reddit.com/r/VitaPiracy/) / [Discord](https://discord.gg/6Udcx2w) or [/r/VitaHacks](https://reddit.com/r/vitahacks/) - PSVita Homebrew Subreddits
* [PSP Archive](https://psp-archive.github.io/) - PSP Homebrew Archive / [Discord](https://discord.gg/VZcjFvy3mT)
* [VitaDB](https://vitadb.rinnegatamante.it/) - PS Vita Homebrews
* [Vita Volume](https://gitlab.com/sinful-butterfly/vita-volume) - Set PS Vita Volume without Buttons
* [PSPunk](https://www.pspunk.com/) - PSP Homebrew Info
***
# ► Game Specific
* 🌐 **[Awesome Trackmania](https://github.com/EvoEsports/awesome-trackmania)** - Trackmania Resources
* ⭐ **[Super Mario Wiki](https://www.mariowiki.com/)** - Super Mario Wiki
* [Half Life Project Beta](https://hl2-beta.ru/?language=english) - Unreleased / Cut Half-Life Content
* [CyberCAT-SimpleGUI](https://github.com/Deweh/CyberCAT-SimpleGUI) - Cyberpunk 2077 Save Editor
* [Cyberpunk Hacker](https://cyberpunk-hacker.com/) - Cyberpunk 2077 Hacking Minigame Solver
* [Flowey's Time Machine](https://crumblingstatue.github.io/FloweysTimeMachine/) - Undertale Save Editor
* [Kirigiri's Palword](https://rentry.co/FMHYBase64#kirigiris-palword) - Palworld Releases
* [Palworld.gg](https://palworld.gg/), [PalworldTrainer.com](https://palworldtrainer.com/) or [Paldb.cc](https://paldb.cc/) - Palworld Databases
* [Palworld Host Save Fix](https://github.com/xNul/palworld-host-save-fix) - Palworld Save Bug Fix
* [The Halo Archive (Discord)](https://discord.gg/feB7RgAHBh) or [405th](https://www.405th.com/) - Halo Assets Archive
* [Grim Tools](https://www.grimtools.com/) - Grim Dawn Tools
* [Stardew.app](https://stardew.app/) - Stardew Valley Progress Tracker
* [Trackmania Replay Viewer](https://gbx.bigbang1112.cz/tool/replay-viewer) - View Trackmania Replays
* [ACPatterns](https://acpatterns.com/) - Animal Crossing Pattern Tool / [Discord](https://discord.com/invite/9rGkZNk)
* [Hard Drop](https://harddrop.com/wiki/Tetris_Wiki) or [Tetris.wiki](https://tetris.wiki/) - Tetris Wikis
* [Fumen](https://harddrop.com/fumen/) - Tetris Field Editor
* [Minesweepergame.com](https://minesweepergame.com/) and [Minesweeper.online Wiki](https://minesweeper.online/help/gameplay) - All about Minesweeper
* [WRCsetups](https://wrcsetups.com/) - WRC Setups
* [Peacock](https://github.com/thepeacockproject/Peacock) - Hitman World of Assassination Server Replacement
* [Useful Osu](https://github.com/CarbonUwU/Useful-osu) - Osu! Resources
* [Collection Manager](https://github.com/Piotrekol/CollectionManager) - Osu! Collection Manager
* [osu trainer](https://github.com/FunOrange/osu-trainer) - Osu! Trainer
* [danser-go](https://github.com/Wieku/danser-go) - Osu! Dancing Visualizer
* [SpinShare](https://spinsha.re/) - Spin Rhythm XD Custom Charts
***
## ▷ MOBA Tools
* ⭐ **[OP.GG](https://www.op.gg/)** - LoL Player Background Check
* ⭐ **[U.GG](https://u.gg/)**, [LoLTheory](https://loltheory.gg/ ) or [LoLAlytics](https://lolalytics.com/) / [Discord](https://discord.com/invite/zKyaZ6w) - LoL Champion Builds / Tiers
* ⭐ **[Gol.gg](https://gol.gg/esports/home/)** - LoL Competitive Stats, All Regions
* ⭐ **[Tactics.tools](https://tactics.tools/)** / [Discord](https://discord.com/invite/K4Z6shucH8) or [MetaTFT](https://www.metatft.com/) / [Discord](https://discord.com/invite/RqN3qPy) - Team Fight Tactic Guides, Stats, Tools etc.
* [MobaFire](https://www.mobafire.com/) - LoL Champion Guides
* [ProBuilds](https://www.probuilds.net/) - LoL Pro Player Builds
* [LoL Math](https://lolmath.net/) - LoL Item Optimizer / [Discord](https://discord.com/invite/BpGpdzw)
* [iTero](https://www.itero.gg/) - LoL AI Coach
* [DraftGap](https://draftgap.com/) - LoL Draft Analysis Tools
* [Mobalytics](https://mobalytics.gg/) - Game Performance & Stats Analyzer
* [Porofessor](https://porofessor.gg/) - Live LoL Game Stats
* [ProStreams](https://prostreams.gg/) - Watch Pro LoL Twitch Streams
* [DotaBuff](https://www.dotabuff.com/), [Stratz](https://stratz.com/), [OpenDota](https://www.opendota.com/), [Dota2ProTracker](https://www.dota2protracker.com/) or [16-Bits](https://16-bits.org/) - Dota 2 Stat Trackers / Hero Guides
* [SmiteGuru](https://smite.guru/) - Smite Leaderboards
***
## ▷ Minecraft Tools
* 🌐 **[MCDOC](https://mcdoc.openm.tech/)** - Minecraft Tools & Unlockers / [Discord](https://dsc.gg/open-m)
* 🌐 **[Awesome Minecraft](https://github.com/bs-community/awesome-minecraft)**, [Birdflop]( https://www.birdflop.com/resources/) or [Minecraft Tools](https://minecraft.tools/en/) - Minecraft Resources
* 🌐 **[Minecraft QOL Mods](https://rentry.co/mc-qol)** or [sk1er.club](https://sk1er.club/) - Quality of Life Mods
* 🌐 **[OptiFine Alternatives](https://optifine.alternatives.lambdaurora.dev/)** - OptiFine Alternatives for Fabric
* 🌐 **[ChunkBase](https://www.chunkbase.com/apps/)** - Minecraft Map Tools
* 🌐 **[TMC Links](https://gist.github.com/JoakimThorsen/e90bd7a588af25ae529530987d9acc8a)** - Technical Minecraft Resources
* 🌐 **[ShaderLABS](https://shaderlabs.org/wiki/Main_Page)** - Shader Comparisons and Resources
* ↪️ **[Minecraft Server Hosts / Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_minecraft_hosting)**
* ↪️ **[Minecraft Launchers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_minecraft_launchers)** / [Beta](https://betacraft.uk/) / [Bedrock](https://bedrocklauncher.github.io/)
* ↪️ **[Minecraft Mods](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_minecraft_mods)**
* ↪️ **[Minecraft Optimization](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_minecraft_optimization_mods)**
* ⭐ **[Eaglercraft](https://eaglercraft.com/)** - Browser Minecraft / [Note](https://pastebin.com/wpDZzgN5) / [Source](https://git.eaglercraft.rip/eaglercraft) / [Client](https://eaglercraftx1-8.github.io/1.8/resent4.0/index.html) / [Mod Client](https://eaglerforge.github.io/) / [Mod Search](https://eaglerrinth.github.io/) / [Code Mods](https://eaglerforge-builder.vercel.app/) / [Servers](https://servers.eaglercraft.com/) / [Eaglercrack](https://eaglercrack.net/)
* ⭐ **[Minecraft Wiki](https://minecraft.wiki/)** or [DigiMinecraft](https://www.digminecraft.com/) - Minecraft Resources / Guides
* ⭐ **[MCModdingGuide](https://rentry.org/MCModdingGuide)** - Minecraft Modding Guide
* ⭐ **[Couleur Tweak Tips](https://ctt.cx/)** - Minecraft Tweaks / Tips / [Discord](https://discord.gg/CTT)
* ⭐ **[spark](https://spark.lucko.me/)** - Minecraft Performance Profiler
* ⭐ **[MCPropertyEncyclopedia](https://joakimthorsen.github.io/MCPropertyEncyclopedia/)** - Block Property Encyclopedia
* ⭐ **[Villager Trading Cheatsheet](https://i.ibb.co/sKBjbzg/e9f8d80e2376.png)**
* ⭐ **[Minecraft Brewing Cheatsheet](https://minecraft.wiki/images/Minecraft_brewing_en.png)**
* [GamerGeeks](https://www.gamergeeks.net/) - Minecraft Tools / Calculators
* [Essential](https://essential.gg/) or [Quark](https://quarkmod.net/) - Minecraft Quality of Life Mods
* [MCPEDL](https://mcpedl.com/) - Minecraft PE/Bedrock Mods, Maps & Resources
* [Pax](https://github.com/froehlichA/pax) or [Mod Manager](https://github.com/kaniol-lck/modmanager) - Minecraft Mod Managers
* [Forgix](https://github.com/PacifistMC/Forgix) - Merge Mod Loaders
* [r/feedthebeast](https://reddit.com/r/feedthebeast/) - Minecraft Mod Discussion Subreddit
* [Vanillatweaks](https://www.vanillatweaks.net/), [Smithed](https://smithed.net/) or [VoodooBeard](https://mc.voodoobeard.com/) / [Discord](https://discord.gg/SnJQcfq) - Minecraft Data Packs
* [Minecraft Command Science](https://minecraftcommand.science/) or [MCStacker](https://mcstacker.net/) - Minecraft Command Generators
* [Minecraft Performance Flags](https://github.com/Mukul1127/Minecraft-Performance-Flags-Benchmarks) - Java Minecraft Benchmarks
* [Report Inspector](https://misode.github.io/report/) - Crash Report / Profiling Inspector
* [No Telemetry](https://modrinth.com/mod/no-telemetry) - Disable Telemetry Data
* [Data Pack Generators](https://misode.github.io/) - Minecraft Data Pack Generators
* [Distant Horizons](https://gitlab.com/jeseibel/distant-horizons) - Increased Minecraft Render Distance
* [ViveCraft](https://www.vivecraft.org/) - VR Minecraft
* [Skyclient](https://skyclient.co/) - Hypixel Asset Installer
* [SkyCrypt](https://sky.shiiyu.moe/) - SkyBlock Stats
* [Cubical](https://www.cubical.xyz/) / [Beta](https://beta.cubical.xyz/) - Minecraft Schematic Tool
* [Pixelart Builder](https://play.google.com/store/apps/details?id=com.electricfoal.photocrafter&hl=en&gl=US) or [PixelStacker](https://taylorlove.info/pixelstacker/) - Turn Photos into Minecraft Art
* [ReplayMod](https://replaymod.com/) - Record Minecraft Game Sessions / [GitHub](https://github.com/ReplayMod/ReplayMod)
* [NameMC](https://namemc.com/) - Minecraft Name Availability Tracker
* [Forge](https://files.minecraftforge.net/), [Quilt](https://quiltmc.org/) or [Fabric](https://fabricmc.net/) / [Discord](https://discord.gg/VDGnGsFeuy) - Minecraft Modding API
* [Mineflayer](https://prismarinejs.github.io/mineflayer/) - Minecraft Bot Creator
* [PVPRP](https://pvprp.com/) - Minecraft Texture Packs
* [ShadersMods](https://shadersmods.com/) or [MinecraftShader](https://minecraftshader.com/) - Minecraft Shaders
* [Iris Shaders](https://modrinth.com/mod/iris) - Fabric Shadermod for Minecraft
* [Block Palettes](https://www.blockpalettes.com/) or [Block Colors](https://blockcolors.app/) - Block Color Palettes
* [MinecraftSkins](https://www.minecraftskins.com/) or [SkinMC](https://skinmc.net/) - Minecraft Skins
* [Laby](https://laby.net/) / [Discord](https://discord.com/invite/8JBMHDfWKp) or [MSkins](https://mskins.net/en) - Skin Grabbers
* [Ely.by](https://ely.by/) - Skin System / Authorization
* [Nova Skin](https://minecraft.novaskin.me/) or [Blockbench](https://www.blockbench.net/)- Minecraft Skin Editor
* [MinecraftCapes](https://minecraftcapes.net/) or [Capes](https://modrinth.com/mod/capes) - Minecraft Capes
* [Minecraft Armor Stand](https://haselkern.com/Minecraft-ArmorStand/) - Create Poses for Minecraft Armor
* [VoxelSphereGenerator](https://oranj.io/blog/VoxelSphereGenerator), [BDStudio](https://eszesbalint.github.io/bdstudio/editor) or [Minecraft Shapes](https://minecraftshapes.com/) - Minecraft Shape Tools / Voxel Editors
* [Custom-MC-Render-Cweeper](https://rentry.co/custom-mc-render-cweeper) - Custom 3D Model to Minecraft Render
* [MCprep](https://theduckcow.com/dev/blender/mcprep/) - Blender OBJ Import / Texturepacks / Character Rigging / Animations
* [DriveBackupV2](https://modrinth.com/plugin/drivebackupv2) - Minecraft Cloud Storage Backup
* [Amidst](https://github.com/toolbox4minecraft/amidst) - Minecraft World Overview Display Tool
* [The Minecraft Archive Project](https://map.crummy.com/) - Minecraft World Archive
* [Amulet](https://www.amuletmc.com/), [MCA Selector](https://github.com/Querz/mcaselector) or [uNmINeD](https://unmined.net/) - Minecraft Map Editors / Viewers
* [MineAtlas](http://mineatlas.com/), [Cubiomes Viewer](https://github.com/cubitect/cubiomes-viewer) or [MCSeeder](https://mcseeder.com/) - Minecraft Seeds
* [MinecraftMaps](https://www.minecraftmaps.com/) or [Mapcraft](https://mapcraft.me/) - Minecraft Maps
* [Minecraft Earth Map](https://earth.motfe.net/) - Earth Maps
* [MapartCraft](https://rebane2001.com/mapartcraft/) or [Cartographer](https://cartographer-mc.com/) - Mapart schematic / map.dat Generator
* [Chunker](https://chunker.app/) - Java / Bedrock Format Converter
* [Minecraft Map Converter](https://archive.org/details/Minecraft-map-converter) - PS3/360 Format Converter
* [ObjtoSchematic](https://objtoschematic.com/) - Converts Minecraft Obj files to Schematics / [Discord](https://discord.com/invite/McS2VrBZPD)
* [NBT Studio](https://github.com/tryashtar/nbt-studio/ ) or [webNBT](https://irath96.github.io/webNBT/) - Minecraft NBT File Editors
* [TerraForged](https://github.com/TerraForged/TerraForged) - Improved Biomes Mod
* [Biomes-O-Plenty](https://github.com/Glitchfiend/BiomesOPlenty) - Extra Biomes Mod
* [Fabric-Bedrock-Miner](https://github.com/LXYan2333/Fabric-Bedrock-Miner) - Minecraft Bedrock Miner
* [Outvoted](https://modrinth.com/mod/outvoted) - Outvoted Minecraft Live Mobs
* [Voyager](https://voyager.minedojo.org/) - Minecraft AI
* [Enchant Order](https://iamcal.github.io/enchant-order/) - Minecraft Enchantment Ordering Tool
* [MiniMessageViewer](https://webui.advntr.dev/) - Format Plugin Messages
* [MinecraftJSON](https://www.minecraftjson.com/) - Minecraft Tellraw Generator
* [MCDF](https://mcdf.wiki.gg/) - Discontinued Minecraft Features Wiki
* [CaveX](https://oscwii.org/library/app/cavex) - Minecraft for Wii
* [Blocks-TI-84](https://github.com/TheScienceElf/Blocks-TI-84) - Minecraft for TI 84 CE Calculator
***
## ▷ Pokemon Tools
* 🌐 **[Awesome Pokémon](https://github.com/tobiasbueschel/awesome-pokemon)** - Curated List of Pokémon Resources
* ⭐ **[Bulbapedia](https://bulbapedia.bulbagarden.net/wiki/Main_Page)** - Pokémon Wiki
* ⭐ **[Serebii.net](https://www.serebii.net/)**, [Pokémon Database](https://pokemondb.net/) or [PocketMonsters.net](https://pocketmonsters.net/) - Pokémon Databases
* ⭐ **[PokeList](https://pokemonlist.netlify.app/)**, [Pokedex](https://github.com/skydoves/Pokedex) or [PokeAPI](https://pokeapi.co/) - Pokedexes
* ⭐ **[Pokémon Typechart](https://pokemondb.net/type)** or [Type Calculator](https://www.pkmn.help/) - Pokémon Type Charts / [Image](https://img.pokemondb.net/images/typechart.png)
* ⭐ **[PokeMMO](https://pokemmo.com/en/)**, [DelugeRPG](https://www.delugerpg.com/), [Pokémon Legends Gods](https://www.pokemongods.com/) or [Pokémon Revolution Online](https://pokemonrevolution.net/) - Pokémon MMOs
* ⭐ **[Pokémon Showdown](https://pokemonshowdown.com/)** - Online Pokémon Battles
* [PokeCommunity](https://www.pokecommunity.com/) - Pokémon Community
* [Project Pokémon](https://projectpokemon.org/) - Pokémon Tools, Exploits, Saves etc.
* [PokeGB](https://github.com/binji/pokegb) - Pokémon Blue Emulator
* [PokemonLog](https://pokemonlog.com/), [PokeHarbor](https://www.pokeharbor.com/) or [Pokémon Coders](https://www.pokemoncoders.com/) - Hacked Pokémon ROMs
* [pret](https://github.com/orgs/pret/repositories) - Pokémon Disassembly / Decompilation Projects
* [PokéRogue](https://pokerogue.net/) - Pokémon Dungeon Crawler / [Discord](https://discord.com/invite/uWpTfdKG49)
* [Gearoid Pokémon](https://gearoid.me/pokemon/) - Pokémon Guessing Game
* [PKHeX](https://github.com/kwsch/PKHeX) - Pokémon Save File Editor
* [GameBanana](https://gamebanana.com/mods/games/14783) - Pokémon Brilliant Diamond / Shining Pearl Mods
* [Universal Pokémon Randomizer ZX](https://github.com/Ajarmar/universal-pokemon-randomizer-zx/) - Randomize Pokémon (works for GBA through 3DS)
* [NYCPokeMap](https://nycpokemap.com/) - Real-time Pokémon Go Map for NYC
* [PkmnCards](https://pkmncards.com/) - Pokémon Card Database
* [unite-db](https://unite-db.com/) - Pokémon Unite Database
* [HelixChamber](https://helixchamber.com/) - Unused Pokémon Material
* [Pokémon Fossil Museum](https://my.matterport.com/show/?m=P9WCbyCBGBM) - Explore Pokémon Fossil Museum
***
## ▷ Counter-Strike Tools
* ⭐ **[CsWarzOnE](https://cswarzone.com/)** - Counter-Strike Downloads
* ⭐ **[HLTV](https://www.hltv.org/)** - Counter-Strike News
* [CSGO Trader](https://csgotrader.app/) - CS:GO Trading Enhancements
* [ArminC-AutoExec](https://github.com/ArmynC/ArminC-AutoExec) - ArminC's CS2 Config
* [CS2 Browser](https://cs2browser.com/) or [CS2 Server Picker](https://github.com/FN-FAL113/cs2-server-picker) - Counter-Strike 2 Server Browser
* [Faceit](https://www.faceit.com/) - Matchmaking Client
* [Faceit Finder](https://faceitfinder.com/) - Faceit Account Finder
* [Repeek](https://repeek.gg/) - Faceit Enhancement Extension
***
## ▷ GTA Tools
* 🌐 **[GTAAll](https://www.gtaall.com/)**, [GTAInside](https://gtainside.com/), [GameModding](https://gamemodding.com/), [GTAGarage](https://gtagarage.com/) or [LibertyCity](https://libertycity.net/) - GTA Mods, Walkthroughs & More
* 🌐 **[GTA5-Mods](https://www.gta5-mods.com/)** - GTAV Mods
* 🌐 **[MixMods](https://www.mixmods.com.br/)** - GTASA Mods
* ⭐ **[FiveM](https://fivem.net/)**, [alt:V](https://altv.mp/) or [RAGE](https://rage.mp/) - Modded GTAV Servers / Requires Legit Copy
* ⭐ **[San Andreas: Multiplayer](https://www.sa-mp.mp/)** - Multiplayer GTA:SA / [Discord](https://discord.com/invite/samp)
* ⭐ **[CLEO](https://cleo.li/)** - Extensible Library Plugin For GTA III, VC & SA / [Discord](https://discord.com/invite/d5dZSfgBZr)
* ⭐ **[SilentPatch](https://cookieplmonster.github.io/mods/gta/)** - Quality of Life Fixes For GTA III, VC & SA
* [Grand Theft Wiki](https://www.grandtheftwiki.com/Main_Page) - GTA Wiki
* [GTA Cars](https://gtacars.net/) - GTA Car Database / Stats
* [Rainbomizer](https://rainbomizer.com/) - GTA Randomizer Mods
* [OpenIV](https://openiv.com/) - Rockstar Game Modding Tool
* [Gillian's GTA](https://gillian-guide.github.io/) - GTA IV Modding Guide
* [GTA Connected](https://gtaconnected.com/) - Multiplayer Mod / GTA III, IV, VC, SC / [Discord](https://discord.gg/YSyasDa)
* [Vice City: Multiplayer](https://vc-mp.org/) - Mutiplayer GTA:VC
***
## ▷ Doom Tools
* ⭐ **[Doom Wiki](https://doomwiki.org/wiki/Entryway)** - Doom Wiki
* ⭐ **[ZDoom](https://www.zdoom.org/downloads)** - Doom Source Port
* ⭐ **[ZDaemon](https://www.zdaemon.org/)**, **[Doomseeker](https://doomseeker.drdteam.org/)**, [oDamex](https://odamex.net/), [DoomUtils](http://doomutils.ucoz.com/) or [Zandronum](https://zandronum.com/) - Online Multiplayer Doom
* [Classic DOOM](https://classicdoom.com/) or [DoomWorld](https://www.doomworld.com/) - Doom Downloads
* [Doom64 EX](https://doom64ex.wordpress.com/downloads/) - Doom 64 PC Port
* [dhewm3](https://dhewm3.org/) - Doom 3 Source Port
* [DoomsHack](https://doomshack.org/), [Doom Pastebin](https://pastebin.com/3DWF3Msq) or [Doom Wad Station](https://www.doomwadstation.net/) - Doom WADs
* [DOOM FX](https://github.com/RandalLinden/DOOM-FX) - Doom SNES Source Code
* [UltimateDoomBuilder](https://ultimatedoombuilder.github.io/) - Doom Map Builder
***
## ▷ Mario Kart Tools
* ⭐ **[Retro Rewind](https://discord.gg/qbr3Y4PJFH)** - Retro MKW Tracks / Multiplayer / [Wiki](https://wiki.tockdom.com/wiki/Retro_Rewind) / [Auto-Updater](https://github.com/patchzyy/WheelWizard/releases) / [Setup Guide](https://rentry.org/Retro-Rewind) / [Troubleshooting](https://rentry.org/RR-Fixes)
* ⭐ **[CTGP Revolution](https://www.chadsoft.co.uk/)** - Custom MKW Tracks / Multiplayer / Disc required
* ⭐ **[Mario Kart Midnight](https://wiki.tockdom.com/wiki/Mario_Kart_Midnight)** - Custom MKW Tracks / Multiplayer
* ⭐ **[MKWRs](https://mkwrs.com)** or [MKLeaderboards](https://www.mkleaderboards.com/) - Mario Kart Records / Videos
* ⭐ **[MKW Lobbies](https://wiimmfi.de/stats/mkw)** - Online MKW Lobbies
* [/r/MarioKart](https://www.reddit.com/r/mariokart/) or [/r/MarioKartWii](https://www.reddit.com/r/MarioKartWii/) - Mario Kart Subreddits
* [RiiBalanced](https://drive.google.com/file/d/1AKJH3s0YpxQ09eud0EEd2YVFJ56f9VuO/view) - Rebalanced MKW Mod / [Discord](https://discord.gg/YZxyK4f3EU)
* [TTs Online](https://redd.it/ie6gi7) - MKW Online Time Trials Mod
* [CTGPRecords](https://www.youtube.com/@CTGPRecords) - Custom Track Records / Videos
* [MaxVRList](https://maxvrlist.com/) - VR Leaderboards
* [xer](https://xer.fr/mkw) - MKW Item Probabilities
* Tockdom Wikis - [MKW](https://wiki.tockdom.com/wiki/Main_Page) / [MK8](https://mk8.tockdom.com/) / [MK3DS](https://mk3ds.com/) / [MKDS](https://wiki.dshack.org/) / [MKDD](https://mkdd.org/) - Custom Mario Kart Wikis
* [Custom Track Tutorial](https://wiki.tockdom.com/wiki/Custom_Track_Tutorial) - How-to Make Custom MKW Tracks
* [MKW Texture Hacks](https://wiki.tockdom.com/wiki/Texture_Hack_Distribution) - Custom MKW Textures
***
## ▷ Geometry Dash Tools
* ↪️ **[GD Demon Lists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_geometry_dash_demon_lists)**
* ⭐ **[Geode](https://geode-sdk.org/)** - Mod Menu & Modding Framework
* ⭐ **[GDDP](https://gddp.pro/)** or **[GD Demon Ladder](https://gdladder.com/)** - Practice & Improve Your Skills
* [Soluble Texture Packs](https://solubletexturepacks.com/) - GD Texture Packs / [Manager](https://geode-sdk.org/mods/geode.texture-loader/)
* [Spritesheet Splitter](https://gdcolon.com/gdsplitter/) - Split & Merge GD Spritesheets
* [GD Save Explorer](https://gdcolon.com/gdsave/) - View Detailed Stats & Data of Save Files
* [Song File Hub](https://songfilehub.com/home) - GD Songs & Mashups / [Discord](https://discord.com/invite/maSgd4zpEF)
* [Globed](https://geode-sdk.org/mods/dankmeme.globed2/) - GD Multiplayer Mod
* [GD Browser](https://gdbrowser.com/) - GD Level Browser
* [GD Font Generator](https://gdcolon.com/gdfont) - Generate Custom GD Logos & Messages
* [SPWN](https://spu7nix.net/spwn/#/) - GD Level Programming Language
* [GD Docs](https://wyliemaster.github.io/gddocs/) - GD Programming Documentation
* [GD History](https://history.geometrydash.eu/) - GD Archival Project / [Downloader](https://github.com/Cvolton/GDHistory-Downloader)
* [GMD Private Server](https://github.com/Cvolton/GMDprivateServer) - Private Server Maker
* [Report Bugged 2.2 Levels](https://docs.google.com/forms/d/e/1FAIpQLScDKMIxPKeMxGpyDbQnsDDhW7ba0Lh4ZFAD4RA_ZIt5sbId9A/viewform)
* [3Dash](https://delugedrop.itch.io/3dash) - 3D Geometry Dash Game
* 3Dash Tools - [Patched Server](https://3dash.mg95.dev/) / [Demon List](https://3dashdl.pages.dev/#/) / [Challenge List](https://3dashdemonlist.github.io/Challenge/) / [Impossible Levels](https://3dashdemonlist.github.io/ILL/)
***
## ▷ Roblox Tools
* 🌐 **[Roblox Archive](https://archive.roblonium.com/)** - Roblox Client Archive
* ⭐ **[Roblox Account Manager](https://github.com/ic3w0lf22/Roblox-Account-Manager)** - Roblox Account Manager
* ⭐ **[Rolimon's](https://www.rolimons.com/games)** or [RoMonitor Stats](https://romonitorstats.com/) - Roblox Experience Stats
* ⭐ **[Bloxstrap](https://bloxstrap.pizzaboxer.xyz/)** - Roblox Player Bootstrapper / **[GitHub](https://github.com/pizzaboxer/bloxstrap)**
* ⭐ **[TBROGER](https://rentry.co/TBROGER)** - Roblox Optimization Guide
* [Novetus](https://bitl.itch.io/novetus) - Self-Hosted Multi-version Roblox Client
* [Roblox Studio Mod Manager](https://github.com/MaximumADHD/Roblox-Studio-Mod-Manager) - Roblox Studio Bootstrapper
* [RoPro](https://ropro.io/), [Roblox+](https://chromewebstore.google.com/detail/roblox/jfbnmfgkohlfclfnplnlenbalpppohkm), [BTRoblox](https://twitter.com/AntiBoomz/status/1378597179556823040), [RoGold](https://rogold.live/) or [RoSeal](https://www.roseal.live/) - Enhance Roblox Website
* [RBXServers](https://rbxservers.xyz/) or [Freevipservers](https://freevipservers.net/) - Roblox VIP Servers
* [Roblox Web APIs](https://github.com/matthewdean/roblox-web-apis) - Roblox APIs
* [ingame.clothing](https://ingame.clothing/) - Preview Avatar Clothing
***
## ▷ Terraria Tools
* ⭐ **[Terranion](https://yal.cc/r/terranion/)** - Terraria Wiki
* [Terraria Forum](https://forums.terraria.org/) - Terraria Community, Mods Help and more
* [TEdit](https://www.binaryconstruct.com/tedit), [terramap](https://terramap.github.io/), [TerraFirma](https://github.com/mrkite/TerraFirma/releases/) or [terraria-map-editor](https://tedit.github.io/terraria-map-editor-web/) - Map Viewers / Editors
* [Terrasavr](https://yal.cc/r/terrasavr/) - Terraria Character Editor
* [Increased FOV](https://gamebanana.com/tuts/14022) - Increase Terraria FOV for 21:9 Monitors
***
## ▷ Gacha Tools
* 🌐 **[Paimon.moe](https://paimon.moe/)** or [Honey Impact](https://gensh.honeyhunterworld.com/) - Genshin Impact Resources / Tools
* 🌐 **[Honkai.gg](https://honkai.gg/)** - Honkai Star Rail Resources / Tools
* ⭐ **[Prydwen](https://www.prydwen.gg/)** - Gacha Game Guides / [Discord](https://discord.gg/prydwen)
* ⭐ **[Keqingmains](https://keqingmains.com/)** - Genshin Guides
* ⭐ **[GIMI](https://github.com/SilentNightSound/GI-Model-Importer)** - Genshin Impact Modding Tool / [Gamebanana Page](https://gamebanana.com/games/8552) / [Discord](https://discord.gg/agmg)
* [/r/GachaGaming](https://www.reddit.com/r/gachagaming/) - Gacha Games Subreddit
* [LunarCore](https://github.com/Melledy/LunarCore) - Private Honkai: Star Rail Servers
* [Star Rail Station](https://starrailstation.com/), [Pokke's Library](https://pokkelibrary.com/) or [stardb.gg](https://stardb.gg/) - Honkai Star Rail Guides
* [Seelie.me](https://seelie.me/) - Genshin / Star Rail Planner
* [Genshin Center](https://genshin-center.com/) - Genshin Planner
* [Genshin Optimizer](https://frzyc.github.io/genshin-optimizer/) - Genshin Impact Calculator / Artifact Optimizer
* [Genshin Helper Doc](https://docs.google.com/spreadsheets/d/1gNxZ2xab1J6o1TuNVWMeLOZ7TPOqrsf3SshP5DLvKzI/htmlview?pru=AAABdXYM80o*xMxXJdNbCCZ-v9FLVh6EXg) - Genshin Builds Guide
* [Grasscutter](https://grasscutter.io/) - Private Genshin Impact Servers / [Discord](https://discord.gg/T5vZU6UyeG)
* [Genshin Impact FPS Unlocker](https://github.com/34736384/genshin-fps-unlock) - Unlock Genshin Impact FPS Cap
* [Hoyolab Teyvat Interactive Map](https://act.hoyolab.com/ys/app/interactive-map/index.html), [Mapgenie Teyvat Interactive Map](https://mapgenie.io/genshin-impact) or [Genshin Impact Map](https://genshin-impact-map.appsample.com/) - Genshin Impact Maps
***
## ▷ Tabletop Tools
* 🌐 **[Awesome TTRPG](https://github.com/Zireael07/awesome-tabletop-rpgs)** - Online TTRPGs / Resources
* 🌐 **[5ETools](https://5e.tools/)**, [Roll for Fantasy](https://rollforfantasy.com/), [Kassoon](https://www.kassoon.com/dnd/) or [DragonsFoot](https://www.dragonsfoot.org/) - TTRPG Tools
* ⭐ **[dice.run](https://dice.run/)**, [Random Dice](http://www.dicesimulator.com/) or [Desktop Dice](https://girkovarpa.itch.io/desktopdice) - Dice Simulators
* ⭐ **[Kanka](https://kanka.io/en-US)** - Tabletop RPG Manager
* [RPG.net](https://forum.rpg.net/) - RPG Forums
* [Adventurer's Codex](https://adventurerscodex.com) - Online D&D 5e Campaign Manager / System
* [NaturalCrit](https://www.naturalcrit.com/) - Create D&D Homebrews / Badges
* [DnD-Books](https://github.com/EllatharTheHalfling/DnD-Books/) - DnD4e/5e Books
* [FantasiaArchive](https://fantasiaarchive.com/) - World Building / Documenting Tool
* [DnD World Building](https://arcadia.net/Cruinne/DnD/Articles/worldbuilding.html) - Fantasy World Building Guides
* [The Acaeum](https://www.acaeum.com/) - Dungeons & Dragons Database
* [Archives of Nethys](https://aonprd.com/) - Pathfinder Database
* [WarGamer](https://www.wargamer.com/) - Tabletop RPG Guides
* [Roll20](https://roll20.net/) or [Rolisteam](https://rolisteam.org/) - Tabletop RPG Streaming
* [Tabletopy](https://tabletopy.com/) - Tabletop RPG Soundboard
* [Map Generator](https://emptybuttons.itch.io/map-generator) - Tabletop Roleplaying Map Generator
* [MOGG](http://img.mogg.fr/HIRES/) - Magic The Gathering Card Scans

690
docs/gamingpiracyguide.md Normal file
View file

@ -0,0 +1,690 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
**Use [redirect bypassers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_redirect_bypass) to skip link shorteners**
***
# ► Download Games
* 🌐 **[/r/PiratedGames Mega](https://rentry.org/pgames)** / [Discord](https://discord.gg/dZWwhUy) - Game Piracy Megathread
* 🌐 **[CS.RIN Mega](https://cs.rin.ru/forum/viewtopic.php?f=10&t=95461)** - Game Piracy Megathread
* 🌐 **[privateersclub](https://megathread.pages.dev/)** - Game Piracy Megathread / [Discord](https://discord.gg/jz8dUnnD6Q)
* 🌐 **[Wotaku](https://wotaku.moe/games)** - Otaku Games Index / [Discord](https://discord.gg/vShRGx8ZBC)
* 🌐 **[EverythingMoe](https://everythingmoe.com/?nsfw=true#section-game)** - Otaku Games Index / [Discord](https://discord.gg/GuueaDgKdS)
* ↪️ **[Scene Release Trackers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_scene_release_trackers)**
* ⭐ **[GamesDrive](https://gamesdrive.net/)** - Download / [Divolt](https://gamesdrive.divolt.xyz/) / [Discord](https://discord.gg/wXdNEhf73x) / [Telegram](https://t.me/+qkrAOiq7k7ozNzRk)
* ⭐ **[CS.RIN.RU](https://cs.rin.ru/forum)** - Download / Forum / [Status](https://csrinstaff.writeas.com/) / [Enhancement Mod](https://github.com/SubZeroPL/cs-rin-ru-enhanced-mod) / [Steam Buttons](https://github.com/Altansar69/CS.RIN.RU-Enhanced-external) / [.onion](http://csrinrutkb3tshptdctl5lyei4et35itl22qvk5ktdcat6aeavy6nhid.onion/forum)
* ⭐ **[SteamRIP](https://steamrip.com/)** - Download / Torrent / Pre-Installs / [Discord](https://discord.gg/ycDt32VpPH) / pw: 1234 or steamrip.com
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Download
* ⭐ **[GOG Games](https://gog-games.to/)** - Download / [.onion](http://goggamespyi7b6ybpnpnlwhb4md6owgbijfsuj6z5hesqt3yfyz42rad.onion/)
* ⭐ **[Ova Games](https://www.ovagames.com/)** - Download / [Bypass All Shortlinks Required](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_redirect_bypass)
* ⭐ **[Online Fix](https://online-fix.me/)** - Download / Torrent / Multiplayer / [Discord](https://discord.gg/yExgFYncMD)
* ⭐ **[SteamGG](https://steamgg.net/)** - Download / Pre-Installs / [Discord](https://discord.gg/3A9gpx8XeJ)
* ⭐ **[Game Bounty](https://gamebounty.world/)** - Download / [Discord](https://dsc.gg/gamebounty)
* ⭐ **[FreeToGame](https://www.freetogame.com/games)**, [Acid Play](https://acid-play.com/) or [/v/'s Recommended](https://vsrecommendedgames.fandom.com/wiki/Freeware_Games) - F2P Games / [Trackers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25BA_free_stuff)
* ⭐ **[Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg)**, [Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx), [Rezi Search](https://rezi.one/), [Rave Search](https://idleendeavor.github.io/gamesearch/) / [2](https://ravegamesearch.pages.dev/) or [/r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines
* [g4u](https://g4u.to/) - Download / pw: 404
* [appnetica](https://appnetica.com/) - Download / Torrent / Pre-Installs
* [AtopGames](https://atopgames.com/) - Download / Pre-Installs / [Discord](https://discord.gg/KSG9Tg2s7b)
* [Reloaded Steam](https://reloadedsteam.com/) - Download / Pre-Installs / [Discord](https://discord.gg/XqMpBdVWvK)
* [GLoad](https://gload.to/) - Download
* [Leeching Hell](http://www.leechinghell.pw/) - Download
* [GamePCFull](https://gamepcfull.com/) - Download
* [AWTDG](https://awtdg.site/) - Download / [Discord](https://discord.gg/kApRXRjJ7A)
* [World of PC Games](https://worldof-pcgames.net/) - Download / [Site Info](https://rentry.org/ikc3x8bt) / Use Adblocker
* [IWannaPlay](https://sites.google.com/view/iwannaplay/список-игр) - Download / Telegram Required
* [IRC Games](https://redd.it/x804wg) - Download Games via IRC
* [itch.io](https://itch.io/games/new-and-popular/featured/free), [Killed By A Pixel](https://frankforce.com/all-games/), [Gamdie](https://gamdie.com/), [Indie Rentry](https://rentry.org/hhtxv7ud), [DigiPen](https://games.digipen.edu/) or [Game Jolt](https://gamejolt.com/games?price=free) - Indie Games
* itch.io Tools - [Downloader](https://github.com/Emersont1/itchio) / [Desktop](https://github.com/itchio/itch) / [Auto-Claim](https://github.com/Smart123s/ItchClaim)
* [Alpha Beta Gamer](https://alphabetagamer.com/) - Play Games in Alpha / Beta Testing
* [RPG Maker Games](https://rpgmaker.net/games/) - Games made via RPG Maker
* [Locomalito](https://locomalito.com/) - Classic Game Remakes
* [Necromanthus](https://necromanthus.com/) - 3D Shockwave Games
* [LemmaSoft](https://lemmasoft.renai.us/) - Visual Novel Games / [Discord](https://discord.gg/6ckxWYm)
* [VGPErson](https://vgperson.com/games/) - Simple Japanese Games
* [SAGE](https://sagexpo.org/) - Sonic Fan Games / [Discord](https://discord.sonicfangameshq.com/)
* [TeamForever](https://teamforeveronline.wixsite.com/home) - Sonic 1 & 2 Enhanced / [S1F Mods](https://gamebanana.com/games/10601) / [S2A Mods](https://gamebanana.com/games/15019)
* [Sonic 3 A.I.R.](https://sonic3air.org/) - Sonic 3 & Knuckles Enhanced / [Mods](https://gamebanana.com/games/6878)
* [Clone Hero](https://clonehero.net/) - Guitar Hero Clone / [Setlists](https://rentry.co/FMHYBase64#setlists), [2](https://customsongscentral.com/), [3](https://rentry.co/FMHYBase64#frif-drive) / [Wii Controller Support](https://github.com/Meowmaritus/WiitarThing) / [Custom Client](https://clonehero.scorespy.online)
* [DoujinStyle](https://doujinstyle.com) - Doujin Games / [Discord](https://discord.com/invite/z2QDFdA)
* [MoriyaShrine](https://moriyashrine.org/) - Touhou Games
* [GrimReaper's Scene ISO Collection](https://archive.org/details/@waffess) - ISO Collection
* [Redump Forum](http://forum.redump.org/) - Disc Preservation Project
* [/r/CrackSupport](https://reddit.com/r/CrackSupport) - Cracking Discussion / [Matrix](https://matrix.to/#/!MFNtxvVWElrFNHWWRm:nitro.chat?via=nitro.chat&via=envs.net&via=matrix.org) / [Guilded](https://guilded.gg/crackwatch) / [FAQ](https://rentry.co/cracksupport)
***
## ▷ Game Repacks
* **Note** - Repacks are compressed versions of games that exchange smaller downloads for longer installation times. Good if you have low bandwidth or data limits.
***
* ⭐ **[KaOsKrew](https://www.kaoskrew.org/)** - Download / Torrent / [Discord](https://discord.com/invite/WF2pqPTFBs)
* ⭐ **[FitGirl Repacks](https://fitgirl-repacks.site/)** - Download / Torrent / ROM Repacks / [Discord](https://discord.gg/Up3YARe4RW)
* ⭐ **[M4CKD0GE Repacks](https://m4ckd0ge-repacks.site/)** - Download / [Discord](https://discord.gg/693hNBdymb)
* ⭐ **[ARMGDDN Browser](https://cs.rin.ru/forum/viewtopic.php?f=14&t=140593)** / [Telegram](https://t.me/ARMGDDNGames) - Download
* ⭐ **[Gnarly Repacks](https://rentry.co/FMHYBase64#gnarly_repacks)** - Download / Password: gnarly
* [Xatab Repacks](https://byxatab.com/) - Torrent
* [ScOOt3r Repacks (Discord)](https://discord.gg/xe3Fys8Upy) - Download / Torrent
* [DigitalZone](https://digitalzone.vercel.app/), [2](https://god0654.github.io/DigitalZone/) - Download / Portable Repacks / [Discord](https://discord.gg/F7juJ4RryJ)
* [Elamigos](https://elamigos.site/) - Download
* [Tiny-Repacks](https://www.tiny-repacks.win) - Torrent
* [DODI Repacks](https://dodi-repacks.site/) - Torrent / [Discord](https://discord.gg/uE273qJ) / [Opera Bypass](https://rentry.co/lootlink) / [Warning](https://pastebin.com/n5xS3v6k)
* [FreeGOGPCGames](https://freegogpcgames.com/) - GOG Games Torrent Uploads / [Hash Note](https://pastebin.com/pNMj3nay), [2](https://i.ibb.co/XbF2dv1/image.png)
* [Magipack](https://www.magipack.games), [CollectionChamber](https://collectionchamber.blogspot.com/) or [ClassicPCGames](https://archive.org/details/classicpcgames) - Retro PC Games
* [~archive](https://websites.umich.edu/~archive/) - Retro PC / Mac Games
***
## ▷ Abandonware
* ↪️ **[DOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_dos_games)** / **[MSX Games](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_msx_games)**
* ⭐ **[My Abandonware](https://www.myabandonware.com/)** - Abandonware
* ⭐ **[AbandonwareGames](https://abandonwaregames.net/)** - Abandonware
* [PCGameAbandonware](https://www.pcgamesabandonware.com/) - Abandonware
* [Flashtro](https://flashtro.com/) - Abandonware
* [Zombs-Lair](https://www.zombs-lair.com/) - Abandonware
* [Old-Games.com](https://www.old-games.com/) - Abandonware
* [VETUSWARE](https://vetusware.com/category/Games/) - Abandonware
* [Japanese PC Compendium](https://japanesepccompendium.blogspot.com/) - Retro Japanese PC Games
* [World of Spectrum](https://worldofspectrum.org/) or [SpectrumComputing](https://spectrumcomputing.co.uk/) - Sinclair ZX Spectrum
* [GamesNostalgia](https://gamesnostalgia.com/), [lemon64](https://www.lemon64.com/) or [C64.com](https://www.c64.com/) - Commodore 64
* [whdload](https://www.whdload.de/), [lemonamiga](https://www.lemonamiga.com/), [exotica](https://www.exotica.org.uk/) or [hol abime](https://amiga.abime.net/) - Amiga
* [PC-98 Drive](https://rentry.co/FMHYBase64#pc-98) - PC-98
* [LegendsWorld](https://www.legendsworld.net/) - Retro PC Adventures
* [Win7Games](https://win7games.com/) - Classic Windows Games
***
## ▷ Open-Source
* 🌐 **[OSGL](https://trilarion.github.io/opensourcegames/)**, [Awesome Open Source Games](https://github.com/michelpereira/awesome-open-source-games) or [LibreGameWiki](https://libregamewiki.org/List_of_games) - Open-Source Games
* 🌐 **[Awesome Game Remakes](https://github.com/radek-sprta/awesome-game-remakes)** or [Game Clones](https://osgameclones.com/) - Open-Source Remakes
* 🌐 **[Awesome Terminal Games](https://ligurio.github.io/awesome-ttygames/)** - ASCII Terminal Games
* 🌐 **[Kliktopia](https://kliktopia.org/)** - Klik Games
* ⭐ **[OpenRCT2](https://openrct2.io/)**, [2](https://openrct2.org/) - Open-Source RollerCoaster Tycoon 2
* [Minetest](https://www.minetest.net/) or [Cassicube](https://www.classicube.net/) - Open-Source Minecraft Alternatives
* [OpenFortress](https://openfortress.fun/) - Team Fortress 2 Mod
* [TF2 Classic](https://tf2classic.com/) - Team Fortress 2 Classic Mod
* [RisingHub](https://risinghub.net/) - Battlefield Heroes Revival Project
* [OnlineCTR](https://www.online-ctr.com/) - Crash Team Racing Multiplayer
* [OpenRA](https://openra.net/) - Command & Conquer Recreation
* [DFWorkshop](https://www.dfworkshop.net/) - Daggerfall Unity Engine Port
* [OpenMW](https://openmw.org/en/) - Morrowind Remake / [GitHub](https://github.com/OpenMW/openmw) / [Multiplayer](https://github.com/TES3MP/TES3MP)
* [ECWolf](https://maniacsvault.net/ecwolf/) - Wolfenstein 3D, Spear of Destiny & Super 3D Noah's Ark Port
* [IOQuake3](https://ioquake3.org/) - Quake 3 Source Port / [GitHub](https://github.com/ioquake/ioq3)
* [YQuake2](https://www.yamagi.org/quake2/) - Quake 2 Source Port / [GitHub](https://github.com/yquake2/yquake2)
* [Xonotic](https://xonotic.org/) - Open-source Modified Quake Engine FPS
* [Silent Hill 2: Enhanced Edition](https://enhanced.townofsilenthill.com/SH2/) - Silent Hill 2 Mod Project
* [SRB2](https://www.srb2.org/) - Open-Source Sonic Fan Game / [GitLab](https://git.do.srb2.org/STJr/SRB2)
* [SRB2Kart](https://mb.srb2.org/threads/srb2kart.25868/) / [GitHub](https://github.com/STJr/Kart-Public) or [RingRacers](https://github.com/KartKrewDev/RingRacers) - Open-Source Sonic Kart Games
* [Aleph One](https://alephone.lhowon.org/) - Open-Source Marathon Continuation
* [REDRIVER2](https://github.com/OpenDriver2/REDRIVER2) - Driver 2 PC Port
* [Streets of Rage Remake](https://sorr.forumotion.net/t838-new-streets-of-rage-remake-v5-2-download-and-info) - Streets of Rage Remake
* [OpenSA](https://github.com/Dzierzan/OpenSA) - Swarm Assault Recreation / [OpenRA Required](https://www.moddb.com/mods/opensa) / [Non OpenRA Version](https://dzierzan.itch.io/opensa)
* [EDuke32](https://www.eduke32.com/) - Duke Nukem 3D Source Port
* [NBlood](https://github.com/nukeykt/NBlood) - Reverse-Engineered Duke Nukem Ports
* [SP Tarkov](https://www.sp-tarkov.com/) - Escape From Tarkov Single Player Mod
* [doukutsu-rs](https://github.com/doukutsu-rs/doukutsu-rs) - Open-Source Cave Story
* [Arx Libertatis](https://arx-libertatis.org/) - Arx Fatalis PC Port
* [Mars 3D](https://mars3d-game.wixsite.com/index) - Mars 3D Translation & Remake
* [Unciv](https://github.com/yairm210/Unciv) - Civ V Remake
* [OpenTTD](https://www.openttd.org/) - Transport Tycoon Remake
* [CannonBall](https://github.com/djyt/cannonball) - OutRun Remake / [Video](https://youtu.be/t-93kDC8Vac)
* [EDOPro](https://projectignis.github.io/) - Yu-Gi-Oh! TCG Fangame
* [OpenNox](https://github.com/noxworld-dev/opennox) - Nox Revival Project
* [Pixel Gun X](https://discord.com/invite/8796Fs9tZm) - Pixel Gun 3D Revival Project Discord
* [Infinity Blade PC](https://archive.org/details/infinity-blade-pc) - Infinity Blade PC Port
* [Pac-Man](https://github.com/masonicGIT/pacman) - Pac-Man w/ Added Features
* [SpaceCadetPinball](https://github.com/k4zmu2a/SpaceCadetPinball) - Space Cadet Pinball / [Android](https://github.com/fexed/Pinball-on-Android)
* [Visual Pinball](https://github.com/vpinball/vpinball) - Pinball Table Editor / Simulator / [Tables](https://www.vpforums.org/)
* [YARC-Official](https://github.com/YARC-Official) - Rock Band Clone / [Launcher](https://github.com/YARC-Official/YARC-Launcher/releases)
* [ITGmania](https://www.itgmania.com/) - DDR Clone
* [beatoraja](https://mocha-repository.info/) - BMS Player as Alternative to IIDX / [beatoraja English Guide](https://github.com/wcko87/beatoraja-english-guide/wiki)
* [Unnamed SDVX clone](https://github.com/Drewol/unnamed-sdvx-clone) - Sound Voltex Clone
* [OpenTaiko](https://github.com/0auBSQ/OpenTaiko) - Taiko no Tatsujin Clone / [Taiko Simulator Guide](https://guide.tjadataba.se/)
* [Etterna](https://etternaonline.com/) or [Quaver](https://quavergame.com/) - O2Jam Clones
* [osu!](https://osu.ppy.sh/home), [osu!droid](https://osudroid.moe/) or [McOsu](https://store.steampowered.com/app/607260/McOsu/) - Osu! Tatakae! Ouendan Clones
* [PPD](https://projectdxxx.me/) - Project Diva Clone
* [Rhythia (Discord)](https://discord.gg/rhythia) - Sound Space Clone
* [Cytoid](https://cytoid.io/) - Cytus Clone
* [Sonolus](https://sonolus.com/) - Project Sekai Clone / [GitHub](https://github.com/Sonolus) / [Guides](https://wiki-en.purplepalette.net/home)
***
## ▷ Virtual Reality
* ⭐ **[VRPirates](https://vrpirates.wiki/)** - VR Piracy Wiki / [Telegram](https://t.me/VRPirates) / [Discord](https://discord.com/invite/DcfEpwVa4a)
* ⭐ **[ARMGDDN Browser](https://cs.rin.ru/forum/viewtopic.php?f=14&t=140593)** / [Telegram](https://t.me/ARMGDDNGames) - VR Games
* [r/QuestPiracy](https://www.reddit.com/r/QuestPiracy/) - Oculus Quest Piracy
* [SideQuest](https://sidequestvr.com/) - VR Sideloading Platform
* [VRFavs](https://www.vrfavs.com/) - Virtual Reality Resources
* [VRCArena](https://www.vrcarena.com/) - Resources for Social VR Games
* [UEVR](https://uevr.io/) - Convert Unreal Engine Games to VR
* [Oculess](https://github.com/basti564/Oculess) - Remove Oculus Quest Account Requirements & Telemetry
* [ALVR](https://github.com/alvr-org/ALVR) - Stream VR Games from PC to Headset
***
## ▷ [Linux Games](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25B7_linux_gaming)
***
## ▷ [Mac Games](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/linux#wiki_.25B7_mac_gaming)
***
# ► Emulation / ROMs
## ▷ Emulators
* 🌐 **[Emulation Wiki](https://emulation.gametechwiki.com/)**, [Awesome Emulators](https://github.com/DerekTurtleRoe/awesome-emulators), [PlanetEmu](https://www.planetemu.net/), [The Emulator Zone](https://www.emulator-zone.com/) or [EmuCR](https://www.emucr.com/) - Download Emulators
* 🌐 **[Multi System Emulators](https://emulation.gametechwiki.com/index.php/Multi-system_emulators)** / [Frontends](https://emulation.gametechwiki.com/index.php/Frontends) - Emulators with Multiple Consoles
* 🌐 **[RedSquirrel Project List](https://www.redsquirrel87.altervista.org/doku.php/projects-list)** - Emulator Tools
* 🌐 **[Multiplayer Emulation](https://emulation.gametechwiki.com/index.php/Netplay)** - Multiplayer Emulation Tools
* ↪️ **[Android Emulators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_emulators)**
* ⭐ **[Recommended Emulator Specs](https://emulation.gametechwiki.com/index.php/Computer_specs)**
* ⭐ **[Emulator BIOS Files](https://emulation.gametechwiki.com/index.php/Emulator_files)** / **[Firmware Files](https://rentry.co/FMHYBase64#console-firmware)** / [2](https://rentry.co/FMHYBase64#sigmapatches)
* ⭐ **[Skraper](https://www.skraper.net/)** - ROM Cover / Metadata Scraper
* ⭐ **[RetroAchievements](https://retroachievements.org/)** - Achievements for Emulators
* ⭐ **[Dolphin Guide](https://github.com/shiiion/dolphin/wiki/Performance-Guide)** - Dolphin Setup Guide
* ⭐ **[Cemu Guide](https://cemu.cfw.guide/)** or [/r/CemuPiracy Tutorial](https://www.reddit.com/r/CemuPiracy/wiki/tutorial/) - WiiU / BOTW Setup Guides
* ⭐ **[Switch Emu Guide](https://github.com/Abd-007/Switch-Emulators-Guide)** or [Ryujinx Guide](https://docs.google.com/document/d/1prxOJaE4WhPeYNHW17W5UaWZxDgB8e5wNHxt2O4FKvs/) - Switch Emulator Setup Guides
* ⭐ **[RAZE](https://github.com/ZDoom/Raze)** or [BuildGDX](https://m210.duke4.net/) / [Discord](https://discord.gg/zZw2eq3n7G) - Oldschool Shooter Engine
* [TOSEC](https://rentry.co/FMHYBase64#tosec) - The Old School Emulation Center
* [Xbox Emulation Hub](https://discord.com/invite/7pcAbZzpXj) - Xbox Emulation Discord
* [EmuDeck](https://www.emudeck.com/) / [Yuzu / Citra Update](https://redd.it/1be3q1s) or [GameImage](https://github.com/ruanformigoni/gameimage) - Game / Emulator Setup for Steam Deck and Linux
* [MouseInjector](https://github.com/garungorp/MouseInjectorDolphinDuck) - Add Mouse Support to Emulators
* [Motion Support Bypass](https://redd.it/gobcne) - Fix Cemu BOTW Motion Shrines / [DL](https://mega.nz/file/1Uo3BI6L#X5m-bPK27-X-IijzJH1o4MloivkUqP33zsUJE_kpOdc)
* [SwitchEmuModDownloader](https://github.com/amakvana/SwitchEmuModDownloader) - Download Switch Emulator Mods
* [Green Leaf](https://discord.gg/m6z3ra8ssh) - Switch Saves Discord
* [TOTK Optimization](https://rentry.co/FMHYBase64#totk-optimization) - TOTK Optimization / Fixes
* [UniversalDynamicInput]( https://github.com/Venomalia/UniversalDynamicInput) - Custom Dolphin Button Pack
* [Prime Hack](https://github.com/Kekun/primehack) or [Prime Hunter Hack](https://github.com/IBreakGames/PrimeHunterHack) - Add Mouse Support to Metroid Games
* [RPCS3 Setup Guide](https://docs.google.com/document/d/1gdjNab-CtVS97jH2diPPP5tCrpBeof9-qPIRRB9-BrU/edit) - RPCS3 Emulator Setup Guide
* [PCSX-Redux](https://pcsx-redux.consoledev.net) - PSCX Development Emulator
* [Modernized PCSX2 Settings](https://mega.nz/folder/WdNAlY5Z#K6PmrQFyDm2k7BEV8KoAmg) - Premade PCSX2 Settings
* [PictoChat Online](https://pict.chat/) - Browser DS PictoChat
* [Mudlet](https://www.mudlet.org/) - Text Adventure Game Platform
* [webnofrendo](https://zardam.github.io/webnofrendo/) - NES Numworks Emulator
***
## ▷ ROM Sites
* 🌐 **[ROM Sites Wiki](https://emulation.gametechwiki.com/index.php/ROM_%26_ISO_Sites)** - List of ROM Download Sites
* 🌐 **[ROM Managers](https://emulation.gametechwiki.com/index.php/ROM_managers)** - List of ROM Managers
* ↪️ **[Switch ROMs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_switch_roms)**
* ⭐ **[Rom Center](https://r-roms.github.io/)**, [2](https://r-roms.gitlab.io/megathread/), [3](https://pastelink.net/24dhn) - ROMs / [Pastebins](https://rentry.co/FMHYBase64#romcenter)
* ⭐ **[Myrient](https://myrient.erista.me/)** - ROMs
* ⭐ **[AlvRo](https://rentry.co/FMHYBase64#alvro)** - ROMs / pw: ByAlvRo
* ⭐ **[No-Intro](https://rentry.co/FMHYBase64#no-intro)** - ROMs
* ⭐ **[ROM Heaven](https://romheaven.com/)**, [2](https://romheaven.su) - ROMs
* ⭐ **[CrocDB](https://crocdb.net/)** - Emulators / ROMs
* ⭐ **[CDRomance](https://cdromance.org/)** - ROMs / [Discord](https://cdromance.org/discord)
* ⭐ **[WiiUDownloader](https://github.com/Xpl0itU/WiiUDownloader)**, [WiiUSBHelper](https://github.com/FailedShack/USBHelperInstaller/releases), [WiiU ROMs](https://wiiuroms.net/) or [JNUSTool](https://gbatemp.net/threads/jnustool-nusgrabber-and-cdecrypt-combined.413179/) - ROMs / Wii U
* [ROMhacking](https://www.romhacking.net/) or [Reality Incorporated](https://sites.google.com/view/bonmarioinc/rom-hacks/released-rom-hacks) - ROM Fan Translations
* [/r/ROMs](https://www.reddit.com/r/ROMs/) - Discussion Sub
* [Vimms Lair](https://vimm.net/) - Emulators / ROMs
* [SafeROMs](https://www.saferoms.com/) - Emulators / ROMs
* [Gnarly Repacks](https://rentry.co/FMHYBase64#gnarly_repacks) - ROMs / Emulator Repacks
* [ROM-Collections](https://rentry.co/FMHYBase64#rom-collections) - ROMs
* [WowROMs](https://wowroms.com/en) - ROMs
* [Edge Emulation](https://edgeemu.net/) - ROMs
* [Zophar's Domain](https://www.zophar.net/) - Emulators / ROM Hacks
* [TheRomDepot](https://theromdepot.com/) - ROMs
* [BlueRoms](https://www.blueroms.ws/) - Emulators / ROMs / Torrents
* [Ghostware](https://rentry.co/FMHYBase64#ghostware) - ROMs
* [Arquivista ROMs](https://rentry.co/FMHYBase64#arquivista) - ROMs
* [FinalBurn Neo](https://rentry.co/FMHYBase64#finalburn-neo) - ROMs / Zip
* [Retrostic](https://www.retrostic.com/) - Emulators / ROMs
* [Romsever](https://romsever.com) - Emulators / ROMs
* [ROMsGames](https://www.romsgames.net/roms/) - Emulators / ROMs
* [ConsoleROMs](https://www.consoleROMs.com/) - Emulators / ROMs
* [Emu-Land](https://www.emu-land.net/en) - Emulators / ROMs
* [HexRom](https://hexrom.com/) - Emulators / ROMs
* [GameGinie](https://gameginie.com/) - Emulators / ROMs
* [Technosagar](https://roms.technosagar.com/) - ROMs
* [The Old Computer](https://www.theoldcomputer.com/) - Emulators / ROMs
* [Emulator Games](https://www.emulatorgames.net/) or [FreeROMsDownload](https://roms-download.com/) - Emulators / ROMs
* [Emuparadise](https://www.emuparadise.me/) - Emulators / ROMs / [Forum](https://www.epforums.org/) / [Workaround Script](https://web.archive.org/web/20230115181306/https://gist.github.com/byzantium225/484101c7846ce18e514b7b10bf4815c2)
* [ROMsPURE](https://ROMspure.cc/) - Emulators / ROMs
* [Romspedia](https://www.romspedia.com/) - Emulators / ROMs
* [ROMs DL](https://romsdl.com/) - Emulators / ROMs
* [HappyROMs](https://happyroms.com/) - Emulators / ROMs
* [TechToROMs](https://techtoroms.com/) - Emulators / ROMs
* [RPGOnly](https://rpgonly.com) - ROMs
* [GLoad](https://gload.to/) - ROMs
* [AllMyROMs](https://www.allmyroms.net/) - ROMs
* [ROMsFun](https://ROMsfun.com/) - ROMs
* [FreeROMs](https://www.freeROMs.com/) - ROMs
* [RetroZone](https://retrozone.co/) - ROMs
* [NGR](https://www.nextgenroms.com/) - ROMs
* [FantasyAnime](https://fantasyanime.com/) - ROMs
* [OldGamesDownload](https://oldgamesdownload.com/) - ROMs
* [Ziperto](https://ziperto.com/) - ROMs / Avoid [Fake](https://ibb.co/wWJbkX6) Buttons
* [Rom Magnet Links](https://emulation.gametechwiki.com/index.php/ROM_%26_ISO_Sites#BitTorrent) - ROMs / Torrent
* [ROM CSE](https://cse.google.com/cse?cx=f47f68e49301a07ac) / [CSE 2](https://cse.google.com/cse?cx=744926a50bd7eb010) - Multi-Site ROM Search
* [Wad Archive](https://archive.org/details/wadarchive) - 83k WAD Files
* [Cah4e3](https://cah4e3.shedevr.org.ru/) - Unlicensed ROMs / Bootlegs
* [Muds](https://muds.fandom.com/wiki/) - Text Adventure ROM Wiki
* [MarioCube](https://mariocube.com/) - ROMs / Wii / Gamecube
* [64DD.org](https://64dd.org/) - ROMs / 64DD
* [3DS ROMS](https://3dsroms.org), [taodung](https://taodung.com/) or [hShop](https://hshop.erista.me/) - ROMs / 3DS
* [NoPayStation](https://nopaystation.com/) - ROMs / Playstation Consoles
* [SuperPSX](https://www.superpsx.com/) - ROMs / PS3 / PS4
* [PKGPS4](https://www.pkgps4.click/) or [Hopmarks](https://www.hopmarks.com/) (torrent) - ROMs / PS4
* [/r/PkgLinks1](https://www.reddit.com/r/PkgLinks1/) - PS1 / PS2 Games for Modded PS4
* [PSVitaVPK](https://psvitavpk.com/), [2](https://psvitagamesdd.com/) - ROMs / PSP
* [xbarchive](https://github.com/codemasterv/xbarchive) - ROMs / Xbox Consoles
* [AtariMania](https://www.atarimania.com/) - ROMs / Emulators / Atari Consoles
* [NesFiles](https://www.nesfiles.com/) - ROMs / NES
* [/1CC/](https://1cc.kr.eu.org/1cc/index.html) / [Discord](https://discord.com/invite/e7xffWFf9p), [ROMs For MAME](https://www.romsformame.com/), [PleasureDome](https://pleasuredome.github.io/pleasuredome/mame/), [MAME World](https://mameworld.info/) or [Arcade Database](http://adb.arcadeitalia.net/default.php?lang=en) - Arcade MAME ROMs
* [Newer Team](https://newerteam.com/) - Newer Super Mario Bros. DS / Wii
* [SMWCentral](https://smwcentral.net/) - Hacked Super Mario World ROMs
* [Wario Land Hack Vault](https://wario-land.github.io/HackVault/index.html) - Hacked Wario Land ROMs
* [Pokemerald](https://pokemerald.com/) or [PokemonXenoverse](https://pokemonxenoverse.com/) - Pokemon ROM Hacks
* [PICOwesome](https://rentry.co/FMHYBase64#picowesome) - PICO-8 ROMs
* [POP Unofficial Website](https://popuw.com/) - Prince of Persia ROMs / Mods
* [Ship of Harkinian](https://github.com/HarbourMasters/Shipwright) - Ocarina of Time PC Port
* [Super Mario Bros Crossover](https://archive.org/details/SuperMarioCrossoverOffline) - Play SMB with Alternative Characters
* [perfect_dark](https://github.com/fgsfdsfgs/perfect_dark), [2](https://github.com/n64decomp/perfect_dark) - Perfect Dark Decompilation
* [sm64](https://github.com/n64decomp/sm64) - Super Mario 64 Decompilation / [GUI](https://sm64pc.info/sm64pcbuilder2/) / [Discord](https://discord.gg/DuYH3Fh)
* [Dan's Palace](https://discord.gg/RqQeZwrP8k) - Android / PSVita PC Game Ports Discord / [Telegram](https://t.me/danspalace)
* [wide-snes](https://github.com/VitorVilela7/wide-snes) - Widescreen Super Mario World
* [Dats.site](https://dats.site/) or [No Intro](https://no-intro.org/) - ROM .dat Files
* [Dat-O-Matic](https://datomatic.no-intro.org/index.php) - ROM Datasets
* [NSWDB](https://www.nswdb.com) - Switch Release Tracker
* [RomStation](https://www.romstation.fr/) - ROM Downloader / Manager / Multiplayer
***
## ▷ Browser Emulators
* 🌐 **[Browser Emulator Index](https://emulation.gametechwiki.com/index.php/Emulators_on_browsers)** - List of Browser Emulators
* ↪️ **[Multi-Console Browser Emulators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_multi-console_browser_emulators)**
* ⭐ **[Telemelt](https://telemelt.com/)** - Multiplayer Browser Emulator
* ⭐ **[PSX Party](https://psxparty.kosmi.io/)** - Multiplayer Playstation Browser Emulator
* [PS1FUN](https://www.ps1fun.com/) - PS1 Browser Emulator
* [LYR9C](https://lyr9c.weebly.com/gba-games.html) - GBA Browser Emulator
* [LetsPlayGB](https://www.letsplaygb.com/) - Game Boy Browser Emulator
* [SNESFun](https://www.snesfun.com/) - SNES Browser Emulator
* [8bbit](https://www.8bbit.com/) or [Play NES](https://www.playnesonline.com/) - NES Browser Emulators
* [SSega](https://www.ssega.com/) - Sega Browser Emulator
* [Let's Play Sega](https://www.letsplaysega.com/) - Sega Genesis Browser Emulator
* [Mega Drive Emulator](https://megadrive-emulator.com/) - Sega Megadrive Browser Emulator
* [Capcom Town](https://captown.capcom.com/en/retro_games) - Capcom Browser Emulator
* [DosGames](https://dosgames.com/), [DOSDeck](https://dosdeck.com/), [DOSZone](https://dos.zone/), [MSDOSGames](https://msdosgames.com/) or [PlayDOSGames](https://www.playdosgames.com/) - DOS Browser Emulators
* [NeoGeoFun](https://www.neogeofun.com/) - Neo Geo Browser Emulator
* [LCD Games](http://bdrgames.nl/lcdgames/) - Retro LCD Game Emulator
* [File-Hunter](https://www.file-hunter.com/) - MSX / Amiga Browser Emulator
* [QAOP](https://torinak.com/qaop/games) - ZX Spectrum
* [MSXGamesWorld](https://www.msxgamesworld.com/) or [CheatMSX](https://www.cheatmsx.com/) - MSX Browser Emulators
* [CommodoreGames](https://www.commodoregames.net/) or [C64Online](https://c64online.com/) - C64 Browser Emulators
* [SMBGames](https://smbgames.be/) - Super Mario Browser Emulator
* [SMWGames](https://www.smwgames.com/) - Hacked Super Mario World Browser Emulators
* [Jelly Mario](https://jellymar.io/) - Jelly Super Mario
* [Level Share Square](https://levelsharesquare.com/) - Custom Maps for Mario Fangames
* [Mario Kart PC](https://mkpc.malahieude.net/mariokart.php) - Browser Mario Kart
* [Mega Man Games](https://www.megamangames.net/) - Mega Man Browser Emulator
* [Q1K3](https://js13kgames.com/games/q1k3/index.html) - Quake Inspired Browser Game
* [Lain Game](https://laingame.net/) - Lain Game Browser Emulator
* [OpenLara](http://xproger.info/projects/OpenLara/) - Classic Tomb Raider in Browser / [GitHub](https://github.com/XProger/OpenLara)
* [You Have Not Died Of Dysentery](https://woe-industries.itch.io/you-have-not-died-of-dysentery) - Oregon Trail with Alt Dysentery Mechanics
* [The World's Biggest Pac-Man](https://worldsbiggestpacman.com/) - Giant Pac-Man
* [Tetris](https://tetris.com/), [Tetr.js](http://farter.cn/tetr.js/), [OpenTetris Classic](https://sourceforge.net/projects/opentetrisclassic/) or [NullpoMino](https://github.com/nullpomino/nullpomino) - Play Tetris
* [TETR.IO](https://tetr.io/) - Multiplayer Tetris / [Plus](https://gitlab.com/UniQMG/tetrio-plus) / [Skin Database](https://you.have.fail/tetrioplus//) / [Stats](https://tetrio.team2xh.net/)
* [Jstris](https://jstris.jezevec10.com/) - Multiplayer Tetris / [Plus](https://discord.gg/mtX8ek82xb) / [Skin Database](https://docs.google.com/spreadsheets/d/1xO8DTORacMmSJAQicpJscob7WUkOVuaNH0wzkR_X194/htmlview#)
* [First-Person Tetris](https://firstpersontetris.com/) - Play Tetris in First Person
* [Play Snake](https://playsnake.org/) - Retro Snake
* [Google Maps Snake](https://snake.googlemaps.com/) - Google Snake
* [Google Snake Mods](https://googlesnakemods.com/) - Google Snake Mods
* [Snake-Game](https://www.onemotion.com/snake-game/) - 3D Snake
* [TENNIS!](https://snek-vunderkind.vercel.app/games/tennis.html) - JavaScript Pong
***
# ► Browser Games
* ↪️ **[Interactive Text Adventures](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_text_adventures)**
* ⭐ **[Flashpoint](https://flashpointarchive.org/)** / [Discord](https://discord.gg/Z4gGtJvvn8), [Flash by Night](http://www.flashbynight.com/) or [Flash Library](https://rentry.co/FMHYBase64#software-library-flash) - Flash Game Archives
* ⭐ **[Ninja Kiwi Archive](https://ninjakiwi.com/archive)** - Ninja Kiwi / Bloons Archive
* ⭐ **[Allchemy](https://allchemy.io/)** or [Infinite Craft](https://neal.fun/infinite-craft/) / [Wiki](https://expitau.github.io/InfiniteCraftWiki/) / [Search](https://infinibrowser.zptr.cc/search) - Infinite Item Crafting Games
* ⭐ **[Powerline.io](https://powerline.io/)** - Multiplayer Snake / [Discord](https://discord.com/invite/NckDSyb)
* ⭐ **[QWOP](https://www.foddy.net/Athletics.html)** - Ragdoll Running Game
* ⭐ **[TagPro](https://koalabeast.com/)** - Multiplayer Capture the Flag / [Discord](https://discord.com/invite/hhW3MDzrt3)
* [Moo Moo](https://moomoo.io/) - Multiplayer Survival Game
* [Slither.io](http://slither.io/) - Grow the Longest Worm
* [Hexar.io](http://www.hexar.io/), [splix.io](https://splix.io/) or [paper-io](https://paper-io.com/) - Control the Map
* [agar.io](https://agar.io/) - Become the Biggest Circle
* [Hole.io](https://hole-io.com/) - Become the Biggest Hole / [Discord](https://discord.gg/UA2HdpT)
* [Deeeep](https://beta.deeeep.io/) - Multiplayer Feeding Frenzy Games
* [SpaceCadetPinball](https://alula.github.io/SpaceCadetPinball) - Browser Space Cadet Pinball
* [The Circle](https://the-circle.app/) - Dodge Circles
* [JoeDangerTheGame](https://joedangerthegame.com/) - Trials Inspired Game
* [Polka Dot Game](https://www.polkadotgame.com/) - Dodge & Eat Dots
* [Spinner](https://hyperspace-wizard.itch.io/spinner) - Spinner Timing Game
* [Ehmorris](https://ehmorris.com/lander/) - Spaceship Landing Game
* [Dino Swords](https://dinoswords.gg/) - Stay Alive by Jumping / Destroying Cacti
* [Bemuse](https://bemuse.ninja/) - Rhythm Game
* [Pulsus](https://www.pulsus.cc/play/) - 3x3 Tile Board Rhythm Game
* [Sans Fight](https://jcw87.github.io/c2-sans-fight/) - Undertale Fight Simulator
* [DB Evolution](https://www.txori.com/dbdevolution) - Dragon Ball Fighting Game
* [Flappy Bird](https://flappybird.io/) - HTML5 Flappy Bird
* [Marble Blast Gold Web](https://marbleblast.vaniverse.io/) - Marble Blast Gold in Browser
* [Tensor Trust](https://tensortrust.ai/) - AI Prompting Multiplayer Skill Game
* [Rooms](https://rooms.xyz/) - Room Design Game / [Discord](https://discord.gg/rooms)
* [fsh.zone](https://fsh.zone/) / [Discord](https://discord.com/invite/FKEzJSf) - Fishing Games
* [Haxball](https://www.haxball.com/) - Physics-Based Soccer
* [Mexican Train](https://mexicantrain.online/) - Domino Train Game
* [Minecraft Classic](https://classic.minecraft.net/) - Play Minecraft Classic
* [racing-game](https://racing.pmnd.rs/) - Driving Game / [GitHub](https://github.com/pmndrs/racing-game) / [Discord](https://discord.gg/dQW7fDmaAG)
* [slow roads](https://slowroads.io/) - Driving Game
* [The Multiverse](https://across-multiverse.com/) - Universe Exploration Game Across
* [Neopets](https://www.neopets.com/), [tamaNOTchi](https://tamanotchi.world/) or [Marapets](https://www.marapets.com) - Virtual Pet Game
* [Gaia Online](https://www.gaiaonline.com/) - Anime Virtual Pet
* [Edu-Games](https://www.edu-games.org/) - Educational Games
***
## ▷ Multi-Game Sites
* 🌐 **[Browser Games Rentry](https://rentry.org/zn79z)** - Browser Game Site Index
* ⭐ **[itch.io web games](https://itch.io/games/free/platform-web)** - Browser Games
* ⭐ **[Newgrounds](https://www.newgrounds.com/games)** - Browser Games
* ⭐ **[Armor Games](https://armorgames.com/)** - Browser Games
* [/r/WebGames](https://reddit.com/r/WebGames) - Browser Games Subreddit
* [Kongregate](https://www.kongregate.com/) - Browser Games
* [Addicting Games](https://www.addictinggames.com/) - Browser Games
* [Y8](https://www.y8.com/) - Browser Games
* [Poki](https://poki.com/) - Browser Games
* [Crazy Games](https://www.crazygames.com/) - Browser Games
* [GamezHero](https://www.gamezhero.com/) - Browser Games
* [Deepnight](https://deepnight.net/) - Browser Games
* [Nicky Case](https://ncase.me/) - Browser Games
* [yell0wsuit](https://yell0wsuit.page/games.html) - Browser Games
* [N-Arcade](https://n-arcade.io/) - Browser Games
* [watabou](https://watabou.itch.io/) - Browser Games
* [DAN-BALL](https://dan-ball.jp/en/) - Browser Games
* [Miniplay](https://www.miniplay.com/) - Browser Games
* [Yandex Games](https://yandex.com/games/) - Browser Games
* [Spatial](https://www.spatial.io/) - 3D Browser Games
* [Unblock KISD](https://sites.google.com/view/unblockkisd/), [Tyrone's Unblocked](https://sites.google.com/site/tyronesgamesez/) or [UBG365](https://ubg365.github.io/) / [Discord](https://discord.com/invite/jJXpcK6SFv) - Browser Games / Unblocked at Schools
* [CoolMathGames](https://www.coolmathgames.com/) - Browser Game Site (disguised as edu games)
* [FlashMuseum](https://flashmuseum.org/), [Flash Arch](https://flasharch.com/en) or [AlbinoBlackSheep](https://www.albinoblacksheep.com/games/) - Flash Games
* [Arcade Prehacks](https://www.arcadeprehacks.com/), [SamsHackedGames](https://www.samshackedgames.com/) or [KongHack](https://konghack.com/) - Flash Game Hacks
* [HTML5 Games](https://html5games.com/) / [Browser](https://html5.thebestarcadescript.com/) - HTML5 Games
* [iogames.space](https://iogames.space/), [itch.io](https://graebor.itch.io/), [Kindanice](https://kindanice.itch.io/), [Jezzamon](https://jezzamon.itch.io/), [Modd.io](https://www.modd.io/) or [Kevin Games](https://kevin.games/)- .io Games
***
## ▷ Party / Multiplayer
* ⭐ **[Codenames](https://codenames.game/)** - Party Card Games
* ⭐ **[GarticPhone](https://garticphone.com/)** - Telephone Game
* ⭐ **[skribbl](https://skribbl.io/)**, [Sketchful](https://sketchful.io/), [Drawize](https://www.drawize.com/) or [Gartic](https://gartic.io/) - Drawing / Guessing Game / Multiplayer
* [Bloob.io](https://bloob.io/) - Multiple Games
* [Gidd.io](https://gidd.io/) - Multiple Games
* [Yucata](https://www.yucata.de/en/) - Multiple Games
* [Foony](https://foony.com/) - Multiple Games
* [Pixoguess](https://pixoguess.io/) - Guess Pixelated Images
* [Gpop.io](https://gpop.io/) - Rhythm Game
* [Spyfall](https://www.spyfall.app/) - Spy Party Game
* [Betrayal](https://betrayal.io/) - Among Us Clone
* [Death by AI](https://deathbyai.gg/) - Survival Plan Game
* [Smash Karts](https://smashkarts.io/) - Kart Battles
* [Make It Meme](https://makeitmeme.com/) - Meme Party Game
* [tix.tax](https://tix.tax/) - Tic-Tac-Toe
***
## ▷ Shooter
* ⭐ **[Play-CS](https://play-cs.com/)** - Browser Counter-Strike 1.6
* ⭐ **[NZP](https://nzp.gay/)** - Browser COD Zombies
* ⭐ **[Krunker.io](https://krunker.io/)**, [2](https://browserfps.com/) - PvP FPS / [Market Ping](https://yee.how/market-ping/)
* [OpenArena Live](https://kosmi.io/openarena) - Quake 3 Arena Clone
* [Venge](https://venge.io/) - PvP FPS
* [kour.io](https://kour.io/) - PvP FPS
* [LolShot](https://lolshot.io/) - PvP FPS
* [1v1.LOL](https://1v1.lol/) - 1v1 Building / Battle Simulator
* [ShellShock](https://www.shellshock.io/) - PvP FPS
* [MiniRoyale](https://miniroyale.io/) - Battle Royale Game
* [ZombsRoyale.io](https://zombsroyale.io/) - Top-Down Battle Royale
* [Wings.io](https://wings.io/) - Multiplayer Plane Battles / [Discord](https://discord.com/invite/HQcTbuZByA)
* [Operius](https://mors-games.itch.io/operius) - Space Shooter
* [Galaxies](https://playcanv.as/p/Ikq6Uk6A/) - Space Combat Game
* [Tanki](https://tankionline.com/) or [Diep](https://diep.io/) - Online Team VS Team Tank Games
* [webXash](https://x8bitrain.github.io/webXash/) - Half Life Demo
***
## ▷ Platformer
* ⭐ **[Bonk](https://bonk.io/)** - Multiplayer Physics Game
* ⭐ **[TotalJerkFace](https://totaljerkface.com/)** - Happy Wheels & Other Games
* ⭐ **[Line Rider](https://www.linerider.com/)** - Draw Sled Tracks
* [LOLBeans](https://lolbeans.io/) - Fall Guys Clone
* [Free Rider HD](https://www.freeriderhd.com/) - Draw / Race Bike Tracks
* [Raptjs](https://madebyevan.com/rapt/) or [Synesthesia in Space](http://synesthesiagame.com/) - Puzzle Platformer
* [Tales of Dorime](https://dorime.udany.net/) - 2D Platformer
* [PrinceJS](https://princejs.com/) - Prince of Persia
***
## ▷ Simulation
* [FSHistory](https://s-macke.github.io/FSHistory/) - Play Classic Flight Simulator
* [Hacker Wars](https://hackerwars.io/) or [SlaveHack2](https://www.slavehack2.com/) - Hacking Simulators
* [Startup Simulator](https://toggl.com/startup-simulator/) - Startup Simulation Game
* [Sim CB](https://benoitessiambre.com/macro.html) - Central Bank Simulator
* [Orbity](https://orbity.io/game.php) - Spaceship Launching Game
* [Plane Food Simulator](https://sheepandram.itch.io/pfs2021) - Plane Food Eating Game
* [Alternate History Simulator](https://abw.blue/) - Write Alternate History
* [NationStates](https://www.nationstates.net/) - Nation Simulation Game
* [GeoFS](https://www.geo-fs.com/geofs.php) - Plane Simulator
* [Money Simulator](https://simulator.money) - Money Simulator
* [BrantSteele](https://brantsteele.net/) or [Simublast](https://www.simublast.com/) - Game Show Simulators
***
## ▷ RPG
* [Fallen London](https://www.fallenlondon.com/) - Text-Based RPG
* [Bit Heroes Arena](https://bitheroesarena.io/) - 8-bit RPG
* [Yume Nikki Online Project](https://ynoproject.net/) - Multiplayer Yume Nikki / [Discord](https://discord.com/invite/fRG3AxUeKN)
* [Wanderers](https://wanderers.io/) - Real-Time Strategy Game
* [Dynast](https://dynast.io/) - Survival Browser Game
* [Kingdom of Loathing](https://www.kingdomofloathing.com/) - Comedy RPG
* [Frasier Fantasy](https://edward-la-barbera.itch.io/frasier-fantasy) - Comedy RPG
* [Gridland](https://gridland.doublespeakgames.com/) - Grid Matching RPG
* [Backpack Hero](https://thejaspel.itch.io/backpack-hero) - Turn-Based RPG
* [Miniconomy](https://www.miniconomy.com/) - Economy Game
* [Forumwarz](https://www.forumwarz.com/) - Browser RPG
* [Dungeon Crawl](https://crawl.develz.org/) - Browser RPG
* [Isleward](https://bigbadwaffle.itch.io/isleward) - Browser RPG
***
## ▷ Board / Card / Dice
* 🌐 **[Online Board Games](https://i.ibb.co/4Yzk4nV/Zb-Q2ste-L-o.png)** / [2](https://imgbox.com/ZbQ2steL/), **[Curlie Board Games](https://curlie.org/en/Games/Video_Games/Recreation/Browser_Based/Board_Games)**, [Board Game Online](https://www.boardgame-online.com/), [Board Game Arena](https://en.boardgamearena.com/) or [FunNode](https://www.funnode.com/) - Board Game Indexes
* 🌐 **[Curlie Cards](https://curlie.org/en/Games/Video_Games/Recreation/Browser_Based/Cards)** - Card Game Index
* 🌐 **[Curlie Yahtzee](https://curlie.org/en/Games/Video_Games/Recreation/Browser_Based/Dice/Yahtzee)** - Yahtzee Game Index
* ⭐ **[WorldOfCardGames](https://worldofcardgames.com/)**, [CardGames.io](https://cardgames.io/), [247Games](https://www.247games.com/), [CardzMania](https://www.cardzmania.com/) or [World of Solitaire](https://worldofsolitaire.com/) - Multiplayer Card Games
* [PartyProject](https://char64.itch.io/partyproject) - Mario Party Style Multiplayer Game
* [FlyOrDie](https://www.flyordie.com/) - Multiplayer Card Games
* [Playok](https://www.playok.com/) - Multiplayer Card Games
* [PlayingCards](https://playingcards.io/) - Multiplayer Card Games
* [Richup](https://richup.io/) - Monopoly-Style Board Game
* [Rally The Troops](https://www.rally-the-troops.com/) - Historical Board Games / [Discord](https://discord.gg/CBrTh8k84A)
* [AllBad.Cards](https://bad.cards/) - Cards Against Humanity Online
* [Wikidata Card Game Generator](https://cardgame.blinry.org/) - Generate "Top Trumps" Cards with Wikidata
* [Solitaired](https://solitaired.com/), [Solitr](https://www.solitr.com/) or [Solitaire Owl](https://solitaireowl.com/) - Solitaire
* [Mah-Jongg](https://www.mahjongfun.com/), [Mahjong4Friends](https://mahjong4friends.com/) or [Classic Mahjong](https://classic-mahjong.com/) - Mahjong Games
* [lishogi](https://lishogi.org/) - Shogi
* [Online GO](https://online-go.com/) - Multiplayer GO
* [Blackjack Break](https://blackjackbreak.com/) or [HTML5 Blackjack](https://www.html5blackjack.net/) - Browser Blackjack
* [Poker Now](https://www.pokernow.club/) or [247 Free Poker](https://www.247freepoker.com/) - Multiplayer Poker
* [KDice](https://www.kdice.com/) - Multiplayer Dice War
* [Colonist](https://colonist.io/) - Multiplayer "Settlers of Catan"
* [Hexxagon](https://hexxagon.com/) - Hexagonal Board Game
* [The Bafflement Fires](https://www.dpoetry.com/fires/) - 1950's Freemasonic Board Game
* [Scorecard.gg](https://scorecard.gg/) - Board Game Scorecards
***
## ▷ Strategy
* ↪️ **[Chess Learning Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_chess)**
* ⭐ **[lichess](https://lichess.org/)**, [GameKnot Chess](https://gameknot.com/), [SparkChess](https://www.sparkchess.com/) or [Chess.com](https://www.chess.com/) - Chess Platforms
* ⭐ **lichess Tools** - [Mobile](https://lichess.org/mobile) / [Customize](https://prettierlichess.github.io/) / [Leagues](https://www.lichess4545.com/)
* ⭐ **[Print Chess](https://www.printchess.com/)** - Printable Paper Chess Set
* ⭐ **[Super Auto Pets](https://teamwood.itch.io/super-auto-pets)** - Pet Battle Game
* [Warzone](https://www.warzone.com/) - RISK Clone
* [Neptune's Pride](https://np4.ironhelmet.com/) - Space Strategy game
* [generals.io](https://generals.io/) - War Strategy Game
* [Chesses](https://pippinbarr.com/chesses/) or [Omnichess](https://omnichess.club/) - Multiple Styles of Chess
* [The Kilobytes Gambit](https://vole.wtf/kilobytes-gambit/) - 1k Chess Game
* [Kung Fu Chess](https://www.kfchess.com/) - Real-Time Chess without Turns
* [PokemonChess](https://pokemonchess.com/) - Pokémon Style Chess / [Discord](https://discord.gg/fp5bcCqg8q)
* [Laser](https://playlaser.xyz/) - Alt Style Chess
* [Chess Base](https://chessbase.in/) / [2](https://en.chessbase.com/) - Indian Chess News
* [Lidraughts](https://lidraughts.org/) - Multiplayer Checkers
***
## ▷ Puzzle Games
* ⭐ **[BestCrosswords](https://www.bestcrosswords.com/)**, [TheWordSearch](https://thewordsearch.com/) or [Regex-Crossword](https://jimbly.github.io/regex-crossword/) - Crossword Puzzles / [Creator](https://puzzlemaker.discoveryeducation.com/), [2](https://www.xwords-generator.de/en) / [Solver](https://www.wordplays.com/), [2](https://www.dictionary.com/e/crosswordsolver/), [3](https://crossword-solver.io/)
* ⭐ **[KillerCrossword](https://killercrossword.com/)** - No Clue Crosswords
* ⭐ **[MoreWords](https://www.morewords.com/)** , [PlayScrabble](https://playscrabble.com/)or [WordHub](https://wordhub.com/) - Scrabble
* ⭐ **[Rubiks Cube Explorer](https://iamthecu.be/)**, [Grubiks](https://www.grubiks.com/), [pCubes](https://twistypuzzles.com/forum/viewtopic.php?f=1&t=27054) or [The Cube](https://bsehovac.github.io/the-cube/) - Rubix Cubes / [Guide](https://easiestsolve.com/) / [Solver](https://rubiksolve.com/), [2](https://rubiks-cube-solver.com/)
* ⭐ **[jiggie](https://jiggie.fun/)** - Custom Puzzles + Multiplayer
* ⭐ **[Minesweeper.online](https://minesweeper.online/)** - Minesweeper
* [Puzzle Party](https://artsandculture.google.com/experiment/puzzle-party/EwGBPZlIzv0KRw) - Multiplayer Jigsaws
* [PuzzlePrime](https://www.puzzleprime.com/) - Problems / Puzzles
* [Truncate](https://truncate.town/) - Crossword Strategy Game
* [HoverCats](https://hovercats.gg/) - Multiplayer Crosswords
* [Regex Cross­word](https://regexcrossword.com/) - Regex Cross­words
* [Web Paint-by-Number](https://webpbn.com/) or [Nonograms](https://www.nonograms.org/) - Graphic Crosswords
* [Connections](https://connections.swellgarfo.com/) - Custom Word Puzzles
* [eWordChallenge](https://www.ewordchallenge.net/) - Boggle Online
* [Game for the Brain](https://www.gamesforthebrain.com/) - Puzzles / Quizzes
* [MasasGames](https://masasgames.com/) - Virtual Escape Rooms
* [Sokoban Online](https://www.sokobanonline.com/) - Sokoban Puzzles
* [Sokoban](https://suppilulemur.neocities.org/) - Zelda-Themed Sokoban Puzzles
* [All The 2048](https://true65536.github.io/allthe2048/), [DuckDuckgo 2048](https://duckduckgo.com/?q=play+2048&amp;ia=answer) or [2048](https://play2048.co/) - 2048 Puzzles
* [JetHolt](https://jetholt.com/hacking/), [RebelWithoutACause](https://rebelwithoutarootcause.com/demos/terminal/) or [Aramor](http://aramor.epizy.com/fallout-terminal/main) - Fallout Terminal Hacking Game
* [Minesweeper Twist](https://polyreplay.com/minesweepertwist) - Irregular Grid Minesweeper
* [PROXX](https://proxx.app/) - Space Minesweeper
* [Rockbasher](https://www.rockbasher.com/) - Retro Style Puzzle Game
* [Orion](https://orion.lukasbach.com/) - Puzzle Game
* [Euclidea](https://www.euclidea.xyz/) - Geometric Puzzles
* [Pixel Puzzler](https://pixel-puzzler.playcurious.games/) or [UnFlip](https://unflipgame.com/) - Block Puzzles
* [Sudoku XV](https://keeri.place/sudoku-xv) - Sudoku
* [picture dots](https://www.picturedots.com/) - Make & Play Dot Puzzles
* [MakeAWordSearch](http://www.makeawordsearch.net/) - Word Search Creator
* [RobinWords](https://www.robinwords.com/) - Word Ladder Game
* [Oh, My Dots!](https://www.ohmydots.com/) - Connect the Dots Game
* [Kuku Kube](https://kuku-kube.com/) - Find the Different Squares
* [MazeGenerator](https://www.mazegenerator.net/), [Maze Toys](https://maze.toys/) or [Maze](https://www.epgsoft.com/maze/) - Maze Generators
***
## ▷ Incremental / Idle
* 🌐 **[/r/Incremental_Games](https://www.reddit.com/r/incremental_games/wiki/list_of_incremental_games)**, [Galaxy Click](https://galaxy.click/), [Incremental Game Plaza](https://plaza.dsolver.ca/), [IncrementalDB](https://www.incrementaldb.com/) or [Almost Idle](https://almostidle.com/) - Incremental Games Indexes
* ⭐ **[Cookie Clicker](https://orteil.dashnet.org/cookieclicker/) / [2](https://orteil.dashnet.org/experiments/cookie/)** - Incremental Cookie Game
* ⭐ **Cookie Clicker Tools** - [Multiple Tools](https://github.com/CookieMonsterTeam/CookieMonster) / [Calculator](https://coderpatsy.bitbucket.io/cookies/cookies.html) / [Discord](https://discord.com/invite/cookie)
* [The Thorp of Woodstock](https://cheerfulghost.github.io/civ-clicker/index.html) - Build a Civilization
* [Universal paperclips](https://www.decisionproblem.com/paperclips/index2.html) - A Paperclip Creation Simulator
* [MousePoint](https://creativetechguy.com/mousepoint) - Incremental Mouse Movement Game
* [BitBurner](https://bitburner-official.github.io/) - Incremental RPG
* [CandyBox](https://candybox2.github.io/) - Candy Eating Game
* [Particle Clicker](https://particle-clicker.web.cern.ch/) - Incremental Particle Physics Games
* [KittensGame](https://kittensgame.com/web/) - Incremental Kitten Maker
* [A Dark Room](https://adarkroom.doublespeakgames.com/) - Dark Room Survival Game
* [The Fed](https://thefed.app/) - Incremental Banking Game
* [WarClicks](https://warclicks.com/) - Incremental War Game
* [Goblin Bet](https://goblin.bet/) - Bet on 1v1 Monster Fights
* [The First Alkahistorian](https://nagshell.github.io/elemental-inception-incremental/) - Incremental Elemental Game
* [FactoryIdle](https://factoryidle.com/) - Factory Idle Simulator
* [Idlescape](https://www.play.idlescape.com/) - Idle MMORPG
* [ProgressQuest](http://progressquest.com/) - Idle RPG
* [Anti Matter Dimesions](https://ivark.github.io/) - Anti Matter Idle Game
* [Theory of Magic](https://mathiashjelm.gitlab.io/arcanum/) - Magic Idle Game
* [Succubox](https://www.glaielgames.com/succubox/) - Loot Box Idle Game
* [Swarm Simulator](https://www.swarmsim.com/) - Idle Bug Swarm Game
***
## ▷ Trivia Games
* ⭐ **[GuessTheGame](https://guessthe.game/)** - Game Guessing Game
* ⭐ **[Globle](https://globle-game.com/)**, [OpenGuessr](https://openguessr.netlify.app/), [City Guesser](https://virtualvacation.us/guess), [Quizzity](https://david-peter.de/quizzity/), [Where Am I?](https://whereami.io/) or [Geotastic](https://geotastic.de/) - Location Guessing Games
* [GeoTips](https://geotips.net/) / [Discord](https://discord.gg/svhWzU7FMa), [Plonk It](https://www.plonkit.net/) or [Top Tricks](https://somerandomstuff1.wordpress.com/2019/02/08/geoguessr-the-top-tips-tricks-and-techniques/) - GeoGuessr Guides
* ⭐ **[Free Rice](https://freerice.com/)** - Earn Rice for the World Food Programme
* [BoxOfficeGA](https://boxofficega.me/) - Box Office Guessing
* [Akinator](https://en.akinator.com/) - 20 Questions
* [LostGamer](https://lostgamer.io/) - Video Game GeoGuessr
* [GTA V GeoGuesser](https://gta-geoguesser.com/) - GTA V GeoGuessr
* [GeoArtwork](https://artsandculture.google.com/experiment/geo-artwork/wgEPVBAUiRVlEQ) - Guess Origins of Cultural Artifacts
* [TimeGuessr](https://timeguessr.com/) - Historical GeoGuessr
* [travle](https://travle.earth/) - Guess Countries Between Two Locations
* [English Sandwhich](https://englishsandwich.github.io/) - Guess Where Dishes are From
* [FlightGuesser](https://flightguesser.com/) - Flight Path Guessing Game
* [WTM](https://whatthemovie.com/), [Kino.wtf](https://www.kino.wtf/), [RT Daily](https://www.rottentomatoes.com/daily/) or [Framed](https://framed.wtf/) - Movie Guessing Games
* [Cinenerdle2](https://www.cinenerdle2.app/) - Movie Puzzle
* [GuessAnimeQuiz](https://guessanimequiz.com/) - Anime Guessing
* [ConnectTheStars](https://connectthestars.xyz/) or [Movie To Movie](https://movietomovie.com/) - Connect Stars through Movies
* [The Wiki Game](https://www.thewikigame.com/), [Six Degrees of Wikipedia](https://www.sixdegreesofwikipedia.com/) or [WikiRacer](https://wikiracer.io/) - Wiki Exploration Games / [Automation Tool](https://gitlab.com/johanbluecreek/wikiracer)
* [MusicNerd](https://musicnerd.io/) - Music Guessing Game
* [DanceMusic](http://dancemusic.wtf/) - Electronic Music Genre Guessing Game
* [Guess My Rank](https://guessmyrank.com/) - Guess Player Game Ranks
* [Poeltl](https://poeltl.nbpa.com/) - NBA Guessing Game
* [The Higher Lower Game](https://www.higherlowergame.com/) or [GoogleFued](https://googlefeud.com/) - Guess What's Googled More
* [Guess The Price](https://guesstheprice.net/) - Price Guessing Game
* [Apparle](https://www.apparle.com/) - Apparel Price Guessing Game
* [Metazooa](https://metazooa.com/) - Animal Guessing Game
* [ChessGuessr](https://www.chessguessr.com/) - Chess Style Guessing Game
* [Guess The Year](https://guess-the-year.davjhan.com/) or [ChronoPhoto](https://www.chronophoto.app/) - Year Guessing Game
* [Wikitrivia](https://wikitrivia.tomjwatson.com/) - Guess Which Event Came First
* [WhatBeatsRock](https://www.whatbeatsrock.com/) - Guess What Beats What
* [LoLdle](https://loldle.net/) - League of Legends Wordle
* [Minecraftle](https://minecraftle.zachmanson.com/) - Minecraft Crafting Style Wordle
* [Squirdle](https://squirdle.fireblend.com/) - Pokémon Style Wordle
* [Human or Not?](https://www.humanornot.ai/) - Guess Human vs. AI
* [AI Bingo](https://ai-bingo.lipsumar.io/) - AI Art Guessing Games
***
## ▷ Word Games
* 🌐 **[Awesome Wordle](https://github.com/prakhar897/awesome-wordle)**, [Wordles of the World](https://rwmpelstilzchen.gitlab.io/wordles/) or [Wordleverse](https://wordleverse.net/games) - Wordle Game Index
* ⭐ **[Wordle](https://www.nytimes.com/games/wordle/index.html)** - Original Wordle
* ⭐ **[Wordle Analyzer](https://wordle-analyzer.com/)**
* [JKLM.FUN](https://jklm.fun/) - Multiplayer Word Guessing Game
* [Sqword](https://www.sqword.com/)
* [Wordle Unlimited](https://wordleunlimited.org/)
* [Pixletters](https://pixletters.com/)
* [Alphabeticle](https://alphabeticle.xyz/)
* [WordMaze](https://wordmaze.click/)
* [WordleGame](https://wordlegame.org/)
* [Squaredle](https://squaredle.app/)
* [Wordlevs](https://wordlevs.com/)
* [Octordle](https://www.britannica.com/games/octordle/)
* [Huedle](https://huedle.com/)
* [Nerdle](https://nerdlegame.com/) - Number Guessing Game
* [Factle](https://factle.app/) - Fact Style Wordle
* [Countle](https://www.countle.org/) - Math Style Wordle
* [Ridella](https://ridella.xyz/) - Riddle Style Wordle
***
# ► [Gaming Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/game-tools)

827
docs/img-tools.md Normal file
View file

@ -0,0 +1,827 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/tools-index)**
***
***
# ► Image Editing
* ↪️ **[Background / Object Removers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_background_removers)**
* [Scribus](https://www.scribus.net/) - Page Layout & Typesetting Program
* [FilmDev](https://filmdev.org/) - Film Development Recipes
* [Images.weserv.nl](https://images.weserv.nl/) - Image Editing Server
* [Craft](https://www.invisionapp.com/craft) - Photoshop / Sketch Plugins
* [Preset.id](https://preset.id/) - Adobe Lightroom Presets
* [GradientArt](https://gra.dient.art/) or [TailBlend](https://tailblend.vercel.app/) - Gradient Editor
* [VeoLuz](https://jaredforsyth.com/veoluz/) - Photon Path Art Tool
* [Canvas](https://www.nvidia.com/en-us/studio/canvas/) - Turn Simple Art into Photo Realistic Landscapes
* [Supershots](https://superblog.ai/supershots/) - Add Backgrounds to Images
* [Image Splitter](https://ruyili.ca/image-splitter/) - Split Images into Tiles
* [PicFont](https://picfont.com/) - Add Text to Images
***
## ▷ Editing Software
* ⭐ **[Photoshop](https://w14.monkrus.ws/)** - Use a [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_vpn) + [Client](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent#wiki_.25BA_torrent_clients)
* ⭐ **[Gimp](https://www.gimp.org/)**
* ⭐ **Gimp Tools** - [Photoshop UI](https://github.com/Diolinux/PhotoGIMP) / [Texture Synthesizer](https://github.com/bootchk/resynthesizer) / [Batch Editor](https://github.com/alessandrofrancesconi/gimp-plugin-bimp)
* [darktable](https://www.darktable.org/) - Virtual Lighttable & Darkroom
* [RawTherapee](https://www.rawtherapee.com/) - Raw Image Editor
* [StitchTool](https://www.jdeploy.com/~stitchtool) - Image Stitcher, Splitter, Upscaler & more
* [PhotoDemon](https://photodemon.org/)
* [Paint.net](https://www.getpaint.net/index.html)
* [PhotoFiltre](https://www.photofiltre-studio.com/)
* [Pinta Project](https://www.pinta-project.com/)
* [Luna Paint](https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint) - VS Code
* [Gimel Studio](https://gimelstudio.github.io/)
***
## ▷ Online Editors
* ⭐ **[Lunapic](https://lunapic.com/)**
* ⭐ **[Photopea](https://www.photopea.com/)** / [Ad Script](https://greasyfork.org/en/scripts/449961), [2](https://greasyfork.org/en/scripts/469575)
* [Pixlr](https://pixlr.com/)
* [Photomate](https://photomate.dev/)
* [BeFunky](https://www.befunky.com/)
* [Resize Pixel](https://www.resizepixel.com/)
* [Polotno Studio](https://studio.polotno.com/)
* [OIE](https://www.online-image-editor.com/)
* [IMG online](https://www.imgonline.com.ua/eng/)
* [BitMappery](https://www.igorski.nl/application/bitmappery/)
* [iPiccy](https://ipiccy.com/)
* [Kapwing](https://www.kapwing.com/)
* [ILoveImg](https://www.iloveimg.com/photo-editor)
* [Panzoid](https://panzoid.com/)
* [Stet](https://stet.io/)
* [GifGit](https://www.gifgit.com/)
* [Polarr](https://photoeditor.polarr.co/)
* [UpperPix](https://upperpix.com/)
* [webp2jpg](https://renzhezhilu.github.io/webp2jpg-online/)
* [Picverse](https://www.picverse.com/)
* [Fotor](https://www.fotor.com/)
* [PictureEditor](https://www.pictureeditor.com/)
* [PhotoStack](https://photostack.app/)
* [MyPhotoFilter](https://www.myphotofilter.com/)
* [Facet](https://facet.ai/)
* [Peko-Step](https://www.peko-step.com/en/tool/imageeditor.html)
* [imageamigo](https://imageamigo.com)
* [ImageOnline](https://imageonline.co/)
* [Tom's Editor](https://tomseditor.com/)
* [photoaid](https://photoaid.com/en/tools/)
* [edit.photo](https://edit.photo/)
* [Image Resizer](https://www.image-resizer.eu/)
***
## ▷ Upscale / Restore
* ⭐ **[Waifu2x](https://github.com/nagadomi/nunif)** - Anime Image Upscaling / [WebUI](https://www.waifu2x.net/), [2](https://unlimited.waifu2x.net/), [3](https://waifu2x.booru.pics/), [4](https://waifu2x.pro/)
* ⭐ **[WaifuXL](https://waifuxl.com/)** - Anime Image Upscaling
* ⭐ **[Upscayl](https://www.upscayl.org/)** - Image Upscaling / [GitHub](https://github.com/upscayl/upscayl)
* ⭐ **[chaiNNer](https://github.com/chaiNNer-org/chaiNNer)** - Image Upscaling
* ⭐ **[OpenModelDB](https://openmodeldb.info/)** - AI Upscaling Model Database
* [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN) - Image Restoration Algorithms / [Face Restoration](https://github.com/TencentARC/GFPGAN)
* [/r/estoration](https://www.reddit.com/r/estoration/) - Photo Restoration Requests
* [Photo Face Restorer](https://www.restorephotos.io/) - Face Restoration / Colorization Tool / 2 Daily
* [upscaler](https://icons8.com/upscaler) - Image Upscaling
* [Bigjpg](https://bigjpg.com/) - Image Upscaling
* [Ilaria Upscaler](https://huggingface.co/spaces/TheStinger/Ilaria_Upscaler) - Image Upscaling
* [Crunch](https://github.com/chrissimpkins/Crunch) - Image Upscaling
* [PNG-Upscale](https://github.com/Araxeus/PNG-Upscale) - Image Upscaling
* [Photo Magic AI](http://photomagicai.com/) - Image Upscaling
* [Superimage](https://superimage.io/) - Image Upscaling
* [ImageScaler](https://github.com/RoanH/ImageScaler/) - Image Upscaling
* [Upscaler Stockphotos](https://upscaler.stockphotos.com/) - Image Upscaling
* [Zyro Upscaler](https://zyro.com/tools/image-upscaler) - Image Upscaling
* [Nicescaler](https://github.com/Djdefrag/NiceScaler) - Image Upscaling
* [JPEG Quantsmooth](https://github.com/ilyakurdyukov/jpeg-quantsmooth) - Image Upscaling
* [imgupscaler](https://imgupscaler.com/) - Image Upscaling
* [torch-srgan](https://deepai.org/machine-learning-model/torch-srgan) - Image Upscaling
* [QualityScaler](https://github.com/Djdefrag/QualityScaler) - Image Upscaling
* [resdet](https://github.com/0x09/resdet) - Detect Upscaled Images
***
## ▷ Image Optimization
* ↪️ **[Image Compressors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_compressors)**
* ↪️ **[Image Converters](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_converters)**
* ↪️ **[Image Resizing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_resizing)**
* ⭐ **[ImageMagick](https://imagemagick.org/index.php)** - Image Optimization / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php)
* ⭐ **[Pingo](https://css-ig.net/pingo)** - Image Optimization / [GUI](https://css-ig.net/pinga)
* [Croppola](https://croppola.com/), [Bulk Image Crop](https://bulkimagecrop.com/) or [Avatar Cropper](https://avatarcropper.com/) - Cropping Tools
* [RIOT](https://riot-optimizer.com/) - Image Optimization
* [YOGA](https://yoga.flozz.org/) - Image Optimization
* [ImageFoo](https://imagefoo.com/) - Image Optimization
* [tiny.pictures](https://tiny.pictures/) - Image Optimization
* [ImageWorsener](https://entropymine.com/imageworsener/) - Image Filters / Blur / Resizing
* [Ihancer](https://ihancer.com) - Image Optimization
* [Waifu2x](https://waifu2x.booru.pics) - Image Optimization
***
## ▷ Image Colorization
* [AnimeColorDeOldify](https://github.com/Dakini/AnimeColorDeOldify) - Anime / Manga Image Colorization
* [style2paints](https://github.com/lllyasviel/style2paints) - Lineart Colorization
* [Petalica Paint](https://petalica.com/), [DeOldify](https://github.com/jantic/DeOldify), [InColor](https://www.myheritage.com/incolor) or [Colorizer](https://deepai.org/machine-learning-model/colorizer) - Online Image Colorization
* [imagecolorizer](https://imagecolorizer.com/) - Image Colorization / Restoration
***
## ▷ Image Effects
* ⭐ **[PhotoMosh](https://photomosh.com/)**, [jpg-glitch-electron](https://snorpey.github.io/jpg-glitch-electron/), [glitch-this!](https://github.com/TotallyNotChase/glitch-this), [glitch2](https://akx.github.io/glitch2/), [Image Glitcher](https://www.airtightinteractive.com/demos/js/imageglitcher/) or [GlitchyImage](https://glitchyimage.com/) - Glitch Images
* [PhotoFunia](https://photofunia.com/), [Image Mage](https://imagemageage.github.io/) or [Designify](https://designify.com/) - Photo Effects / Filters
* [distort-grid](https://github.com/snorpey/distort-grid) - Grid Based Image Distortion
* [Change Image Hue](https://www.imageonlinetools.com/change-image-hue) or [Tinter](https://tinter.uxie.io/) - Hue Editor
* [ordered-dither-maker](https://seleb.github.io/ordered-dither-maker/) - Image Dithering
* [ImageGoNord](https://ign.schrodinger-hat.it/) - Convert Images to NordTheme Palette / [GitHub](https://github.com/Schrodinger-Hat/ImageGoNord)
* [Fotosketcher](https://fotosketcher.com/) or [PhotoMaker](https://huggingface.co/spaces/TencentARC/PhotoMaker) [Stylized](https://huggingface.co/spaces/TencentARC/PhotoMaker-Style) - Turn Photos into Artwork
* [AnimeGAN](https://github.com/TachibanaYoshino/AnimeGANv3) - Turn Photos into Anime
* [AIDraw](https://ai-draw.tokyo/en/) or [ArtLine](https://github.com/vijishmadhavan/ArtLine) - Turn Photos into Line Art
* [Rutt-Etra-Izer](https://airtightinteractive.com/demos/js/ruttetra/) - Scanned-line Images
* [Geometrize](https://www.geometrize.co.uk/) - Redraw Images with Geometric Shapes
* [PBNify](https://pbnify.com/) - Paint by Number Tool
* [SpiralBetty](https://www.spiralbetty.com/) - Image Spiralizer
* [Shimmer](https://github.com/collidingScopes/shimmer) - Oscillating Wave Images
* [CollidingScopes](https://github.com/collidingScopes/collidingScopes.github.io) - Kaleidoscope Images
* [Party-ify](https://nathanielw.github.io/party-ify/) - Party-ify Images
* [PFP.LGBT](https://pfp.lgbt/) - LGBTQ+fy Images
***
# ► Image Creation
* 🌐 **[PuccaNoodles Sheet](https://docs.google.com/spreadsheets/d/1-8OKuEvRR038Uno--Vi9tQRe4eFCSfQTPov7nXgiJ3w/)** - Image Creation Resources
* ↪️ **[AI Image Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25BA_image_generation)**
* ↪️ **[Art Education](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu#wiki_.25B7_art_.2F_editing)**
* [PanosFX](https://www.panosfx.com/) or [Fix the Photo](https://fixthephoto.com/free-photoshop-actions) - Photoshop Actions
* [imgsli](https://imgsli.com/) - Before & After Slider Generator
* [Hugin](https://hugin.sourceforge.io/) - Panorama Image Generator
* [FlipAnim](https://flipanim.com/) - Create Animated Flipbooks
* [CharacterCreator](https://charactercreator.org/) - Character Generator
* [99 Avatars](https://99avatars.com/) - Create Doodle Avatar
* [Picrew](https://picrew.me/) - Animated Character Maker
* [FontSVG](https://fontsvg.com/) - Convert Font, Icon, Glyph to SVG
* [Mimi](https://mimi-panda.com/) - Create Coloring Pages from Photos
* [Text-Image](https://www.text-image.com/) - Text Image Generator
* [Photovisi](https://www.photovisi.com/) or [PhotoJoiner](https://www.photojoiner.com/) - Collage Generators
* [Tiler](https://github.com/nuno-faria/tiler) - Make Images out of Images
* [NoiseDeck](https://noisedeck.app/) - Art Generator
* [Pulp-O-Mizer](https://thrilling-tales.webomator.com/derange-o-lab/pulp-o-mizer/pulp-o-mizer.html ) - Vintage Magazine Cover Generator
* [Mirro-Ai](https://mirror-ai.com/) - Get Stickers with Your Face
***
## ▷ Painting
* ⭐ **[Krita](https://krita.org/en/)** - Painting App
* ⭐ **Krita Tools** - [Custom Backend](https://github.com/Interpause/auto-sd-paint-ext) / [AI Generation](https://github.com/Acly/krita-ai-diffusion/) / [Forums](https://krita-artists.org/)
* ⭐ **[miniPaint](https://viliusle.github.io/miniPaint/)** - Browser Painting
* [SmoothDraw](https://qrli.github.io/smoothdraw/) - Painting App
* [MyPaint](https://mypaint.app/) - Painting App
* [FireAlpaca](https://firealpaca.com/) - Painting App
* [Tux Paint](https://tuxpaint.org/) - Painting App
* [LazPaint](https://github.com/bgrabitmap/lazpaint/) - Painting App
* [SpeedyPainter](https://speedypainter.altervista.org/) - Painting App
* [JSPaint](https://github.com/00000o1/jspaint.exe) - Classic MS Paint Revival
* [PaintOnline](https://paintonline.com.br/paint.html) - Browser Painting
* [jspaint](https://jspaint.app/) - Browser Painting
* [PinTor](https://pintor.app/) - Browser Painting
* [miniPaint](https://viliusle.github.io/miniPaint/) - Browser Painting
* [Tegaki](https://desuwa.github.io/tegaki.html) - Browser Painting
* [JS Kid Pix](https://kidpix.app/) - Browser JS KidPix
* [SpeedPaint](https://www.speedpaint.info/) - Browser Speedpainting
* [bomomo](https://bomomo.com/) - Multi-Brush Painting
* [LizardPaint](https://lizardrive.itch.io/lizardpaint) - Sega / Megadrive Painting
* [Milton](https://www.miltonpaint.com/) - Infinite Canvas Painting
* [IOGraphica](https://iographica.com/) - Turn Mouse Movement into Art
* [HeavyPaint](https://www.heavypaint.com/) - Water Color Painting
* [Mixbox Painter](https://scrtwpns.com/mixbox/painter/) - Realistic Paint Mixing
* [Vervette](https://www.taron.de/Vervette/sandbox/) - Realistic Fluid Painting
* [JacksonPollock](https://www.jacksonpollock.org/) - Splatter Painting / Click to Change Color
* [brush-photoshop](https://www.brush-photoshop.fr/), [wowbrushes](https://wowbrushes.com/), [getbrushes](https://getbrushes.com/), [gfxfever](https://www.gfxfever.com/), [fbrushes](https://fbrushes.com/), [brushes_and_patterns](https://t.me/brushes_and_patterns), [myphotoshopbrushes](https://myphotoshopbrushes.com/), [brusheezy](https://www.brusheezy.com/brushes), [brushking](https://www.brushking.eu/) or [tala](https://t.me/tala_photoshop_brushes) - Digital Art Brushes
***
## ▷ Drawing
* ⭐ **[AutoDraw](https://www.autodraw.com/)** or [Magic Sketchpad](https://magic-sketchpad.glitch.me/) - AI Drawing Tools
* [inkscape](https://inkscape.org/) - Drawing / Sketching
* [Inkdo](https://www.microsoft.com/en-us/p/inkodo/9nblggh4s50q) - Drawing / Sketching
* [Sketch Toy](https://www.sketchtoy.com/) - Drawing / Sketching
* [Webchemy](https://webchemy.org/) - Drawing / Sketching
* [tldraw](https://www.tldraw.com/) - Drawing / Sketching
* [Ok! So](https://okso.app/) - Drawing / Sketching
* [Sketchpad](https://sketchpad.app/), [2](https://sketch.io/sketchpad) - Drawing / Sketching
* [Sketchbook](https://www.sketchbook.com/) - Drawing / Sketching / Mobile Only
* [Concepts](https://concepts.app/) - Drawing / Sketching
* [Excalidraw](https://excalidraw.com/) - Drawing / Sketching
* [Aggie.io](https://aggie.io/), [Magma](https://magma.com/index), [HelloPaint](https://hellopaint.io/), [DrawPile](https://drawpile.net/), [LockDraw](https://www.skycow.us/), [World Draw](https://world-draw.appspot.com/draw) or [malmal](https://malmal.io/) - Collaborative Drawing
* [Ink Workspace](https://www.microsoft.com/store/productId/9P0RP342JZMN) - Pen App Launcher
* [Perfect Freehand](https://perfect-freehand-example.vercel.app/) - Draw Free Hand Lines / [GitHub](https://github.com/steveruizok/perfect-freehand)
* [Eschersket](https://eschersket.ch/) - Symmetry Drawing Tool
* [Monsterland](https://monsterland.net/) - Collaborative Monster Drawing
* [TEv2](http://te2.tewi.us/) - Share your Drawings
* [Virtual Graph Paper](https://virtual-graph-paper.com/) or [minimator](https://minimator.app/) - Create Grid Based Drawings
* [Gridzzly](http://gridzzly.com/) - Print Custom Grid Papers
* [Noodle](https://hundredrabbits.itch.io/noodle) - 1bit Sketch Tool
* [Tiny Sketchbook](https://www.tinysketchbook.com/) - Create and Share Doodle Art
* [ScribbleDiffusion](https://scribblediffusion.com/) - Turn Doodles into Artwork
* [MonsterMash](https://monstermash.zone/) - Sketch-Based Modeling & Animation Tool
* [Animated Drawings](https://sketch.metademolab.com/), [FAIR Animated Drawings](https://fairanimateddrawings.com/site/home), [MotorPen](https://motorpen.com/) or [Scratch](https://scratch.mit.edu/) - Animate Drawings
***
## ▷ Pixel Art
* 🌐 **[Awesome Pixel Art](https://github.com/Siilwyn/awesome-pixel-art)** - Pixel Art Resource Index
* ↪️ **[ASCII Art](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_ascii_art)**
* [Piskel](https://www.piskelapp.com/), [rx](https://rx.cloudhead.io/), [Pixelated](https://pixelated.vercel.app/), [PaintWith](https://paintwith.webflow.io/), [Aseprite](https://dacap.itch.io/aseprite), [PixelCraft](https://pixelcraft.web.app/) / [GitHub](https://github.com/rgab1508/PixelCraft), [Kleki](https://kleki.com/), [CSprite](https://csprite.github.io/) or [PixilArt](https://www.pixilart.com/draw) - Pixel Art Editors
* [Strike](https://amorphous.itch.io/strike) - 1-Bit Pixel Art Editor
* [Pixel Painter](https://jenniferdewalt.com/pixel_painter.html) or [Pixel Paint](https://codepen.io/quinlo/full/RvPPKG) - Paint with Pixels
* [pixels.land](https://pixel.land/), [EveryoneDraw](https://everyonedraw.com/), [pxls.space](https://pxls.space/) or [World of Pixels](https://ourworldofpixels.com/) - Infinite Online Pixel Art
* [dpixel](https://marcoc2.itch.io/dpixel) - Pixel Art Remastering Tool
* [Paint Of Persia](https://dunin.itch.io/ptop) - Rotoscoping Pixel Art Tool
* [Dither Machine](https://lunarlabs.itch.io/dither-machine) - Pixel Art Dithering Creator
* [PixelMe](https://pixel-me.tokyo/en/), [Pixel It](https://giventofly.github.io/pixelit/), [Pixelator](https://ronenness.itch.io/pixelator), [Img8Bit](https://img8bit.com/) or [Pixelart Converter](https://app.monopro.org/pixel/?lang=en) - Image to Pixelart Converters
* [Pixelorama](https://orama-interactive.itch.io/pixelorama) - 2D Sprite Editor
* [pixeldudesmaker](https://0x72.itch.io/pixeldudesmaker) , [Pixel Sprite](https://deep-fold.itch.io/pixel-sprite-generator) or [Creature Mixer](https://kenney.itch.io/creature-mixer) - Sprite Generator
* [Pixelicious](https://www.pixelicious.xyz/) - Image to Pixel Art Converter
* [Pal](https://pal.constraint.systems/) - Apply 8-bit Terminal Color Palettes to Images
* [Nasu](https://hundredrabbits.itch.io/nasu) - Spritesheet Editor
* [Pixel Art Scaler](https://lospec.com/pixel-art-scaler/) - Scale Pixel Art without Quality Loss
***
## ▷ GIF Tools
* 🌐 **[Awesome GIF](https://rentry.co/ccuz3)** - GIF Resources / [GitHub](https://github.com/davisonio/awesome-gif)
* 🌐 **[Online GIF Tools](https://onlinegiftools.com/)** - GIF Tools
* [Giphy](https://giphy.com/), [Tenor](https://tenor.com/), [Gifer](https://gifer.com/en), [Curlie GIFs](https://curlie.org/en/Computers/Graphics/Web/Free/Animated_GIFs), [GifCities](https://gifcities.org/), [Animations](https://bleuje.com/animationsite/) or [GIFBin](https://gifbin.com/) - View / Download GIFs
* [/r/animegifs](https://www.reddit.com/r/animegifs/) - View / Download Anime GIFs
* [Reaction GIFs](https://reactiongifs.me/) - Reaction GIFs
* [EZGif](https://ezgif.com/), [GIFCurry](https://lettier.github.io/gifcurry/) / [GitHub](https://github.com/lettier/gifcurry), [Giflr](https://giflr.com/), [GIFMemes](https://gifmemes.io/), [GIFnText](https://www.gifntext.com/), [makeagif](https://makeagif.com/), [Gifsicle](http://www.lcdf.org/gifsicle/) or [Pixteller](https://pixteller.com/) - GIF Creators / Editors
* [EatMyArt](https://www.eatmy.art/), [DrawIsland](https://drawisland.com/) or [Sketch Machine](https://sketchmachine.net/) - Create GIFs from Drawings
* [Kinegram](https://kinegram.app/) - Kinegram GIF Creator
* [GifRun](https://gifrun.com/) - Make GIFs from Online Videos
* [ScreenToGif](https://www.screentogif.com/) or [Peek](https://github.com/phw/peek) - GIF Recorder
* [ugiffer](https://iobureau.com/ugiffer/) or [licecap](https://www.cockos.com/licecap/) - Create GIFs via Screencasts
* [TokkingHeads](https://app.tokkingheads.com/) - Face Movement GIFs
* [petpet](https://benisland.neocities.org/petpet/) - Headpatting GIF Maker
* [Gifski](https://gif.ski/) - GIF Encoder
***
## ▷ Meme Tools
* ⭐ **[KnowYourMeme](https://knowyourmeme.com/)** or [FndThatMeme](https://findthatmeme.com/) - Meme Databases
* ⭐ **[TierMaker](https://tiermaker.com/)** - Tier List Image Creator
* [ImgFlip](https://imgflip.com/memegenerator), [Meme Generator](https://www.memegenerator.top/), [Meme Town](https://meme.town/), [MemeBetter](https://memebetter.com/), [meme-generator](https://newfastuff.com/meme-generator/), [Classic Memes](https://classic.createa.meme/) or [Emacs Meme Generator](https://github.com/larsmagne/meme) - Meme Creators
* [MemeCam](https://www.memecam.io/) - AI Meme Generator
* [Memegine](https://memegine.com/) - Meme Search Engine
* [MemeAtlas](https://www.memeatlas.com/) or [Templates](https://drive.google.com/drive/folders/1Z4PSi2XmZ6x8I891xZSg5Cl4oNEOIRhh) - Meme Templates
* [iFake](https://ifaketextmessage.com/) - Make Fake Text Conversations
* [Master of all Science](https://masterofallscience.com/) - Rick and Morty Meme Generator
* [Frinkiac](https://frinkiac.com/) - Simpsons Meme Generator
* [Morbotron](https://morbotron.com/) - Futurama Meme Generator
* [BreakYourOwnNews](https://www.breakyourownnews.com/) - Breaking News Meme Generator
* [AnimorphGenerator](https://animorphgenerator.com/) - Animorph Image Generator
* [AwesomeCars](https://awesomecars.neocities.org/) - Drip Car Memes
***
## ▷ [Animation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_animation_tools)
***
# ► Design Resources
* 🌐 **[Awesome Design](https://github.com/goabstract/Awesome-Design-Tools)**, [Design Resources](https://github.com/MohamedYoussouf/Design-Resources) or [pilssken](https://pilssken.neocities.org/gainz/) - Design Resources
* 🌐 **[archives.design](https://archives.design/)** - Graphic Design Books
* [calltoidea](https://www.calltoidea.com/), [onepagelove](https://onepagelove.com/), [awwwards](https://www.awwwards.com/websites), [thedesigninspiration](https://thedesigninspiration.com/), [theinspirationgrid](https://theinspirationgrid.com/) or [inspirationde](https://www.inspirationde.com/) - Graphic Design Inspirations
* [PSDcovers](https://www.psdcovers.com/), [mockups-design](https://mockups-design.com/), [zippypixels](https://zippypixels.com/), [Mockups](https://mockups.pixeltrue.com/), [medialoot](https://medialoot.com/free-mockups/) or [MockupsForFree](https://mockupsforfree.com/) - Product Mockups
* [Pokémon Assets](https://rentry.co/FMHYBase64#pokemon-assets) - Pokémon Assets Archive
***
## ▷ Design Apps
* ⭐ **[Canva](https://www.canva.com/)** - Design App / [Giveaways](https://rentry.co/FMHYBase64#canva)
* ⭐ **[Figma](https://www.figma.com/)** - Design Collab App
* [lunacy](https://icons8.com/lunacy) - Design App
* [ArtBoard](https://artboard.studio/) - Design App
* [VistaCreate](https://create.vista.com/) - Design App
* [PosterMyWall](https://www.postermywall.com/) - Design App
* [Kittl](https://app.kittl.com/) - Design App
* [Kosmik](https://www.kosmik.app/) - Design Asset Manager
* [Venngage](https://venngage.com/) - Infographic Design
* [Bannery](https://bannery.app/) - Banner Design
* [Mind Your Banners](https://www.mindyourbanners.com/) - Social Media Banner Design
* [CoverView](https://coverview.vercel.app/) - Blog Banner Design
* [blush](https://blush.design/) or [IRA Design](https://iradesign.io/) - Illustration Design
* [SuperDesigner](https://superdesigner.co/) or [Pattern Ninja](https://patterninja.com/) - Background / Pattern Design
* [Custom Ink](https://www.customink.com/ndx/#/) - Create T-Shirt Design
* [Quote Maker](https://quotescover.com/) - Quote Picture Design
* [Pixelied](https://pixelied.com/) - Online Design Tool
* [Evernote.Design](https://www.evernote.design/) - Online Design Tools
* [Design Tool Zip](https://rentry.co/FMHYBase64#design-tool-zip) - Design App Zip File
* [Graphite](https://graphite.rs/) or [Recraft](https://app.recraft.ai/) - Vector Editors
* [Glaxnimate](https://glaxnimate.mattbas.org/) - Vector Animation Tool
* [MagicaVoxel](https://ephtracy.github.io/) or [Goxel](https://goxel.xyz/) - Voxel Art Editor / Interactive Path Tracing Renderer
* [Vectr](https://vectr.com/) or [VectorInk](https://vectorink.io/) - Vector Graphics Editor
***
## ▷ Icons / Avatars
* ↪️ **[Avatar / Logo Creators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_avatar_.2F_logo_creators)**
* ↪️ **[Icon Drives](https://rentry.co/FMHYBase64#icon-drives)** - Icon Drives
* ↪️ **[SVG Icons](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_svg_icons)** / **[SVG Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_svg_tools)**
* ⭐ **[Alphacoders Avatars](https://avatars.alphacoders.com/)** - PFPs / Avatars
* [pfps.gg](https://pfps.gg/) - Profile Picture Index
* [Innocenzi](https://avatar.innocenzi.dev/) - Create Round Avatars
* [RealFaviconGenerator](https://realfavicongenerator.net/) - Favicon Generator
***
## ▷ Textures / Patterns
* [AmbientCG](https://ambientcg.com/) - Textures
* [TextureTown](https://textures.neocities.org/) - Textures
* [Lost and Taken](https://lostandtaken.com/) - Textures
* [3D textures](https://icons8.com/l/3d-textures/) - Textures
* [Textureking](https://www.textureking.com/) - Textures
* [Texture Labs](https://texturelabs.org/) - Textures
* [Transparent Textures](https://www.transparenttextures.com/) - Textures
* [Texture Club](https://www.sketchuptextureclub.com/) - Textures
* [TexturesForFree](https://texturesforfree.com/) - Textures
* [fatstrawberry](https://www.fatstrawberry.co.uk/) - Textures
* [AnthonyBoyd](https://www.anthonyboyd.graphics/) - Textures
* [MatLib](https://matlib.gpuopen.com/main/materials/all) - Textures
* [TextureNinja](https://texture.ninja/) - Textures
* [cgbookcase](https://www.cgbookcase.com/) - Textures
* [Texture Collection](https://rentry.co/FMHYBase64#texture-collection) - Textures
* [Subtle Patterns](https://www.toptal.com/designers/subtlepatterns/) - Patterns
* [Background Tiles](https://background-tiles.com/) - Patterns
* [Pattern Collection](https://rentry.co/FMHYBase64#pattern-collection) - Patterns
* [ArmorLab](https://armorlab.org/), [Pixela](https://pixela.ai/), [Texture Library](https://www.texture-library.com/) or [TextureLab](https://www.texturelab.io/) - Texture Generators
* [TextureLab](https://njbrown.itch.io/texturelab) - Procedural Texture Generator / [GitHub](https://github.com/njbrown/texturelab) / [Discord](https://discord.com/invite/975NdQPsSc)
* [Material Maker](https://rodzilla.itch.io/material-maker) - Procedural Texture Creator
* [DoodDad](https://doodad.dev/pattern-generator), [Repeater](https://repeater.space/), [PatternPad](https://patternpad.com/), [patternico](https://patternico.com/), [Repeater](https://www.richardwestenra.com/repeater/), [more.graphics](https://more.graphics/), [Valentina](https://gitlab.com/smart-pattern/valentina), [tylify](https://tylify.app/), [Patternizer](https://www.patternizer.com/) or [Haikei](https://app.haikei.app/) - Pattern Generators
* [Noise & Gradient](https://www.noiseandgradient.com/), [Gradient Designer](https://gradient-designer.csspost.com/), [BGJar](https://bgjar.com/), [MeshGradient](https://meshgradient.in/) or [BGGenerator](https://bggenerator.com/) - Background / Gradient Generators
* [Hide.Lizz](https://hide.lizz.website/) - Camouflage Pattern Generator
* [Tabbied](https://tabbied.com/) or [Slopes](https://tinkersynth.com/slopes/) - Art Pattern Generators
* [Generative Landscapes](https://generativelandscapes.wordpress.com/) - Generative Landscape Blog
* [Mixer](https://quixel.com/mixer) - 3D Texture Creation Software
* [The Textures Resource](https://www.textures-resource.com/) - Game Textures
* [Trianglify.io](https://trianglify.io/) - Low-Poly Texture Generator
***
## ▷ Free Assets
* ⭐ **[FreePreset](https://freepreset.net/)**
* [UnliPresets](https://www.unlipresets.com/)
* [Gumroad](https://discover.gumroad.com/) (Enter $0)
* [psdkeys](https://psdkeys.com/)
* [AvaxGFX](https://avxgfx.com/)
* [Freeject](https://www.freeject.net/)
* [PDFTree](https://pngtree.com/)
* [NitroGFX](https://nitrogfx.pro/)
* [TianUI](https://www.titanui.com/)
* [Designer Candies](https://designercandies.net/category/freebies/)
* [GraphixTree](https://graphixtree.com/)
* [PSDLY](https://www.psdly.com/)
* [Unblast](https://unblast.com/)
* [CGArchives](https://cgarchives.com/)
* [CGPlugin](https://t.me/s/cgplugin)
* [SearchGFX](https://searchgfx.com/)
* [Quasual](https://m.vk.com/quasual)
* [designersgan9](https://m.vk.com/designersgan9)
* [WockupWorld](https://m.vk.com/mockupworld)
* [The GFX](https://m.vk.com/the_gfx)
* [Graphics Materials](https://vk.com/topic-178186634_39330245)
* [desiignertm](https://vk.com/desiignertm)
* [all_psd](https://vk.com/all_psd)
* [designbloody](https://vk.com/designbloody)
* [designarchiv](https://t.me/designarchiv)
* [grphc dsgn](https://t.me/+xx1YjI6DC4RiZjJk)
* [freepsdvn](https://freepsdvn.com/)
* [ae-project](https://ae-project.su/)
* [godownloads](https://godownloads.net/)
***
## ▷ 3D Models
* ↪️ **[3D Modeling Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_3d_modeling_apps)**
* ↪️ **[3D Model sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_3d_models)**
* ⭐ **[Thingiverse](https://www.thingiverse.com/)**, [Yeggi](https://www.yeggi.com/) or [YouImagine](https://www.youmagine.com/) - 3D Printer Models
* [ModelViewer](https://modelviewer.dev/) or [F3D](https://f3d.app/) - 3D Model Viewers
* [Anaglyph Maker](https://www.stereoeye.jp/software/index_e.html) - Make 3D Images
* [TripoSR](https://huggingface.co/spaces/stabilityai/TripoSR) - 2D to 3D Image Converter
* [Vectary](https://www.vectary.com/) - Online 3D Image Editor
* [3DConvert](https://3d-convert.com/en/) - Online 3D Image Converter
* [OpenSCAD](https://openscad.org/) or [Mayo](https://github.com/fougue/mayo) - 3D CAD Modelers
* [QCAD](https://www.qcad.org/en/) - 2D CAD Modeler
* [3DThis](https://3dthis.com/) - 3D Animation Tools
* [PaintUp](http://technohippy.github.io/teddyjs/) - Make 2D Art Into 3D
* [MyMiniFactory](https://www.myminifactory.com/) - Mini 3D Printer Models
* [Embossify](https://www.embossify.com/) - Turn Images into 3D Printer Models
* [CosplayStaticFigure](https://t.me/CosplayStaticFigure) - Cosplay / Figurine 3D Models
* [3DBrute](https://3dbrute.com/), [3DZip](https://3dzip.org/) or [DesignConnected](https://www.designconnected.com/) - 3D Furniture Models
* [Halloween.WannaThis](https://halloween.wannathis.one/) - 3D Halloween Models
* [x6ud](https://x6ud.github.io/#/) - 3D Animal Skull Models
* [Vertex](https://vertex.im/) - 3D Icons
* [Keygen](https://keygen.co/) - 3D Key Model Generator
* [Generated Photos](https://generated.photos/) - AI Generated Model Photos
* [Bloom3D](https://bloom3d.com/) or [Zdog](https://zzz.dog/) - Online 3D Modeling Tools
* [AliceVision](https://alicevision.org/) - 3D Reconstruction / Camera Tracking
* [Figurosity](https://figurosity.com/) - Human 3D Models
* [Armorpaint](https://armorpaint.org/) - 3D Painting
* [SculptGL](https://stephaneginier.com/sculptgl/) - 3D Sculpting
* [Perspective Grid](https://www.reubenlara.com/perspectivegrid/) - 3D Perspective Tool
* [Skybox](https://skybox.blockadelabs.com/) - AI Generated 3D Environments
* [Assemblr](https://www.assemblrworld.com/) - Augmented Reality Image Creator
* [MeshLab](https://www.meshlab.net/) - 3D Mesh Processing / [GitHub](https://github.com/cnr-isti-vclab/meshlab)
* [CadHub](https://cadhub.xyz/) - Community Hub for CAD Projects
* [MakeHuman](http://www.makehumancommunity.org/) - 3D Humanoid Modeler
* [PoseMy](https://app.posemy.art/), [SetPose](https://setpose.com/), [DesignDoll](https://terawell.net/en/index.php), [MagicPoser](https://magicposer.com/), [quickposes](https://quickposes.com/en) or [justsketch](https://app.justsketch.me/) - Posing Tools
* [PoseManiacs](https://www.posemaniacs.com/), [Anatomy Doc](https://photos.google.com/share/AF1QipMbaSTp0BlK1kBCKVvfZzyDhcgCZQuaDBbp8v8Lj6hxnBaNh7YWoKwCPCYr-10--A?pli=1&key=cU5OaV9TVWhoMWlVZERnaEc2YVFKQTJHbnVDeWR3), [Adorkastock](https://www.adorkastock.com/) or [Anatomy360](https://anatomy360.info/anatomy-scan-reference-dump/) - Pose References
* [FaceMaker](http://facemaker.uvrg.org/) - 3D Face / Avatar Generator
* [Recursivity](https://gregtatum.com/poems/recursive/5/) - 3D Tree Creator
* [CSS 3D Clouds](https://spite.github.io/CSS3DClouds/) - 3D Cloud Creator
* [3D Transformer](https://www.3dtransformer.com/) - Rotate 3D Images
* [Ultimaker Cura](https://ultimaker.com/software/ultimaker-cura) - 3D Printing Software
* [Ameede](https://www.ameede.com/) - CNC / Laser Design Vectors
* [The Blueprints](https://www.the-blueprints.com/) - Blueprints Database
* [ORBION](https://github.com/FaqT0tum/Orbion_3D_Space_Mouse) - DIY 3D Image Mouse
* [Ninja Ripper](https://kemono.party/patreon/user/45591569) / [2](https://gamebanana.com/tools/5638) / [3](https://0curtain0.github.io/ninja_ripper.html) - Extract 3D Models from Games
***
# ► Download Images
* 🌐 **[2ndBrain](https://rentry.co/2ndBrain)** or [designer](https://start.me/p/jj0JAp/designer) - Image Download Site Indexes
* ↪️ **[Image Download Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_download_extensions)**
* ↪️ **[Random Images](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_random_generators)**
* ↪️ **[PNG Images / Clipart](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_png_images_.2F_clipart)**
* ↪️ **[AI Galleries](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_prompts_.2F_galleries)**
* ↪️ **[Media Covers / Posters](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_covers_.2F_posters)**
* ⭐ **[Search Anything](https://search.anything.io/)** - Image Search Engine
* ⭐ **[gallery-dl](https://github.com/mikf/gallery-dl)**, [RipMe](https://github.com/RipMeApp2/ripme), [ImgDownloader](https://imgdownloader.com/), [SCrawler](https://github.com/AAndyProgram/SCrawler) / [Discord](https://discord.gg/uFNUXvFFmg) or [Image Extractor](https://extract.pics/) - Image Download Tools
* [same.energy](https://same.energy/) - Visual Search Engine
* [Dezoomify](https://dezoomify.ophir.dev/) - Download Zoomable Images
* [Clip Retrieval](https://rom1504.github.io/clip-retrieval/) - Clip Retrieval System
* [PicTriev](http://www.pictriev.com/) - Find Look-Alike Images
* [OpenMoji](https://openmoji.org/) - Emojis
* [PixelJoint](https://pixeljoint.com/) or [rsrcs](https://rentry.co/rsrcs) - Pixel Art
* [PimpMyDrawing](https://pimpmydrawing.com/) - Human Silhouettes
* [Film.ai](https://beta.flim.ai/) or [Film Grab](https://film-grab.com/) - Movie Screenshots
* [Footyrenders](https://www.footyrenders.com/) - Football Related Images
* [PSDGraphics](https://www.psdgraphics.com/) - PSD Files
* [The NFT Bay](https://thenftbay.org/) or [Extremely Fungible Tokens](https://www.extremelyfungible.com/) - Free NFTs
* [Artvee](https://artvee.com/) - Public Domain Artwork
* [Behance](https://behance.net/) - Design Projects
* [Placeit](https://placeit.net/) - Image Templates
* [Worldvectorlogo](https://worldvectorlogo.com/), [Logos & Badges Bundle](https://rentry.co/FMHYBase64#logos-badges-bundle), [Brands of the World](https://www.brandsoftheworld.com/), [Logos Download](https://logos-download.com/), [Logodust](https://logodust.com/), [Logowik](https://logowik.com/), [Logo Wine](https://www.logo.wine/), [seeklogo](https://seeklogo.net/), [logospire](https://logospire.com/), [LogoSearch](https://logosear.ch/), [logopond](https://logopond.com/), [SuperTinyIcons](https://edent.github.io/SuperTinyIcons/), [logotouse](https://www.logotouse.com/), [brandeps](https://brandeps.com/), [logolounge](https://www.logolounge.com/), [logomoose](https://www.logomoose.com/) - Logo Designs
* [MariaLetta](https://github.com/MariaLetta/mega-doodles-pack) - Free Doodles
* [Watercolor Collection](https://rentry.co/FMHYBase64#watercolor-collection) - Download Watercolor Pictures
* [googleimagerestored](https://git.sr.ht/~fanfare/googleimagesrestored) - Old Google Image Search
* [Block Posters](https://www.blockposters.com/), [PosterRazor](https://posterazor.sourceforge.io/) or [Rasterbator](https://rasterbator.net/) - Create Printable Posters
***
## ▷ Reverse Image Search
* ⭐ **[Search by Image](https://github.com/dessant/search-by-image)** - Browser Extension
* ⭐ **[SauceNao](https://saucenao.com/)** - Multi Site Search / [Extension](https://saucenao.com/tools/)
* ⭐ **[SmartImage](https://github.com/Decimation/SmartImage)** - Multi Site Search App
* ⭐ **[Yandex Images](https://yandex.com/images/)** - Image Search
* ⭐ **[TinEye](https://tineye.com/)** - Image Search / [Extension](https://tineye.com/extensions)
* [IQDB](https://iqdb.org/) - Multi Site Search
* [Google Images](https://images.google.com/) - Image Search
* [CopySeeker](https://copyseeker.net/) - Image Search
* [MaxURL](https://qsniyg.github.io/maxurl/) - Larger Image Search / [GitHub](https://github.com/qsniyg/maxurl)
* [VISE](https://www.robots.ox.ac.uk/~vgg/software/vise/) - Image Search with Search Queries
* [Have I Been Trained?](https://haveibeentrained.com/) - AI Image Search
* [RootAbout](https://rootabout.com/) - Archive / OpenLibrary Reverse Image Search
* [Multicolr](https://labs.tineye.com/multicolr/) - Color-Based Image Search
* [trace.moe](https://trace.moe/) or [Saucekudasai](https://saucekudasai.com/) - Anime Reverse Image Search
***
## ▷ Stock Images
* 🌐 **[Awesome Stock Resources](https://github.com/neutraltone/awesome-stock-resources#photography)** - Stock Photo Index
* ⭐ **[GetPaidStock](https://getpaidstock.com/)**, **[DownPic](https://downpic.cc)**, **[Downloader.la](https://downloader.la/)** or [istock](https://istock.7xm.xyz/) - Paid Stock Photo Downloaders
* ⭐ **[EveryPixel](https://www.everypixel.com/)** or [LibreStock](https://librestock.com/) - Stock Photo Search Engines
* [PxHere](https://pxhere.com/) - Stock Photos
* [Adobe Stock](https://stock.adobe.com/free) - Stock Photos
* [themeisle](https://mystock.themeisle.com/) - Stock Photos
* [burst](https://burst.shopify.com/) - Stock Photos
* [Hippopx](https://www.hippopx.com/) - Stock Photos
* [BarnImages](https://barnimages.com/) - Stock Photos
* [Pixnio](https://pixnio.com/) - Stock Photos
* [focastock](https://focastock.com/) - Stock Photos
* [Pikwizard](https://pikwizard.com/) - Stock Photos
* [Lummi](https://www.lummi.ai/) - AI Generated Stock Photos
* [Smithsonian Open Access](https://www.si.edu/OpenAccess) - Smithsonian High-Quality Photos
* [desirefx](https://desirefx.me/category/stock_images/) - Stock Photo Overlays
* [creativity103](https://creativity103.com/) - Abstract Background Photos
* [freenaturestock](https://freenaturestock.com/) - Nature Photos
* [Warren Photographic](https://www.warrenphotographic.co.uk/index.php) - Animal Photos
* [PhyloPic](https://www.phylopic.org/) - Animal Silhouettes
* [diverseui](https://diverseui.com/) - Human Face Photos
* [Foodiesfeed](https://www.foodiesfeed.com/) - Food Photos
* [iwaria](https://iwaria.com/) - African Photos
* [twnsnd](https://nos.twnsnd.co/) - Vintage Photos
* [PNGIMG](https://pngimg.com/) or [stickpng](https://www.stickpng.com/) - PNG Photos
* [gfxmountain](https://gfxmountain.com/stock-photos/) - Stock Photo Collections
* [FreePik Downloader](https://freepik-downloader.beatsnoop.com/) - FreePik Downloader
* [Flickr Commons](https://www.flickr.com/commons) / [Downloader](https://github.com/beaufour/flickr-download) - Public Photo Archives
* [Shutterstock Premium](https://t.me/shutterstockpremium), [freestockphotos](https://t.me/freestockphotos) or [Shutter](https://t.me/Shutter) - Shutterstock Telegram Downloaders
* [Nohat](https://nohat.cc/), [FreeImages](https://www.freeimages.com/), [cgispread](https://cgispread.com/), [Vecteezy](https://www.vecteezy.com/) or [FreeDesignFile](https://freedesignfile.com/) - Misc Stock Photos / Vectors
* [argfx](https://argfx.co/), [publicdomainvectors](https://publicdomainvectors.org/), [Free Vector](https://www.freevector.com/), [VectorJunky](https://www.vectorjunky.com/), [freevectors](https://www.freevectors.net/) or [vector4free](https://www.vector4free.com/) - Misc Vectors
* [VectorPortal](https://www.vectorportal.com/) - Vector Collections
* [123freevectors](https://www.123freevectors.com/) - Background Vectors
***
## ▷ Art / Illustrations
* ⭐ **[Kemono](https://kemono.su/)** - Patreon Content / Some NSFW / Use Adblock
* ⭐ **[DeviantArt](https://www.deviantart.com/)** - User-Made Art / Fanart / [Downloader](https://github.com/NC22/KellyC-Image-Downloader)
* ⭐ **[Pixiv](https://www.pixiv.net/)** - Japanese Fanart
* ⭐ **Pixiv Tools** - [Downloader](https://github.com/Nandaka/PixivUtil2), [2](https://github.com/xuejianxianzun/PixivBatchDownloader) / [Rankings](https://pixiv.navirank.com/) / [Frontend](https://pixiv.pics/), [2](https://codeberg.org/VnPower/pixivfe) / [Preview](https://github.com/NightLancer/PixivPreview), [2](https://github.com/ppixiv/ppixiv) / [Android](https://github.com/Notsfsssf/pixez-flutter/blob/master/.github/README_en.md)
* ⭐ **[Danbooru](https://danbooru.donmai.us/)** / [SFW Only](https://safebooru.donmai.us/), [Sankaku Complex](https://chan.sankakucomplex.com/) or [yande.re](https://yande.re/) - Anime-Style Image Booru / [Donwloader](https://github.com/kuanyui/BooruShinshi)
* ⭐ **[hydrus](https://hydrusnetwork.github.io/hydrus/)** - Booru-Style Media Tagger / [GitHub](https://github.com/hydrusnetwork/hydrus)
* ⭐ **[booruwf](https://booru.pixiv.pics/)** - Booru Aggregator / [Alternate Layout](https://moeview.pixiv.pics/) / [GitHub](https://github.com/asadahimeka/booruwf-web)
* [Buzzly](https://buzzly.art/) - User-Made Art / Fanart
* [Artfol](https://www.artfol.co/) - User-Made Art / Fanart
* [Cara](https://cara.app/) - User-Made Art / Fanart
* [InkBlot](https://inkblot.art/) - User-Made Art / Fanart
* [ArtStation](https://www.artstation.com/) - User-Made Art / Fanart / [Downloader](https://github.com/findix/ArtStationDownloader)
* [Gelbooru](https://gelbooru.com/), [Safebooru](https://safebooru.org/) or [TBIB](https://tbib.org/) - Image Boorus
* [icons8](https://icons8.com/illustrations), [3D Illustrations](https://3d.khagwal.co/), [3dbay](https://clouddevs.com/3dbay/) or [NS-illustration-pack](https://github.com/nsobolewart/NS-illustration-pack) - 3D Illustrations
* [StorySet](https://storyset.com/), [unDraw](https://undraw.co/illustrations), [blush](https://blush.design/) or [Humaaans](https://www.humaaans.com/) - Customizable Illustrations
* [Pastel](https://usepastel.com/marker-illustrations) - Marker Illustrations
* [Fresh Folk](https://fresh-folk.com/) or [lukaszadam](https://lukaszadam.com/illustrations ) - Illustrations of People
* [free-gophers-pack](https://github.com/MariaLetta/free-gophers-pack) - Gophers Illustrations
* [reshot](https://www.reshot.com/), [freeillustrations](https://freeillustrations.xyz/), [DrawKit](https://www.drawkit.io/), [NiceIllustrations](https://niceillustrations.com/free-illustrations/) or [manypixels](https://www.manypixels.co/gallery) - Misc Illustrations
* [OldBookIllustrations](https://www.oldbookillustrations.com/) - Illustrations from Old Books
* [Plant Illustrations](http://www.plantillustrations.org/) - Plant Illustrations
* [Flexbooru](https://github.com/flexbooru/flexbooru), [BooruSphere](https://github.com/nullxception/boorusphere), [Yummybooru](https://github.com/Yochyo/Yummybooru) or [Animes Boxes](https://animebox.es/) - Booru Clients / [Telegram](https://t.me/Flexbooru/161)
* [Buhitter](https://buhitter.com/) - Twitter Illustration Search
* [imgbrd-grabber](https://www.bionus.org/imgbrd-grabber/) - Booru Image Downloader
* [Artbreeder](https://artbreeder.com/) - Image Discovery / Combining
***
## ▷ [Wallpapers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_wallpapers)
***
# ► Image Tools
* 🌐 **[Creator Resources](https://www.newgrounds.com/wiki/creator-resources/)** - Art / Animation Resources
* 🌐 **[Awesome Colab Notebooks](https://github.com/amrzv/awesome-colab-notebooks)** - Image Colab Resources
* ↪️ **[Color Scheme Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_color_schemes)** - [Guide](https://i.ibb.co/cCRn3y1/5eb0a8de7dac.jpg)
* ⭐ **[ImgOps](https://imgops.com/)** - Image Operations Meta-Tool
* ⭐ **[AntiDupl](https://github.com/ermig1979/AntiDupl)** or [cbird](https://github.com/scrubbbbs/cbird) - Duplicate Image Removers
* ⭐ **[Muzli](https://search.muz.li/)** - Design Inspiration Search
* [PicSynth](https://www.picsynth.me/), [WebOasis Editors](https://weboasis.app/editors/), [Ribbet](https://ribbet.ai/), [RedKetchup](https://redketchup.io/), [Img2Go](https://www.img2go.com/), [fffuel](https://fffuel.co/) or [Mara](https://mara.photos/) - Multi-Tool Sites
* [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback
* [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries
* [Binternet](https://github.com/Ahwxorg/Binternet) - Pinterest Frontend
* [/r/Photography Guide](https://www.reddit.com/r/photography/wiki/introduction) - Photography / Camera Guide
* [PhotoEphemeris](https://photoephemeris.com/) - Photography Sunlight Calculator
* [fSpy](https://fspy.io/) - Still Image Camera Matching
* [GlanceBack](https://glanceback.info/) - Daily Webcam Photo Journal
* [Image Color Summarizer](http://mkweb.bcgsc.ca/color-summarizer/) - Image Color Summarizer
* [Image Colors](https://franciscouzo.github.io/image_colors/) - Image Color Scatter Plot
* [Image Pixel Sorter](http://birdhat.org/misc/sort-pixels/) - Sort Pixels of Images
* [odiff](https://github.com/dmtrKovalenko/odiff) or [Image Comparison Tool](https://jklgit.github.io/Image-Comparison-in-Browser/index.html) - Image Differences / Comparisons
* [Adobe Bridge](https://adobe.com/products/bridge.html) - Adobe Assets Manager
* [detectron2](https://detectron2.readthedocs.io/) - Object / Human Detection
* [behind!](https://github.com/kubuzetto/behind) - View Background Images
* [Visual Center](https://javier.xyz/visual-center/) - Find the Visual Center of an Image
* [Lithophane](https://3dp.rocks/lithophane) - Image to Lithophane Converter
* [WhatTheFont](https://www.myfonts.com/) - Find Font from Image
* [Watermarkly](https://watermarkly.com/), [BatchWatermark](https://batchwatermark.com/) or [Watermarkup](https://watermarkup.com/watermark.html) - Image Watermarking
* [Watermark Remover](https://www.watermarkremover.io/) or [DeWatermark](https://dewatermark.ai/) - Watermark Removal
* [Glaze](https://glaze.cs.uchicago.edu/index.html) or [Nightshade](https://nightshade.cs.uchicago.edu/downloads.html) - Protect Digital Art from AI Copies
* [FPNG](https://github.com/richgel999/fpng) - PNG Reader / Writer
* [APNG Maker](https://rukario.github.io/Schande/Uninteresting%20stuff/APNG%20Maker.html) - Create / Optimize APNG Images
* [JPEG.rocks](https://jpeg.rocks/) - JPEG Re-Encoder
* [JPEGMedic ARWE](https://www.jpegmedic.com/tools/jpegmedic-arwe/) - Recover Ransomware-Encrypted Images
* [CamScanner](https://apps.apple.com/us/app/camscanner-pdf-scanner-app/id388627783) or [Microsoft Lens](https://apps.apple.com/us/app/microsoft-lens-pdf-scanner/id975925059) - Scan & Digitize Documents / iOS
* [FaceSwapApp](https://face-swap.app/) / [Discord](https://discord.gg/D8wYxUvwTD), [Swapface](https://swapface.org/) / [Discord](https://discord.com/invite/5yPew6Cy6a), [faceswap](https://faceswap.dev/), [AIFaceSwap](https://aifaceswap.io/), [face-swap](https://face-swap.io/), [Swapper](https://icons8.com/swapper) or [FaceFusion](https://github.com/facefusion/facefusion) - Face Swapping
* [WiseTagger](https://github.com/0xb8/WiseTagger) - Image Tagger
* [BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager) - Booru Image Tagger
* [Cluttr](https://gitlab.com/bearjaws/cluttr), [Exif Sorter](https://www.amok.am/en/freeware/amok_exif_sorter/) or [TagStudio](https://github.com/TagStudioDev/TagStudio) - Image File Organizers / Managers
* [Allusion](https://allusion-app.github.io/) - Reference Image Manager
* [DigicamControl](https://digicamcontrol.com/) - Camera Controller
* [Camera Wiki](http://camera-wiki.org/) - Camera Model Wiki
* [Canon Camera Museum](https://global.canon/en/c-museum/camera-series.html) - History of Canon Cameras
* [Something to Draw](https://something-to-draw.com/) - Find Things to Draw
* [3D Printed Mirror Array](https://github.com/bencbartlett/3D-printed-mirror-array) - Sunlight Pattern Mirror Array
* [Make Photo Gallery](https://makephotogallery.net/) - Collage Creator
* [The Slideshow](https://theslideshow.net/) - Google Image Slideshow
***
## ▷ Image to Text / OCR
* ↪️ **[AI Chatbots](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_online_chatbots)** - Most Chatbots have Built-in Image to Text
* ⭐ **[Capture2Text](https://capture2text.sourceforge.net/)** - OCR Desktop App
* ⭐ **[Text Grab](https://github.com/TheJoeFin/Text-Grab)** - Minimal OCR Windows Tool
* [TextShot](https://github.com/ianzhao05/textshot) - Cross Platform OCR
* [ImageScanOCR](https://github.com/ttop32/ImageScanOCR) - Windows OCR Tool
* [Handwriting-OCR](https://github.com/Breta01/handwriting-ocr) - Handwriting OCR
* [Project Naptha](https://projectnaptha.com/) - Automatic OCR while Browsing Images
* [i2ocr](https://www.i2ocr.com/) - Online OCR
* [OCR.SPACE](https://ocr.space/) - Online OCR
* [2OCR](https://2ocr.com/) - Online OCR
* [OnlineOCR](https://onlineocr.org/) - Online OCR
* [NewOCR](https://www.newocr.com/) - Online OCR
* [Extract Text from Image](https://brandfolder.com/workbench/extract-text-from-image) - Online OCR
* [ImageToText](https://www.imagetotext.info/) - Online OCR
* [OnlineOCR](https://www.onlineocr.net/) - Online OCR
***
## ▷ Image Viewers
* ⭐ **[IrfanView](https://www.irfanview.com/)**
* ⭐ **[JPEGView](https://github.com/sylikc/jpegview)**
* ⭐ **[ImageGlass](https://github.com/d2phap/ImageGlass)**
* ⭐ **[FastStone](https://www.faststone.org/index.htm)**
* ⭐ **[qView](https://interversehq.com/qview/)**
* ⭐ **[XnView MP](https://www.xnview.com/en/xnviewmp/)**
* ⭐ **[Digikam](https://www.digikam.org/)**
* [nomacs](https://github.com/nomacs/nomacs)
* [qimgv](https://github.com/easymodo/qimgv)
* [PhotoQt](https://github.com/luspi/photoqt)
* [PicView](https://picview.org/)
* [Image Eye](https://www.fmjsoft.com/imageeye.html)
* [Quick Picture Viewer](https://moduleart.github.io/quick-picture-viewer/)
* [Fragment](https://www.fragmentapp.info/)
* [HoneyView](https://en.bandisoft.com/honeyview/)
* [picturama](https://picturama.github.io/)
* [narrative](https://narrative.so/)
* [G'MIC](https://gmic.eu/)
* [BeeRef](https://beeref.org/) or [PureRef](https://www.pureref.com/) - Reference Image Viewers
* [HDRView](https://github.com/wkjarosz/hdrview) or [tev](https://github.com/Tom94/tev) - HDR / Technical Image Viewers
* [FlipFlip](https://github.com/ififfy/flipflip/) - Image Slideshow
***
## ▷ Self-Hosted Galleries
* 🌐 **[FOSS Photo Libraries](https://meichthys.github.io/foss_photo_libraries/)**
* [Immich](https://immich.app/) / [Github](https://github.com/immich-app/immich)
* [Damselfly](https://github.com/Webreaper/Damselfly)
* [HomeGallery](https://home-gallery.org/)
* [LibrePhotos](https://github.com/LibrePhotos/librephotos)
* [Lychee](https://lycheeorg.github.io/)
* [Photoprism](https://github.com/photoprism/photoprism)
* [Photoview](https://github.com/photoview/photoview)
* [Photonix](https://photonix.org/)
* [photos](https://github.com/nextcloud/photos/)
* [imagestore](https://github.com/gregordr/imagestore)
* [Memories](https://memories.gallery/)
* [Piwigo](https://piwigo.org/)
* [PiGallery 2](https://bpatrik.github.io/pigallery2/)
* [PicoShare](https://github.com/mtlynch/picoshare)
* [Up1](https://github.com/Upload/Up1)
* [Chevereto](https://chevereto.com/)
* [Photofield](https://github.com/SmilyOrg/photofield)
* [Google Photos Toolkit](https://github.com/xob0t/Google-Photos-Toolkit) - Manage / Delete Google Photos
* [Google Takeout](https://takeout.google.com/) - Export from Google Photos / [Script](https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper)
* [GPhotos Guide](https://github.com/g8row/gphotos-guide) - Unlimited Google Photos Storage Guide
***
## ▷ Image Hosts
* ⭐ **[ImgBB](https://imgbb.com/)**
* ⭐ **[Postimages](https://postimages.org/)**
* ⭐ **[Catbox.moe](https://catbox.moe/)**
* [lookimg](https://lookimg.com/)
* [Imgur](https://imgur.com/)
* Imgur Tools - [Frontends](https://rimgo.codeberg.page/), [2](https://git.voidnet.tech/kev/imgin), [3](https://codeberg.org/rimgo/rimgo), [4](https://codeberg.org/3np/rimgu), [5](https://rimgo.bus-hit.me/)
* [pixelfed](https://pixelfed.org/)- Decentralized Image Host / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_pixelfed_tools)
* [Unsee](https://unsee.cc/) - Decentralized / Temporary Image Hosts / [Android](https://gitlab.shinice.net/pixeldroid/PixelDroid)
* [WebOasis IPFS](https://weboasis.app/ipfs/)
* [Shutterfly](https://www.shutterfly.com/)
* [FreeImage.Host](https://freeimage.host/)
* [imgbox](https://imgbox.com/)
* [pasteboard](https://www.pasteboard.co/)
* [picsur](https://picsur.org/)
* [vgy](https://vgy.me/)
* [Catimage](https://catimages.org/)
* [i](https://tikolu.net/i/)
* [tixte](https://tixte.com/)
* [imagebam](https://www.imagebam.com/)
* [imagevenue](https://www.imagevenue.com/)
* [BayIMG](https://bayimg.com/)
* [Imagem](https://imagem.app/?lang=en)
* [talaikis](https://ipfs.talaikis.com/upload)
* [imgchest](https://imgchest.com/)
* [upanhtv](https://upanh.tv/)
* [Lutim](https://lutim.lagout.org/)
* [anhsieuviet](https://anhsieuviet.com/?lang=en)
* [Slowpoke Pics](https://slow.pics/)
* [FastPic](https://fastpic.org/)
* [dutov](https://dutov.org/)
* [Piczel](https://piczel.tv/) - Online Art Gallery
***
## ▷ Screenshot Tools
* ⭐ **[ShareX](https://getsharex.com/)** / [Free Host](https://encrypting.host/), [2](https://sxcu.net/), [3](https://www.sharexhosting.com/) / [File Manager](https://xbackbone.app/)
* ⭐ **[Zipline](https://zipline.diced.sh/)** / [GitHub](https://github.com/diced/zipline) or [ass](https://github.com/tycrek/ass) - Self-Hosted ShareX Server
* ⭐ **[Flameshot](https://flameshot.org/)** / [GitHub](https://github.com/flameshot-org/flameshot) / [Imgur Upload](https://slproweb.com/products/Win32OpenSSL.html)
* [Greenshot](https://getgreenshot.org/)
* [Gyazo](https://gyazo.com/)
* [KSnip](https://github.com/ksnip/ksnip)
* [Nimbus Capture](https://nimbusweb.me/screenshot.php)
* [ScreenshotX](https://screenshotx.com/)
* [Pika](https://pika.style/) / [GitHub](https://github.com/rishimohan/pika), [FabPic](https://www.fabpic.app/) or [OnPaste](https://onpaste.com/) - Screenshot Editor
* [Screenshot Guru](https://screenshot.guru/), [CleanShot](https://cleanshot.vercel.app/) or [Site-Shot](https://www.site-shot.com/) - Online Screenshot Tool
* [Screenshot Rocks](https://screenshot.rocks/) / [GitHub](https://github.com/daveearley/screenshot.rocks), [screenshots.cloud](https://screenshots.cloud/), [shrinktheweb](https://shrinktheweb.com/) or [Pikwy](https://pikwy.com/) - Site Screenshot Tool
* [puush](https://puush.me/) - Easily Share Screenshots
* [paste.photos](https://www.paste.photos/) - Image Clipboard to File
* [Screenstab](https://screenstab.com/editor/) - Create Graphics from Screenshots
* [Limus](https://limus.netlify.app/) or [Screenstab](https://www.screenstab.com/editor/) - Change Screenshot Angles
* [Screenshot Tutorial](https://www.take-a-screenshot.org/) - Multi-Platform Screenshot Guides
***
## ▷ Palette Generators
* ⭐ **[Color Designer](https://colordesigner.io/gradient-generator)**, [Super Color Palette](https://supercolorpalette.com/) or [Coolors](https://coolors.co/) - Color Palette Generators
* [Color Space](https://mycolor.space/) - Generate Gradient Color Palettes
* [Colors Wall](https://colorswall.com/) or [ColorKit](https://colorkit.co/color-palette-generator/) - Generate Random Color Palettes
* [Color Palette Generator](https://www.degraeve.com/color-palette) or [Color Picker](https://imagecolorpicker.com/) - Generate Color Palettes from Images
* [Color Kit](https://colorkit.io/) - Generate Color Palettes by Mixing 2 Colors
* [Pigment](https://pigment.shapefactory.co/), [Eva Design System](https://colors.eva.design/), [Scale](https://hihayk.github.io/scale/), [copypalette](https://copypalette.app/), [Personal Color Analysis](https://www.personal-color-analysis.com/) or [Huey](https://huey.design/) - Simple Color Palette Generators
* [ColorBox](https://colorbox.io/), [hue.tools](https://hue.tools/), [Randoma11y](https://randoma11y.com/), [accessiblepalette](https://accessiblepalette.com/) or [colorcolor](https://colorcolor.in/) - Advanced Color Palette Generators
* [Good Palette](https://goodpalette.io/), [Huemint](https://huemint.com/), [AI Colors](https://aicolors.co/) or [PaletteMaker](https://palettemaker.com/) - Generate UI Color Palettes
* [Couleur.io](https://couleur.io/) - CSS Color Palettes Generator
* [UI Colors](https://uicolors.app/create) or [Tints](https://www.tints.dev/) - Tailwind CSS Color Generators
* [Poolors](https://poolors.com/) - Generate Most / Least Used Color Palettes
* [Cielab](https://cielab.io/) - Human Perception Color Tool
***
## ▷ Color Pickers
* 🌐 **[React Color](https://casesandberg.github.io/react-color/)** - Color Pickers Index
* 🌐 **[BrandColors](https://brandcolors.net/)** - Brand Color Palettes Index
* [Material UI](https://materialui.co/colors/), [Color Deck](https://color.obscuredetour.com/), [Picular](https://picular.co/) or [ColorKit's Color Picker](https://colorkit.co/color-picker/) - Color Pickers
* [Colorpicker](https://colorpicker.fr/), [Just Color Picker](https://annystudio.com/software/colorpicker/) or [epick](https://github.com/vv9k/epick) - Color Picker Desktop Apps
* [Colorscales](https://www.colorscales.com/en/start) - Find Colors in Color Space
* [ColourCode](https://www.toptal.com/designers/colourcode/) or [Colordot](https://color.hailpixel.com/) - Find Colors by Moving Mouse
* [Geenes](https://geenes.app/welcome) or [Leonardo](https://leonardocolor.io/) - Find UI Color Palettes
* [Sorted CSS Colors](https://enes.in/sorted-colors/) - Find Similar CSS Colors
* [Color Hunt](https://colorhunt.co/), [COLOURlovers](https://www.colourlovers.com/), [SchemeColor](https://www.schemecolor.com/), [Culrs](https://culrs.com/) or [Colorffy](https://colorffy.com/) - Find Color Palettes
* [Adobe Color](https://color.adobe.com/) - Find Color Palettes with Color Wheel
* [Color Lisa](https://colorlisa.com/) - Find Art-Based Color Palettes
* [Color Leap](https://colorleap.app/) - Find Historical Color Palettes
* [COLORWISE](https://colorwise.io/) - Find Color Palettes from Product Hunt Products
***
## ▷ Photo Forensics
* 🌐 **[Photo OSINT](https://start.me/p/0PgzqO/photo-osint)** - Image OSINT Resources
* ⭐ **[Fawkes](http://sandlab.cs.uchicago.edu/fawkes/)** or **[Lowkey](https://lowkey.umiacs.umd.edu/)** - Facial Cloaking
* ⭐ **[FotoForensics](https://www.fotoforensics.com/)** or [Forensically](https://29a.ch/photo-forensics/) - Photo Forensics Tool
* ⭐ **[GeoSpy](https://geospy.web.app/)**, [Picarta](https://picarta.ai/) / [Discord](https://discord.gg/g5BAd2UFbs) or [GeoEstimation](https://labs.tib.eu/geoestimation) - Estimate Image Geolocation
* [Image Identification Project](https://www.imageidentify.com/) - Image Identification Tool
* [StegOnline](https://stegonline.georgeom.net/image), [OpenStego](https://www.openstego.com/), [OpenPuff](https://embeddedsw.net/OpenPuff_Steganography_Home.html), [Steganography-PNG](https://pedrooaugusto.github.io/steganography-png/) / [GitHub](https://github.com/pedrooaugusto/steganography-png), [ImSter](https://github.com/DJayalath/ImSter), [stegano](https://bztsrc.gitlab.io/stegano/) or [stegpy](https://github.com/dhsdshdhk/stegpy) - Images Steganography Tools
* [Aperisolve](https://aperisolve.fr/) / [2](https://www.aperisolve.com/) or [stegextract](https://github.com/evyatarmeged/stegextract) - Steganography Analysis Tool
* [Unredacter](https://github.com/BishopFox/unredacter) - Crack Pixelated Images
* [Redacted](https://redacted.app/) - Blur, Pixelate or Blackout parts of Images
* [Image Scrubber](https://everestpipkin.github.io/image-scrubber/)- Blur Images / Scrub Metadata
* [Schizoware](https://sourceforge.net/projects/schizoware/) - Image Name / Hash Randomizer
* [BetterCensorship](https://bc.betterrepack.com/) - Censor and De-censor Images
* [ViewEXIF](https://www.imgonline.com.ua/eng/exif-info.php), [Jimpl](https://jimpl.com/), [ExifData](https://exifdata.com/), [OnlineEXIFViewer](https://onlineexifviewer.com/), [ExifLooter](https://github.com/aydinnyunus/exifLooter), [CameraSummary](https://camerasummary.com/) or [JPEGsnoop](https://www.impulseadventure.com/photo/jpeg-snoop.html) - EXIF / Metadata Viewers
* [exiftool](https://exiftool.org/), [2](https://github.com/FrankBijnen/ExifToolGui/), [ExifCleaner](https://exifcleaner.com/), [EXIFRemove](https://www.exifremove.com/), [scrambled-exif](https://gitlab.com/juanitobananas/scrambled-exif), [Metadata-Remover](https://github.com/Anish-M-code/Metadata-Remover), [adarsus](https://www.adarsus.com/en/remove-metadata-online-document-image-video/) or [VerExif](https://www.verexif.com/en/) - Remove Meta / EXIF Data
* [Pic2Map](https://www.pic2map.com/) - Image EXIF data viewer with GPS support
* [TheExifer](https://www.thexifer.net/index.php), [Photini](https://github.com/jim-easterbrook/Photini) - Image EXIF Data Editors
* [Base64 Image](https://www.base64-image.de/) - Encrypt / Decrypt Images
* [BetaFace](https://www.betaface.com/demo.html) - Facial Recognition
* [FaceCheck](https://facecheck.id/) or [Faceagle](https://faceagle.com/) - Face Recognition Search Engines
* [Shoop](https://colab.research.google.com/drive/1AQ0XSKWjzJBhGXXJ0XrA4DckFdv6Ul5N) - Detect if Image is Photoshopped
***
## ▷ [Android Camera](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_camera_tools)

110
docs/index.md Normal file
View file

@ -0,0 +1,110 @@
---
title: Welcome
layout: home
description: The largest collection of free stuff on the internet!
hero:
name: FMHY
text: freemediaheckyeah
tagline: The largest collection of free stuff on the internet!
prelink:
title: August Updates ✨
link: /posts/aug-2024
image:
src: /test.png
alt: FMHY Icon
actions:
- theme: brand
text: Browse Collection
link: /adblockvpnguide
- theme: alt
text: Posts
link: /posts
- theme: alt
text: Contribute
link: /other/contributing
- theme: alt
text: Discord
link: https://discord.gg/Stz6y6NgNg
features:
- title: Movies / TV / Anime
icon: <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#7aa2f7" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-projector"><path d="M5 7 3 5"/><path d="M9 6V3"/><path d="m13 7 2-2"/><circle cx="9" cy="13" r="3"/><path d="M11.83 12H20a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.17"/><path d="M16 16h2"/></svg>
link: /videopiracyguide
details: Stream, download, torrent and binge all your favourites movies or shows!
- title: Music / Podcasts / Radio
icon: <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ad7fa8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-drum"><path d="m2 2 8 8"/><path d="m22 2-8 8"/><ellipse cx="12" cy="9" rx="10" ry="5"/><path d="M7 13.4v7.9"/><path d="M12 14v8"/><path d="M17 13.4v7.9"/><path d="M2 9v8a10 5 0 0 0 20 0V9"/></svg>
link: /audiopiracyguide
details: Stream, download and torrent songs, podcasts and more!
- title: Games / Emulation
icon: <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#54fff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-swords"><polyline points="14.5 17.5 3 6 3 3 6 3 17.5 14.5"/><line x1="13" x2="19" y1="19" y2="13"/><line x1="16" x2="20" y1="16" y2="20"/><line x1="19" x2="21" y1="21" y2="19"/><polyline points="14.5 6.5 18 3 21 3 21 6 17.5 9.5"/><line x1="5" x2="9" y1="14" y2="18"/><line x1="7" x2="4" y1="17" y2="20"/><line x1="3" x2="5" y1="19" y2="21"/></svg>
link: /gamingpiracyguide
details: Download and play all your favourite games or emulate some old but gold ones!
- title: Book / Comics / Manga
icon: <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#3ccd93" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-marked"><path d="M10 2v8l3-3 3 3V2"/><path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20"/></svg>
link: /readingpiracyguide
details: Whether you're a bookworm, otaku or comic book fan, you'll be able to find your favourite pieces of literature here for free!
---
<script setup>
import { onMounted } from 'vue'
onMounted(() => {
var preferredKawaii
try {
preferredKawaii = localStorage.getItem('uwu')
} catch (err) {}
const urlParams = new URLSearchParams(window.location.search)
const kawaii = urlParams.get('uwu')
const setKawaii = () => {
const images = document.querySelectorAll('.VPImage.image-src')
images.forEach((img) => {
img.src = '/logo-uwu.svg'
})
}
const resetKawaii = () => {
const images = document.querySelectorAll('.VPImage.image-src')
images.forEach((img) => {
img.src = '/test.png'
})
}
if (kawaii === 'true') {
try {
localStorage.setItem('uwu', true)
} catch (err) {}
console.log('uwu mode enabled. Disable with "?uwu=false".');
setKawaii()
} else if (kawaii === 'false') {
try {
localStorage.removeItem('uwu', false)
} catch (err) {}
resetKawaii()
} else if (preferredKawaii) {
setKawaii()
}
let clickCount = 0;
const heroImage = document.querySelector('.VPImage.image-src');
const handleClick = () => {
clickCount += 1;
if (clickCount === 5) {
const isKawaii = localStorage.getItem('uwu') === 'true';
if (isKawaii) {
localStorage.removeItem('uwu');
resetKawaii();
console.log('uwu mode disabled.');
} else {
localStorage.setItem('uwu', true);
setKawaii();
console.log('uwu mode enabled after 5 clicks.');
}
clickCount = 0;
}
};
if (heroImage) {
heroImage.addEventListener('click', handleClick);
}
})
</script>

942
docs/internet-tools.md Normal file
View file

@ -0,0 +1,942 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/tools-index)**
***
***
# ► Internet Tools
* ↪️ **[Web Privacy Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_web_privacy)**
* ↪️ **[Web Archiving Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_web_archiving)**
* [WebCatalog](https://webcatalog.io/) or [Pake](https://github.com/tw93/Pake) - Turn Webpages into Desktop Apps
* [LocalHost](https://localhost.run/) - Connect Web Apps to Internet
* [deploy-your-own-saas](https://github.com/Atarity/deploy-your-own-saas) - Self-Hosted Cloud Services
* [Namechk](https://namechk.com/), [NameCheckr](https://www.namecheckr.com/) or [IUS](https://instantusername.com/) - Check Username Availability
* [SiteExplainer](https://www.siteexplainer.com/) - AI Site Explanations
* [byp4xx](https://github.com/lobuhi/byp4xx) - Bypass "403 Forbidden" Messages
***
## ▷ Network Tools
* ↪️ **[Speed Test Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_speed_test_sites)**
* [Pinging](https://www.pinging.net/) - Internet Uptime Monitor
* [NetBlocks](https://api.webprobe.org/) or [OpenNetMeter](https://github.com/Ashfaaq18/OpenNetMeter) - Internet Performance Monitor
* [WiFi Analyzer](https://apps.microsoft.com/store/detail/wifi-analyzer/9NBLGGH33N0N) - WiFi Analyzer
* [WireShark](https://www.wireshark.org/) - Network Protocol Analyzer / [Profiles](https://github.com/amwalding/wireshark_profiles)
* [Ethr](https://github.com/Microsoft/Ethr) - Network Performance Tool
* [Trippy](https://trippy.cli.rs/) - Network Diagnostic Tool
* [MxToolbox](https://mxtoolbox.com/NetworkTools.aspx) - Network Tools
* [NETworkManager](https://borntoberoot.net/NETworkManager/) / [GitHub](https://github.com/BornToBeRoot/NETworkManager) or [WLan10](https://github.com/afit/wlan10) - Network Manager
* [mRemoteNG](https://mremoteng.org/) - Remote Connections Manager
* [Netbalancer](https://netbalancer.com/) - Internet Traffic Control
* [Arcai](https://arcai.com/) - WiFi Speed Control
* [NeverSSL](http://neverssl.com/) or [HTTP Forever](http://httpforever.com/) - Fix Public Wi-Fi Login Pages
* [WiFi-Password](https://github.com/sdushantha/wifi-password) - Fetch WiFi Password / Generate QR Code
* [Hosts File Editor](https://hostsfileeditor.com/) or [HostsDock](https://eshengsky.github.io/HostsDock/) - Windows Hosts File Editors
* [MAC Address](https://macaddress.io/) - Check MAC Address
* [masscan](https://github.com/robertdavidgraham/masscan) - Port Scanner
* [PortChecker](https://portchecker.co/), [PortCheckers](https://www.portcheckers.com/), [RustCat](https://github.com/robiot/rustcat) or [CanYouSeeMe](https://canyouseeme.org/) - Port Checkers
* [Bufferbloat Test](https://www.waveform.com/tools/bufferbloat) - Test Bufferbloat
* [PacketSender](https://packetsender.com/) - Packet Sender
***
## ▷ Password Managers
* ⭐ **[KeePass XC](https://keepassxc.org/)**, [2](https://keepass.info/) - [Ports](https://keepass.info/download.html) / [Plugins](https://keepass.info/plugins.html) / [Read-Only Functionality](https://subdavis.com/Tusk/) / [CLI](https://github.com/rebkwok/kpcli)
* ⭐ **[Bitwarden](https://bitwarden.com/)** - [bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud) / [GUI](https://github.com/Sife-ops/dmenu_bw) / [Emergency Kit](https://github.com/DevShubam/emergency-kits/blob/main/bitwarden.md)
* [Proton Pass](https://proton.me/pass)
* [TeamPass](https://teampass.net/) - Collaborative Password Manager
* [Password Safe](https://www.pwsafe.org/) or [KDE Wallet Manager](https://userbase.kde.org/KDE_Wallet_Manager) - Password-Managing Software
* [Passbolt](https://www.passbolt.com/) or [PSONO](https://psono.com/) - Self-Hosted Password Manager
* [Pashword](https://pashword.app/)
* [LessPass](https://lesspass.com/)
* [Buttercup](https://buttercup.pw/)
* [Clipperz](https://clipperz.is/)
* [Passman](https://passman.cc/) / [GitHub](https://github.com/nextcloud/passman)
* [KeeWeb](https://keeweb.info/) / [GitHub](https://github.com/keeweb/keeweb)
* [Spectre](https://spectre.app/)
* [VaultWarden](https://github.com/dani-garcia/vaultwarden) - Self-Hosted
***
## ▷ Bookmark Managers
* ⭐ **[Raindrop.io](https://raindrop.io/)**
* [Auto-Sort Bookmarks](https://github.com/eric-bixby/auto-sort-bookmarks-webext) - Bookmark Sorting Extension
* [Floccus](https://floccus.org/) - Browser Bookmark Sync Extension / [GitHub](https://github.com/floccusaddon/floccus)
* [Keep or Delete](https://www.soeren-hentzschel.at/firefox-webextensions/keep-or-delete-bookmarks/) or [Bookmarks Cleanup](https://chromewebstore.google.com/detail/bookmarks-clean-up/oncbjlgldmiagjophlhobkogeladjijl) - Bookmarks Folder Cleanup Extension
* [Pilgrim](https://pilgrim.are.na/) - Tree Style Path Bookmarking
* [Bort](https://bort.io/) - Bookmark Manager / Dropbox Sync
* [Bookmarklets Guide](https://rentry.co/bookmarklets-guide) - Useful Bookmarklets / Guide
* [wallabag](https://wallabag.org/) - Save and Classify Articles
* [SuperMemory](https://supermemory.ai/) - AI Bookmark App
* [Sidebery](https://github.com/mbnuqw/sidebery) - Extension
* [Bookmarks Organizer](https://github.com/cadeyrn/bookmarks-organizer) - Extension
* [Centroly](https://centroly.com/) - Extension
* [Omni](https://github.com/alyssaxuu/omni) - Extension
* [Saka](https://saka.io/) - Extension
* [BetterStacks](https://betterstacks.com/) - Extension
* [Instapaper](https://www.instapaper.com/)
* [Bookmark OS](https://bookmarkos.com/)
* [Bookmarkify](https://bookmarkify.it/)
* [Patchwork](https://patchworkapp.com/)
* [start.me](https://start.me/start/int/startpage)
* [buku](https://github.com/jarun/buku)
* [booky](https://booky.io/)
* [WebCrate](https://webcrate.app/)
* [Unmark](https://unmark.it/)
* [Diigo](https://diigo.com/)
* [linkding](https://github.com/sissbruecker/linkding)
* [linksort](https://linksort.com/)
* [LinkAce](https://www.linkace.org/)
* [Tagpacker](https://tagpacker.com/)
* [yabs.io](https://www.yabs.io/)
* [Shaarli](https://shaarli.readthedocs.io/en/master/)
* [Openoox](https://openoox.com/)
* [Mission Control](https://mission-control.app/)
* [histre](https://histre.com/)
* [Zulu](https://tryzulu.com/)
* [Contentle](https://contentle.com/)
* [Clipix](https://www.clipix.com/)
* [WebCull](https://webcull.com/)
* [Collect](https://colllect.io/)
* [Trove](https://trovenow.com/)
* [GGather](https://web.ggather.com/)
* [Dropmark](https://www.dropmark.com/)
* [Bookmarkme](https://bookmarkme.io/)
* [Bublup](https://www.bublup.com/)
* [Bkmark](https://bkmark.io/)
* [Shiori](https://github.com/go-shiori/shiori)
* [LinkSnatch](https://linksnatch.pages.dev/)
* [KeepThisSite](https://keepthis.site/)
* [ln.ht](https://ln.ht/), [link.horse](https://link.horse/), [currl](https://currl.io/) or [tinygem](https://tinygem.org/) - Social Bookmarking
* [linkwarden](https://github.com/linkwarden/linkwarden) - Self-Hosted Bookmark Manager
***
## ▷ Paywall Bypass
* ⭐ **[Archive.is](https://archive.is/)** - Archived Articles
* ⭐ **[Bypass Paywalls Clean](https://github.com/bpc-clone/bpc_updates/releases)** / [Filter List](https://github.com/bpc-clone/bypass-paywalls-clean-filters) / [Twitter](https://twitter.com/Magnolia1234B) - Browser Extensions
* ⭐ **[Freedium](https://freedium.cfd/)** or [Medium For All](https://medium-forall.vercel.app/) - Bypass Medium Paywalls
* ⭐ **[wallabag](https://wallabag.org/)** / [Discord Bot](https://github.com/FahadBinHussain/wallabot) or [Ladder](https://github.com/everywall/ladder) - Self-Hosted
* [Smry.ai](https://www.smry.ai/) - Article Paywall Bypass
* [Bypass paywalls for scientific documents](https://greasyfork.org/en/scripts/35521) - Bypass Scientific Document Paywalls
* [unpaywall](https://unpaywall.org/) - Bypass Scholarly Article Paywalls
* [Open Access Button](https://openaccessbutton.org/) - Bypass Research Article Paywalls
***
## ▷ Link in Bio Sites
* ⭐ **[Linktree](https://linktr.ee/)**
* ⭐ **[Linkstack](https://linkstack.org)** or [LittleLink](https://littlelink.io/) - Self-hosted
* ⭐ **[Bio Link](https://bio.link/)**
* [Beacons](https://beacons.ai/)
* [Carrd](https://carrd.co/)
* [Ayo](https://ayo.so/)
* [ContactInBio](https://www.contactinbio.com/)
* [LinkSpace.Bio](https://linkspace.bio/)
* [Campsite.bio](https://campsite.bio/)
* [Taplink](https://taplink.at/)
* [Lynk](https://lynk.id/)
* [Linkezo](https://linkezo.com/)
* [Hipolink](https://hipolink.net/)
* [Linkr](https://linkr.com/)
* [LinkMix](https://linkmix.co/)
* [LinkPop](https://linkpop.com/)
* [Mylinx](https://mylinx.cc/)
* [LinkBun](https://linkbun.io)
* [pronouns.cc](https://pronouns.cc/) - Share Preferred Pronouns
* [seemless](https://www.linkinbio.website/) - Link in Bio for Tiktok & Instagram
* [itsmy.fyi](https://itsmy.fyi/) - Create Homepage via Github Issues / [GitHub](https://github.com/rishi-raj-jain/itsmy.fyi)
***
## ▷ Captcha Tools
* ⭐ **[Buster](https://github.com/dessant/buster)** - Auto Captcha Solver
* [NopeCHA](https://nopecha.com/) - Auto Captcha Solver / [Required Tokens](https://nopecha.com/manage) / [Discord](https://discord.com/invite/yj7cTYBQaw)
* [Privacy Pass](https://github.com/cloudflare/pp-browser-extension) - Save Captcha Tokens
* [Democaptcha](https://democaptcha.com/demo-form-eng/hcaptcha.html) - hCaptcha Demo
* [ReCAPTCHA Demo](https://www.google.com/recaptcha/api2/demo) or [reCAPTCHA test](https://patrickhlauke.github.io/recaptcha/) - reCAPTCHA Demo's
***
## ▷ Chat Tools
* 🌐 **[Digital Communications Protocols](https://docs.google.com/spreadsheets/u/0/d/1-UlA4-tslROBDS9IqHalWVztqZo7uxlCeKPQ-8uoFOU)** - Chat Service / Protocol Comparisons
* ↪️ **[IRC Clients / Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download#wiki_.25B7_irc_tools)**
* ⭐ **[Mumble](https://www.mumble.info/)**, [Jam](https://jam.systems/), [TeaSpeak](https://teaspeak.de/gb/), [TeamSpeak](https://www.teamspeak.com/) / [Warning](https://pastebin.com/479TbKq5), [Zoiper](https://www.zoiper.com/) or [Google Voice](https://voice.google.com/) - Voice Chat
* ⭐ **[Hack.chat](https://hack.chat/)**, [Shick](https://shick.me/), [LeapChat](https://www.leapchat.org/), [Yap](https://yap.chat/), [Convene](https://letsconvene.im/), [Stinto](https://stin.to/en) or [tik.io](https://tlk.io/) - Minimal Account Free Chats
* ⭐ **[Gajim](https://gajim.org/)** or [xabber](https://www.xabber.com/) - XMPP Clients
* [Pidgin](https://www.pidgin.im/), [Beeper](https://www.beeper.com/), [Texts](https://texts.com/) or [Ferdium](https://ferdium.org/) - Combine Web Apps / Chats
* [Cirlos](https://www.cirlos.net/), [Miranda NG](https://www.miranda-ng.org/en/), [Escargot](https://escargot.chat/) or [WeeChat](https://weechat.org/) - Chat Apps
* [Twist](https://twist.com/) - Collaboration Chat Manager
* [Cabal](https://cabal.chat/) - P2P Chat / [GitHub](https://github.com/cabal-club)
* [BlueBubbles](https://bluebubbles.app/) - iMessage Client
* [Atlus](https://github.com/amanharwara/altus) or [WAO](https://dedg3.com/wao/) - WhatsApp Clients
* [WhatsApp-Chat-Exporter](https://wts.knugi.dev/) - WhatsApp Skype Chats
* [WAIncognito](https://chromewebstore.google.com/detail/waincognito/alhmbbnlcggfcjjfihglopfopcbigmil) - Disable WhatsApp Read Receipts & Presence Updates
* [Tom el Transcriptor](https://api.whatsapp.com/message/GO6PJ7A2GVKRK1) - WhatsApp Voice to Text Bot
* [Skype Exports for Humans](https://becausecurious.me/skype_exports_for_humans) - Export Skype Chats
* [TikTok Chat Reader](https://tiktok-chat-reader.zerody.one/) - Live TikTok Chat Reader
* [Urlebird](https://urlebird.com/) - Third-Party TikTok with better UI
* [IMumble](https://www.imumble.nl/) or [Guildbit](https://guildbit.com/) - Voice Chat Servers
* [Vocaroo](https://vocaroo.com/) - Send Voice Messages
* [DJ3D](https://dj3d.io/), [Gather](https://gather.town/) - Virtual World Server
* [VideoMail](https://www.videomail.io/) - Webcam to Email Tool
* [VCam](https://www.xsplit.com/vcam) - Remove Webcam Background
* [NVIDIA BROADCAST](https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-app/) or [Mini Video Me](https://github.com/maykbrito/mini-video-me) - Webcam Managers
* [MiroTalk](https://mirotalk.up.railway.app/) or [MiroTalk SFU](https://sfu.mirotalk.com/) - Video Chat
* [Videolink2me](https://videolink2me.com/) - Video Chat
* [TinyChat](https://tinychat.com/) - Video Chat
* [Noysi Meet](https://meet.noysi.com/) - Video Chat
* [Briefing](https://brie.fi/ng) - Video Chat
* [Talky](https://talky.io/) - Video Chat
* [GoTeam](https://goteam.video/) - Video Chat
* [Chat Analytics](https://github.com/mlomb/chat-analytics) - Generate Chat Analytics
***
## ▷ RSS Tools
* ⭐ **[All about RSS](https://github.com/AboutRSS/ALL-about-RSS)** / [Telegram](https://t.me/s/aboutrss), [RSSTango](https://rentry.org/rrstango), [To RSS](https://www.to-rss.xyz/), [Awesome RSS Feeds](https://github.com/plenaryapp/awesome-rss-feeds) or [RSS](https://gist.github.com/thefranke/63853a6f8c499dc97bc17838f6cedcc2) - RSS Feeds / Tools
* ⭐ **[Feedly](https://feedly.com/)** - RSS Reader
* ⭐ **[RSS Bridge](https://rss-bridge.org/bridge01/) / [GitHub](https://github.com/RSS-Bridge/rss-bridge)**, **[Feedless](https://feedless.org/)**, [MoRSS](https://morss.it/), [RSSHub](https://github.com/DIYgod/RSSHub), [Open RSS](https://openrss.org/), [RSS Please](https://rsspls.7bit.org/), [FetchRSS](https://fetchrss.com/), [Politepol](https://politepol.com/en/), [Janicek](https://feed.janicek.co/) or [FiveFilters](https://createfeed.fivefilters.org/) - RSS Feed Generators
* [TheFeedReaderBot](https://thefeedreaderbot.com/) or [NewsBoat](https://newsboat.org/) - Console RSS Readers
* [WebFeed](https://taoshu.in/webfeed/turn-browser-into-feed-reader.html) or [tt-rss](https://tt-rss.org/) - Web RSS Readers
* [FreshRSS](https://freshrss.org/), [Fusion](https://github.com/0x2E/fusion) or [CommaFeed](https://www.commafeed.com/#/welcome) - Self-Hosted RSS Readers
* [Inoreader](https://www.inoreader.com/) - RSS Reader
* [JungleReader](https://www.zajungle.com/) - RSS Reader
* [Fluent Reader](https://hyliu.me/fluent-reader/) - RSS Reader
* [NewsFlash](https://gitlab.com/news-flash/news_flash_gtk) - RSS Reader
* [Miniflux](https://miniflux.app/) - RSS Reader
* [Photon](https://git.sr.ht/~ghost08/photon) - RSS Reader
* [selfoss](https://selfoss.aditu.de/) - RSS Reader
* [gorss](https://github.com/Lallassu/gorss) - RSS Reader
* [RSS Guard](https://github.com/martinrotter/rssguard) - RSS Reader
* [NewsBlur](http://www.newsblur.com) / [GitHub](https://github.com/samuelclay/NewsBlur) - RSS Reader
* [Osmosfeed](https://osmoscraft.org) / [GitHub](https://github.com/osmoscraft/osmosfeed) - RSS Reader
* [rss](https://github.com/ssddanbrown/rss) - RSS Reader
* [yarr](https://github.com/nkanaev/yarr) - RSS Reader
* [hacker-feeds-cli](https://github.com/Mayandev/hacker-feeds-cli) - GitHub, Reddit, Hacker News & other Feeds
* [RSSMail](https://git.panda-roux.dev/rssmail/about/) or [FeedButler](https://feedbutler.app/en) - RSS to Email
* [Sift RSS](https://siftrss.com/) - RSS Feed Filters
* [Spinner](https://spinner.fullcontentrss.com/) - RSS Article Rewriter
* [RSS.app](https://rss.app/) - RSS Search
* [Kill the Newsletter](https://kill-the-newsletter.com/) - Convert email newsletters into Atom Feeds
***
# ► Search Tools
* ↪️ **[Reddit Search Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_reddit_search)**
* ⭐ **[pSearch](https://serjsx.github.io/wpSearch/)**, [Search All](https://www.searchall.net/), [WebSitesSearch](https://web-sites-search.web.app/), [CombinedSearch](https://combinedsearch.io/) or [AIO Search](https://www.aiosearch.com/) - Multi-Site Search
* ⭐ **[The Search Engine Map](https://www.searchenginemap.com/)** - View Search Engine Connections
* [100 Search Engines](https://www.100searchengines.com/) - Search With 100 Search Engines
* [DuckDuckBang](https://mosermichael.github.io/duckduckbang/html/main.html) - DuckDuckGo !bang Meta Search / [GitHub](https://github.com/MoserMichael/duckduckbang)
* [Jumps](https://jumps.io/) or [Yubnub](https://yubnub.org/) - Site Quick Search
* [Soovle](https://soovle.com/), [Keyword.io](https://www.keyword.io/), [SearchEngineReports](https://searchenginereports.net/), [ContentIdeas](https://contentideas.io/) or [Keyword Tool](https://keywordtool.io/) - Popular Keyword Search
* [KeywordSheeter](https://keywordsheeter.com/) or [Spyfu](https://www.spyfu.com/) - Keyword Research Tools
* [BoardReader](https://boardreader.com/), [CrowdView](https://crowdview.ai/) or [FindAForum](https://www.findaforum.net/Home/Search/) - Forum Search Engine
* [BlogErnity](http://www.bloggernity.com/) or [SearchBlogspot](https://www.searchblogspot.com/) - Blog Search
* [4chanSearch](https://4chansearch.com/) or [4search](https://4search.neocities.org/) - 4chan Search
* [tumbex](https://www.tumbex.com/) - Tumblr Search
* [AlsoAsked](https://alsoasked.com/) - Related Search Tool
* [Wiby](https://wiby.org/), [2](https://wiby.me/) - Search Engine for Lightweight Web Pages
* [Search My Site](https://searchmysite.net/) - Search Engine for Independent and Personal websites / Open Source
* [Intelligence X](https://intelx.io/tools) or [Aware-Online](https://www.aware-online.com/en/osint-tools/) - Multiple Search Tools
* [Marginalia Search](https://search.marginalia.nu/) - Text-Based Search Engine
* [TheOldNet](https://theoldnet.com/) - Retro Search Engine
* [LumenDatabase](https://lumendatabase.org/) - Search DMCA Takedown Requests
* [Refseek](https://www.refseek.com/) - Academic Search Engine
* [Sources.com](https://www.sources.com/) - Journalism Source Search
* [GrayHatWarfare](https://buckets.grayhatwarfare.com/) or [OpenBuckets](https://openbuckets.io/) - Amazon s3 Buckets Search
* [UserSearch](https://usersearch.org/), [Sherlock](https://sherlockproject.xyz/), [Maigret](https://github.com/soxoj/maigret), [Nexfil](https://github.com/thewhiteh4t/nexfil), [Lullar](https://lullar-com-3.appspot.com/), [Blackbird](https://github.com/p1ngul1n0/blackbird) or [WhatsMyName](https://whatsmyname.app/) - Username Search
* [qDorks](https://qdorks.com/composer), [sitedorks](https://github.com/Zarcolio/sitedorks), [Dorks-collections-list](https://github.com/cipher387/Dorks-collections-list/), [OSINT Dorks](https://github.com/BushidoUK/OSINT-SearchOperators), [Google Dork List](https://www.boxpiper.com/posts/google-dork-list), [Dork Genius](https://dorkgenius.com/) or [DorkSearch](https://www.dorksearch.com/) - Search Engine Dorking Tools
* [Yandex Search Operators](https://yandex.com/support/direct/keywords/symbols-and-operators.html), [2](https://seosly.com/yandex-search-operators/) - Yandex Search Operator Resources
* [FindAGrave](https://findagrave.com/) - Gravestone Search
* [rfc.fyi](https://rfc.fyi/) - RFC Search
* [Shodan](https://www.shodan.io/) - Internet Connected Device Search
* [OCCRP Aleph](https://aleph.occrp.org/) - Public Records / Leaks Search
* [OpenOwnership](https://register.openownership.org/) - Company Ownership Search
* [CrunchBase](https://www.crunchbase.com/) or [CorporationWiki](https://www.corporationwiki.com/) - Company Info Search
* [OffshoreLeaks](https://offshoreleaks.icij.org/) - Offshore Company Leaks Search
* [judyrecords](https://www.judyrecords.com/) - US Court Case Search
* [Is it big?](https://isitbig.org/) - Brand Corporation Connection Search
* [ImportYeti](https://www.importyeti.com/) - Search U.S. Customs Shipment Records
* [Social-Analyzer](https://github.com/qeeqbox/social-analyzer) - Profile Search CLI
* [Justia](https://trademarks.justia.com/) - Trademark Search
* [TMHunt](http://www.tmhunt.com/) - Clothing Trademark Search
* [BrownBook](https://www.brownbook.net/) - Business Listing Search
* [txtai](https://neuml.github.io/txtai/) - Build Semantic Search Apps
* [useful-forks](https://useful-forks.github.io/) or [GitPop3](https://andremiras.github.io/gitpop3/) - GitHub Fork Search
* [grep.app](https://grep.app/) - Git Repository Search
* [MyCroftProject](https://mycroftproject.com/) - Search Engine Plugins
***
## ▷ Search Engines
* 🌐 **[Fagan Finder](https://www.faganfinder.com/)**, [DirectSearch.Net](http://www.directsearch.net/), [Search Engine Colossus](https://www.searchenginecolossus.com/) or [Search-Engine](https://start.me/p/wM7y15/search-engine) - Search Engine Indexes
* ↪️ **[Privacy Search Engines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_search_engines)**
* ⭐ **[Yandex](https://yandex.com/)**
* ⭐ **[Ecosia](https://www.ecosia.org/)** / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/ecosia-the-green-search/) / [Chrome](https://chromewebstore.google.com/detail/ecosia-the-search-engine/eedlgdlajadkbbjoobobefphmfkcchfk)
* [OceanHero](https://oceanhero.today/) - Save the Ocean via Search
* [Leta](https://leta.mullvad.net) - Mullvad VPN required
* [Presearch](https://presearch.com/) / [GitHub](https://github.com/presearchofficial)
* [ZincSearch](https://zincsearch-docs.zinc.dev/) / [GitHub](https://github.com/zincsearch/zincsearch)
* [Whoogle Search](https://github.com/benbusby/whoogle-search)
* [Bing](https://www.bing.com/)
* [Lycos](https://www.lycos.com/)
* [WebCrawler](https://www.webcrawler.com/)
* [Million Short](https://millionshort.com/)
* [Andi](https://andisearch.com/)
* [Excite](https://search.excite.com/)
* [Metacrawler](https://www.metacrawler.com/)
* [Carrot2](https://search.carrot2.org/#/web)
* [4Search](https://www.4search.com/)
* [Info.com](https://www.info.com/)
* [Yahoo](https://www.yahoo.com/)
* [FrogFind!](http://frogfind.com/)
* [Visymo Search](https://search.visymo.com/)
* [AOL](https://search.aol.com/)
* [All in One](https://all-io.net/)
* [All the Internet](https://www.alltheinternet.com/)
* [eTools.ch](https://www.etools.ch/)
* [BizNar](https://biznar.com/biznar/desktop/en/search.html)
* [WorldWideScience](https://worldwidescience.org/)
* [infospace](https://www.infospace.com/)
* [alexandria.org](https://www.alexandria.org/)
***
## ▷ Custom Search Engines
* 🌐 **[CSE Utopia](https://start.me/p/EL84Km/cse-utopia)**, [Awesome CSEs](https://github.com/davzoku/awesome-custom-search-engines) or [Boolean Strings](https://booleanstrings.com/all-the-40-forty-custom-search-engines/) - Custom Search Engine Indexes
* ⭐ **[TV Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:hrhinud6efg)** - Search TV Streaming Sites
* ⭐ **[Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:cfdhwy9o57g##gsc.tab=0)**, [2](https://cse.google.com/cse?cx=006516753008110874046:o0mf6t-ugea##gsc.tab=0), [3](https://cse.google.com/cse?cx=98916addbaef8b4b6), [4](https://cse.google.com/cse?cx=0199ade0b25835f2e)
* ⭐ **[Download CSE](https://cse.google.com/cse?cx=006516753008110874046:1ugcdt3vo7z)**, [2](https://cse.google.com/cse?cx=006516753008110874046:reodoskmj7h) - Search Download Sites
* ⭐ **[Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4)** or [Rave Search](https://ravesoftwaresearch.pages.dev/) - Search Software Sites
* ⭐ **[Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:0led5tukccj)**, [2](https://cse.google.com/cse?cx=006516753008110874046:kh3piqxus6n) - Search General Torrent Sites
* ⭐ **[Reading CSE](https://cse.google.com/cse?cx=006516753008110874046:s9ddesylrm8)**, [2](https://cse.google.com/cse?cx=006516753008110874046:rc855wetniu), [3](https://cse.google.com/cse?cx=e9657e69c76480cb8), [4](https://cse.google.com/cse?cx=c46414ccb6a943e39), [5](https://ravebooksearch.com/), [6](https://recherche-ebook.fr/en/) - Search Reading Sites
* ⭐ **[Audiobooks CSE](https://cse.google.com/cse?cx=006516753008110874046:cwbbza56vhd)** - Search Audiobook Sites
* ⭐ **[Comics CSE](https://cse.google.com/cse?cx=006516753008110874046:p4hgytyrohg)** - Search Comic Sites
* ⭐ **[Manga CSE](https://cse.google.com/cse?cx=006516753008110874046:4im0fkhej3z)**, [2](https://cse.google.com/cse?cx=006516753008110874046:a5mavctjnsc#gsc.tab=0) - Search Manga Sites
* ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)**, [2](https://cse.google.com/cse?cx=73948689c2c206528), [3](https://cse.google.com/cse?cx=a805854b6a196d6a6) - Search Android APK Sites
* ⭐ **[Extensions CSE](https://cse.google.com/cse?cx=86d64a73544824102)** - Search Extension Sites
* ⭐ **[Fonts CSE](https://cse.google.com/cse?cx=82154ebab193e493d)** - Search Font Sites
* ⭐ **[Video Streaming CSE](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video/#wiki_.25B7_video_streaming)** - Search YouTube-Like Video Sites
* ⭐ **[Video Download CSE](https://cse.google.com/cse?cx=006516753008110874046:wevn3lkn9rr)**, [2](https://cse.google.com/cse?cx=89f2dfcea452fc451), [3](https://cse.google.com/cse?cx=aab218d0aa53e3578) - Search Video Download Sites
* ⭐ **[Video Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:gaoebxgop7j)** - Search Video Torrent Sites
* ⭐ **[Anime Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei)**, [2](https://cse.google.com/cse?cx=006516753008110874046:mrfarx7-dxu) or [Kuroiru](https://kuroiru.co/) - Search Anime Streaming Sites
* ⭐ **[Anime Download CSE](https://cse.google.com/cse?cx=006516753008110874046:osnah6w0yw8)** - Search Anime Download Sites
* ⭐ **[Anime Torrent CSE]( https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz)** - Search Anime Torrent Sites
* ⭐ **[Audio Download CSE](https://cse.google.com/cse?cx=006516753008110874046:ibmyuhh72io)**, [2](https://cse.google.com/cse?cx=006516753008110874046:ohobg3wvr_w), [3](https://cse.google.com/cse?cx=32d85b41e2feacd3f) - Search Audio Download Sites
* ⭐ **[Audio Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:v75cyb4ci55)** - Search Audio Torrent Sites
* ⭐ **[Game Download CSE](https://cse.google.com/cse?cx=006516753008110874046:cbjowp5sdqg)**, [Rezi Search](https://rezi.one/) or [/r/PiratedGames CSE](https://cse.google.com/cse?cx=20c2a3e5f702049aa) - Multi-Site Search Engines
* ⭐ **[Game Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:pobnsujblyx)** or [Rave Search](https://ravegamesearch.pages.dev/) - Search Game Torrent Sites
* ⭐ **[Pastebin CSE](https://cse.google.com/cse?cx=0cd79b819f26af9d0)**, [PastebinSearch](https://cipher387.github.io/pastebinsearchengines/), [Pastebin.ga](https://pastebin.ga/) or [Paste Skimmer](https://sites.google.com/view/l33tech/tools/pasteskimmer) - Search Pastebins
* [File Host Search](https://cse.google.com/cse?cx=90a35b59cee2a42e1) - Search File Hosts
* [Linux Software CSE](https://cse.google.com/cse?cx=81bd91729fe2a412b) - Search Linux Software Sites
* [ROM CSE](https://cse.google.com/cse?cx=f47f68e49301a07ac), [2](https://cse.google.com/cse?cx=744926a50bd7eb010) - Search ROM Sites
* [TikTok CSE](https://cse.google.com/cse?cx=c42f6b58703f83683) - TikTok Search
* [Telegago](https://cse.google.com/cse?&cx=006368593537057042503:efxu7xprihg#gsc.tab=0) or [TG CSE](https://cse.google.com/cse?cx=006249643689853114236:a3iibfpwexa) - Telegram CSE
***
## ▷ Google Search Tools
* [Mastering Google Search Operators](https://moz.com/blog/mastering-google-search-operators-in-67-steps), [2](https://ahrefs.com/blog/google-advanced-search-operators/), [3](https://moz.com/learn/seo/search-operators), [4](https://seranking.com/ru/blog/operatory-poiska-google/) - Google Search Operator Resources
* [ISearchFrom](http://isearchfrom.com/) - Change Location / Device for Google Search
* [goosh](https://goosh.org/) - Simple Google Web Client
* [Google Trends](https://trends.google.com/trends/) - Google Search Trends
* [View Image](https://github.com/bijij/ViewImage) - Adds Back "View Image" Button to Google Image Search
* [Show Image Dimensions](https://greasyfork.org/scripts/401432) - Add Image Dimensions to Google
* [Google DWIMages](https://greasyfork.org/en/scripts/29420) - Direct Links to Images & Pages on Google
* [Endless Google](https://openuserjs.org/scripts/tumpio/Endless_Google) - Google Search Endless Scrolling
* [Google Bangs](https://greasyfork.org/en/scripts/424160) - DDG !bangs in Google
* [DisableAMP](https://github.com/AdguardTeam/DisableAMP) - Disable Google AMP Links
***
# ► URL Tools
* ↪️ **[Encode / Decode URLs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_encode_.2F_decode)**
* ⭐ **[Flagfox](https://flagfox.wordpress.com/)** - Displays Country's Flag on Sites / [Adds Many URL Tools](https://i.ibb.co/N7Mq56Q/889730aa3863.png)
* ⭐ **[HTTPStatus](https://httpstatus.io/)** - Check URL Status Codes / Redirect Chains
* ⭐ **[lychee](https://lychee.cli.rs/)** - URL Scanner / [GitHub](https://github.com/lycheeverse/lychee/)
* [cuttly](https://cutt.ly/) - Multiple URL Tools
* [ChangeDetection.io](https://github.com/dgtlmoon/changedetection.io), [urlwatch](https://thp.io/2008/urlwatch/), [Visualping](https://visualping.io/), [changd](https://github.com/paschmann/changd) or [FollowThatPage](https://www.followthatpage.com/) - Page Change Detection / Notification
* [W.A.R. Links Checker Premium](https://greasyfork.org/en/scripts/2024) - Auto-check the status of File Host links.
* [SpyOffers](https://www.spyoffers.com/) - Affiliate Link Checker
* [Open Bulk URL](https://openbulkurl.com/) or [OpenAllURLs](https://www.openallurls.com/) - URL Bulk Opener
* [CrowdTangle](https://apps.crowdtangle.com/chrome-extension) - Check Where Links Have Been Shared
* [Link-Lock](https://rekulous.github.io/link-lock/) - Encrypt & Decrypt Links with Passwords
* [dcrypt.it](https://dcrypt.it/) - Decrypt Link Containers
* [Temporary-Url](https://www.temporary-url.com/) - Temporary URLs / QR Codes
* [scrt.link](https://scrt.link/) - Single Use Links
* [Linkify Plus Plus](https://greasyfork.org/scripts/4255) - Turn Plain Text URLs Into Links / [JS Library](https://github.com/eight04/linkify-plus-plus-core)
* [AmputatorBot](https://www.amputatorbot.com/) - Remove AMP from URLs
* [HoverCode](https://hovercode.com/), [QR Code Generator](https://www.qr-code-generator.com/), [QRCode Monkey](https://www.qrcode-monkey.com/), [2qr](https://2qr.info/) or [link-to-qr](https://link-to-qr.com/) - QR Code Generator For URLs / Text
* [AnyImage](https://anyimage.io/) - Create Social Card Links
* [Site Worth Traffic](https://www.siteworthtraffic.com/) - Calculate Website Worth
* [XML-Sitemaps](https://www.xml-sitemaps.com/) - Sitemap Creator
* [pyfuzz](https://github.com/AyoobAli/pyfuzz) - URL Fuzzing Tool
* [Backlink Tool](https://backlinktool.io/) or [Index Kings](http://www.indexkings.com/) - URL Indexer
* [Blocked](https://www.blocked.org.uk/) - UK ISP Site Blocking Test
***
## ▷ URL Shorteners
* ⭐ **[Wiki Shortener](https://meta.wikimedia.org/wiki/Special:UrlShortener)** - Wiki URL Shortener
* ⭐ **[Linqbin](https://linqbin.cc/)** - Temp Link Shortener / [GitHub](https://github.com/daniel-lxs/linqbin)
* ⭐ **[t.ly](https://t.ly/)** - `t.ly/qqH6`
* ⭐ **[is.gd](https://www.is.gd/)** - `is.gd/9dkISG`
* ⭐ **[Reduced](https://reduced.to/)** - `reduced.to/nuwad`
* [v.gd](https://v.gd/) - `v.gd/Gj8oLR`
* [gg.gg](https://gg.gg/) - `gg.gg/oggp7`
* [Linkify](https://creator.linkify.cz/) - `linkify.cz/1a0O`
* [bitly](https://bitly.com/) - `bit.ly/3cmqPIu` / [Reveal URL](https://i.ibb.co/tQVKYRq/3a97e5dd64b2.png)
* [TinyUrl](https://tinyurl.com/) - `tinyurl.com/twgf2ks` / [Reveal URL](https://i.ibb.co/Wv90gT4/0d2992342fc7.png)
* [id](https://home.s.id/) - `s.id/EQBsg`
* [Tiny.cc](https://tiny.cc/) - `tiny.cc/akl1mz`
* [1kb](https://1kb.link/) - `1kb.link/acc0a`
* [x.gd](https://x.gd/) `x.gd/rcg0Z`
* [bom.so](https://bom.so/) - `bom.so/VevMJv`
* [by.com.vn](https://by.com.vn/) - `by.com.vn/tKYeSo`
* [sum.vn](https://sum.vn/) - `sum.vn/DTrXk`
* [picsee](https://picsee.io/) - `psee.io/5pye68`
* [pxmd](https://pxmd.co/) - `pxmd.co/8HDku`
* [jii.li](https://jii.li/) - `jii.li/hNFXP`
* [u.nu](https://u.nu/) - `u.nu/5nhzi`
* [Kutt](https://kutt.it/) - `kutt.it/sQnBLz`
* [wal.ee](https://wal.ee/) - `wal.ee/zluqo`
* [n9.cl](https://n9.cl/) - `n9.cl/6gjfj`
* [refer.is](https://refer.is/) - `refer.is/gpdvk7zf`
* [upto](https://upto.site/) - `upto.site/3e04d1`
* [xy2.eu](https://xy2.eu/) - `xy2.eu/p7YP`
* [goo.su](https://goo.su/) - `goo.su/7pNRjy7`/ [Chrome Extension](https://chromewebstore.google.com/detail/free-link-shortener-goosu/clcoifeibkncgnegebeehkodandleohn)
* [ai6.net](https://ai6.net/) - `ai6.net/nm3tyz`
* [SmartLinks](https://smartlnks.com/) - `smartlnks.com/Vjr0m`
* [tny.im](https://tny.im) - Account Required / `tny.im/rw-`
* [wr.do](https://wr.do/) - Account Required
* [zws](https://zws.im/) - Zero Character Width Shortener / `zws.im/󠁡󠁷󠁴󠁪󠁷󠁫󠁯`
* [Anonymiz](https://anonymiz.com/shorten-url) - Anonymous URLs / `anonymiz.com/vwiq`
* [Anon.to](https://anon.to/) - Anonymous URLs / `anon.to/7SWqpG`
* [Thinfi](https://thinfi.com/) - Password protect a short URL / `thinfi.com/q8aw`
* [Emojied](https://emojied.net/), [vi8hl0c](https://xn--vi8hl0c.ws/) or [kn8h](https://xn--kn8h.to/) - Emoji URL Shorteners
* [ShortShare](https://shortshare.app/) - Short Link App
* [BR3F](https://www.br3f.com/) - Single-Click Short Links
* [ShortUrLinksbot](https://t.me/ShortUrLinksbot) or [ShortUrlBot](https://t.me/ShortUrlBot) - Telegram Link Shortener Bot
* [suri](https://github.com/jstayton/suri) or [mpngin](https://github.com/thewalkingtoast/mpngin) - Self-Hosted Link Shorteners
***
## ▷ URL Unshorteners
* ↪️ **[Redirect Bypassers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_redirect_bypass)**
* ⭐ **[urlex](https://urlex.org/)**
* ⭐ **[CheckShortURL](https://checkshorturl.com/)**
* [Unshorten.it](https://unshorten.it/)
* [ExpandURL](https://www.expandurl.net/)
* [WhereGoes](https://wheregoes.com/)
* [unshorten](https://unshorten.me/)
* [linkunshorten](https://linkunshorten.com/)
***
## ▷ Down Site Checkers
* ⭐ **[Down for Everyone or Just Me](https://downforeveryoneorjustme.com/)**
* ⭐ **[Downdetector](https://downdetector.com/)** / [UK](https://downdetector.co.uk/)
* [Is The Service Down?](https://istheservicedown.com/)
* [Down.com](https://down.com/)
* [Is It Down Right Now](https://www.isitdownrightnow.com/)
* [websitedown](http://www.websitedown.info/)
* [UpDown Radar](https://updownradar.com/)
* [Dead Link Checker](https://www.deadlinkchecker.com/)
* [Online Broken Link Checker](https://brokenlinkcheck.com/broken-links.php)
* [Dr. Link Check](https://www.drlinkcheck.com/)
* [HTTPStatus](https://httpstatus.io/)
* [UpDownToday](https://updowntoday.com/)
***
## ▷ Domain / DNS
* ↪️ **[DNS / Web Security](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools/#wiki_.25B7_dns_.2F_web_security)**
* ↪️ **[Domain Availability](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_domain_availability)**
* [LinkScope](https://accentusoft.com/), [URLDNA](https://urldna.io/) or [DNSlytics](https://dnslytics.com/) - Domain Investigation Tools
* [Rankchart](https://rankchart.org/) - Multiple Domain Tools
* [DNSTwist](https://dnstwist.it/) / [GitHub](https://github.com/elceef/dnstwist) or [DNSTwister](https://dnstwister.report/) - Phishing Domain Scanners
* [WhoisRequest](https://whoisrequest.com/) - Whois Search
* [Whois Lookup](https://whois.domaintools.com/) - Whois Search
* [IPIP.NET](https://whois.ipip.net/) - Country / Region ASNs
* [AtSameIP](https://atsameip.intercode.ca/) - Find websites on the same IP
* [SubDomainizer](https://github.com/nsonaniya2010/SubDomainizer), [Google Search Console](https://search.google.com/search-console/) or [Subdomain Finder](https://subdomainfinder.c99.nl/) - Find Hidden Subdomains
***
# ► Email Tools
* 🌐 **[Email Providers](https://en.wikipedia.org/wiki/Comparison_of_webmail_providers)** - Provider Comparisons
* ⭐ **[InboxReads](https://inboxreads.co/)** or [Readsom](https://readsom.com/) - Email Newsletter Archive
* [Outlook](https://www.microsoft.com/en-us/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook) or [cock.li](https://cock.li/) - Number-Free Email Services
* [Delta Chat](https://delta.chat/en/) - Email Based Messenger
* [Postsack](https://github.com/terhechte/postsack) - Email Visualizer
* [Boomerang](https://www.boomeranggmail.com/), [NudgeMail](https://nudgemail.com/) or [FollowupThen](https://www.followupthen.com/) - Scheduled Email Sending & Reminders
* [Email Tracker](https://snov.io/email-tracker) or [Mailtrack](https://mailsuite.com/en/) - Email Engagement
* [Epieos](https://epieos.com/) - Retrieve Info Linked to Email Address
* [Predicta Search](https://www.predictasearch.com) - Retrieve Info Linked to Email Address and Phone Number
* [Holehe](https://github.com/megadose/holehe) - Find Accounts Connected to Emails
* [Useplaintext](https://useplaintext.email/) - How-To Use Plaintext Email
* [Docker Mailserver](https://docker-mailserver.github.io/docker-mailserver/edge/), [UnInbox](https://github.com/un/inbox) or [Mail-in a Box](https://mailinabox.email/) - Self-Hosted Email Servers
* [Gmail Desktop](https://github.com/timche/gmail-desktop) - Gmail Desktop Client
* [Got Your Back](https://github.com/GAM-team/got-your-back) - Backup Gmail Messages
* [ExtractMailAddress](https://extractemailaddress.com/) - Extract Emails, URLs, and Numbers from Text
* [BugMeNot](https://bugmenot.com/), [FreeAccount](https://freeaccount.biz/) or [Password Login](https://password-login.com/) - Access & Share Throwaway Accounts
***
## ▷ Email Clients
* ⭐ **[Betterbird](https://www.betterbird.eu/)**
* ⭐ **[Thunderbird](https://www.thunderbird.net/en-US/)** - [Tray Icon](https://github.com/Ximi1970/systray-x)
* ⭐ **[Mailspring](https://getmailspring.com/)** - [Themes](https://github.com/topics/mailspring-theme)
* [Outlook](https://outlook.live.com/owa/)
* [ElectronMail](https://github.com/vladimiry/ElectronMail)
* [eM Client](https://www.emclient.com/)
* [RainLoop](https://www.rainloop.net/)
* [Roundcube](https://roundcube.net/)
* [Spike](https://www.spikenow.com/)
* [Canary](https://canarymail.io/)
* [Twobird](https://www.twobird.com/)
* [Kanmail](https://kanmail.io/)
* [Wino](https://www.winomail.app/)
***
## ▷ Temp Mail
* **Note** - If you're looking for something more private and convenient, check out our [Email Aliasing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_email_aliasing) section. For details about tags, refer to [this resource](https://rentry.org/9i2uu6dx).
***
* ⭐ **[Smailpro](https://smailpro.com/)** - Gmail & Outlook / Forever / N/A / 20+ Domains
* ⭐ **[Zemail](https://zemail.me/)** - Gmail / Forever / 1 Day / 7 Domains
* ⭐ **[Gmailnator](https://emailnator.com/)** - Gmail / Forever / 1 Day / 6 Domains
* ⭐ **[Tempr.email](https://tempr.email/en/)** - Forever / 1 Month / 50+ Domains
* ⭐ **[Inboxes](https://inboxes.com/)** - Forever / 7 Days / 19 Domains
* ⭐ **[Mail.tm](https://mail.tm/)** - Forever / 7 Days / 1 Domain
* ⭐ **[temp-mail.org](https://temp-mail.org/)** - Forever / 2 Hours / N/A / [Telegram Bot](https://t.me/TempMail_org_bot)
* ⭐ **[Guerrilla Mail](https://www.guerrillamail.com/)** - Forever / 1 Hour / 11 Domains / [SharkLasers](https://www.sharklasers.com/)
* ⭐ **[temp-mail.io](https://temp-mail.io/)** - 1 Day / 1 Day / 12 Domains
* ⭐ **[burner.kiwi](https://burner.kiwi/)** - 1 Day / 1 Day / 3 Domains
* [Bloody Vikings!](https://addons.mozilla.org/en-US/firefox/addon/bloody-vikings/) - Temp Email Extension
* [TrashMail](https://trashmail.com/) - Email Forwarding Service
* [Tmail.io](https://tmail.io/) - Gmail / Forever / 1 Day / 4 Domains
* [22.Do](https://22.do/) - Gmail / 1 Day / 1 Day / 3 Domains
* [Ago Gmail](https://www.agogmail.com/) - Gmail / 2 Domains
* [Dispostable](https://www.dispostable.com/) - Forever / 2 Months / 1 Domain
* [YOPmail](https://yopmail.com/email-generator) - Forever / 8 Days / 100+ Domains
* [TempMail.Plus](https://tempmail.plus/en/) - Forever / 7 Days / 9 Domains / [.onion](http://tempmail4gi5qfqzjs2bxo3wf6eurpelxmior6ohzq5vw7aeay67wiyd.onion/)
* [instant-email.org](https://instant-email.org/) - Forever / 3 Days / 7 Domains
* [48hr.email](https://48hr.email/) - Forever / 2 Days / 7 Domains
* [Snapmail.cc](https://www.snapmail.cc/) - Forever / 2 Days / 3 Domains
* [Mailnesia](https://mailnesia.com/) - Forever / 2 Days / 1 Domain
* [Spambox](https://spambox.xyz/) or [Trashinbox](https://trashinbox.net/) - Forever / 1 Day / 4 Domains
* [Maildrop](https://maildrop.cc/), [Trashmail](https://trashmail.ws/) or [temporary-email.com](https://temporary-email.com/) - Forever / 1 Day / 1 Domain
* [cs.email](https://cs.email/) - Forever / 1 Hour / 12 Domains
* [Temp Mail ID](https://tempmailid.com/) - Forever / 30 Mins / 2 Domains
* [Email Generator](https://generator.email/), [Fake Email](https://email-fake.com/) or [TempM](https://tempm.com/) - Forever / N/A / 50+ Domains
* [EduMail](https://edumail.icu/) - 1 Month / 1 Month / 10 Domains
* [DisposableMail](https://www.disposablemail.com/) or [FakeMail](https://www.fakemail.net/) - 14 Days / 14 Days / 1 Domain
* [FEX+](https://fex.plus/) - 7 Days / 7 Days / 5 Domains
* [Adguard Temp Mail](https://adguard.com/adguard-temp-mail/overview.html) - 7 Days / 1 Day / 1 Domain
* [Tempmailo](https://tempmailo.com/) - 2 Days / 2 Days / N/A
* [Vmail.DEV](https://vmail.dev/) - 1 Day / 1 Day / 2 Domains
* [Mail.cx](https://mail.cx/) - 1 Day / 12 Hours / 5 Domains
* [TemporaryMail.com](https://temporarymail.com/) - 6 Hours / 6 Hours / 7 Domains
* [Moakt](https://www.moakt.com/) - 1 Hour / 1 Hour / 13 Domains
* [MintEmail.com](https://www.mintemail.com/), [tempail.com](https://tempail.com/) or [tempmail.zone](https://tempmail.zone/) - 1 Hour / 1 Hour / 1 Domain
* [Mohmal](https://www.mohmal.com/en) - 45 Mins / 45 Mins / 1 Domain
* [MinuteInbox](https://minuteinbox.com/), [10minemail.com](https://10minemail.com/), [10minutesemail.net](https://10minutesemail.net/) or [10minutemail.com](https://10minutemail.com/) - 10 Minute Lifespan Emails
* [mail-temp.com](https://mail-temp.com/) or [emailfake.com](https://emailfake.com/) - 50+ Domains
* [1secMail](https://www.1secmail.com/) - 8 Domains
* [AnonymMail.net](https://anonymmail.net/), [Tmail.gg](https://tmail.gg/) or [Mail.td](https://mail.td/) - 5 Domains
* [tempmail.email](https://tempmail.email/) - 3 Domains
* [EmailOnDeck](https://www.emailondeck.com/), [EmailTemp](https://emailtemp.org/), [Haribu](https://haribu.net/), [Maildax](https://maildax.com/) or [tempmaili.com](https://tempmaili.com/) - 1 Domain
* [tMail](https://tmailweb.com/) / [App](https://play.google.com/store/apps/details?id=com.clagt.tmail)
* [Rainmail](https://rainmail.xyz/)
* [Tmailor.com](https://tmailor.com/)
* [More Sites](https://rentry.org/i3ozxg6f) - List of sites that didn't make it
***
## ▷ Anonymous Emails
* [5yMail](https://www.5ymail.com/)
* [anonymousemail.me](https://anonymousemail.me/)
* [Anonymouse](http://anonymouse.org/anonemail.html)
* [Send Anonymous Email](http://www.sendanonymousemail.net/)
* [MailFreeOnline.com](https://www.mailfreeonline.com/home)
***
## ▷ Email Aliasing
* ⭐ **[SimpleLogin](https://simplelogin.io/)** - Email Aliasing / [GitHub](https://github.com/simple-login/app)
* ⭐ **[addy.io](https://addy.io/)** - Email Aliasing / [GitHub](https://github.com/anonaddy/anonaddy)
* ⭐ **[DuckDuckGo Email Protection](https://duckduckgo.com/email/)** - Email Aliasing
* [Mailvelope](https://mailvelope.com/) - Email Aliasing Extension
* [scr.im](http://scr.im/) - Email Aliasing
* [altmails](https://altmails.com/) - Email Aliasing
* [Mailgw](https://mailgw.com/) - Email Aliasing
* [erine.email](https://erine.email/) - Email Aliasing
* [33mail](https://33mail.com/) - Email Aliasing
* [forwardemail](https://github.com/forwardemail/forwardemail.net) - Email Aliasing
***
## ▷ [Email Privacy](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_email_privacy)
***
# ► Browser Tools
* 🌐 **[Browser Comparisons](https://privacytests.org/)**, [2](https://avoidthehack.com/util/browser-comparison), [3](https://github.com/nerdyslacker/desktop-web-browsers)
* ↪️ **[Privacy Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_browser_privacy)**
* ⭐ **[BrowserBench](https://browserbench.org/)** or [WPT](https://wpt.fyi) - Browser Benchmark Tests
* ⭐ **[WhatTrainIsItNow?](https://whattrainisitnow.com/)** - Track Firefox Releases
* ⭐ **[Firefox Keyboard Shortcuts](https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly)**
* ⭐ **[Chrome Keyboard Shortcuts](https://support.google.com/chrome/answer/157179)**
* [VsyncTester](https://vsynctester.com/) - Browser VSYNC Test
* [QuteBrowser](https://qutebrowser.org/) - Keyboard Focused Browser
* [Vieb](https://vieb.dev/) - Vim Inspired Browser
* [Browsh](https://www.brow.sh/) - Text-Based Browser
* [woob](https://woob.tech/) - Use Sites without a Browser
* [Browser.lol](https://browser.lol/) or [Browserling](https://www.browserling.com/) - Browser Emulators
* [NYXT](https://nyxt.atlas.engineer/ ) - Information Extraction Browser
* [Lagrange](https://gmi.skyjake.fi/lagrange/) or [Amfora](https://github.com/makew0rld/amfora) - Gemini Browsers
* [Gemini Portal](https://geminiprotocol.net/), [2](https://yesterweb.org/gemini) - Gemini to https Web Proxy Service
* [Rambox](https://rambox.app/), [Kera](https://desktop.kerahq.com/) or [Tangram](https://github.com/sonnyp/Tangram) - Web App Browsers
* [Chrome Theme Studio](https://chrometheme.studio/) - Create Chrome Theme
* [Betterfox](https://github.com/yokoffing/Betterfox) - Firefox user.js Tweaks
* [Firemin](https://www.rizonesoft.com/downloads/firemin/) or `about:memory` - Reduce Firefox Memory Usage
* [Hidden Settings](https://gitlab.com/Madis0/hidden-settings/) - Firefox Hidden Settings
* [Firefox-UI-Fix](https://github.com/black7375/Firefox-UI-Fix) - Firefox UI Enhancements
* [Firefox Onebar](https://codeberg.org/Freeplay/Firefox-Onebar) - Single Bar UI
* [FirefoxCSS Store](https://firefoxcss-store.github.io/) - Firefox Themes List
* [/r/FirefoxCSS](https://reddit.com/r/FirefoxCSS) or [Firefox CSS Hacks](https://github.com/MrOtherGuy/firefox-csshacks) - Firefox CSS Resources
* [ThemeBeta](https://www.themebeta.com/) - Change Chrome Theme
* [BrowserParrot](https://www.browserparrot.com/) - Browser History Search Engine
* [Hurl](https://github.com/U-C-S/Hurl) - Select Browser on URL Clicks
* [Ruffle](https://ruffle.rs/) - Flash Emulator
* [Flash 32 Download](https://pastebin.com/CTLS5EVy) or [Clean Flash Builds](https://github.com/darktohka/clean-flash-builds/) - Flash Downloads
* [Edge-Remover](https://rentry.co/uninstall_edge) - Microsoft Edge Removal Script
* [Edge_Removal.bat](https://github.com/AveYo/fox/blob/main/Edge_Removal.bat) or [MSEdgeRedirect](https://github.com/rcmaehl/MSEdgeRedirect) - Redirect Microsoft Edge
* [WhatIsMyBrowser](https://developers.whatismybrowser.com/) - User Agent Archive
* [Irchiver](https://irchiver.com/) - Automatic Web Browser Screenshots
***
## ▷ Browser Extensions
* 🌐 **[WebExtension.org](https://webextension.org/)** or [MyBrowserAddon](https://mybrowseraddon.com/) - Open-Source Extension Indexes
* ↪️ **[Adblocking Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25BA_adblocking)**
* ↪️ **[Translation Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_translators)**
* ↪️ **[Download Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_download_managers)**
* ↪️ **[Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
* ↪️ **[Image Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_download_extensions)**
* ↪️ **[Productivity / Site Blocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_productivity_tools)**
* ↪️ **[Reverse Image Search](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_reverse_image_search)**
* ↪️ **[Bookmark Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_bookmark_managers)**
* ↪️ **[Tab Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_tab_managers)**
* ↪️ **[Browser Startpages](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_browser_startpages)**
* ⭐ **[Stylus](https://add0n.com/stylus.html)** - Custom Website Color Schemes / [User Styles](https://userstyles.world/), [2](https://uso.kkx.one/) / [Oldschool Styles](https://forum.spacehey.com/topic?id=90895)
* ⭐ **[DarkReader](https://darkreader.org/)**, [Midnight Lizard](https://midnight-lizard.org/) or [Custom Dark Mode](https://mybrowseraddon.com/custom-dark-mode.html) - Dark Mode
* ⭐ **[Zoom WE](https://pastebin.com/SpCdPywv)** or [Custom Page Zoom](https://mybrowseraddon.com/custom-page-zoom.html) - Improves Zoom Functionality
* ⭐ **[ScrollAnywhere](https://pastebin.com/W3jwbBac)** - Improves Scrolling Functionality
* ⭐ **[Clipboard2File](https://pastebin.com/JjDzqq8x)** - Upload Images from Clipboard
* ⭐ **[Redirector](https://einaregilsson.com/redirector/)** - Page Redirector
* ⭐ **[Feedbro](https://nodetics.com/feedbro/)**, [Brief](https://github.com/brief-rss/brief), [Smart-RSS](https://github.com/SmartRSS/Smart-RSS) or [Fraidycat](https://fraidyc.at/) - RSS Feed Readers
* [CRX Viewer](https://robwu.nl/crxviewer/) - View Extension Source Code
* [Browserboost](https://browserboost.org/) - Add Features to Browsers
* [Extensions CSE](https://cse.google.com/cse?cx=86d64a73544824102) - Multi-Site Extension Search
* [Vimium](https://vimium.github.io/) / [GitHub](https://github.com/philc/vimium), [Surfingkeys](https://github.com/brookhong/Surfingkeys), [Tridactyl](https://tridactyl.xyz/), [Web Search Navigator](https://github.com/infokiller/web-search-navigator) or [Vimium C](https://github.com/gdh1995/vimium-c) - Keyboard Shortcuts
* [Automa](https://www.automa.site/) or [Browserflow](https://browserflow.app/) - Browser Automation
* [Snap Links Plus](https://cpriest.github.io/SnapLinksPlus/) or [Link Clump](https://github.com/benblack86/linkclump) - Select & Open Multiple Links at Once
* [Glitter Drag](https://github.com/harytfw/glitterdrag) - Adds Actions on Dragging
* [Scroll to Top](https://mybrowseraddon.com/scroll-to-top.html) - Scroll to Top Button on all Sites
* [Custom Scrollbars](https://addons.wesleybranton.com/addon/custom-scrollbars/) - Custom Browser Scrollbars
* [Quick Tabs](https://github.com/babyman/quick-tabs-chrome-extension) - Quickly Switch between Current & Recently Closed Tabs
* [Always Right](https://github.com/autonome/Always-Right/) - Always Open New Tabs to the Right
* [User Agent Switcher](https://add0n.com/useragent-switcher.html) - Switch your User-Agent
* [Auto Tab Discard](https://add0n.com/tab-discard.html) or [Tab Wrangler](https://github.com/tabwrangler/tabwrangler) - Discard Inactive Tabs
* [Snooze Tabs](https://github.com/bwinton/SnoozeTabs) - Temporarily Snooze Tabs
* [AutoRefresh](https://autorefresh.io/) or [Tab Auto Refresh](https://mybrowseraddon.com/tab-auto-refresh.html) - Refresh Tabs
* [Tab for a Cause](https://tab.gladly.io/) - New Tabs = Charity Donation
* [Panic Button](https://aecreations.io/panicbutton/index.php) - Quickly Close All Tabs
* [Dictionaries](https://github.com/pnlpal/dictionariez), [phlinx](https://phlinx.com/) or [Definer](https://lumetrium.com/definer/) - Popup Dictionaries
* [CustomRightClickMenu](https://github.com/SanderRonde/CustomRightClickMenu) - Custom Right Click Menu
* [BigSearch](https://github.com/garywill/BigSearch) or [SearchJumper](https://hoothin.github.io/SearchJumper/) - Context Search
* [Selecton](https://github.com/emvaized/selecton-extension) - Text Context Menu
* [Magnifying Glass](https://mybrowseraddon.com/magnifying-glass.html) - Magnify Webpages
* [Print Edit WE](https://pastebin.com/LJeT3NyB) - Edit Pages to Make them Printable
* [Grammarly](https://www.grammarly.com/) - Grammar Check
* [PageZipper](https://www.printwhatyoulike.com/pagezipper) or [AutoPagerize](http://autopagerize.net/) - Merges a Sites "Next" Pages
* [Turn Off the Lights](https://www.turnoffthelights.com/) or [Theater Mode](https://mybrowseraddon.com/theater-mode.html) - Play Videos in Theater Mode
* [GlobalSpeed](https://github.com/polywock/globalSpeed) - Set Default Video / Audio Speed
* [Indie Wiki Buddy](https://getindie.wiki/) - Redirect Fandom / Fextralife to Indie Wikis
* [Fake Data](https://www.fakedata.pro/) - Fill Forms With Fake Data
* [External App Button](https://add0n.com/external-application-button.html) - Connect Browser to External Apps
* [xBrowserSync](https://www.xbrowsersync.org/) - Browser Syncing
* [Stylebot](https://stylebot.dev/) - Modify Webpages
* [SocialFocus](https://socialfocus.app/) - Hide Distracting Elements on Social Media Sites
* [Screen Color Temperature](https://mybrowseraddon.com/screen-color-temperature.html) - Adjust Screen Color Temperature
* [ColorZilla](https://www.colorzilla.com/) or [ColorFish](https://ui.vision/colorfish) - Color Picker
* [Clippings](https://aecreations.io/clippings/index.php) or [Quick Copy](https://github.com/ramitmittal/quick-copy) - Clipboard Manager
* [Emoji Addon](https://www.emojiaddon.com/) - Quickly Copy / Paste Emojis
* [Copycat](https://github.com/BlackGlory/Copycat) - Copy Content in Multiple Formats
* [Allow Right Click](https://add0n.com/allow-right-click.html) / [GitHub](https://github.com/lunu-bounir/allow-right-click) - Force Enable Right Click
* [Copy Selection as Markdown](https://github.com/0x6b/copy-selection-as-markdown) - Copy Text as Markdown
* [CopyFish](https://ocr.space/copyfish) - Grab Text from Images
* [Talkie](https://joelpurra.com/projects/talkie/) or [Offline Text to Speech](https://virejdasani.github.io/OfflineTextToSpeech-Extension/) - Text to Speech
* [Max Focus](https://maxfoc.us/) - Preview links
* [Text Link](https://github.com/piroor/textlink/) - Make Non-Hyperlinked URLs Clickable
* [I still don't care about cookies](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies) or [Consent-O-matic](https://consentomatic.au.dk/) / [2](https://github.com/cavi-au/Consent-O-Matic) - Block Cookie Consent Popups
* [EditThisCookie](https://www.editthiscookie.com/) or [Cookie-Editor](https://cookie-editor.cgagnier.ca/) - Cookies Managers
* [Get-cookies.txt](https://github.com/kairi003/Get-cookies.txt-LOCALLY) or [ExportCookies](https://github.com/rotemdan/ExportCookies) - Cookies Exporters
* [Cookie-Editor](https://cookie-editor.com/) - Cookie Editor
* [Link Gopher](https://sites.google.com/site/linkgopher/), [Link Extractor](https://link-extractor.cssnr.com/), [Copy Selected Links](https://addons.mozilla.org/en-US/firefox/addon/copy-selected-links/) or [CopyLinks++](https://github.com/MichelePezza/CopyLinksplusplus) - Extract / Copy Links on Webpages
* [Distil](https://distill.io/) or [Update Scanner](https://sneakypete81.github.io/updatescanner/) - Page Change Detection / Notification
* [Offline Mode](https://mybrowseraddon.com/offline-mode.html) - Disconnect Browser from the Internet
* [Page Edit](https://mybrowseraddon.com/page-edit.html) - Turn Webpages into Editable Documents
* [Save Page WE](https://pastebin.com/vbhUaG8E) or [SingleFile](https://github.com/gildas-lormeau/SingleFile) - Save Webpages as HTML
* [Listly](https://www.listly.io/) - Webpage to Spreadsheet Converter
* [Favicon Detector](https://github.com/BlackGlory/favicon-detector) - Detect Website Favicons
* [Betterviewer](https://github.com/Ademking/Betterviewer) - Image View Mode
* [behind!](https://github.com/kubuzetto/behind) - View Background Images
* [Smart Upscale](https://tanalin.com/en/projects/smart-upscale/) - Browser Image Upscaling
* [UI.Vision RPA](https://ui.vision/) - Workflow Automation
* [AugmentedSteam](https://augmentedsteam.com/) - Steam Enhancement suite
* [Steam Database](https://steamdb.info/extension/) - Adds Steam Database Link to Steam Community & Store
* [Streak](https://www.streak.com/) - Email Engagement Tracker
* [Native HLS](https://github.com/Palethorn/native-adaptive-streaming/) - Allows HLS & MPEG-Dash native playback
* [Session Alive](https://github.com/arunelias/session-alive/) - Keep Website Sessions Alive
* [Caffeine](https://add0n.com/caffeine.html) - Prevent OS From Sleeping
* [Broken Link Checker](https://add0n.com/broken-link-checker.html) - Checks Page for Broken Links
* [GoFullPage](https://gofullpage.com/), [Easy Screenshot](https://webextension.org/listing/screenshot.html) or [FireShot](https://addons.mozilla.org/en-GB/firefox/addon/fireshot/) - Full Page Screenshots
* [Bulk URL Opener](https://bulkurlopener.com/) or [Open-Multiple-URLs](https://github.com/htrinter/Open-Multiple-URLs/) - Open Multiple URLs in One Click
* [PronounDB](https://pronoundb.org/) - Pronoun Addon
* [XKit](https://github.com/new-xkit/XKit) - Tumblr Enhancement Extension
* [Tab Session Manager](https://tab-session-manager.sienori.com/), [Sessionic](https://github.com/navorite/sessionic) or [Session Buddy](https://sessionbuddy.com/) - Session Managers
* [Peek](https://github.com/corbindavenport/peek) - Shows Images & Videos Behind Links & Thumbnails
* [Edge Stats](https://edge-stats.com/) - Compare / Analyze Edge Extensions
***
## ▷ Firefox Extensions
* 🌐 **[Firefox Addons](https://addons.mozilla.org/en-US/firefox/extensions/)** - Firefox Addon Store
* ⭐ **[Firefox Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/)**, [Container Tab Groups](https://addons.mozilla.org/en-US/firefox/addon/container-tab-groups/) or [Temporary Containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/) - Separate Firefox Sessions / [Guide](https://www.thechiefmeat.com/guides/containers.html)
* ⭐ **[FoxyTab](https://addons.mozilla.org/en-US/firefox/addon/foxytab/)** - Tab Tools
* ⭐ **[Context Search](https://addons.mozilla.org/en-US/firefox/addon/contextsearch-web-ext/)** - Search Selected Text / Multi Site Search
* [FoxyLink](https://addons.mozilla.org/en-US/firefox/addon/foxylink/) - Link Tools
* [Default Bookmark Folder](https://github.com/teddy-gustiaux/default-bookmark-folder) - Change Default Bookmark Folder
* [Bookmark Search Plus 2](https://github.com/aaFn/Bookmark-search-plus-2) - Search Bookmarks
* [Multithreaded Download Manager](https://addons.mozilla.org/en-US/firefox/addon/multithreaded-download-manager/) - Download Manager
* [cliget](https://github.com/zaidka/cliget) - Download Files from Command Line
* [FX Cast](https://hensm.github.io/fx_cast/) - Enable Chromecast in Firefox
* [Firefox Scripts](https://github.com/xiaoxiaoflood/firefox-scripts) - Chrome Extensions in Firefox
* [Dark Background and Light Text](https://github.com/m-khvoinitsky/dark-background-light-text-extension) - Dark Mode
* [New Tab Override](https://www.soeren-hentzschel.at/firefox-webextensions/new-tab-override/) - Pick Site that Opens in New Tabs
* [Multi Tabs](https://addons.mozilla.org/en-US/firefox/addon/search-multi-tabs/) - Multi Tab Word Search
* [Search Site WE](https://addons.mozilla.org/en-US/firefox/addon/search-site-we/) - Search Current Domain
* [LanguageTool](https://addons.mozilla.org/en-US/firefox/addon/languagetool/) - Grammar Check
* [Firefox Color](https://color.firefox.com/) or [SwiftTheme](https://addons.mozilla.org/en-US/firefox/addon/swifttheme/) - Custom Firefox Theme Creation
* [Simple Gesture](https://github.com/utubo/firefox-simple_gesture) or [Gesturefy](https://github.com/Robbendebiene/Gesturefy) - Mouse Gestures
* [Happy Right-Click](https://addons.mozilla.org/en-US/firefox/addon/%E5%BF%AB%E4%B9%90%E5%8F%B3%E9%94%AE/) - Force Enable Right Click
* [User-Agent String Switcher](https://addons.mozilla.org/en-US/firefox/addon/user-agent-string-switcher/) - Switch your User-Agent
* [Always Visible](https://addons.mozilla.org/en-US/firefox/addon/always-visible/) - Always Active / On-Top Window
* [SoundFixer](https://github.com/valpackett/soundfixer) or [600% Sound](https://addons.mozilla.org/en-US/firefox/addon/600-sound-volume/) - Fixes / Increase Browser Audio
* [Read Aloud](https://readaloud.app/) - Text to Speech
* [Sage-Like](https://addons.mozilla.org/en-US/firefox/addon/sage-like/) - RSS Feed Reader
* [Want My RSS](https://github.com/Reeywhaar/want-my-rss) - Restores Firefox RSS Features
* [Firefox Stats](https://firefox-stats.com/) - Compare / Analyze Firefox Extensions
* [PWAsForFirefox](https://pwasforfirefox.filips.si) - Install Progressive Web Apps
***
## ▷ Chrome Extensions
* 🌐 **[Chrome Web Store](https://chromewebstore.google.com/category/extensionsen)**, [Chrome-Extension](https://github.com/harshita214/Chrome-Extension) or [Crx4Chrome](https://www.crx4chrome.com/) - Chrome Addon Stores
* ⭐ **[Extensity](https://chromewebstore.google.com/detail/extensity/jjmflmamggggndanpgfnpelongoepncg)** or [Extension Manager](https://chromewebstore.google.com/detail/extension-manager/gjldcdngmdknpinoemndlidpcabkggco) - Extension Managers
* ⭐ **[chromium-web-store](https://github.com/NeverDecaf/chromium-web-store)** - Add Extensions to Ungoogled Chromium
* ⭐ **[Foxified](https://foxified.org/)** - Use Firefox Extensions in Chrome
* ⭐ **[Edge Chrome](https://greasyfork.org/en/scripts/439922)** - Use Edge Extensions in Chrome
* ⭐ **[Clipper](https://clipper.website/)** - Copy Content in Multiple Formats
* [WebCRX](https://webcrx.io/) - Easily Install Local CRX Files
* [Chrome Stats](https://chrome-stats.com/) - Compare / Analyze Chrome Extensions
* [Extension Source Downloader](https://chromewebstore.google.com/detail/extension-source-download/dlbdalfhhfecaekoakmanjflmdhmgpea) - View Extension Source Code / [Guide](https://gist.github.com/paulirish/78d6c1406c901be02c2d)
* [Darkness](https://darkness.app/) - Dark Mode
* [Transpose](https://transpose.video/) - Online Video Pitch Shifter, Speed Changer and Looper
* [Smart Mute](https://chromewebstore.google.com/detail/smart-mute/apadglapdamclpaedknbefnbcajfebgh) - Tab Mute Manager
* [Volume Master](https://chromewebstore.google.com/detail/volume-master/jghecgabfgfdldnmbfkhmffcabddioke) - Increase Browser Volume
* [Text Blaze](https://blaze.today/) - Create Text Snippets
* [TabCopy](https://github.com/hansifer/tab-copy) - Copy Tabs to Clipboard
* [Simple Mass Downloader](https://chromewebstore.google.com/detail/simple-mass-downloader/abdkkegmcbiomijcbdaodaflgehfffed) - Download Multiple Links at Once
* [Selectable](https://chromewebstore.google.com/detail/selectable-for-fanfiction/jcidlhgdoojamkbpmhbpgldmajnobefd?ucbcb=1) - Force Enable Select Text
* [CrxMouse (chrome)](https://crxmouse.com/) - Mouse Gestures
* [Night Shift Redux](https://nightshift.lu/) - Adapts Display Color to Time of Day
* [SmoothKeyScroll](https://www.smoothkeyscroll.com/) - Smooth Key Scrolling
* [Page Pad](https://chromewebstore.google.com/detail/page-pad-make-quick-notes/igobdfagkcadgcfooegonbbeeggagakn) - Web Page Note-Taking
* [Text to Image](https://chromewebstore.google.com/detail/text-to-image/nkljaohokglebeljcgchmehnhdieakda) - Text to Image
* [SuperTab](https://supatabs.com/), [Prune](https://chromewebstore.google.com/detail/prune/gblddboefgbljpngfhgekbpoigikbenh) / [GitHub](https://github.com/tbrockman/prune) or [Tab Modifier](https://github.com/furybee/chrome-tab-modifier) - Tab Managers
* [Rearrange Tabs](https://chromewebstore.google.com/detail/rearrange-tabs/ccnnhhnmpoffieppjjkhdakcoejcpbga) - Rearrange Tabs
* [Popup Tab Switcher](https://github.com/dvdvdmt/popup-tab-switcher) - Improved Tab Switching
* [uAutoPagerize](https://chromewebstore.google.com/detail/kdplapeciagkkjoignnkfpbfkebcfbpb) or [Infy Scroll](https://chromewebstore.google.com/detail/infy-scroll/gdnpnkfophbmbpcjdlbiajpkgdndlino) - Merges a Sites "Next" Pages
* [Amino](https://aminoeditor.com/) - Customize Webpage CSS
* [Resizing](https://resizing.app/) - Resize Images
* [Check My Links](https://chromewebstore.google.com/detail/check-my-links/ojkcdipcgfaekbeaelaapakgnjflfglf)
* [Source Downloader](https://mybrowseraddon.com/extension-source-downloader.html) - View Extension Source Code
* [Disable All Extensions](https://chromewebstore.google.com/detail/disable-all-extensions/ailfldpmpboolaihojfagmmfbhcgohne) - Disable All Extensions
***
## ▷ Safari Extensions
* [Userscripts](https://apps.apple.com/us/app/userscripts/id1463298887) - Safari Userscript Manager
* [Night Eye](https://apps.apple.com/us/app/night-eye-for-safari/id1450504903?mt=12), [Dark Reader Script](https://gist.github.com/kfur/266c456dd69072eb7533f457ee5f18a0) - Dark Mode
* [Amerigo](https://apps.apple.com/us/app/amerigo-file-manager/id605569663) - File Download Manager
* [PiPifier](https://apps.apple.com/us/app/pipifier/id1234771095) - Picture in Picture Mode
* [Web Inspector](https://apps.apple.com/us/app/web-inspector/id1584825745) - Inspect Element Tools for Safari
***
## ▷ Userscripts
* 🌐 **[Awesome Userscripts](https://github.com/awesome-scripts/awesome-userscripts)**, [XIU2](https://github.com/XIU2/UserScript), [Scripts](https://gitlab.com/loopvid/scripts) or [Userscript.zone](https://www.userscript.zone/) - Userscript Indexes
* ↪️ **[Google Search Userscripts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_google_search_tools)**
* ⭐ **[Violentmonkey](https://violentmonkey.github.io/)**, **[Tampermonkey](https://www.tampermonkey.net/)**, or [Firemonkey](https://addons.mozilla.org/en-US/firefox/addon/firemonkey/) - Userscript Managers
* ⭐ **[Greasy Fork](https://greasyfork.org/)**, [OpenUserJS](https://openuserjs.org/) or [Userscripts](https://userscripts-mirror.org/) - Install Userscripts
* ⭐ **Greasy Fork Tools** - [Enhancements](https://greasyfork.org/en/scripts/473830) / [Helper](https://greasyfork.org/en/scripts/393396) / [Tweaks](https://greasyfork.org/en/scripts/368183) / [Cleanup Script](https://greasyfork.org/en/scripts/12179) / [Themes](https://greasyfork.org/en/scripts/4336) / [Dark Theme](https://greasyfork.org/en/scripts/404443)
* ⭐ **[Userscripts Guide](https://rentry.co/userscript-guide)**
* ⭐ **[Picviewer CE+](https://greasyfork.org/en/scripts/24204)** - Image Viewing Tool
* [y2monkey](https://github.com/jijirae/y2monkey) - Download YouTube videos by pressing "CTRL+SHIFT+D"
* [r2monkey](https://github.com/jijirae/r2monkey) - Download Reddit videos by pressing "CTRL+SHIFT+D"
* [Remove Web Limits](https://greasyfork.org/en/scripts/28497) / [Mod](https://greasyfork.org/en/scripts/386908) - Force Enable Right Click
* [Select text inside a link like Opera](https://greasyfork.org/en/scripts/789-select-text-inside-a-link-like-opera) - Select Text Inside Links
* [Select All Checkboxes](https://greasyfork.org/en/scripts/22587) - Auto Check All Boxes
* [Always Remember Me](https://openuserjs.org/scripts/Patabugen/Always_Remember_Me) - Always Tick "Remember Me"
* [Direct Links Out](https://openuserjs.org/scripts/nokeya/Direct_links_out) - Remove "You are Leaving" Site Popups
* [Google Hit Hider](https://greasyfork.org/en/scripts/1682) - Hide Sites in Search Results
* [DownloadAllContent](https://greasyfork.org/en/scripts/25068) - Download Content from Pages
* [Microsoft Store Direct Download](https://greasyfork.org/en/scripts/394420-microsoft-store-direct-download) - Microsoft Store Direct Downloads
* [Maximize Video](https://greasyfork.org/en/scripts/4870) - Maximize Playing Videos via Button
* [TimerHooker](https://timer.palerock.cn/en/) - YouTube Video Speed Control
* [Pagetual](https://hoothin.github.io/PagetualGuide/en/) - Merge Sites "Next" Pages
* [Mouseover Popup Image Viewer](https://greasyfork.org/en/scripts/394820-mouseover-popup-image-viewer) - Shows Images & Videos Behind Links & Thumbnails
***
# ► Archiving
## ▷ Archive Services
* ↪️ **[4chan Archives](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_4chan_archives)**
* ⭐ **[Archive.org](https://archive.org/)** - Internet Archive
* ⭐ **[Wayback Machine](https://web.archive.org/)** or **[Archive.is](https://archive.is/)** / [.li](https://archive.li/) / [.ph](https://archive.ph/) / [.vn](https://archive.vn/) / [.fo](https://archive.fo/) / [.md](https://archive.md/) - Archive Web Pages
* ⭐ **Wayback Machine Tools** - [Downloader](https://github.com/jsvine/waybackpack) / [Browser Extension](https://github.com/internetarchive/wayback-machine-webextension), [2](https://vegetableman.github.io/vandal/) / [Script](https://github.com/overcast07/wayback-machine-spn-scripts) / [Auto Load](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox)
* ⭐ **[Web Archives](https://github.com/dessant/web-archives)** or [Resurrect Pages Fork](https://github.com/Albirew/resurrect-pages-isup-edition) - Browser Extensions
* ⭐ **[CachedView](https://cachedview.nl/)** or [Quick Cache](https://cybdetective.com/quickcacheandarhivesearch.html) - Aggregate Cache Results
* [ArchiveTeam](https://wiki.archiveteam.org/index.php/Main_Page) - Archive Projects
* [Perma.cc](https://perma.cc/) - Create Permalinks
***
## ▷ Web Archiving Tools
* 🌐 **[Awesome Web Archiving](https://github.com/iipc/awesome-web-archiving)** - Web Archiving Tools
* 🌐 **[Webrecorder](https://webrecorder.net/)** - Open-source Archiving Tools
* ↪️ **[Twitter Archiving](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_twitter_archiving)**
* ⭐ **[ArchiveBox](https://archivebox.io)** - Self-hosted Web Archiving / [GitHub](https://github.com/archivebox/archivebox)
* ⭐ **[MarkDownload](https://github.com/deathau/markdownload)** or [MarkdownDown](https://markdowndown.vercel.app/) - Download Web Pages as Markdown Files
* ⭐ **[HTTrack](https://www.httrack.com/)** / [Guide](https://rentry.co/cloneasite) - Website Downloader
* ⭐ **[datahoarder-website-to-markdown](https://github.com/evilsh3ll/datahoarder-website-to-markdown)** - Index to Markdown Tool
* [Monolith](https://github.com/Y2Z/monolith) - Save Webpages as HTML
* [WAIL](https://matkelly.com/wail) / [GitHub](https://github.com/machawk1/wail) - GUI For Archiving Tools
* [ReplayWeb](https://replayweb.page/) or [OldWeb](https://oldweb.today/) - View Web Archive Files
* [ArchiveWeb.page](https://archiveweb.page/) - Browser Extension
* [WikiTeam](https://github.com/WikiTeam/wikiteam) - Archive Wikis
* [Wayback](https://github.com/wabarc/wayback) - Web Archiving Tool
* [DownloadNet](https://github.com/dosyago/DownloadNet) or [Kiwix](https://kiwix.org/en/) / [Zim Reader](https://zimit.kiwix.org/) / [Wiki DL Guide](https://practicalbetterments.com/download-all-of-wikipedia-on-your-phone/) - Offline Website Readers
* [Wget2](https://gitlab.com/gnuwget/wget2) / [Commands](https://www.whatismybrowser.com/developers/tools/wget-wizard/), [SuckIT](https://github.com/skallwar/suckit), [Cyotek WebCopy](https://www.cyotek.com/cyotek-webcopy), [Website Downloader](https://github.com/AhmadIbrahiim/Website-downloader) or [PageRip](https://webpagerip.com/) - Website Downloaders
* [Archivematica](https://www.archivematica.org/) - Digital Preservation System
* [wallabag](https://wallabag.org/) - Save Articles
* [CopySite](https://xdan.ru/copysite/) - Copy Websites
* [Scoop](https://github.com/harvard-lil/scoop) - Capture Engine
***
## ▷ Web Scraping / Crawling
* 🌐 **[Awesome Web Scraping](https://github.com/lorien/awesome-web-scraping)** - Web Scraping Tools
* 🌐 **[Awesome-crawler](https://github.com/BruceDone/awesome-crawler)** - Crawling Resources
* ⭐ **[Instant Data Scraper](https://chromewebstore.google.com/detail/instant-data-scraper/ofaokhiedipichpaobibbnahnkdoiiah)** - Browser Extension
* [SpiderSuite](https://spidersuite.github.io/SSuite/) - Advanced Web Crawler / [GitHub](https://github.com/3nock/SpiderSuite)
* [Heritrix](https://heritrix.readthedocs.io/) - Internet Archive's Web Crawler / [GitHub](https://github.com/internetarchive/heritrix3)
* [80legs](https://80legs.com/) - Cloud-Based
* [Crawly](https://crawly.diffbot.com/) - Online Scraper
* [web.scraper.workers.dev](https://web.scraper.workers.dev/) - Web Scraper
* [Waymore](https://github.com/xnl-h4ck3r/waymore/) - Web Scraper
* [grab-site](https://github.com/ArchiveTeam/grab-site) - ArchiveTeam Web Crawler
* [brozzler](https://github.com/internetarchive/brozzler) - Web Crawler
***
# ► Open Source Intelligence
* 🌐 **[Awesome OSINT](https://github.com/jivoi/awesome-osint)** - Awesome OSINT
* ↪️ **[Photo Forensics](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools/#wiki_.25B7_photo_forensics)**
* ↪️ **[Domain / DNS Info](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_domain_.2F_dns)**
* ↪️ **[Search Engine OSINT](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25BA_search_tools)**
* ⭐ **[IntelTechniques](https://inteltechniques.com/index.html)** or [OSINT Techniques](https://www.osinttechniques.com/) - OSINT Resources
* ⭐ **[Analyst Research Tools](https://analystresearchtools.com/)** - Tools and Resources
* [Osintracker](https://www.osintracker.com/) - Track Your Investigations
* [Cyber Detective](https://cybdetective.com/) / [GitHub](https://github.com/cipher387) - Tools, Techniques, and Projects
* [Harpoon](https://github.com/Te-k/harpoon) - OSINT CLI Tool
* [Project Owl](https://discord.com/invite/projectowl) - OSINT Community
* [OSINT Dojo](https://www.osintdojo.com/resources/) - OSINT Guides
* [Hackers Arise OSINT](https://www.hackers-arise.com/osint) - OSINT Guides
* [What is OSINT?](https://www.recordedfuture.com/blog/open-source-intelligence-definition) - Article
* [The Key to Unlocking the Webs Secrets](https://www.einvestigator.com/open-source-intelligence-tools/) - Article
* [Toddington](https://www.toddington.com/resources/free-osint-resources-open-source-intelligence-search-tools-research-tools-online-investigation/) - Search OSINT Resources
* [Malfrat's OSINT Map](https://map.malfrats.industries/) - Interactive Map
* [OH SHINT!](https://ohshint.gitbook.io/oh-shint-its-a-blog/) - OSINT Blog
***
## ▷ OSINT Collections
* [OSINT Combine](https://www.osintcombine.com/tools) - OSINT Investigation Tools
* [Bellingcat](https://docs.google.com/spreadsheets/d/18rtqh8EG2q1xBo2cLNyhIDuK9jrPGwYr9DI2UncoqJQ/) - Online Investigation Toolkit
* [Reuser](https://rr.reuser.biz/) - OSINT Resource Discovery Toolkit
* [Cyber Detective's OSINT Collection](https://github.com/cipher387/osint_stuff_tool_collection) - General Index
* [Nixintel's OSINT Resource List](https://start.me/p/rx6Qj8/nixintel-s-osint-resource-list) - General Index
* [Technisette's OSINT Tools](https://start.me/p/wMdQMQ/tools) - General Index
* [OSINT](https://start.me/p/ZME8nR/osint) - General Index
* [UK-OSINT](https://www.uk-osint.net/index.html) - General Index
* [OSINTFramework](https://osintframework.com/) - General Index
* [AsINT_Collection](https://start.me/p/b5Aow7/asint_collection) - General Index
* [OSINT4ALL](https://start.me/p/L1rEYQ/osint4all) - General Index
* [OSINT All](https://start.me/p/0PwOGl/osint-all) - General Index
* [OSINT Resources](https://start.me/p/1kAP0b/osint-resources) - General Index
* [OSINT Essentials](https://www.osintessentials.com/) - General Index
* [OSINTgeek](https://osintgeek.de/tools) - General Index
* [Awesome Telegram OSINT](https://github.com/ItIsMeCall911/Awesome-Telegram-OSINT) or [The OSINT Toolbox](https://github.com/The-Osint-Toolbox/Telegram-OSINT) - Telegram OSINT Indexes

721
docs/linuxguide.md Normal file
View file

@ -0,0 +1,721 @@
***
***
**[◄◄ Back to Wiki Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index)**
***
***
# ► Linux Distros
* **Note** - We don't curate individual distros ourselves as we feel the indexes listed are good enough to stand on their own.
***
* ⭐ **[Linux Difficulty Chart](https://i.ibb.co/kXJdBrF/98e87fc317dd.png)**
* ⭐ **[DistroChooser](https://distrochooser.de/)**
* ⭐ **[DistroWatch](https://distrowatch.com/dwres.php?resource=popularity)**
* ⭐ **[Babbies First Linux](https://wiki.installgentoo.com/index.php/Babbies_First_Linux)**
* [distro.moe](https://distro.moe/) - Find Random Distros
* [Linux Live Kit](https://www.linux-live.org/) - Live Distro Creator
* [DotShare](http://dotshare.it/) - Distro Config Index
* [ArchiveOS](https://archiveos.org/)
* [OS.click](https://os.click/en)
* [LinuxTracker](https://linuxtracker.org/)
* [OpenSourceFeed](https://www.opensourcefeed.org/)
* [Pkgs](https://pkgs.org/) / [Repology](https://repology.org/)
***
## ▷ Linux Communities
* ⭐ **[All Things Linux](https://discord.gg/linux)** - Linux Discord Server
* [Linux.Chat](https://discord.gg/linuxchat) - Linux Discord Server
* [Linux x Technology](https://linuxdiscord.com/) - Linux Discord Server
* [Discord-Linux](https://discord.gg/discord-linux) - Linux Discord Server
* [Linux.org](https://linux.org/) - Linux Forum
***
## ▷ Linux Guides
* ↪️ **[Bash / CLI Cheat Sheets](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_cli_cheat_sheets)**
* ⭐ **[Archwiki](https://wiki.archlinux.org/)** - Arch Linux Guide / [Manuals](https://man.archlinux.org/) / [TUI](https://codeberg.org/theooo/mantra.py)
* ⭐ **[InstallGentoo](https://wiki.installgentoo.com/)** - Linux Guides
* [GameShell](https://github.com/phyver/GameShell) - Unix Shell Learning Game
* [Gentoo Wiki](https://wiki.gentoo.org/wiki/Main_Page) - Gentoo Guides
* [HowToLinux](https://howtolinux.vercel.app) - Linux Guides
* [HowtoForge](https://www.howtoforge.com/) - Linux Guides
* [Sindresorhus Guides](https://github.com/sindresorhus/guides) - Linux Guides
* [Erik Dubois](https://www.youtube.com/c/ErikDubois) - Linux Guides
* [LinuxJourney](https://linuxjourney.com/) - Linux Guides
* [Linuxtopia](https://www.linuxtopia.org/) - Linux Guides
* [Mental Outlaw](https://www.youtube.com/channel/UC7YOGHUfC1Tb6E4pudI9STA) - Linux Guides
* [Boot-Repair](https://help.ubuntu.com/community/Boot-Repair) - Grub Repair Guide for Linux Systems
***
## ▷ Linux System
* 🌐 **[Awesome Gnome](https://github.com/Kazhnuz/awesome-gnome)** - GNOME Resources
* 🌐 **[Window Manager Index](https://wiki.archlinux.org/title/Window_manager)** - List of Window Managers
* ⭐ **[Ventoy](https://www.ventoy.net)** / [GitHub](https://github.com/ventoy/Ventoy) or [Impression](https://gitlab.com/adhami3310/Impression) - Create Bootable USB Linux Drives
* ⭐ **[Btop](https://github.com/aristocratos/btop)**, **[fastfetch](https://github.com/fastfetch-cli/fastfetch)**, **[MangoHud](https://github.com/flightlessmango/MangoHud)**, [CPU-X](https://github.com/TheTumultuousUnicornOfDarkness/CPU-X), [Macchina](https://github.com/Macchina-CLI/macchina), [Archey4](https://github.com/HorlogeSkynet/archey4), [Hyfetch](https://github.com/hykilpikonna/hyfetch) or [s-tui](https://github.com/amanusk/s-tui) - System Info / Resource Monitors
* ⭐ **[TimeShift](https://github.com/linuxmint/timeshift)** - System Restore / Backup
* [DistroSea](https://distrosea.com/), [anuraOS](https://github.com/MercuryWorkshop/anuraOS) - Linux Browser Emulator
* [SysmonForLinux](https://github.com/Sysinternals/SysmonForLinux) - Monitor / Log System Activity
* [screenFetch](https://github.com/KittyKatt/screenFetch) - Bash Screenshot Information Tool
* [Nanobench](https://github.com/andreas-abel/nanoBench) - CPU Microbenchmark / [Documentation](https://nanobench.ankerl.com/)
* [ScanMem](https://github.com/scanmem/scanmem) - Memory Scanner / Debugger
* [pacwall](https://github.com/Kharacternyk/pacwall) - Live Wallpaper Dependency Graph / Package Status
* [picom](https://github.com/yshui/picom) - Compositor for standalone X11 Window Managers
* [keyd](https://github.com/rvaiya/keyd) or [xremap](https://github.com/k0kubun/xremap) - Keyboard Remapping
* [LAN Mouse](https://github.com/feschber/lan-mouse) - Mouse & Keyboard Sharing
* [Input Leap](https://github.com/input-leap/input-leap) - Multi-Computer Control
* [auto-cpufreq](https://github.com/AdnanHodzic/auto-cpufreq) - CPU Speed & Power Optimization Automation
* [node-startup](https://github.com/ralyodio/node-startup) - Startup Script
* [winapps](https://github.com/Fmstrat/winapps) - Run Windows Apps on Linux
* [Teleport](https://teleportsite.pages.dev/) - Windows App Compatibility Analyzer
* [WoeUSB](https://github.com/WoeUSB/WoeUSB) or [Windows2USB](https://github.com/ValdikSS/windows2usb) - Create Bootable USB Windows Drives
* [NetBoot](https://netboot.xyz/) - Distro Installer
* [CloverBootloader](https://github.com/CloverHackyColor/CloverBootloader/) - Windows, Mac & Linux Bootloader / [Config](https://mackie100projects.altervista.org/)
* [zfsBootMenu](https://docs.zfsbootmenu.org/) - ZFS Bootloader
* [Linux Heads](https://osresearch.net/) - Minimal CoreBoot / [GitHub](https://github.com/osresearch/heads)
* [GParted](https://gparted.org/) - Partition Manager
* [Archinstall](https://github.com/archlinux/archinstall) - Arch Linux Installers
* [Pop!_OS Shell](https://github.com/pop-os/shell) - Pop-Shell for GNOME
* [CoreELEC](https://coreelec.org) / [GitHub](https://github.com/CoreELEC/CoreELEC) or [LibreELEC](https://libreelec.tv/) - Kodi-Based Operating System
* [WSL](https://learn.microsoft.com/en-us/windows/wsl/) - Run Linux on Windows / [Resources](https://github.com/sirredbeard/Awesome-WSL) / [Startup Launcher](https://github.com/nullpo-head/wsl-distrod) / [Wayland / X Server](https://github.com/microsoft/wslg)
* [Boxes](https://wiki.gnome.org/Apps/Boxes) - Virtual Machine Manager
* [Linux-KVM](https://www.linux-kvm.org/page/Downloads) - Virtualization Kernel module
* [WebVM](https://webvm.io/) - Browser Virtual Machine / [Discord](https://discord.gg/yTNZgySKGa)
* [OSX-KVM](https://github.com/kholia/OSX-KVM), [OneClick-macOS-Simple-KVM](https://notAperson535.github.io/OneClick-macOS-Simple-KVM) or [macOS-Simple-KVM](https://github.com/foxlet/macOS-Simple-KVM) - macOS Virtual Machines
* [kmon](https://kmon.cli.rs/) - Kernel Manager and Activity Monitor
* [Kernel Map](https://makelinux.github.io/kernel/map/) - Interactive Linux Kernel Map
* [SystemRescue](https://www.system-rescue.org/) or [Super Grub2 Disk](https://www.supergrubdisk.org/super-grub2-disk/) - Bootable System Rescue Toolkits
* [coreboot](https://coreboot.org/) or [Libreboot](https://libreboot.org/) - Replace Proprietary BIOS/UEFI Firmware
* [bt-dualboot](https://github.com/x2es/bt-dualboot) - Dual-Boot Bluetooth Sync Tool
* [Hardcode Tray](https://github.com/bilelmoussaoui/Hardcode-Tray) - Hardcoded Tray Icon Fix
* [open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules) - NVIDIA Linux Open GPU Kernel Module
* [nosystemd](https://nosystemd.org/) - Alternatives to Systemd
* [greetd](https://sr.ht/~kennylevinsen/greetd/) - Login Manager Daemon
***
## ▷ Raspberry Pi
* [Pinn](https://github.com/procount/pinn) - Raspberry Pi OS Installer
* [Raspberry Pi 4 Bootloader](https://jamesachambers.com/new-raspberry-pi-4-bootloader-usb-network-boot-guide/) - How-to Boot Raspberry Pi from USB
* [PiVPN](https://pivpn.io/) - Raspberry Pi VPN / [GitHub](https://github.com/pivpn/pivpn)
* [raspberrypiwireguard](https://github.com/adrianmihalko/raspberrypiwireguard) - Install WireGuard on Raspberry Pi
* [CaribouLite](https://github.com/cariboulabs/cariboulite) - Raspberry Pi Tx/Rx 6GHz SDR
***
## ▷ Wayland Compositors
* 🌐 **[Wayland Compositor Index](https://wiki.archlinux.org/title/Wayland#Compositors)** - List of Wayland Compositors
* ⭐ **[Hyprland](https://hyprland.org/)** - Wayland Compositor / [Arch Wiki](https://wiki.archlinux.org/title/Hyprland) / [Simple Config](https://end-4.github.io/dots-hyprland-wiki/en/)
* ⭐ **[Sway](https://github.com/swaywm/sway)** or [SwayFx](https://github.com/WillPower3309/swayfx) - i3-compatible Wayland Compositor / [Arch Wiki](https://wiki.archlinux.org/title/Sway)
* [river](https://github.com/riverwm/river/) - Wayland Compositors
* [LabWC](https://github.com/labwc/labwc) - Wayland Compositors
* [wayfire](https://github.com/WayfireWM/wayfire/) - Wayland Compositors
***
# ► Linux Apps
* ⭐ **[Bottles](https://usebottles.com/)** - Manage Wine containers
* ⭐ **[WineHQ](https://appdb.winehq.org/)** - Wine Compatibility Database
* ⭐ **[Q4Wine](https://sourceforge.net/projects/q4wine/)** - Wine GUI
* ⭐ **[AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)** - Integrate AppImages to your App Launcher
* ⭐ **[winetricks](https://github.com/Winetricks/winetricks)** - Wine Fixes
* ⭐ **[rofi](https://davatorium.github.io/rofi/)** / [Emoji Selector](https://github.com/Mange/rofi-emoji), [Ulauncher](https://ulauncher.io/) or [wofi](https://hg.sr.ht/~scoopta/wofi) - App Launchers
* [wslu](https://wslutiliti.es/wslu) / [GitHub](https://github.com/wslutilities/wslu) - Utilities for Windows 10 Linux Subsystem
* [Darling](https://www.darlinghq.org/) - Run macOS Apps on Linux
* [innoextract](https://constexpr.org/innoextract/) - Windows Installer Unpacker
* [nativefier_tauri](https://github.com/hamza72x/web2app) - Turn Webpages into Desktop Apps
* [Autokey](https://autokey.github.io/index.html) / [GitHub](https://github.com/autokey/autokey) - Linux Automation Utility
* [Touchégg](https://github.com/JoseExposito/touchegg) - Multi-Touch Gesture Recognizer
* [Material Shell](https://material-shell.com/) or [Forge](https://github.com/forge-ext/forge) - GNOME Tiling Extension
* [Polonium](https://zeroxoneafour.github.io/polonium/) - KDE6 Tiling Manager Extension / [GitHub](https://github.com/zeroxoneafour/polonium)
* [Bismuth](https://bismuth-forge.github.io/bismuth/) - KDE5 Tiling Extension / [GitHub](https://github.com/Bismuth-Forge/bismuth)
* [Ghostwriter](https://ghostwriter.kde.org/) or [Remarkable](https://remarkableapp.github.io/) - Markdown Editor
* [Gedit](https://wiki.gnome.org/Apps/Gedit), [Geany](https://www.geany.org/), [Leafpad](http://tarot.freeshell.org/leafpad/), [NotepadNext](https://github.com/dail8859/NotepadNext), [taskbook](https://github.com/klaudiosinani/taskbook), [Notepadqq](https://github.com/notepadqq/notepadqq), [Featherpad](https://github.com/tsujan/FeatherPad) or [nb](https://xwmx.github.io/nb) / [GitHub](https://github.com/xwmx/nb) - Text Editor / Note Apps
* [TextPieces](https://gitlab.com/liferooter/textpieces) - Quick Text Transformations / [GitHub](https://github.com/liferooter/textpieces)
* [ly](https://github.com/fairyglade/ly) - Display Manager with Console UI
* [GammaStep](https://gitlab.com/chinstrap/gammastep) - Adjust Screen Temperature
* [Weylus](https://github.com/H-M-H/Weylus) - Use Mobile Device as Trackpad
* [AudioSource](https://github.com/gdzx/audiosource) - Use Mobile Device as Microphone
* [Ollama](https://ollama.ai/) / [Discord](https://discord.gg/ollama) - Run LLMs
* [nyrna](https://nyrna.merritt.codes) - Suspend Apps / Games
* [Solaar](https://github.com/pwr-Solaar/Solaar) - Logitech Device Manager
* [bluetuith](https://github.com/darkhz/bluetuith) - Bluetooth Manager
* [QR Scan](https://github.com/sayanarijit/qrscan) - QR Code Scanner
* [libimobiledevice](https://libimobiledevice.org) - Communicate with iOS Devices
* [Meteo](https://gitlab.com/bitseater/meteo) - Weather App
* [Client Evolution](https://help.gnome.org/users/evolution/stable/) - Calendar
* [todo](https://github.com/sioodmy/todo/) or [Planify](https://github.com/alainm23/planify) - To-Do Apps
* [Timestrap](https://timestrap.bythewood.me/) or [Mindfulness at the Computer](https://fswb.codeberg.page/mindfulness-at-the-computer/) - Productivity Managers
* [SafeEyes](https://slgobinath.github.io/SafeEyes/) - Break Reminders
* [Dijo](https://github.com/NerdyPepper/dijo) - Activity Tracker
* [libmui](https://github.com/buserror/libmui) - Mac Style Widget Library
* [Railway](https://flathub.org/apps/de.schmidhuberj.DieBahn) - Travel Info Manager
* [Komikku](https://valos.gitlab.io/Komikku/), [Suwayomi-VaadinUI](https://github.com/Suwayomi/Tachidesk-VaadinUI) or [Manga Reader](https://flathub.org/apps/details/com.georgefb.mangareader) - Manga Readers
* [Mako](https://github.com/emersion/mako), [dunst](https://dunst-project.org/) - Customizable Notification Daemon / [GitHub](https://github.com/dunst-project/dunst)
* [DidYouMean](https://github.com/hisbaan/didyoumean) - Grammar Check
* [KTouch](https://apps.kde.org/ktouch/), [typer](https://github.com/maaslalani/typer) or [Toipe](https://github.com/Samyak2/toipe) - Typing Practice
***
## ▷ Software Sites
* 🌐 **[ArchWiki App Sites](https://wiki.archlinux.org/title/List_of_applications)** - Linux Software / Site Index
* 🌐 **[Awesome Linux](https://luong-komorebi.github.io/Awesome-Linux-Software/)** - FOSS Software Index
* ⭐ **[Kapital Sin](https://www.kapitalsin.com/forum/index.php?board=5.0)** / Use [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
* ⭐ **[RuTracker](https://rutracker.org/forum/viewforum.php?f=1381)** / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045)
* ⭐ **[Linux Software CSE](https://cse.google.com/cse?cx=81bd91729fe2a412b)** - Multi-Site Software Search
* [Awesome Linux Minimalism](https://github.com/knassar702/awesome-linux-minimalism) - FOSS Software
* [Awesome KDE](https://github.com/francoism90/awesome-kde) - FOSS Software
* [FOSS Torrents](https://fosstorrents.com/) - FOSS Software Torrents
* [Linux FOSS Image](https://i.ibb.co/KyTkKHz/ae00a5177857.png) - FOSS Software List
* [KDE Applications](https://apps.kde.org/) - KDE Apps
* [The Book of Secret Knowledge](https://github.com/trimstray/the-book-of-secret-knowledge)
* [Ultimate Cheatsheet](https://gist.github.com/bgoonz/be5c5be77169ef333b431bc37d331176)
* [ArchWiki List of Applications](https://wiki.archlinux.org/title/list_of_applications)
* [LinuxAlt](https://www.linuxalt.com/)
* [Plan9Port](https://9fans.github.io/plan9port/) / [GitHub](https://github.com/9fans/plan9port)
* [tlanyan](https://itlanyan.com/)
* [Flatpak](https://flatpak.org/) or [Flathub](https://flathub.org/) - Flatpak App Repositories
* [SnapCraft](https://snapcraft.io/store) - Snap Repository
* [GearLever](https://flathub.org/apps/it.mijorus.gearlever) or [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) - Appimage Managers
* [NixOS](https://nixos.org/) / [Manager](https://github.com/nix-community/home-manager), [AppImagePool](https://github.com/prateekmedia/appimagepool), [Zap](https://zap.srev.in) / [GitHub](https://github.com/srevinsaju/zap), [pkgx](https://pkgx.sh/), [AM](https://github.com/ivan-hc/AM) or [Homebrew](https://brew.sh/) - Package Managers
* [cheat.sh](http://cheat.sh/) - App Repos
* [AppImageHub](https://www.appimagehub.com/), [AppImages](https://appimage.github.io/) or [Get AppImage](https://g.srev.in/get-appimage/) - Download Appimages
* [yay](https://wiki.archlinux.org/title/AUR_helpers) - Arch User Repository Helpers
* [Apps for GNOME](https://apps.gnome.org/) - GNOME Apps
* [emplace](https://github.com/tversteeg/emplace) - System Package Sync
* [Pling](https://www.pling.com/) / [2](https://www.linux-apps.com/) - Linux Apps and Themes
* [Pacstall](https://pacstall.dev/) - AUR-Inspired Package Manager for Ubuntu
***
## ▷ Linux Video
* ⭐ **[mpv](https://mpv.io/)** - Video Player
* ⭐ **[Haruna](https://apps.kde.org/haruna/)** or **[Celluloid](https://github.com/celluloid-player/celluloid)** - MPV Frontends
* ⭐ **[Kdenlive](https://apps.kde.org/kdenlive/)** or [Flowblade](https://jliljebl.github.io/flowblade/) - Video Editors
* [MultiPlex](https://github.com/pojntfx/multiplex) - Torrent Watch Party / Use VPN
* [Gromit MPX](https://github.com/bk138/gromit-mpx) - Screen Annotation
* [Spectacle](https://apps.kde.org/spectacle/) - Screen Recorder / Clipping
* [AV Linux](https://www.bandshed.net/avlinux/) - Video / Audio Editor
* [REAL Video Enhancer](https://github.com/TNTwise/REAL-Video-Enhancer) - Video Upscaling
* [4KTUBE](https://github.com/rishabh3354/4KTUBE) or [Video Downloader](https://github.com/Unrud/video-downloader) - Video Downloaders
* [Peek](https://github.com/phw/peek) - Simple Video / GIF recorder
* [Linux-Fake-Background-Webcam](https://github.com/fangfufu/Linux-Fake-Background-Webcam/) - Fake Webcam Background
* [ani-cli](https://github.com/pystardust/ani-cli) - Anime Streaming Terminal
* [Trackma](https://github.com/z411/trackma/) - Anime Tracking App
* [LiveCaptions](https://github.com/abb128/LiveCaptions) - Real-time Captions
***
## ▷ Linux Audio
* 🌐 **[Awesome Linux Audio](https://gitlab.com/nodiscc/awesome-linuxaudio)** - Live Audio Resources
* ⭐ **[SpotX-Bash](https://github.com/SpotX-Official/SpotX-Bash)**, [spotify-adblock](https://github.com/abba23/spotify-adblock) or [SpotifyNoPremium](https://github.com/Daksh777/SpotifyNoPremium) - Spotify Adblockers
* ⭐ **[SongRec](https://github.com/marin-m/SongRec)** or [Mousai](https://github.com/SeaDve/Mousai) - Song Identifiers
* [Tidal Hi-Fi](https://github.com/Mastermindzh/tidal-hifi) - Hi-Fi Tidal for Linux
* [cmus](https://cmus.github.io/) - Audio Player
* [Tauon Music Box](https://tauonmusicbox.rocks/) - Audio Player
* [Lollypop](https://wiki.gnome.org/Apps/Lollypop), [2](https://gitlab.gnome.org/World/lollypop) - Audio Player
* [Audacious](https://audacious-media-player.org/) - Audio Player
* [Rhythmbox](https://wiki.gnome.org/Apps/Rhythmbox) - Audio Player
* [Amberol](https://gitlab.gnome.org/World/amberol) - Audio Player
* [Subsonic](https://github.com/twostraws/Subsonic) - Audio Player
* [Fooyin](https://github.com/ludouzi/fooyin) - Audio Player
* [g4music](https://gitlab.gnome.org/neithern/g4music) - Audio Player
* [dopamine](https://github.com/digimezzo/dopamine) - Audio Player
* [AudioTube](https://invent.kde.org/multimedia/audiotube) - Audio Player
* [Monophony](https://gitlab.com/zehkira/monophony) - YouTube Music Client
* [ytermusic](https://github.com/ccgauche/ytermusic/) - YouTube Music Downloader
* [Deezer Linux](https://github.com/aunetx/deezer-linux) or [DZR](https://github.com/yne/dzr) - Deezer Clients
* [Myuzi](https://gitlab.com/albanobattistella/myuzi) - Music Streaming App
* [MusicPod](https://github.com/ubuntu-flutter-community/musicpod) - Podcast / Radio Player
* [HeadsetControl](https://github.com/Sapd/HeadsetControl) - Headset Settings Manager
* [Pipewire](https://wiki.archlinux.org/title/PipeWire#Noise_suppression_for_voice) / [Plugins](https://github.com/wwmm/easyeffects) or [NoiseTorch](https://github.com/noisetorch/NoiseTorch) - Noise Suppression Software
* [Qtractor](https://qtractor.org/) - Audio Editor
* [Calf Studio Gear](https://calf-studio-gear.org/) - Audio Production Plugins
* [Ensembles](https://github.com/ensemblesaw/ensembles-app) - Musical Performance Arranger
* [Viper4Linux](https://github.com/Audio4Linux/Viper4Linux) / [GUI](https://github.com/Audio4Linux/Viper4Linux-GUI) or [JDSP4Linux](https://github.com/Audio4Linux/JDSP4Linux) - Audio Processors
* [cava](https://github.com/karlstav/cava) - Console Audio Visualizer
* [Sunamu](https://github.com/NyaomiDEV/Sunamu) - Now Playing Songs Display
* [CasterSoundboard](https://github.com/JupiterBroadcasting/CasterSoundboard) - Soundboard
***
## ▷ Linux Images
* ⭐ **[Flameshot](https://flameshot.org/)** or [Scrot](https://github.com/resurrecting-open-source-projects/scrot) - Screenshot Tools
* ⭐ **[TextSnatcher](https://textsnatcher.rf.gd/)** or [Frog](https://getfrog.app/) / [GitHub](https://github.com/TenderOwl/Frog/) - Image to Text
* [photoshopCClinux](https://github.com/Gictorbit/photoshopCClinux) - Linux Photoshop Installer
* [V4L2Loopback](https://github.com/umlaeute/v4l2loopback) - Create Virtual Cameras
* [Drawing](https://maoschanz.github.io/drawing/) - Drawing App
* [Feh](https://feh.finalrewind.org/) or [NSXIV](https://github.com/nsxiv/nsxiv) - Image Viewer
* [lsix](https://github.com/hackerb9/lsix) - View Images in Terminal
* [Upscaler](https://gitlab.gnome.org/World/Upscaler) - Image Upscaler
* [Trimage](https://trimage.org/) or [Curtail](https://github.com/Huluti/Curtail) - Image Compressor
* [MkPosters](https://github.com/patrick-kidger/mkposters) - Turn Markdown Files into Posters
* [Rapid](https://damonlynch.net/rapid/) - Quick Linux Photo Importer
***
## ▷ Linux Gaming
* 🌐 **[Awesome-ttygames](https://github.com/ligurio/awesome-ttygames)** - Unix ASCII Games
Linux Gaming Guide
* 🌐 **[Are We Anti-Cheat Yet?](https://areweanticheatyet.com/)** - Anti-Cheat Game Database / GNU/Linux & Wine/Proton Compatibility
* ⭐ **[Comprehensive Gaming Guide](https://linux-gaming.kwindu.eu/index.php?title=Main_Page)** / [2](https://github.com/rimsiw/linux-gaming-omg) / [3](https://web.archive.org/web/20221022121735/https://www.reddit.com/r/Piracy/comments/ndrtlf/comment/gyccwhk/?context=3) / [4](https://www.reddit.com/r/LinuxCrackSupport/wiki/index) - Linux Gaming Guides
* ⭐ **[protondb](https://www.protondb.com/)**- Proton Compatibility Descriptions / [Steam Extension](https://github.com/Trsnaqe/protondb-community-extension)
* ⭐ **[Lutris](https://lutris.net/)** - Games Manager
* ⭐ **[proton-ge-custom](https://github.com/GloriousEggroll/proton-ge-custom)** - Play Windows Games on Linux / [Guide](https://www.reddit.com/r/LinuxCrackSupport/comments/yqfirv/how_to_install_fitgirl_or_dodi_windows_repacks_in/)
* ⭐ **[ProtonUp-QT](https://github.com/DavidoTek/ProtonUp-Qt/)** - Install / Manage Proton-GE for Steam and Wine-GE for Lutris
* ⭐ **[Kapital Sin](https://www.kapitalsin.com/forum/index.php?board=4.0)** - Linux Games / Use [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Linux Games
* ⭐ **[johncena141](https://1337x.to/user/johncena141/)** - Linux Games / [Support](https://gitlab.com/jc141x/portal)
* [GameHub](https://tkashkin.github.io/projects/gamehub/), [Gnome Games](https://wiki.gnome.org/Apps/Games), [UnderTaker141](https://github.com/AbdelrhmanNile/UnderTaker141) or [Steal](https://github.com/AbdelrhmanNile/steal) - Game Libraries / Launchers
* [RuTracker](https://rutracker.org/forum/viewforum.php?f=899) - Linux Games / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045)
* [winesapOS](https://github.com/LukeShortCloud/winesapOS) - Play Games on Storage Devices
* [Gamebuntu](https://discourse.ubuntu.com/t/gamebuntu/25544/13) - Setup Gaming Environment on Ubuntu / [GitLab](https://gitlab.com/rswat09/gamebuntu)
* [RetroPlus](https://github.com/Vysp3r/RetroPlus) - ROM Downloader
* [wine-wayland](https://github.com/varmd/wine-wayland) - Play DX9/DX11 / Vulkan Games
* [steam-tui](https://github.com/dmadisetti/steam-tui) - Rust TUI for Steam
* [steam-cli](https://github.com/berenm/steam-cli) - CLI for Steam
* [Luxtorpeda](https://github.com/luxtorpeda-dev/luxtorpeda) or [Boxtron](https://github.com/dreamer/boxtron) - Run Steam Games on Linux
* [RetroDECK](https://retrodeck.net/) - Emulator for Steam Deck
* [CryoUtilities](https://github.com/CryoByte33/steam-deck-utilities) - Steam Deck Utilities
* [GameScope](https://github.com/ValveSoftware/gamescope) - Steam Session Compositing Window Manager
* [SamRewritten](https://github.com/PaulCombal/SamRewritten) - Steam Achievement Manager
* [Steam for Linux](https://github.com/ValveSoftware/steam-for-linux) - Steam Linux Beta Issue Tracker
* [HeroicGamesLauncher](https://heroicgameslauncher.com/) / [GitHub](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher) - Epic Games Launcher
* [Minigalaxy](https://sharkwouter.github.io/minigalaxy/) - GOG Client
* [CWordle](https://github.com/velorek1/cwordle) - Wordle in Unix Terminal
* [NVBurner](https://github.com/iloveichigo/NVBurner) or [CoreCTRL](https://gitlab.com/corectrl/corectrl) - Overclocking Tool
* [dxvk](https://github.com/doitsujin/dxvk) - D3D9, D3D10 and D3D11 for Linux / Wine
* [VKBasAlt](https://github.com/DadSchoorse/vkBasalt) - Game Post Processing Layer
* [Liquorix](https://liquorix.net/), [Xanmod](https://xanmod.org/) or [Frogging](https://github.com/Frogging-Family/linux-tkg) - Linux Gaming Kernels
* [Gamemode](https://github.com/FeralInteractive/gamemode) - Linux System Optimizer
* [LibreGaming](https://github.com/Ahmed-Al-Balochi/LibreGaming) - Linux Game Package Downloader
* [Prism43](https://github.com/DomHeadroom/Prism43) - Prism Launcher / Unlocker
* [mcpelauncher](https://github.com/minecraft-linux/mcpelauncher-manifest) - Minecraft Android Bedrock Edition Launcher for Linux
* [VinegarHQ](https://vinegarhq.org/) - Bootstrapper for Roblox / [Studio Only](https://vinegarhq.org/Home/rol_faq.html)
* [Anime Game Launcher](https://github.com/an-anime-team/an-anime-game-launcher) / [Discord](https://discord.gg/ck37X6UWBp) - Genshin Impact Launcher
* [among-sus](https://git.sr.ht/~martijnbraam/among-sus) - Play Among Us in your Terminal (Recreation)
* [Gameboy.live](https://github.com/HFO4/gameboy.live) - Terminal Game Boy Emulator
* [QuickPassthrough](https://github.com/HikariKnight/quickpassthrough) - Simplified Qemu GPU Passthrough
* [Gambit](https://github.com/maaslalani/gambit) - Terminal Chess
* [Sssnake](https://github.com/AngelJumbo/sssnake) - Terminal Snake
***
# ► Linux Tools
## ▷ Adblock / Privacy
* ↪️ **[Linux 2FA](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_password_privacy_.2F_2fa)**
* ↪️ **[DNS Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_dns_adblocking)**
* ⭐ **[Arch Security Wiki](https://wiki.archlinux.org/title/Security)**, [Linux Hardening](https://vez.mrsk.me/linux-hardening.html) / [2](https://madaidans-insecurities.github.io/guides/linux-hardening.html) or [How to Secure a Linux Server](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) - Linux Security Guides
* ⭐ **[SpoofDPI](https://github.com/xvzc/SpoofDPI)** or [zapret](https://github.com/bol-van/zapret) - DPI circumvention
* ⭐ **[CryptSetup](https://gitlab.com/cryptsetup/cryptsetup)** or [Tomb](https://dyne.org/software/tomb/) - File Encryption
* [Securely Wipe Disk](https://wiki.archlinux.org/title/Securely_wipe_disk) or [SSD Memory Cell Clearing](https://wiki.archlinux.org/title/Solid_state_drive/Memory_cell_clearing) - Linux Disk Wipe Guides
* [JShielder](https://github.com/Jsitech/JShielder) - Hardening Script for Linux Servers
* [SShuttle](https://github.com/sshuttle/sshuttle) - Proxy
* [Lynis](https://github.com/CISOfy/lynis) - Linux Security Auditing Tool
* [Lockigest](https://elma.dev/work/lockigest/) / [GitHub](https://github.com/elmsec/lockigest) - Screen Locker
* [Mistborn](https://gitlab.com/cyber5k/mistborn) - Manage Cloud Security Apps
* [OpenSnitch](https://github.com/evilsocket/opensnitch) or [gufw](https://github.com/costales/gufw) - Linux Firewalls
* [Tracee](https://aquasecurity.github.io/tracee/latest) - Runtime Security and Forensics
* [Mofolinux](https://mofolinux.com/), [Tails](https://tails.boum.org/) or [Kodachi](https://www.digi77.com/linux-kodachi/) - Privacy-Based Operating System
* [OpenVPN Wrapper](https://github.com/slingamn/namespaced-openvpn) - VPN Tunnel
* [Openconnect VPN Server](https://ocserv.gitlab.io/www/index.html) - Linux SSL VPN Server
* [DSVPN](https://github.com/jedisct1/dsvpn) - Self-Hosted VPN
* [wireguird](https://github.com/UnnoTed/wireguird) - Wireguard GUI
* [Netbird](https://github.com/netbirdio/netbird) or [vnStat](https://github.com/vergoh/vnstat) - Network Monitors
* [Howdy](https://github.com/boltgolt/howdy) - Linux Facial Authentication
* [ShuffleStacks](https://shufflecake.net/) - Create Hidden Volumes
* [Collision](https://flathub.org/apps/details/dev.geopjr.Collision) - Check File Hashes
* [WhoAmI Project](https://owerdogan.github.io/whoami-project) / [GitHub](https://github.com/owerdogan/whoami-project) - Privacy / Anonymity Tool
* [Yubikey Full Disk Encryption](https://github.com/agherzan/yubikey-full-disk-encryption) - Use YubiKey to unlock a LUKS Partition
* [DNSWarden](https://dnswarden.com/) / [GitHub](https://github.com/bhanupratapys/dnswarden) - DNS Adblocking
* [Firejail](https://firejail.wordpress.com/) or [Bubblewrap](https://github.com/containers/bubblewrap) - Sandboxing tools
* [GoogleTeller](https://github.com/berthubert/googerteller) - Google Tracking Notifications
***
## ▷ Linux Internet
* ⭐ **[Soulseek](https://www.slsknet.org/SoulseekQt/Linux/SoulseekQt-2018-1-30-64bit-appimage.tgz)** - File Sharing App
* ⭐ **[qBittorrent](https://github.com/qbittorrent/qBittorrent/wiki/Installing-qBittorrent#linux)** / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_qbitorrent_tools), **[rTorrent](https://rakshasa.github.io/rtorrent/)** / [2](https://github.com/rakshasa/rtorrent), [BitFlu](https://bitflu.workaround.ch/), [kTorrent](https://apps.kde.org/ktorrent/) / [2](https://invent.kde.org/network/ktorrent) - Linux Torrent Clients
* [RuTorrent](https://github.com/Novik/ruTorrent) or [flood](https://flood.js.org/) - RTorrent Web Frontend / [Themes](https://github.com/artyuum/3rd-party-ruTorrent-Themes)
* rTorrent Tools - [Extended](http://rtorrent-ps.readthedocs.io/) / [Tools](https://pyrocore.readthedocs.org/) / [GitHub](https://github.com/pyroscope/pyrocore) / [Mods](https://calomel.org/rtorrent_mods.html)
* [BTFS](https://github.com/johang/btfs) - Bittorrent Filesystem
* [arch-delugevpn](https://github.com/binhex/arch-delugevpn) - Docker with Torrent client and VPN on Arch Linux base
* [Luakit](https://luakit.github.io/) - Lightweight Linux Browser
* [browsh](https://www.brow.sh/) - Text Based Browser
* [ElectronMail](https://github.com/vladimiry/ElectronMail) or [dodo](https://github.com/akissinger/dodo) - Email Clients
* [Akregator](https://apps.kde.org/akregator/) - RSS Feed Reader
* [pass](https://www.passwordstore.org/) - Unix Password Manager
* [Seahorse](https://gitlab.gnome.org/GNOME/seahorse) or [GnomeKeyring](https://wiki.gnome.org/Projects/GnomeKeyring) - GNOME Password Manager
* [gopass](https://www.gopass.pw/) - CLI Password Manager
* [KGet](https://apps.kde.org/kget/), [Varia](https://github.com/giantpinkrobots/varia) or [GabutDM](https://github.com/gabutakut/gabutdm) - Download Managers
* [easy-google-drive-downloader](https://github.com/mzramna/easy-google-drive-downloader) or [GDown](https://github.com/wkentaro/gdown) - Google Drive Downloader
* [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) - Mount GDrive
* [maestral](https://maestral.app/) - Dropbox Client
* [apt-fast](https://github.com/ilikenwf/apt-fast) - APT Download Accelerator
* [Nala](https://gitlab.com/volian/nala) - APT Frontend
* [aMule](https://www.amule.org/) - eMule-like P2P Client
* [Linux Router](https://github.com/garywill/linux-router) - Set Linux as Router
* [Wayland](https://wayland.freedesktop.org/) - Linux Display Server Protocol / [Tools](https://wearewaylandnow.com/)
* [EasyPanel](https://easypanel.io/) - Server Control Panel
* [Free Cloud Linux Server](https://rentry.co/FMHYBase64#free-cloud-linux-server) - Free Cloud Server Guide
* [yet another bench script](https://github.com/masonr/yet-another-bench-script) - Server Performance Script
* [Bandwhich](https://github.com/imsnif/bandwhich) - Terminal Bandwidth Utilization Tool
* [Rang3r](https://github.com/floriankunushevci/rang3r) - IP / Port Scanner
* [sttr](https://github.com/abhimanyu003/sttr) - Base64 Encryption / Decryption TUI
* [Knapsu](https://knapsu.eu/plex/) or [Cloudbox](https://cloudbox.works/) - Media Server
* [ansible-hms-docker](https://github.com/ahembree/ansible-hms-docker) or [DockSTARTer](https://github.com/GhostWriters/DockSTARTer) - Automated Docker Media Server Setups
* [Netflix Proxy](https://github.com/ab77/netflix-proxy/) - Streaming Service Proxy
* [Docket-Jacket](https://github.com/linuxserver/docker-jackett) - Docker Jacket Container
* [swizzin](https://swizzin.ltd/) - Seedbox for Ubuntu / Debian
* [rtinst](https://github.com/arakasi72/rtinst) - Seedbox Installation Script for Ubuntu / Debian
* [SeedSync](https://github.com/ipsingh06/seedsync) - Sync your Seedbox
* [GNU Social](https://gnusocial.network/) - Self-Hosted Social Networking Platform
* [Teams for Linux](https://github.com/IsmaelMartinez/teams-for-linux) - Collaboration Platform
* [Hexchat](https://hexchat.github.io/), [Adium](https://adium.im/), [Polari](https://wiki.gnome.org/Apps/Polari), [Irssi](https://github.com/irssi/irssi) or [Weechat](https://weechat.org/) - IRC Clients
* [Dino](https://dino.im/) - XMPP Client
* [gurk-rs](https://github.com/boxdot/gurk-rs) - Signal Client
* [ZapZap](https://rtosta.com/zapzap-web/) - WhatsApp Client
* [YouTube-Viewer](https://github.com/trizen/youtube-viewer), [Pipe Viewer](https://github.com/trizen/pipe-viewer) or [Pipeline](https://gitlab.com/schmiddi-on-mobile/pipeline) - YouTube Clients
* [Giara](https://aur.archlinux.org/packages/giara/) - Reddit Client
* [BetterDiscordctl](https://github.com/bb010g/betterdiscordctl) - Modded Discord Client / [Guide](https://gist.github.com/ObserverOfTime/d7e60eb9aa7fe837545c8cb77cf31172)
* [Nextcord](https://docs.nextcord.dev/) - Discord API Wrapper
* [Discover](https://github.com/trigg/Discover) - Discord Overlay
* [dvm](https://github.com/diced/dvm) - Discord Version Manager
* [Rofimoji](https://github.com/fdw/rofimoji), [Shmoji](https://github.com/biox/shmoji) - Emoji CLI's
* [Flash 32 Download](https://pastebin.com/0fNaeceW)
***
## ▷ File Tools
* 🌐 **[Linux File Backup](https://github.com/restic/others)** - File Backup App List
* ⭐ **[Warpinator](https://github.com/linuxmint/warpinator)**, [rQuickshare](https://github.com/Martichou/rquickshare), [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole), [syncthing](https://syncthing.net/) / [Tray Support](https://martchus.github.io/syncthingtray/), [portal](https://github.com/SpatiumPortae/portal), [Zrok](https://zrok.io/), [Celeste](https://flathub.org/apps/details/com.hunterwittenborn.Celeste) / [2](https://snapcraft.io/celeste), [Cattail](https://github.com/nerdyslacker/cattail) or [Sharing](https://github.com/parvardegr/sharing) - File Sync / Transfer
* ⭐ **[Baobab](https://gitlab.gnome.org/GNOME/baobab)**, **[lf](https://github.com/gokcehan/lf)**, [ranger](https://ranger.fm), [nnn](https://github.com/jarun/nnn), [clifm](https://github.com/leo-arch/clifm), [fm](https://github.com/mistakenelf/fm), [Superfile](https://github.com/yorukot/superfile), [Joshuto](https://github.com/kamiyaa/joshuto), [dut](https://codeberg.org/201984/dut), [gdu](https://github.com/dundee/gdu) or [NCDU](https://dev.yorhel.nl/ncdu) - Terminal File Manager / Disk Usage Analyzers
* [ANGRYsearch](https://github.com/DoTheEvo/ANGRYsearch), [CatCLI](https://github.com/deadc0de6/catcli), [xplr](https://xplr.dev/) / [GitHub](https://github.com/sayanarijit/xplr) / [Discord](https://discord.com/invite/JmasSPCcz3), [logo-ls](https://github.com/Yash-Handa/logo-ls), [ugrep](https://ugrep.com) / [GitHub](https://github.com/Genivia/ugrep) or [Achoz](https://github.com/kcubeterm/achoz) - File Explorers
* [Dolphin](https://userbase.kde.org/Dolphin) or [SpaceFM](https://ignorantguru.github.io/spacefm/) - File Managers
* [Collector](https://mijorus.it/projects/collector/) - File Drag & Drop
* [Bash Upload](https://bashupload.com/) - Bash File Upload 50GB / 3 days
* [z](https://github.com/rupa/z) - Track Most used Directories
* [p7zip](https://p7zip.sourceforge.net/), [GNU Gzip](https://www.gnu.org/software/gzip/) or [pigz](https://zlib.net/pigz/) - File Archivers / Unzippers
* [Pika Backup](https://gitlab.gnome.org/World/pika-backup/) - File Backup Tool
* [Curlew](https://curlew.sourceforge.io/) - File Converter
* [Boxxy](https://github.com/queer/boxxy) - Contain Files / Directories
* [Junction](https://github.com/sonnyp/Junction) - Change File Associations
* [Krename](https://apps.kde.org/en-gb/krename/) - Bulk File Renamer
* [FSLint](https://www.pixelbeat.org/fslint/), [Czkawka](https://qarmin.github.io/czkawka/), [kdiff3](https://apps.kde.org/en-gb/kdiff3/) or [fclones](https://github.com/pkolaczk/fclones) - Duplicate File Finder
* [xdg-ninja](https://github.com/b3nj5m1n/xdg-ninja) - Unwanted File Finder
* [rcm](https://github.com/thoughtbot/rcm) - Manage Dotfiles
* [Zathura](https://git.pwmt.org/pwmt) - Document Viewer
* [PDF Mix](https://scarpetta.eu/pdfmixtool/) - PDF Editor
* [gscan2pdf](https://gscan2pdf.sourceforge.net/) - Turn Documents into PDFs
* [Linux Filesystem Chart](https://i.ibb.co/ChF9HMH/02e105ba72c1.png) - File System Guide
***
## ▷ Terminal / Shell
* 🌐 **[Awesome Shell](https://github.com/alebcay/awesome-shell)**, [tldr](https://github.com/tldr-pages/tldr/) or [AltBox](https://altbox.dev/) - Linux Shell Resources
* 🌐 **[Awesome TUIs](https://github.com/rothgar/awesome-tuis)** or [TerminalTrove](https://terminaltrove.com/) - List of TUIs
* ↪️ **[Linux Shell Index](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_command_line_shells)** or [Modern Unix](https://github.com/ibraheemdev/modern-unix)
* ⭐ **[Alacritty](https://alacritty.org)**, **[Kitty](https://sw.kovidgoyal.net/kitty/overview/)**, [Simple Terminal](https://st.suckless.org/), [Wave](https://www.waveterm.dev/), [yakuake](https://apps.kde.org/yakuake/), [emacs-eat](https://codeberg.org/akib/emacs-eat) or [tabby](https://tabby.sh/) - Linux Terminals
* ⭐ **[Shell GPT](https://github.com/TheR1D/shell_gpt)**, [2](https://github.com/jiacai2050/shellgpt) - AI Terminal Chatbot / GPT
* [Liquidprompt](https://github.com/liquidprompt/liquidprompt) - Bash / Zsh Prompt
* [utils](https://github.com/Loupeznik/utils) or [UsefulLinuxShellScripts](https://github.com/jackrabbit335/UsefulLinuxShellScripts) - Linux Shell Tool Scripts
* [Gum](https://github.com/charmbracelet/gum) - Shell Script Creator
* [ShellCheck](https://www.shellcheck.net/) - Shell Script Bug Check
* [shell-scripting-tutorial](https://github.com/techarkit/shell-scripting-tutorial) - Shell Scripting Tutorial
* [Command Line Guide](https://github.com/jlevy/the-art-of-command-line), [ManKier](https://www.mankier.com/) or [LinuxCommand](https://www.linuxcommand.org/tlcl.php) - Command-Line Lessons
* [Bash Crawl](https://gitlab.com/slackermedia/bashcrawl) - Linux Command Learning Game
* [bash_loading_animations](https://github.com/Silejonu/bash_loading_animations) - Bash Loading Animations
* [bash-it](https://github.com/Bash-it/bash-it) or [Bashly](https://bashly.dannyb.co/) - Bash Frameworks
* [zx](https://google.github.io/zx/) or [dax](https://github.com/dsherret/dax) - Write Complex Scripts
* [Basher](https://www.basher.it/) or [bpkg](https://bpkg.sh/) - Bash Package Manager
* [yakuake](https://apps.kde.org/yakuake/) - Terminal Emulator
* [XTerm](https://invisible-island.net/xterm/) - X Window System Terminal Emulator
* [hush](https://github.com/hush-shell/hush) - Unix Shell
* [Extension Manager](https://mattjakeman.com/apps/extension-manager) - GNOME Shell Extensions
* [Distrobox](https://distrobox.it/) - Use Distros via Terminal
* [htop](https://htop.dev/) or [Zenith](https://github.com/bvaisvil/zenith) - Interactive Process Viewers
* [eza](https://eza.rocks/) - Modern ls replacement
* [explainshell.com](https://explainshell.com/) - Match Command-Line Arguments to Help Text
* [PowerShell](https://github.com/powershell/powershell) - PowerShell
* [Tmux](https://github.com/tmux/tmux) - Terminal Multiplexer / [Cheatsheet](https://tmuxcheatsheet.com/)
* [Zellij](https://zellij.dev/) - Terminal Workspace
* [asciinema](https://asciinema.org/) - Terminal Recorder
* [Electerm](https://electerm.github.io/electerm) - Terminal / SSH / STP Client
* [fzf](https://github.com/junegunn/fzf) or [skim](https://github.com/lotabout/skim) - Fuzzy Finders
* [atuin](https://atuin.sh/) - Shell History Management / [GitHub](https://github.com/atuinsh/atuin)
* [cbonsai](https://gitlab.com/jallbrit/cbonsai) - Generate Bonsai Trees in Terminal
* [pipes.sh](https://pipeseroni.github.io/) or [pipes-rs](https://github.com/lhvy/pipes-rs) - Animated Pipes in Terminal
* [Terminal Locomotive Train](https://pastebin.com/ayrFjrh6) - Train Terminal Easter Egg
***
## ▷ Ricing / Customization
* 🌐 **[Ricepedia](https://rizonrice.club/Main_Page)** - Linux Ricing Tools
* ↪️ **[Linux Themes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_linux_themes)** - Themes for Linux
* ⭐ **[Elkowar's Wacky Widgets](https://elkowar.github.io/eww)** or **[Aylur's GTK Shell](https://github.com/Aylur/ags)** - Widgeting Systems
* [Nam's Ricing Guide](https://nam.is-a.dev/blog/ricing/) - Ricing Guide
* [Gradience](https://github.com/GradienceTeam/Gradience) - Customize GNOME's Adwaita
* [wpgtk](https://deviantfero.github.io/wpgtk) - Fully Customizable Unix Color Schemer
* [Akira](https://github.com/akiraux/Akira) - UI/UX Customization
* [Kvantum](https://github.com/tsujan/Kvantum) - Linux QT / KDE Theme Engine
* [Polybar (X11)](https://github.com/polybar/polybar), [Iron Bar](https://github.com/JakeStanger/ironbar) (Wayland) or [Waybar](https://github.com/Alexays/Waybar) (Wayland) - Customizable Status Bars
* [MacBuntu Transformation Pack](https://www.noobslab.com/2018/08/macbuntu-1804-transformation-pack-ready.html), [2](https://www.noobslab.com/2017/06/macbuntu-transformation-pack-ready-for.html) - Mac Theme
* [Windows-10](https://b00merang.weebly.com/windows-10.html) - Windows 10 Theme
* [xScreensaver](https://www.jwz.org/xscreensaver/) - Linux Screensavers
* [Fondo](https://github.com/calo001/fondo), [varietywalls](https://github.com/varietywalls/variety), [HydraPaper](https://hydrapaper.gabmus.org/), [styli.sh](https://github.com/thevinter/styli.sh) or [Komorebi](https://github.com/cheesecakeufo/komorebi) - Wallpaper Managers
* [Video Wallpaper](https://github.com/ghostlexly/gpu-video-wallpaper) - Use Videos as Animated Wallpaper
* [wallpaper-engine-kde-plugin](https://github.com/catsout/wallpaper-engine-kde-plugin) - Wallpaper Engine KDE Plugin
* [Polychromatic](https://polychromatic.app/) or [OpenRazer](https://openrazer.github.io/) - Linux System Light Control
* [Burn My Windows](https://github.com/Schneegans/Burn-My-Windows) - Window Closing Effects
* [theme.sh](https://github.com/lemnos/theme.sh), [NotCurses](https://github.com/dankamongmen/notcurses) / [Wiki](https://nick-black.com/dankwiki/index.php/Notcurses) or [Shell Color Scripts](https://gitlab.com/dwt1/shell-color-scripts) / [2](https://github.com/stark/Color-Scripts) - Custom Terminal Themes
* [font-manager](https://github.com/FontManager/font-manager) - Font Manager
***
# ► Mac Apps
* ⭐ **[gibMacOS](https://github.com/corpnewt/gibMacOS)** - Download macOS
* ⭐ **[Readdle](https://readdle.com/documents)** - Multipurpose File Tool
* ⭐ **[PeaZip](https://peazip.github.io/peazip-macos.html)**, [The Unarchiver](https://theunarchiver.com/), [unxip](https://github.com/saagarjha/unxip) or [Keka](https://www.keka.io/) - File Archivers
* ⭐ **[qBittorrent](https://www.qbittorrent.org/)** - Torrent Client / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_qbitorrent_tools)
* ⭐ **[NearDrop](https://github.com/grishka/NearDrop)** or [maestral](https://maestral.app/) - File Sharing Apps
* ⭐ **[shottr](https://shottr.cc/)** or [MagicCap](https://magiccap.me/) - Screenshot Tool
* ⭐ **[Aptonic](https://aptonic.com/)** - Mac Productivity App
* ⭐ **[Alfred](https://www.alfredapp.com/)**, [Quicksilver](https://qsapp.com/), [SOL](https://sol.ospfranco.com/) or [Raycast](https://www.raycast.com/) - Keystroke Launchers
* ⭐ **[CustomShortcuts](https://www.houdah.com/customShortcuts/)**, [Karabiner-Elements](https://karabiner-elements.pqrs.org/) or [ShortcutKeeper](https://shortcutkeeper.com/) - Custom Keyboard Shortcuts
* ⭐ **[alt-tab-macos](https://alt-tab-macos.netlify.app/)** - Alt-Tab for Mac
* ⭐ **[Fantastical](https://flexibits.com/fantastical)** - Calendar
* [Advanced macOS Commands](https://saurabhs.org/advanced-macos-commands) - Advanced Command-Line Tools
* [Novee](https://github.com/ZhichGaming/Novee) - Anime Streaming App
* [DMHY](https://github.com/yaqinking/DMHY) - Anime Torrent Autodownloader
* [Swiftcord](https://swiftcordapp.github.io/Swiftcord/) or [Accord](https://github.com/evelyneee/accord) - Discord Clients
* [Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884) - Mastodon Client
* [Beta Profiles](https://betaprofiles.com/) - Download Pre-Release Versions macOS
* [CloverBootloader](https://github.com/CloverHackyColor/CloverBootloader/) - Windows, Mac & Linux Bootloader / [Config](https://mackie100projects.altervista.org/)
* [Boot Camp](https://support.apple.com/boot-camp) - Windows Bootloader / [DL Script](https://github.com/timsutton/brigadier)
* [Docker OSX](https://github.com/sickcodes/Docker-OSX) - Mac VM in Docker
* [Whisky](https://getwhisky.app/) - Wine Wrapper
* [SwiftUI Win11](https://jinxiansen.github.io/Windows11/) - Windows 11 Desktop Client for macOS
* [OrbStack](https://orbstack.dev/) - Docker Client
* [Cider](https://cider.sh/) / [GitHub](https://github.com/ciderapp/Cider) - Audio Players / Free Classic Version
* [Alfred Spotify Mini Player](https://alfred-spotify-mini-player.com/) - Spotify Mini Player
* [SoundSeer](https://github.com/jonathangarelick/SoundSeer) - Spotify in Menu Bar
* [Nuage](https://github.com/lbrndnr/nuage-macos) - Soundcloud Client
* [Subsonic](https://github.com/twostraws/Subsonic) - SwiftUI Audio Player
* [Bookshelf](https://apps.apple.com/us/app/bookshelf-reading-tracker/id1469372414) - Book Tracker
* [LimaVM](https://lima-vm.io/) - Linux VM
* [PortingKit](https://www.portingkit.com/) or [PlayOnMac](https://www.playonmac.com/en/) - Run Windows Games / Programs on Mac
* [OpenCore](https://github.com/acidanthera/OpenCorePkg) - Mac Bootloader / [Config](https://mackie100projects.altervista.org/opencore-configurator/) / [Guide](https://dortania.github.io/OpenCore-Install-Guide/)
* [PlayCover](https://github.com/PlayCover/PlayCover) - Run iOS Apps on Apple Silicon Macs
* [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher/) - Install New macOS on Unsupported Devices
* [rEFind](https://www.rodsbooks.com/refind/) - Boot Manager
* [Conky](https://conky.cc) / [Colors](https://github.com/helmuthdu/conky_colors), [eul](https://github.com/gao-sun/eul), [zfxtop](https://github.com/ssleert/zfxtop), [Stats](https://github.com/exelban/stats), [Mission Center](https://gitlab.com/mission-center-devs/mission-center) or [MacFetch](https://github.com/gantoreno/macfetch) - Hardware / System Monitors
* [Hot](https://github.com/macmade/) - CPU Monitor
* [TaskExplorer](https://objective-see.org/products/taskexplorer.html) - Task Manager / Viewer
* [Progress](https://github.com/Xfennec/progress) - Show Copied Data Progress
* [Clean-Me](https://kevin-de-koninck.github.io/Clean-Me/) or [Pearcleaner](https://github.com/alienator88/Pearcleaner) - System Cleanup / Uninstallers
* [What Route](https://whatroute.net/) - Network Diagnostic Tool
* [Kexts](https://www.tonymacx86.com/resources/categories/kexts.11/) - UEFI Kexts
* [File Find](https://gitlab.com/Pixel-Mqster/File-Find) or [Superfile](https://github.com/yorukot/superfile) - File Explorer / Managers
* [Download Shuttle](https://apps.apple.com/in/app/download-shuttle-fast-file/id847809913) or [Progressive Downloader](https://macpsd.net/) - File Download Manager
* [FlyingCarpet](https://github.com/spieglt/FlyingCarpet) - Cross-Platform AirDrop / [Guide](https://redd.it/vthltc)
* [Adobe Creative Cloud](https://rentry.co/FMHYBase64#adobe-after-effects-collection) - Adobe CC Guides
* [Adobe Packager](https://github.com/Drovosek01/adobe-packager) - Adobe Portable Installer Script
* [ss64 OSX](https://ss64.com/osx/) - macOS Bash Commands
* [Browserosaurus](https://browserosaurus.com/) - Browser Prompter
* [Orion](https://kagi.com/orion/) - Browser w/ Chrome + Firefox Extension Support / [Discord](https://discord.com/invite/gKh5E6ys6D)
* [Strongbox](https://strongboxsafe.com/) - Password Manager
* [Maccy](https://maccy.app/), [ClipBook](https://clipbook.app/) or [TRex](https://trex.ameba.co/) - Clipboard Managers
* [Left on Read](https://leftonread.me/) or [PyPush](https://github.com/JJTech0130/pypush) / [Discord](https://discord.gg/BVvNukmfTC) - iMessage Clients
* [LlamaChat](https://www.llamachat.app/) - Llama AI Chat
* [MacBing](https://goodsnooze.gumroad.com/l/macbing) - Bing Chat
* [ViennaRSS](https://www.vienna-rss.com/) - RSS Feed Reader
* [Dialect](https://github.com/dialect-app/dialect) - Translator
* [Link Unshortener](https://underpassapp.com/LinkUnshortener/) - Unshorten Links
* [Aiko](https://sindresorhus.com/aiko) - Audio Transcription
* [Drafts](https://getdrafts.com/), [CotEditor](https://coteditor.com/), [TextMate](https://macromates.com/), [Nebo](https://apps.apple.com/us/app/nebo-notes-pdf-annotations/id1119601770), [Strflow](https://strflow.app/), [Kyun](https://github.com/file-acomplaint/kyun), [FSNotes](https://fsnot.es/), [Notenik](https://notenik.app/) or [Voodoopad](https://www.voodoopad.com/) - Text Editors / Notes
* [Agenda](https://agenda.com/) - Mac Notes Organizer / [Forum](https://agenda.community/)
* [Taskpaper](https://www.taskpaper.com/) - To-Do Apps
* [Stroke](https://stroke.lllllllllllllllll.com/) - Text (You Can't Delete) Editor
* [BibDesk](https://bibdesk.sourceforge.io/) - Bibliography Manager
* [ElectronMail](https://github.com/vladimiry/ElectronMail), [MimeStream](https://mimestream.com/) or [Spark](https://sparkmailapp.com/) - Email Clients
* [Microsoft Mac Downloads](https://macadmins.software/) or [Microsoft-Office-For-MacOS](https://github.com/alsyundawy/Microsoft-Office-For-MacOS) - Office Suites
* [kbdlight](https://github.com/WhyNotHugo/kbdlight) - Change MacBook Keyboard Backlight Level
* [KeyPad](https://apps.apple.com/in/app/keypad-bluetooth-keyboard/id1491684442) - Connect Mac Keyboard to Mobile Devices
* [Pinch](https://github.com/danqing/Pinch) - Trackpad Pinch to Zoom Gesture
* [LinearMouse](https://linearmouse.app/) or [MacMouseFix](https://macmousefix.com/) - Mouse Remapping
* [Scroll Reverser](https://pilotmoon.com/scrollreverser/) - Per-Device Scroll Settings
* [KeyClu](https://sergii.tatarenkov.name/keyclu/support/) - Shortcut CheatSheet for Current Application
* [rcmd](https://lowtechguys.com/rcmd/) - App Switcher Command Key
* [KeyCastr](https://github.com/keycastr/keycastr) - Keystroke Visualizer
* [MonitorControl](https://monitorcontrol.app/) - External Monitor Brightness / Volume Control
* [BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) - Volume Mixer / Auto-Pause
* [BatFi](https://micropixels.gumroad.com/l/batfi) - Battery Managers
* [BatteryBuddy](https://batterybuddy.app/) - Cute Battery Indicator
* [AirBattery](https://github.com/lihaoyun6/AirBattery) - Device Battery Tracker
* [Bunch](https://bunchapp.co/) - Task Automation
* [MacScripter](https://www.macscripter.net/) - Automation Forum
* [Find You](https://github.com/positive-security/find-you) - Track Bluetooth Devices
* [Touché](https://redsweater.com/touche/) - Touch Bar Simulator
* [Actions](https://sindresorhus.com/actions) - Additional Shortcuts App Actions
* [pock](https://pock.app/) - Touch Bar Widget Manager / [GitHub](https://github.com/pock/pock)
* [Übersicht](https://tracesof.net/uebersicht/) - System Command Widgets
* [Itsycal](https://www.mowglii.com/itsycal/) - Menu Bar Calendar
* [Clocker](https://abhishekbanthia.com/clocker/) or [MeetingBar](https://meetingbar.app/) - Menu Bar Meetings Calendars
* [xbar](https://xbarapp.com/) - Manage Menu Bar Items / [GitHub](https://github.com/matryer/xbar)
* [MacLaunch](https://github.com/hazcod/maclaunch) - Manage Startup Items
* [Ice](https://icemenubar.app/) - Menu Bar Manager
* [OnlySwitch](https://github.com/jacklandrin/OnlySwitch) - Menu Bar Toggle Switches
* [Sloth](https://github.com/sveinbjornt/Sloth) - Process Manager
* [pongoOS](https://github.com/checkra1n/pongoOS) - Mac Pre-Boot Executor
* [Yabai](https://github.com/koekeishiya/yabai), [Amethyst](https://ianyh.com/amethyst/) / [GitHub](https://github.com/ianyh/Amethyst), [1Piece](https://app1piece.com/), [Spaces](https://spacesformac.xyz/), [Loop](https://github.com/MrKai77/Loop), [AeroSpace](https://github.com/nikitabobko/AeroSpace), [Phoenix](https://kasper.github.io/phoenix/) or [Rectangle](https://rectangleapp.com/) - Window Managers
* [Later](https://getlater.app/) - Restore App Sessions
* [AlDente](https://apphousekitchen.com/) - Charging Manager
* [VMware](https://rentry.co/FMHYBase64#vmware) - Virtual Machine
* [USBMap](https://github.com/corpnewt/USBMap) - Map MacOS USB Ports
* [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/) or [AuroraEditor](https://auroraeditor.com/) - Code Editors
* [iTerm2](https://iterm2.com/) - Replacements for Terminal
* [Fig](https://fig.io/) - IDE-Style Autocomplete for Terminal
* [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller
* [DisplayPlacer](https://github.com/jakehilborn/displayplacer) - Dual Monitor Manager
* [Pictogram](https://pictogramapp.com/) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom App Icons
* [IconSet](https://github.com/tale/iconset) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom System Icons
* [Manila](https://github.com/neilsardesai/Manila) - Change Folder Colors
* [Dynamic Wallpaper Club](https://dynamicwallpaper.club/) - Dynamic Wallpaper App
* [wallpapper](https://github.com/mczachurski/wallpapper) or [Equinox](https://equinoxmac.com/) - Dynamic Wallpaper Creators
* [Plash](https://sindresorhus.com/plash) - Use Website as Wallpaper
* [100 macOS Screensavers](https://github.com/bjdehang/100-macos-screensavers) - Minimalist Screensavers
* [DarkModeBuddy](https://github.com/insidegui/DarkModeBuddy) or [ThemeKit](https://github.com/luckymarmot/ThemeKit) - System Dark Mode Apps
* [Bootcamp Drivers](https://bootcampdrivers.com/) - Mac Bootcamp AMD Drivers
* [IINA](https://iina.io/) - Video Player
* [REAL Video Enhancer](https://github.com/TNTwise/REAL-Video-Enhancer) - Video Upscaling
* [Gifski](https://sindresorhus.com/gifski) - Image to GIF Converter / [GitHub](https://github.com/sindresorhus/Gifski)
* [Darkroom](https://apps.apple.com/us/app/darkroom-photo-video-editor/id953286746) - Image / Video Editor
* [Kap](https://getkap.co) or [ScreenTimeLapse](https://github.com/wkaisertexas/ScreenTimeLapse) - Screen Recorders
* [Garageband](https://apps.apple.com/us/app/garageband/id682658836?mt=12) - Audio Editor
* [Yoshimi](https://yoshimi.github.io/) - Audio Synthesizer
* [EQMac](https://eqmac.app/) - Audio Equalizer
* [The Levelator](https://archive.org/details/conversationsnetwork_org-levelator) - Automatic Audio Level Adjustments
* [Guitarix](https://guitarix.org/) - Virtual Guitar Amplifier / [Plugins](https://github.com/brummer10/GxPlugins.lv2)
* [XLD](https://sourceforge.net/projects/xld/) - Lossless Audio Transcoder
* [BlackHole](https://github.com/ExistentialAudio/BlackHole) - Pass Audio to Apps
* [Donna](https://www.musicdonna.com/) - AI Music Generator
* [Mubert AI](https://apps.apple.com/us/app/mubert-ai-music-streaming/id1154429580) - AI Music Radio
* [Playlisty](https://apps.apple.com/us/app/playlisty-the-playlist-tool/id1459275972) - Transfer Apple Music Playlists to Spotify
* [Image Tricks Lite](https://apps.apple.com/us/app/image-tricks-lite/id403735824?mt=12) or [SeaShore](https://sourceforge.net/projects/seashore/) - Image Editors
* [ImageOptim](https://imageoptim.com/mac) - Image Optimization
* [Perspec](https://github.com/feramhq/Perspec) - Correct Perspective of Images
* [Draw Things](https://apps.apple.com/us/app/draw-things-ai-generation/id6444050820) - AI Image Drawing Tool
* [SD Buddy](https://github.com/breadthe/sd-buddy), [CHARL-E](https://www.charl-e.com/) or [Swift Core ML Diffusers](https://github.com/huggingface/swift-coreml-diffusers) - Stable Diffusion Apps
* [ColorSlurp](https://colorslurp.com/) or [Material-Colors-native](https://github.com/BafS/Material-Colors-native) - Color Picker
* [Use Contrast](https://usecontrast.com/) - Check Color Contrast Ratios
* [Sim Daltoinism](https://michelf.ca/projects/sim-daltonism/) - Color Blindness Simulator
* [AnimeBox](https://www.animebox.es/) - Booru Client
* [Hachidori](https://malupdaterosx.moe/hachidori/) - Automatically Update MAL/Anilist/Kitsu Lists
* [Magit!](https://magit.vc/) - Git Text-Based UI
* [ProperTree](https://github.com/corpnewt/ProperTree) - GUI Plist Editor
* [NHCalc](https://github.com/KhaosT/nhcalc) - Compute Image NeuralHash
* [AppleNeuralHash2ONNX](https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX) - Convert NeuralHash for CSAM Detection to ONNX / [Collision Finder](https://github.com/anishathalye/neural-hash-collider)
* [Is Apple Silicon ready?](https://isapplesiliconready.com/) - M1 App Compatibility Chart
* [Does It Arm?](https://doesitarm.com/) - M2 / M3 App Compatibility Chart
* [SelfControlApp](https://selfcontrolapp.com/) - Website Blocker
* [Typist](https://apps.apple.com/us/app/typist/id415166115?ign-mpt=uo%3D4&mt=12) - Typing Practice
* [Comet](https://apps.apple.com/us/app/comet-for-reddit/id1146204813) or [RedditOS](https://github.com/Dimillian/RedditOS) - Reddit Client
* [Manta](https://github.com/hql287/Manta) - Invoice Manager
* [Grayscale Mode](https://github.com/rkbhochalya/grayscale-mode) - Grayscale Control
* [MacOSIcons](https://macosicons.com/) - Icons
* [equinux](https://equinux.github.io/) - OS X Certificate Fix
* [Lilu](https://github.com/acidanthera/Lilu) - Kext / Process Patcher
* [JenV](https://www.jenv.be/) - Java Environment Manager / [GitHub](https://github.com/jenv/jenv)
* [TopNotch](https://topnotch.app/) - Remove The Notch
***
## ▷ Software Sites
* 🌐 **[Awesome MacOS](https://github.com/iCHAIT/awesome-macOS)**, [OpenSourceApple](https://opensource.apple.com/), [Awesome Mac](https://github.com/jaywcjlove/awesome-mac) or [Awesome OS Apps](https://github.com/serhii-londar/open-source-mac-os-apps) - FOSS App Indexes
* 🌐 **[Mac Menu Bar](https://macmenubar.com/)** - Menu Bar App Index
* ⭐ **[Homebrew](https://brew.sh/)** / [GUI](https://corkmac.app/), [Munki](https://www.munki.org/munki/) or [AppLite](https://aerolite.dev/applite/index.html) - Package Managers
* [AppsTorrent](https://appstorrent.ru/) / [Note](https://pastebin.com/dNirumnk)
* [Macintosh Garden](https://macintoshgarden.org/)
* [MacBed](https://www.macbed.com/)
* [Pure Mac](https://www.pure-mac.com/)
* [Macupdate](https://www.macupdate.com/)
* [Cmacked](https://cmacked.com/)
* [Mac Torrents](https://www.torrentmac.net/)
* [AllMacWorlds](https://allmacworlds.com/)
* [InsMac](https://insmac.org/)
* [MacX](https://macx.ws/)
* [WebCatalog](https://webcatalog.io/)
* [ThriftMac](https://thriftmac.com/) - Freeware
* [Latest](https://github.com/mangerlahn/latest) - Software Updater
***
## ▷ Mac Gaming
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Mac Games
* ⭐ **[AppleGamingWiki](https://applegamingwiki.com/)** - Mac Game Fixes / Compatibility
* ⭐ **[Goldberg](https://github.com/inflation/goldberg_emulator)** - Steam Multiplayer Client Emulator
* [SCNLOG](https://scnlog.me/) - Mac Games
* [Mac Source Ports](https://www.macsourceports.com/) - Run Old Mac Games
* [HeroicGamesLauncher](https://heroicgameslauncher.com/) or [Mythic](https://getmythic.app/) / [Discord](https://discord.gg/58NZ7fFqPy) - Epic Games Launchers
* [Prism43](https://github.com/DomHeadroom/Prism43) - Prism Launcher / Unlocker
* [NASOS](https://archive.org/download/nNASOS1.8/nNASOS1.8.zip) - Gamecube iso.dec to ISO Converter
* [rbxfpsunlocker-osx](https://github.com/lanylow/rbxfpsunlocker-osx) - Roblox FPS Unlocker
* [cemu.emiyl](https://cemu.emiyl.com/) - CEMU Compatibility List
***
# ► Mac Adblock / Privacy
* 🌐 **[Awesome OSX Security](https://github.com/ashishb/osx-and-ios-security-awesome)** - Mac Security Resources
* ↪️ **[Mac 2FA](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_password_privacy_.2F_2fa)**
* ↪️ **[DNS Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_dns_adblocking)**
* ⭐ **[Malwarebytes](https://www.malwarebytes.com/mac-download)**, [BlockBlock](https://objective-see.org/products/blockblock.html) or [KnockKnock](https://objective-see.org/products/knockknock.html) - Antivirus
* ⭐ **[SpotX-Bash](https://github.com/jetfir3/SpotX-Bash)** or [Mac_Spotify_Adblock](https://github.com/Devanshu-17/Mac_Spotify_Adblock) - Spotify Adblockers
* [Ka-Block!](https://apps.apple.com/us/app/ka-block/id1037173557), [BlockBear](https://apps.apple.com/ca/app/blockbear/id1023924541) or [Adblock Plus for iOS](https://gitlab.com/eyeo/adblockplus/adblock-plus-for-safari) - Safari Adblockers
* [MacOS Privacy Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide) - Mac Privacy & Security Guides
* [Gas Mask](https://github.com/2ndalpha/gasmask) - Block Ads via Host Files
* [Adguard DNS](https://1fichier.com/?ef26ks4abjzct7o1k8os) - DNS Adlocker
* [1Blocker](https://1blocker.com/) - DNS Adlocker
* [Lockdown Privacy](https://lockdownprivacy.com/) - Block Trackers / Ads
* [LuLu](https://objective-see.org/products/lulu.html) - Mac Firewall
* [Streisand](https://streisand.pages.dev/) - Mac Proxy Client
* [Mana](https://github.com/manasecurity/mana-security-app) - App Security Monitor
* [RansomWhere?](https://objective-see.org/products/ransomwhere.html) - Ransomware Blocker
* [OverSight](https://objective-see.org/products/oversight.html) - Webcam / Mic Monitor
* [Santa](https://github.com/google/santa) - Binary Authorization System
* [DHS](https://objective-see.org/products/dhs.html) - Dylib Hijack Scanner
* [mac4n6](https://github.com/pstirparo/mac4n6) - Forensic Artifact Locations
* [What's Your Sign?](https://objective-see.org/products/whatsyoursign.html) - View File Cryptographic Signatures
* [Tracker Zapper](https://rknight.me/apps/tracker-zapper/) - Remove URL Tracking Elements
* [LinkLiar](https://halo.github.io/LinkLiar/) - Spoof MAC Address'
* [FileVault](https://support.apple.com/en-us/HT204837) - Mac Disk Encryption
* [Code Signing](https://www.code-signing.app/) - Validate Code Signature
* [Kextviewr](https://objective-see.org/products/kextviewr.html) - View All Kernel Modules
* [mac_apt](https://github.com/ydkhatri/mac_apt) - Artifact Parsing Tool
* [OpenVPN](https://tunnelblick.net/) or [Passepartout](https://passepartoutvpn.app/) - VPN Tunnel
* [V2rayU](https://github.com/yanue/V2rayU) - DIY Privacy Network
* [MailTrackerBlocker](https://apparition47.github.io/MailTrackerBlocker/) - Privacy-Based Email Client
* [Damus](https://damus.io/) - Encrypted Messaging App

1481
docs/miscguide.md Normal file

File diff suppressed because it is too large Load diff

1846
docs/non-english.md Normal file

File diff suppressed because it is too large Load diff

622
docs/nsfwpiracy.md Normal file
View file

@ -0,0 +1,622 @@
# ► NSFW Indexes
* 🌐 **[PornDude](https://theporndude.com/)** / [More Sites](https://theporndude.com/hall-of-fame)
* 🌐 **[Reddit Doesn't Like This Site](https://www.reddit-doesnt-like-this.site/)**
* 🌐 **[NSFW Subreddits](https://www.reddit.com/r/NSFW411/wiki/index)**, [2](http://electronsoup.net/nsfw_subreddits/), [3](https://bin.disroot.org/?81af22c09e92865d#FYLXmjaKbaojaELwAv1szcfy7rahuA77ntnFu2HBEBGf), [4](https://redd.it/brypgf), [5](https://theporndude.com/best-nsfw-reddit-sites)
* [MegaPornList](https://megapornlist.com/)
* [PornBox](http://pornbox.org/)
* [One Porn List](https://onepornlist.com/)
* [BigPornList](https://bigpornlist.net/)
* [MrPornGeek](https://www.mrporngeek.com/)
* [The Best Fetish Sites](https://thebestfetishsites.com/)
* [PornList18](https://pornlist18.com/)
* [IndianPornList](https://indianpornlist.com/)
* [Tommy's Bookmarks](https://www.tommys-bookmarks.com/)
* [ThePornMap](https://thepornmap.com/)
* [DirtyWarez Adult](https://dirtywarez.org/cat/adult) - Alexa Adult Site Rankings
***
# ► Streaming
* ⭐ **[HQPorner](https://hqporner.com/)**
* ⭐ **[SexyPorn](https://www.sxyprn.com/)**
* ⭐ **[WatchPorn.to](https://watchporn.to)**
* ⭐ **[PornHoarder](https://pornhoarder.tv/)**
* ⭐ **[Noodlemagazine](https://noodlemagazine.com)**, [2](https://mat6tube.com/), [3](https://18.tyler-brown.com/), [4](https://waterdamagesandiego.org/), [5](https://hot.exporntoons.net/), [6](https://actionviewphotography.com/), [7](https://ukdevilz.com/) - Search Engine
* ⭐ **[iXXX](https://www.ixxx.com/)** - Aggregator
* [FindTubes](https://www.findtubes.com/) - Aggregator
* [Full Length Porn CSE](https://cse.google.com/cse?cx=6c02fb377e50d493c) - Search Engine
* [EPorner](https://www.eporner.com/)
* [XVideos](https://www.xvideos.com/)
* [PlayHDPorn](https://www.playhdporn.com/)
* [SpankBang](https://spankbang.com/)
* [goodporn](https://goodporn.se/)
* [neporn](https://neporn.com/)
* [FreePornVideos](https://www.freepornvideos.xxx/)
* [BananaMovies](https://bananamovies.org/)
* [xHamster](https://xhamster.com/)
* [PornHub](https://www.pornhub.com/) / [Add Features](https://sleazyfork.org/en/scripts/380711), [2](https://codeberg.org/aolko/userscripts/wiki/PH-toolbox) / [DL Script](https://gist.github.com/Riboe/58acabe04abe74421e88b4269cbdf41e)
* [TNAFlix](https://www.tnaflix.com/)
* [PornXP](https://pornxp.org/)
* [Youporn](https://www.youporn.com/)
* [SomePorn](https://some.porn/)
* [wapbold](https://wapbold.net/)
* [Youjizz](https://www.youjizz.com/)
* [Jizzbunker](https://www.jizzbunker.com/)
* [pornken](https://pornken.com/)
* [Heavy-R](https://www.heavy-r.com/)
* [EroticMovies](https://eroticmoviesonline.me/)
* [XNXX](https://www.xnxx.com/) / [Forum](https://forum.xnxx.com/)
* [Pornobae](https://pornobae.com/)
* [ThePornArea](https://thepornarea.com/)
* [DrTuber](https://www.drtuber.desi/)
* [Porndish](https://www.porndish.com/)
* [Analdin](https://www.analdin.com/)
* [Tube8](https://www.tube8.com/)
* [xMegaDrive](https://video.xmegadrive.com/)
* [Porndoe](https://porndoe.com/)
* [Porndig](https://www.porndig.com/)
* [anysex.com](https://anysex.com/)
* [PreFap](https://prefap.com/)
* [Sex-Empire](https://hd.sex-empire.org/en/)
* [ifuqyou](https://enwww.ifuqyou.com/)
* [PornXpert](https://www.pornxpert.com/)
* [PornHD3x](https://www.pornhd3x.tv/)
* [FreeOnes](https://www.freeones.com/)
* [Americass](https://americass.net/)
* [Motherless](https://motherless.com/)
* [ClipHunter](https://www.cliphunter.com/)
* [Beeg](https://beeg.com/)
* [ThisVid](https://thisvid.com/newest/)
* [FKBAE](https://fkbae.to/)
* [Redtube](https://www.redtube.com/)
* [txxx](https://txxx.com/)
* [3movs](https://www.3movs.com/)
* [Pornktube](https://www.pornktube.club/) or [TubXPorn](https://tubxporn.xxx/)
* [Vid123](https://vid123.net/)
* [Adultism](https://www.adultism.com/), [Erome](https://www.erome.com/), [YourAmateurPorn](https://www.youramateurporn.com/), [Terk](https://www.terk.nl/) or [HClips](https://hclips.com/) - Amateur Porn
* [PornFreeX](https://pornfreex.app/), [Porn App](https://porn-app.com/) or [NsfwBox](https://github.com/Kisspeace/NsfwBox) - Android Porn Apps
* [Porn Guide](https://fapbuddies.net/porn-guide/) - How-to Find Porn
***
## ▷ Adult Movies / Grindhouse
* ⭐ **[NSFW Movie Site Search](https://cse.google.com/cse?cx=006516753008110874046:3-svpblbro8)** / [2](https://cse.google.com/cse?cx=b5a63746fc84a456d)
* ⭐ **[Film1k](https://www.film1k.com/)**
* ⭐ **[RareLust](https://rarelust.com/movies-index/)**
* ⭐ **[PandaMovies](https://pandamovies.pw/)**
* ⭐ **[SleazeMovies](https://www.sleazemovies.com/)**
* ⭐ **[My Duck Is Dead](https://myduckisdead.org/)**
* [MangoPorn](https://mangoporn.net/)
* [EroticMV](https://eroticmv.com/)
* [itseroma](https://t.me/itseroma)
* [UiiU Movies](https://uiiumovies.net/)
* [EroGarga](https://www.erogarga.com/)
* [EroticAge](https://www.eroticage.net/)
* [VintageClassix](http://www.vintageclassix.com/)
* [paradisehill](https://en.paradisehill.cc/)
* [Cat3Movies](https://cat3movie.org/)
* [pornxtheatre](https://pornxtheatre.com/)
* [AdultLoad](https://adultload.ws/)
* [WIPFilms](https://wipfilms.net/)
* [EffedUpMovies](https://www.effedupmovies.com/) - Disturbing Horror Movies
***
## ▷ Asian
* ⭐ **[SexTB](https://sextb.net/)**
* ⭐ **[SupJav](https://supjav.com/)**
* ⭐ **[JAVSeen](https://javseen.tv/)**
* ⭐ **[JAVGG](https://javgg.net/)**
* ⭐ **[MissAV](https://missav.com/en)** or [ThisAV](https://thisav.com/)
* ⭐ **[JavGuru](https://jav.guru/)**
* [Javtiful](https://javtiful.com/)
* [JavHDPorn](https://www2.javhdporn.net/)
* [nJAV](https://njav.tv/)
* [Avgle](https://avgle.com/)
* [Senzuri Tube](https://senzuri.tube/)
* [JavFan](https://javfan.one/ )
* [rou.video](https://rou.video/)
* [javdoe](https://javdoe.sh/)
* [playav](https://playav.tv/)
* [dnaav](https://www.dnaav.com/)
* [JAVMost](https://www5.javmost.com/)
* [Javfinder](https://javfinder.sb/)
* [avjoy](https://avjoy.me/)
* [91Porna](https://91porna.com/)
* [OPJAV](https://opjav.com/)
* [91rb](https://91rb.net/)
* [JavFun](https://asian.javfun.me/)
* [JAV19](https://www.jav19.com/)
* [WatchJAVonline](https://watchjavonline.com/)
* [JavBangers](https://www.javbangers.com/)
* [JavEnglish](https://javenglish.cc/)
* [7MMTV](https://7mmtv.sx/)
* [Jav-angel](https://jav-angel.net/)
* [KoreanPornMovies](https://koreanpornmovie.com/) - Korean
* [cosplay.jav](https://cosplay.jav.pw/) - Cosplay Porn
***
## ▷ Cam Models
* ⭐ **[Archivebate](https://archivebate.com/)**
* ⭐ **[CamCaps](https://camcaps.ac/)**
* ⭐ **[Peachurbate](https://peachurbate.com/en)**
* [Cam Show Download](https://camshowdownload.com/)
* [Curbate](https://curbate.tv/)
* [Mobile Porn](https://www.mobilepornmovies.com/)
* [CamSmut](https://camsmut.com/)
***
# ► Download
* ↪️ **[General DDL Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download)**
* ⭐ **[SeaPorn](https://www.seaporn.org/)**
* [Search4Porn](https://search4porn.net/) - NSFW File Search
* [0xxx](https://0xxx.ws/)
* [SiteRips](https://www.siterips.org/)
* [PornFactors](https://pornfactors.com/)
* [PornoRips](https://pornorips.to/)
* [XXXCollections](https://xxxcollections.net/)
* [BestPornstars](https://www.bestpornstars.org/)
* [Best-MovieZ](https://www.best-moviez.ws/category/porn-18/)
* [xdcc2.jav](https://xdcc2.jav.pw/) - IRC Asian Porn
***
## ▷ Communities
* [The NSFW Archive](https://discord.gg/Qy4SPmCpGR) - Discord
* [Pornoslon](http://pornoslon.me/)
* [PornBBS](https://pornbbs.org/)
* [PornBB](https://www.pornbb.org/forum)
* [Eroticity](https://eroticity.net/forum.php)
* [PlanetSuzy](http://www.planetsuzy.org/)
* [xFobo](https://xfobo.com/index.php)
* [xBunker](https://xbunker.nu/)
* [AdultDVDTalk](https://www.adultdvdtalk.com/)
* [Akiba](https://www.akiba-online.com/)
* [jdc](https://discord.gg/jdc) - Asian Porn Discord
* [SEGNECK](https://discord.gg/jP5BHAUbeu) - Asian Porn Discord
* [bdsmlr](https://bdsmlr.com/) - NSFW Tumblr Alternative
***
## ▷ Torrents
* ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)**
* ⭐ **[myporn.club](https://myporn.club/)**
* ⭐ **[XXXCLub](https://xxxclub.to/)*** or [NoisyBoY (Mirror)](https://torrentgalaxy.to/profile/NoisyBoY)
* ⭐ **[Nyaa Sukebei](https://sukebei.nyaa.si/)** - JAV
* ⭐ **[ProjectJav](https://projectjav.com/)** - JAV
* ⭐ **[OneJAV](https://onejav.com/)** - JAV
* ⭐ **[141Jav](https://www.141jav.com/)** / **[141PPV](https://www.141ppv.com/)** - JAV
* ⭐ **[Next JAV](https://nextjav.com/)** - JAV
* ⭐ **[Xchina](https://en.xchina.co/)** / [Note](https://pastebin.com/u4jcUYVq) / [Warning](https://pastebin.com/8DuageSv)
* [Sexy-Pics](https://www.sexy-pics.us/)
* [色花堂-98堂](https://www.sehuatang.net/)
* [pussytorrents](https://pussytorrents.org/)
* [18Mag](https://18mag.net/)
* [bootytape](https://ssl.bootytape.com/)
* [PornoLab](https://pornolab.net/forum/index.php)
* [LoveTorrent](https://lovetorrent.net/), [2](https://5pornotorrent.net/)
* [PornRips](https://pornrips.to/) - HEVC Porn Rips
* [JavBus](https://www.javbus.com/en) - JAV
* [Tokyo Tosho](https://tokyo-tosho.net/) - JAV
* [JAVdb](https://javdb.com/) - JAV
* [My JAV Bay](https://myjavbay.com/) - JAV
* [JAVJunkies](https://javjunkies.org/main/) - JAV
* [Cheggit](https://www.cheggit.me/register.php) or [HappyFappy](https://www.happyfappy.org/users/register) - Private Trackers / Open-Signups
* [srrXXX](https://www.srrxxx.com/) - Scene Release Tracker
***
# ► Images / Reels
* ⭐ **[ImageFap](https://www.imagefap.com/)**
* ⭐ **[NSFWMonster](https://nsfwmonster.com/)**
* ⭐ **[FikFap](https://fikfap.com/)**
* ⭐ **[fyptt](https://fyptt.to/)**
* [Sex.com](https://www.sex.com/)
* [PornPics](https://www.pornpics.com/)
* [Realbooru](https://realbooru.com/)
* [PimpAndHost](https://pimpandhost.com/site/trending)
* [PornedUp](https://pornedup.com/)
* [V2PH](https://www.v2ph.com/?hl=en)
* [Sexy Girls Pics](https://sexygirlspics.com/)
* [HotPornPhotos](https://www.hotpornphotos.com/)
* [PornPaw](https://www.pornpaw.com/)
* [xxxtik](https://xxxtik.com/)
* [Tik.porn](https://tik.porn/)
* [TikPorn.tube](https://tikporn.tube/)
* [tiktits](https://tiktits.com/)
* [OnlyTik](https://onlytik.com/)
* [Xfollow](https://www.xfollow.com/)
* [Tik.pm](https://tik.pm/)
* [r/tiktokporn](https://www.reddit.com/r/tiktokporn/)
* [r/Tiktokthots](https://www.reddit.com/r/tiktokthots/)
* [EliteBabes](https://www.elitebabes.com/)
* [GifHQ](https://gifhq.com/)
* [GifSauce](https://gifsauce.com/)
* [HardGIF](https://hardgif.com/)
* [redgifs](https://www.redgifs.com/)
* [xfree](https://www.xfree.com/)
* [fap.bar](https://fap.bar/)
* [FIQFUQ](https://fiqfuq.com/)
* [Reddxxx](https://reddxxx.com/)
* [Reddit Gone Wild](https://gonewildbrowser.com/)
* [ViralPorn](https://viralporn.com/)
* [nsfw.xxx](https://nsfw.xxx/)
* [Scroller](https://scrolller.com/)
* [NSFWSwipe](https://nsfwswipe.com/v/6716209)
* [NSFW Monster](https://nsfwmonster.com/)
* [PornAMinute](https://porninaminute.org/)
* [Simple-Costplay](https://www.simply-cosplay.com/), [Mitaku](https://mitaku.net/), [Hentai Costplays](https://hentai-cosplays.com) or [NudeCosplayGirls](https://nudecosplaygirls.com/) - Cosplay Images
* [ArchiveOfSins](https://archiveofsins.com/hc/) - NSFW 4Chan Archive
* [Fap Roulette](https://www.faproulette.co/) - Random Roulette Images
* [Boobpedia](https://www.boobpedia.com/) - Boob Encyclopedia
***
## ▷ Leak Sites
* ⭐ **[Leak CSE](https://cse.google.com/cse?cx=d638aa7da557546d5)**, [2](https://cse.google.com/cse?cx=230603009f774dff1) - Leak Custom Search Engines
* ⭐ **[Fapello](https://fapello.com/)** - OnlyFans / Patreon
* ⭐ **[Hotleak](https://hotleak.vip/)** - OnlyFans / Patreon
* ⭐ **[Kemono](https://kemono.su/)** - Patreon / [Downloader](https://github.com/notFaad/coom-dl)
* ⭐ **[Coomer](https://coomer.su/)** - OnlyFans
* ⭐ **[SimpCity](https://simpcity.su/)** - OnlyFans / Patreon
* [Reddit Plug](https://redditplug.com/) - OnlyFans
* [Epic Leaks](https://t.me/+ajc9iF2hjWU3Mjgx) - OnlyFans
* [PornLeaks](https://pornleaks.in/) or [Vixenleaks](https://vixenleaks.com/) - OnlyFans / Patreon
* [NobodyHome](https://nobodyhome.tv/index.php) - OnlyFans
* [Vlixa](https://vlixa.com/) - OnlyFans
* [OnlyFans421](https://rentry.org/OnlyFans421) - OnlyFans
* [Channel Free Pack](https://t.me/channelfreepack) - OnlyFans
* [Thothub](https://thothub.to/), [2](https://thothub.is/) - OnlyFans
* [OF-Scraper](https://github.com/datawhores/OF-Scraper) or [OF-DL](https://github.com/sim0n00ps/OF-DL) - OnlyFans Scrapers
***
## ▷ AI Generated Images
* [Nectar](https://trynectar.ai/create) / [Discord](https://discord.gg/4u2jFcz5VN)
* [Made.Porn](https://made.porn/) / [Discord](https://discord.com/invite/TE5eUxU2mz)
* [Dopamine Girl](https://dopaminegirl.com/)
* [Pornstars.ai](https://www.pornstars.ai/)
* [PornLabs](https://editor.imagelabs.net/) / [Discord](https://discord.com/invite/RJX9FWWAsn)
* [Nonolo.ai](https://no.nolo.ai/)
* [MetArtHunter](https://www.metarthunter.com/)
* [AIPorn](https://www.aiporn.net/)
* [pornpen.ai](https://pornpen.ai/feed)
* [Pornify](https://pornify.cc/)
* [AIHentai.co](https://aihentai.co/)
* [Spicy Porn](https://spicy.porn/)
* [Pornderful](https://pornderful.ai/)
* [PornAI.tv](https://pornai.tv/)
* [sexy.ai](https://sexy.ai/)
* [HDG Faq](https://rentry.org/hdgfaq) - HDG Guide
* [r/AIpornhub](https://www.reddit.com/r/AIpornhub/) - NSFW AI Subreddit
***
# ► Fictional
***
## ▷ Hentai Anime
* 🌐 **[Wotaku](https://wotaku.moe/nsfw#anime)** - Hentai Anime Index / [Discord](https://discord.gg/vShRGx8ZBC)
* 🌐 **[The Index](https://theindex.moe/library/hentai)** or [Best Hentai Sites](https://besthentaisites.github.io/) - Hentai Site Lists
* 🌐 **[EverythingMoe](https://everythingmoe.com/?nsfw=true#section-hentai)** - Hentai Sites Index
* 🌐 **[/cumg/](https://rentry.co/coom)** - Hentai Resources
* ⭐ **[Nyaa Sukebei](https://sukebei.nyaa.si/)** - Hentai Torrents
* ⭐ **[Anime-Sharing](https://www.anime-sharing.com/#downloads-requests)** - Hentai DDL
* ⭐ **[Oppai.Stream](https://oppai.stream/)** - Hentai Streaming
* ⭐ **[Hanime.tv](https://hanime.tv/)** - Hentai Streaming
* ⭐ **[HentaiWorld](https://hentaiworld.tv/)** - Hentai Streaming / [Discord](https://discord.com/invite/uyHFDgcUJR)
* ⭐ **[PorCore](https://porcore.com/)** - 3D Porn
* ⭐ **[Porn3DX](https://porn3dx.com/)** - 3D Porn
* ⭐ **[NSFW Rule 34](https://nsfwr34.com/)** - Western Hentai Streaming
* ⭐ **[get-sauce](https://github.com/gan-of-culture/get-sauce)** - Hentai CLI Downloader
* [Ohentai](https://ohentai.org/) - Hentai Streaming / [Discord](https://discord.com/invite/UD3fFTj)
* [Hentai.tv](https://hentai.tv/) - Hentai Streaming
* [HentaiFox.tv](https://hentaifox.tv/) - Hentai Streaming
* [AnimeIDHentai](https://animeidhentai.com/) - Hentai Streaming
* [HentaiMama](https://hentaimama.io/) - Hentai Streaming
* [hstream.moe](https://hstream.moe/) - Hentai Streaming / [Discord](https://discord.com/invite/yAqgVKNgG5)
* [Hentai Moon](https://hentai-moon.com/) - Hentai Streaming
* [HentaiPlay](https://hentaiplay.net/) - Hentai Streaming
* [HentaiSea](https://hentaisea.com/) - Hentai Streaming
* [AniPorn](https://aniporn.com/) - Hentai Streaming
* [Hentaini](https://hentaini.com/) - Hentai Streaming
* [MioHentai](https://miohentai.com/) - Hentai Streaming
* [Animeh](https://animeh.to/) - Hentai Streaming
* [HentaiStream](https://hentaistream.xxx/) - Hentai Streaming
* [Uncensored Hentai](https://uncensoredhentai.xxx/) - Hentai Streaming
* [Hentai Haven](https://hentaihaven.xxx/) - Hentai Streaming
* [HentaiFreak](https://hentaifreak.org/) - Hentai Streaming
* [Haho](https://haho.moe/) - Hentai Streaming
* [Hentai Stream](https://tube.hentaistream.com/) - Hentai Streaming [Discord](https://discord.com/invite/Bkf4Nps)
* [Hentai City](https://www.hentaicity.com/) - Hentai Streaming
* [HentaiYes](https://hentaiyes.com/) - Hentai Streaming
* [hentaigasm](http://hentaigasm.com/) - Hentai Streaming
* [HentaiVideos.net](https://hentaivideos.net/) - Hentai Streaming
* [HentaiX](https://hentaix.io/) - Hentai Streaming
* [UnderHentai](https://www.underhentai.net/) - Hentai Streaming
* [HentaiPRN](https://hentaiprn.com/) - Hentai Streaming
* [XAnimePorn](https://www.xanimeporn.com/) - Hentai Streaming
* [HentaiTube.online](https://www.hentaitube.online/) - Hentai Streaming
* [MuchoHentai](https://muchohentai.com/) - Hentai Streaming
* [HentaiCloud](https://www.hentaicloud.com/) - Hentai Streaming
* [HentaisTube](https://www.hentais.tube/) - Hentai Streaming
* [Watch Hentai](https://watchhentai.net/) - Hentai Streaming
* [HentaiDude](https://hentaidude.com/) - Hentai Streaming* [LatestHentai](https://latesthentai.com/) - Hentai Streaming
* [CartoonPornVideos](https://www.cartoonpornvideos.com/) - Hentai Streaming
* [Hentai2w](https://hentai2w.com/) - Hentai Streaming
* [sakuracircle](https://sakuracircle.com/) - Hentai DDL
* [Hentai Upscales](https://t.me/+4zMgLbnhiF5hZGRk) - Hentai DDL
* [AnimeTime](https://www.animetime.pw/) - Hentai DDL
* [FapForFun](https://fapforfun.net/) - Hentai Torrents
* [Rule34Video](https://rule34video.com/) - 3D Porn
* [Rule34Porn](https://rule34porn.net/) - 3D Porn
* [XAnimu](https://xanimu.com/) - 3D Porn
* [ZZCartoon](https://www.zzcartoon.com/) - 3D Porn
* [3D Sex Anime](https://www.3dsexanime.xyz/) - 3D Porn
* [Naughty Machinima](https://www.naughtymachinima.com/) - 3D Porn
* [Studio Flow](https://studiofow.com/movies/) - 3D Porn / [Discord](https://discord.com/invite/zUgDe3B)
* [SFM Compile](https://sfmcompile.club/) - 3D Porn
* [HentaiLA](https://www4.hentaila.com/) - Spanish
* [MandraHentai](https://mandrahentai.com/) - Spanish / [Bypasser](https://greasyfork.org/en/scripts/484990)
* [EhPanda](https://ehpanda.app/) - Hentai iOS App
* [Fapservice](https://fapservice.com/) - Compilation of Echhi Anime Scenes / [Discord](https://discord.com/invite/sTaEawE)
***
## ▷ Hentai Manga / Comics
* 🌐 **[Wotaku](https://wotaku.moe/nsfw#manga)** - Hentai Manga Index / [Discord](https://discord.gg/vShRGx8ZBC)
* 🌐 **[EverythingMoe](https://everythingmoe.com/?nsfw=true#section-hentairead)** - Hentai Manga / Comics Index
* 🌐 **[Wholesome Hentai](https://wholesomelist.com/)** - Wholesome Manga Index
* ⭐ **[E-Hentai](https://e-hentai.org/)** or [ExHentai](https://exhentai.org/) - Hentai Manga / Comics
* ⭐ **E-Hentai Tools** - [Android Client](https://github.com/honjow/FEhViewer) / [Deleted Galleries](https://panda.chaika.moe/) / [Downloader](https://gitlab.com/squishydreams/pandaforever), [2](https://github.com/ccloli/E-Hentai-Downloader)
* ⭐ **[Koharu](https://koharu.to/)** or **[HentaiNexus](https://hentainexus.com/)** - Official Translatations / [Backup](https://fakku.cc/)
* ⭐ **[Hitomi](https://hitomi.la/)** - Hentai Manga
* ⭐ **[NHentai](https://nhentai.net/)** - Hentai Manga
* ⭐ **NHentai Tools** - [Android Client](https://github.com/Dar9586/NClientV2), [2](https://ttdyce.com/apps/nhviewer/) / [Downloader](https://github.com/RicterZ/nhentai), [2](https://nhentaidownloader.zirk.eu/)
* ⭐ **[Manga District](https://mangadistrict.com/)** - Pornhwa
* ⭐ **[BATO.TO](https://bato.to/)** - Pornhwa / [Discord](https://discord.com/invite/batoto) / [Proxies](https://rentry.co/batoto)
* ⭐ **[Nyaa Sukebei](https://sukebei.nyaa.si/)** - Hentai Manga Torrents
* ⭐ **[Hitomi Downloader](https://github.com/KurtBestor/Hitomi-Downloader)**, **[Hakuneko](https://hakuneko.download/)** or [NN Downloader](https://github.com/Official-Husko/NN-Downloader) - Multi-Site Manga Downloaders
* [/r/Pornwha](https://www.reddit.com/r/Pornwha/) or [/r/Pornhwa](https://www.reddit.com/r/pornhwa/) - Pornwha / Pornhwa Subreddits
* [IMHentai](https://imhentai.xxx/) - Hentai Manga / Comics
* [3Hentai](https://3hentai.net/) - Hentai Manga
* [Hentai2Read](https://hentai2read.com/) or [HentaiHere](https://hentaihere.com/) - Hentai Manga
* [Doujins.com](https://doujins.com/) - Hentai Manga / [Discord](https://discord.com/invite/EPnJqPf7xh)
* [Luscious](https://www.luscious.net/) - Hentai Manga / Comics
* [Simply Hentai](https://www.simply-hentai.com/web) - Hentai Manga
* [HentaiEnvy](https://hentaienvy.com/) - Hentai Manga / Comics
* [HentaiEra](https://hentaiera.com/) - Hentai Manga
* [Yabai](https://yabai.si/) - Hentai Manga
* [HentaiRead](https://hentairead.com/) - Hentai Manga
* [HentaiHand](https://hentaihand.com/en/) - Hentai Manga
* [HentaiZap](https://hentaizap.com/) - Hentai Manga
* [akuma](https://akuma.moe/) - Hentai Manga
* [MangaHentai](https://mangahentai.me/) - Hentai Manga
* [Toonily](https://toonily.me/) - Pornhwa
* [Manhwa18](https://manhwa18.net/) / [2](https://manhwa18.com/) / [3](https://pornwa.club/) - Pornhwa
* [Multporn](https://multporn.net/) - Hentai Manga / Comics
* [HentaiFox](https://hentaifox.com/) - Hentai Manga
* [Pururin](https://pururin.to/) - Hentai Manga / [Discord](https://discord.com/invite/PtrzM4aVFv)
* [9Hentai](https://9hentai.to/) - Hentai Manga
* [AsmHentai](https://asmhentai.com/) - Hentai Manga
* [8Muses](https://8muses.io/) - Hentai Manga / Comics
* [Comic Porn XXX](https://comicporn.xxx/) - Hentai Manga / Comics
* [XlecX](https://xlecx.one/) - Hentai Manga / Comics
* [HentaiRox](https://hentairox.com/) - Hentai Manga
* [EAHentai](https://eahentai.com/) - Hentai Manga
* [M-Hentai](https://m-hentai.net/) - Hentai Manga
* [177pica](http://www.177pica.com/) - Hentai Raws
* [Hentaifromhell](https://hentaifromhell.org/) - Hentai Manga / Comics
* [EggPornComics](https://eggporncomics.com/) - Hentai / Comics
* [ILikeComix](https://ilikecomix.com/) - Comics
* [AllPornComic](https://allporncomic.com/) - Comics
* [MyHentaiGallery](https://myhentaigallery.com/) - Comics
* [FreeAdultComix](https://freeadultcomix.com/) - Comics
* [Shentai](https://shentai.org/) - Comics
* [ComixZilla](https://comixzilla.com/) - Comics
* [My Hentai Comics](https://myhentaicomics.com/) - Comics
* [Mult34](https://mult34.com/) - Comics
* [ComicsValley](https://comicsvalley.com/) - Comics
* [LaComics](https://lacomics.net/) - Comics
* [PornComixOne](https://porncomixone.net/) - Comics
* [AllPornComix.net](https://allporncomix.net/) - Comics
* [Erofus](https://www.erofus.com/) - Comics / [Discord](https://discord.com/invite/ZKCV4CmhaD)
* [SVSComics](https://svscomics.com/) - Comics
* [BestPornComix](https://bestporncomix.com/) - Comics
* [NXTComics](https://nxt-comics.net/) - Comics
* [GoldenComics](https://goldencomics.art/) - Comics
* [Porn Comics](https://porncomics.to/) - Comics
* [BondageComixxx](https://bondagecomixxx.net/) - Comics
* [Xcomics](https://xcomics.se/) - Comics
* [XYZ Porn Comics](https://xyzcomics.com/) - Comics
* [Manhwa18.cc](https://manhwa18.cc/) - Hentai Manga
* [Mangadass](https://mangadass.com/) - Hentai Manga
* [Hentaidexy](https://hentaidexy.net/) - Hentai Manga
* [Hentaiwebtoon](https://hentaiwebtoon.com/) - Hentai Manga
* [OmegaScans](https://omegascans.org/) - Hentai Manga / [Discord](https://discord.com/invite/BrkUm8jeng)
* [MadaraDex](https://madaradex.org/) - Hentai Manga / [Discord](https://discord.com/invite/mubnYvjFEY)
* [Mikocon](https://www.mikocon.com/forum.php?mod=forumdisplay&fid=46) - Hentai Manga
* [shikotch](https://shikotch.net/) - Hentai Manga
* [Hentai IMG](https://hentai-img.com/) - Hentai Manga
* [Anime-Sharing Hentai](https://www.anime-sharing.com/forum/hentai-ovas-36/) - Hentai Manga
* [SavitaHD](https://savitahd.net/) - Indian Sex Comics
* [Doujinantena](https://doujinantena.top/) - Japanese Hentai Manga
* [ComicBox](https://www.comicbox.xyz/) - Chinese Pornhwa
* [TMOHentai](https://tmohentai.com/) - Spanish Hentai Manga
* [Manhwas](https://www.manhwas.net/) - Spanish Pornhwa
* [Mihentai](https://mihentai.com/) - Indo Hentai Manga
* [Anime-Sharing](https://www.anime-sharing.com/#downloads-requests) - Hentai Manga Forums
* [Hentaiser](https://hentaiser.com/en/) - Android Hentai
* [Violet](https://github.com/project-violet/violet) - Android Hentai/ [Discord](https://discord.com/invite/fqrtRxC)
* [Hentoid](https://github.com/avluis/Hentoid) - Android Hentai / [Discord](https://discord.com/invite/QEZ3qk9)
* [GalleryCherry](https://github.com/RobbWatershed/GalleryCherry) - Android Hentai / [Discord](https://discord.com/invite/waTF8vw)
***
## ▷ Games
* 🌐 **[Wotaku](https://wotaku.moe/nsfw#games)** - Eroge Index / [Discord](https://discord.gg/vShRGx8ZBC)
* 🌐 **[EverythingMoe](https://everythingmoe.com/?nsfw=true#section-games)** - Hentai Games Index
* ⭐ **[F95Zone](https://f95zone.to/)**
* ⭐ **[Nyaa Sukebei](https://sukebei.nyaa.si/)**
* ⭐ **[Anime-Sharing](https://www.anime-sharing.com/#downloads-requests)** - Hentai Games DDL
* [Ryuugames](https://ryuugames.com/)
* [VNPocket](https://vnpocket.com)
* [CPG Repacks](https://cpgrepacks.site) - [Discord](https://discord.gg/dtBSZ9N)
* [PornDude Games](https://theporndude.com/best-porn-games), [2](https://theporndude.com/free-sex-games)
* [The Asenheim Project](https://www.asenheim.org) / [Play Online](https://tss.asenheim.org/)
* [Mikocon](https://www.mikocon.com/forum.php?mod=forumdisplay&fid=46)
* [GGBases](https://www.ggbases.com/)
* [BetterRepack](https://dl.betterrepack.com/public/) - [Discord](https://discord.gg/pSGZ4uz)
* [69 Games](https://forum.69games.xxx/)
* [LewdCorner](https://lewdcorner.com/)
* [The Asenheim Project](https://www.asenheim.org/)
* [GamCore](https://gamcore.com/) - NSFW Browser Games
* [LewdList](http://web.archive.org/web/20190515205509/https://www.lewdlist.com/) - Game Index
* [Lewdzone](https://lewdzone.com/) - Games / Animations
* [Lewd Patcher](https://lewdpatcher.com/) - Adult Game Patches
* [Lovers Lab](https://www.loverslab.com/) - Adult Game Mods
* [NakedSkins](https://www.nakedskins.com/) - Naked Skins for Games
* [WickedWhims](https://wickedwhimsmod.com/index) - NSFW Sims Mod
* [HDoomGuy](https://hdoomguy.newgrounds.com/) - NSFW Doom Mod
* [Sagaoz](https://sagaoz.net/savedata/) - Japanese Visual Novel Save Files
* [FapCraft](https://fapcraft.org/) - NSFW Minecraft Mod
* [Minegasm](https://www.minegasm.net/) - Connect Minecraft to Sex Toys
* [AdultOyunÇeviri](https://adultoyunceviri.com) - Turkish Game Localizations
* [G-Point Adult](https://www.gpadult.com) - Turkish Game Localizations
* [YetişkinÇeviri](https://www.ademyurt.com/kategori/android/) - Turkish Game Localizations / [Discord](https://discord.com/invite/GQeQRzAKCR)
***
## ▷ Illustrations
* ⭐ **[Pixiv](https://www.pixiv.net/en/)** / [Rankings](https://pixiv.navirank.com/)
* ⭐ **[Danbooru](https://danbooru.donmai.us/)**
* ⭐ **[Rule 34](https://rule34.xxx/)**
* ⭐ **[Rule34.dev](https://rule34.dev/)** - Multi-Booru Aggregator
* ⭐ **[Hentai Foundry](https://www.hentai-foundry.com/)** / [Discord](https://discord.com/invite/gMtgEcZuk4)
* [kemono.party](https://kemono.su/) / [Downloader](https://github.com/notFaad/coom-dl)
* [Gelbooru](https://gelbooru.com/)
* [yande.re](https://yande.re/)
* [Konachan](https://konachan.com/)
* [Sankaku Complex](https://beta.sankakucomplex.com/tag/en)
* [Kurowanka](https://kusowanka.com/)
* [Nozomi.la](https://nozomi.la/)
* [booru.io](https://booru.io/)
* [Slushe](https://slushe.com/) / [Discord](https://discord.com/invite/GYjEXqeXSJ)
* [Rule 34 Paheal](https://rule34.paheal.net/)
* [Rule34.xyz](https://rule34.xyz/) / [Discord](https://discord.com/invite/GVfjtug)
* [Rule34.us](https://rule34.us/)
* [Rule34Hentai](https://rule34hentai.net/)
* [Rule34World](https://rule34.world/)
* [TBIB](https://tbib.org/)
* [Xbooru](https://xbooru.com/)
* [The Hentai World](https://thehentaiworld.com/)
* [WHentai](https://whentai.com/)
* [Hypno Hub](https://hypnohub.net/) - Hypno Fetish Art / [Discord](https://discord.com/invite/4Y82pB6)
* [SmutBase](https://smutba.se/) - NSFW 3D Models
* [Permanent Booru](http://owmvhpxyisu6fgd7r2fcswgavs7jly4znldaey33utadwmgbbp4pysad.onion/)
* [mcb3id.onion](http://ik4kzum3ocg6dhx4jhzteko4jzijmxnwsbkcqenf33as3i74i3mcb3id.onion/)
* [Flexbooru](https://github.com/flexbooru/flexbooru), [BooruSphere](https://github.com/nullxception/boorusphere), [Yummybooru](https://github.com/Yochyo/Yummybooru) or [Animes Boxes](https://animebox.es/) - Booru Clients / [Telegram](https://t.me/Flexbooru/161)
* [Rule 34 App](https://r34.app/) - PWA Booru Client
* [Boob Bot](https://www.boobbot.us/), [CyberDropDownloader](https://github.com/Jules-WinnfieldX/CyberDropDownloader) - Porn Image Downloaders
***
## ▷ Erotica / Fanfiction
* [Literotica](https://www.literotica.com/) - Fictional
* [Chyoa](https://chyoa.com/) - Fictional
* [Bellesa](https://www.bellesa.co/story/all) - Fictional
* [SexualStories](https://sexualstories.club/) - Fictional
* [TheFetLibrary](https://www.thefetlibrary.com/) - Fictional
* [QuestionableQuestingQ](https://forum.questionablequesting.com/) - Fictional / Signup Required
* [Adult-Fanfiction](https://www.adult-fanfiction.org/) - Fictional
* [HyperDreams](https://www.hyperdreams.com/) - Fictional / Interactive
* [Infaera](https://infaera.neocities.org/) - Fictional / Interactive
* [EroFights](https://erofights.com/) - Fictional / Chat-Based
* [StoriesOnline](https://storiesonline.net/) - Fictional / Non-Fic
* [IndianSexStories](https://www.indiansexstories2.net/) - Fictional / Non-Fic
* [Sex Stories](https://www.sexstories.com/) - Fictional / Non-Fic
* [LushStories](https://www.lushstories.com/) - Fictional / Non-Fic
***
# ► Magazines
* ⭐ **[Mens Magazines](https://archive.org/details/mensmagazines_post70s)** - NSFW Magazine Archives (1970s-modern)
* [SpicyMags](https://spicymags.xyz/)
* [downmagaz](https://downmagaz.net/adult_magazine/)
* [PDF Dude](https://pdfdude.com/category/adult/)
* [Mags Guru](https://www.mags.guru/c/adult/)
* [adultload](https://adultload.ws/category/magazines/)
* [AdultMagazine](https://adultmagazine.net/)
* [Adult Magazines PDF](https://adultmagazinespdf.com/)
* [v9k9 Mags](https://redd.it/ouuakm) - Japanese Magazines
* https://pdfmagazines.club/adult
* https://pdfmagazines.club/for-men
* https://pdfmagazines.club/japan/
***
# ► LGBTQ+
* 🌐 **[MyGaySites](https://mygaysites.com/)** - Gay Porn Site Index
* [PlayHDPorn Gay](https://www.playhdporn.com/categories/gay/)
* [Yupdates](https://yupdates.neocities.org/) - Gay Porn Artwork / [Drives](https://cat.yupdates.art/) / [Discord](https://discord.com/invite/ECFKuBawQg)
* [PBC](https://pbc.xxx/) - Gay Porn Encyclopedia
* [MyReadingManga](https://myreadingmanga.info/) - LGBTQ+ Hentai
* [BLCollection](https://blcollection.co/) - Boys Love Manga
* [Nifty](https://www.nifty.org/nifty/) - LGBT / Fictional
* [FictionMania](https://fictionmania.tv/) - Transgender / Fictional
* [MrDickName](https://t.me/MrDickName) - Telegram Channel
* [TransVids](https://transvids.wtf/) - OnlyFans / Patreon
***
# ► Tools
* ⭐ **[Stash](https://stashapp.cc/)**, [Fapel System](https://github.com/pronopython/fapel-system), [Porn Vault](https://gitlab.com/porn-vault/porn-vault) or [AdultMediaManager](https://github.com/adultmm/AdultMediaManager) - Porn File Managers
* ⭐ **[PornStarByFace](https://pornstarbyface.com/)** - NSFW Image Reverse Search
* ⭐ **[SauceNao](https://saucenao.com/)** - Fictional NSFW Reverse Image Search / [Extension](https://saucenao.com/tools/)
* ⭐ **[Internet Adult Film Database](https://www.iafd.com/)**, [Data18](https://www.data18.com/), [MyPornStarBook](https://www.mypornstarbook.net/), [Warashi](http://warashi-asian-pornstars.fr/) or [AVSOX](https://avsox.click/en) - Adult Film Databases / Reviews
* ⭐ **[NameThatPorn](https://namethatporn.com/)**, [NameThatPornstar](https://namethatpornstar.com/), [r/pornID](https://www.reddit.com/r/pornID/) or [r/tipofmypenis](https://www.reddit.com/r/tipofmypenis/) - Porn Identification Communities
* ⭐ **[Vibemate PC](https://vibemate.com/)** - Feature-Rich Porn Browser
* ⭐ **[Bypass Subreddit Blocks](https://pastebin.com/gAAEQnqn)**
* [Panic Button](https://aecreations.io/panicbutton/index.php) - Quickly Close All Tabs
* [Javinizer](https://github.com/javinizer/Javinizer) - JAV File Organizer
* [DeepMosaics](https://github.com/HypoX64/DeepMosaics) - Remove Mosaics from Porn
* [ThePornDB](https://metadataapi.net/) - Porn Metadata
* [Sleazy Fork](https://sleazyfork.org/en/scripts) - Adult User Scripts / [Add to Greasyfork](https://greasyfork.org/en/scripts/23840)
* [Anal Sex Guide](https://github.com/regdude/anal) - Anal Sex Guide / Safety
* [FapInstructor](https://fapinstructor.com/) or [Joi.how](https://joi.how/) - Fap Instructor Tools
* [BDSM Tools](https://www.bdsmtools.org/) - BDSM Tools
* [BDSM Test](https://bdsmtest.org/) - BDSM Test
* [KinxList](https://kinxlist.com/) - BDSM Checklist
* [Chaster](https://chaster.app/) - Chastity Tools
* [WallTalker](https://walltaker.joi.how/) - Control Wallpapers
* [Awesome Buttplug](https://github.com/buttplugio/awesome-buttplug) - Buttplug Project Index
* [Buttplug.io](https://buttplug.io/) - Sex Toy Control Software
* [Thunder's Place](https://thunders.place/) - Penis Enlargement Discussion & Safety
* [MoanMyIP](https://www.moanmyip.com/) - Sexy Girls Moaning Your IP
* [ERP/RP Datasets](https://rentry.org/qib8f) - NSFW Roleplaying LLM Datasets
***
# ► [Porn Quitting](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_porn_quitting)

View file

@ -0,0 +1,6 @@
---
title: Contributing
description: How to contribute to the project.
---
<!-- @include: ../../CONTRIBUTING.md -->

40
docs/other/wallpapers.md Normal file
View file

@ -0,0 +1,40 @@
---
title: Wallpapers
description: Elevate yourself to the next level with our beautiful wallpapers.
next: false
---
<script setup>
import WallpaperCard from '../.vitepress/theme/components/WallpaperCard.vue'
</script>
# Wallpapers
Elevate yourself to the next level with our beautiful wallpapers.
All of these wallpapers were made by [taskylizard](https://github.com/taskylizard).
<WallpaperCard
title="Arc"
description="A rounded arc design with a pleasing fade."
mobile="https://cdn.jsdelivr.net/gh/fmhy/design-system/branding/arc_mobile.png"
desktop="https://cdn.jsdelivr.net/gh/fmhy/design-system/branding/arc_desktop.png"
/>
---
<WallpaperCard
title="Rays"
description="A gradient background with a soft, rounded arc."
mobile="https://cdn.jsdelivr.net/gh/fmhy/design-system/branding/rays_mobile.png"
desktop="https://cdn.jsdelivr.net/gh/fmhy/design-system/branding/rays_desktop.png"
/>
---
<WallpaperCard
title="Tinted Rays"
description="A gradient background with a soft, rounded arc. Tinted white at the bottom corner."
mobile="https://cdn.jsdelivr.net/gh/fmhy/design-system/branding/tinted_rays_mobile.png"
desktop="https://cdn.jsdelivr.net/gh/fmhy/design-system/branding/tinted_rays_desktop.png"
/>

12
docs/posts.md Normal file
View file

@ -0,0 +1,12 @@
---
sidebar: false
editLink: false
outline: false
next: false
---
<script setup>
import Index from './.vitepress/theme/Posts.vue'
</script>
<Index/>

82
docs/posts/april-2023.md Normal file
View file

@ -0,0 +1,82 @@
---
title: Monthly Updates [April]
description: April 2023 updates.
date: 2023-04-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added
[🤖 Artificial Intelligence](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai)
section.
- Added Optimization, Tabletop, and Git Gud subsections in
[Gaming](/gamingpiracyguide/#gaming-tools).
- Split [Language Learning](/edupiracyguide/#language-learning) into
subsections.
- Split [Shopping](/miscguide/#shopping) into subsections.
- Split the learning portion of [Dev Tools](/devtools/) into subsections.
- Added Art Education section to [Image Tools](/img-tools/#art-education).
- Added NoFap section to NSFW to save souls.
- Added [New Headers](https://imgur.com/a/YXWUZun) to the subreddit.
---
### Stars Added ⭐
- Starred [ChatPDF](/ai/#ai-chatbots) in AI chatbots. AI that turns any book
into a chatbot.
- Starred [Foogle](/videopiracyguide/#drives--directories) in Video Download.
Fast, single click video downloads.
- Starred [JustChill](/videopiracyguide/#dedicated-hosts) in Streaming Sites.
Nice UI, fast 1080p.
- Starred [movie-web](/videopiracyguide/#multi-hosts) Streaming Sites. Nice UI,
fast 1080p.
- Starred [Primewire](/videopiracyguide/#multi-hosts) in Streaming Sites.
Primewire has started adding links to pirated content again.
- Starred [Wotaku](https://wotaku.pages.dev/) in Indexes. Awesome Japanese
piracy index.
- Starred [RLSLOAD](/downloadpiracyguide/#software-sites) in software sites.
Software site with single click downloads.
- Starred [Flameshot](/img-tools/#screenshot-tools) in Screenshot Tools. Some
people like this more than ShareX.
---
### Things Removed
- Removed FTUApps. FTU got caught with [malware](https://redd.it/120xk62) by
/r/Piracy.
- Removed star from FileCR. They added new anti-adblock measures recently, and
adblock defenders are no longer working for many users.
- Removed anti-anti-copy userscript. Script enables F7 "Caret Browsing mode"
without telling the user its been enabled, or how to turn it off.

120
docs/posts/april-2024.md Normal file
View file

@ -0,0 +1,120 @@
---
title: Monthly Updates [April]
description: April 2024 updates
date: 2024-04-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Split Android Tools into subsections:
[Optimization](https://fmhy.net/android-iosguide#optimization),
[Battery](https://fmhy.net/android-iosguide#battery-tools),
[Keyboard](https://fmhy.net/android-iosguide#keyboard-text),
[Screen](https://fmhy.net/android-iosguide#screen-tools),
[Files](https://fmhy.net/android-iosguide#android-file-tools),
[Root / Flash](https://fmhy.net/android-iosguide#root-flash),
[Productivity](https://fmhy.net/android-iosguide#productivity-calendars),
[Maps](https://fmhy.net/android-iosguide#maps-location),
[Notifications](https://fmhy.net/android-iosguide#notifications-widgets) and
[Social Media](https://fmhy.net/android-iosguide#social-media-apps).
- Added [Abandonware](https://fmhy.net/gamingpiracyguide#abandonware),
[MOBA](https://fmhy.net/gamingpiracyguide#moba-tools),
[Gacha](https://fmhy.net/gamingpiracyguide#gacha-tools),
[Counter-Strike](https://fmhy.net/gamingpiracyguide#counter-strike-tools),
[Doom](https://fmhy.net/gamingpiracyguide#doom-tools) and
[Controller Tool](https://fmhy.net/gamingpiracyguide#controller-tools)
sections to Gaming.
- Added [Toys / Figures](https://fmhy.net/miscguide#toys-figures) section to
Shopping.
- Added [Manga](https://fmhy.net/android-iosguide#android-manga) section to
Android Reading.
- Added [MPV Shaders](https://fmhy.net/storage#mpv-shaders) section to Video
Tools.
- Added [Email](https://fmhy.net/adblockvpnguide#email-privacy) section to
Privacy.
- Added [Regex](https://fmhy.pages.dev/devtools#regex-tools) section to Dev
Tools.
- Our [FMHY Social](https://social.fmhy.net/@fmhy) (fediverse instance /
account) is now live.
- Removed wiki from saidit. Its our least used version so we're not sure its
worth the effort. If enough people want it back we'll reconsider.
---
### Stars Added ⭐
- Starred [Streamed](https://fmhy.net/videopiracyguide#live-sports) in Live
Sports. Fast streams, no ads.
- Starred [Poke](https://fmhy.net/social-media-tools#youtube-frontends) in
YouTube Frontends. Nice UI, download support, no ads.
- Starred [Motrix](https://fmhy.net/file-tools#download-managers) in Download
Managers. Some people prefer this over Jdownloader / IDM.
- Starred [Openlib](https://fmhy.net/android-iosguide#android-reading) in
Android Reading. Annas Archive app.
- Starred [Stacher](https://fmhy.net/social-media-tools#youtube-downloaders) in
YouTube Downloaders. Modern YT-DL GUI.
- Starred [DeepLX](https://fmhy.net/text-tools#translators) in Translators.
Unlimited DeepL.
- Starred [Claude](https://fmhy.net/ai#online-chatbots) in Online Chatbots.
Works better than things like gemini.
- Starred [Soft98](https://fmhy.net/downloadpiracyguide#software-sites) in
Software Sites. Big library, single click DDL.
- Starred [JellyPlayer](https://fmhy.net/video-tools#jellyfin-tools) in Jellyfin
Tools. Modern Jellyfin client.
- Starred [UniGetUI](https://fmhy.net/system-tools#package-managers) in Package
Managers. Nice user-interface for Winget.
- Starred [Zipline](https://fmhy.net/img-tools#screenshot-tools) in Screenshot
Tools. Self-hosted, feature-rich ShareX server.
- Starred [WSABuilds](https://fmhy.net/android-iosguide#android-emulators) in
Android Emulators. Pre-built WSA binaries that will continue to be
[updated](https://ibb.co/R4hssDc).
- Starred [SmartImage](https://fmhy.net/img-tools#reverse-image-search) in
Reverse Image Search. Multi-site reverse image search tool.
---
### Things Removed
- Removed free-mp3-download as they've shutdown.
- Removed HolyUnblocker as they've
[shutdown](https://github.com/QuiteAFancyEmerald/Holy-Unblocker?tab=readme-ov-file#important-message-original).
- Removed WSA as support for it has been [dropped](https://ibb.co/zxB565S).
- Unstarred FlixHQ in Streaming. This used to be good but seems to be a lot
slower recently.

111
docs/posts/aug-2023.md Normal file
View file

@ -0,0 +1,111 @@
---
title: Monthly Updates [August]
description: September 2023 updates.
date: 2023-08-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Moved fmhy.ml to **[fmhy.net](/)**, and updated its UI to more closely match
[fmhy.pages.dev](/).
- Separated Android Tools into subcategories:
[Device](/android-iosguide/#android-device),
[Utilities](/android-iosguide/#android-utilities),
[Internet](/android-iosguide/#android-internet),
[Camera](/android-iosguide/#android-camera) and
[Customization](/android-iosguide/#customization).
- Added a [Engineering](/edupiracyguide/#engineering) section to Educational.
- Renamed Multi Hosts to [Multi Server](/videopiracyguide/#multi-server),
Dedicated Hosts to [Single Server](/videopiracyguide/#single-server), and
bumped Multi above Single as they're generally better.
- Moved all the APK sections out of storage, and back into the main
[Android section](/android-iosguide/#android-apks).
- Combined all [Indian Language sites](/non-english/#indian-languages) into one
section in Non-Eng, as most host content for more than one language.
---
### Stars Added ⭐
- Starred [Ova Games](/gamingpiracyguide/#download-games) in Game Download. Big
library, fast hosts.
- Starred [SmashyStream](/videopiracyguide/#multi-server) in Streaming Sites.
Nice UI, fast 1080p.
- Starred [BlackPearlOrigin](/storage/#game-libraries--launcher) in Game
Launchers. New game launcher and downloader, made by our friends.
- Starred Androeed and Modyolo in [Modded APKs](/android-iosguide/#modded-apks).
- Starred [Skraper](/gamingpiracyguide/#emulation--roms) in Emulation. Automate
ROM Covers / Metadata.
- Starred [ROMhacking](/gamingpiracyguide/#rom-sites) in ROM Sites. One of the
oldest sites for fan translations.
- Starred [FreeSports](/videopiracyguide/#live-tv--sports) in Live Sports. A
live sports site that isn't flooded with ads like most are.
- Starred [SoccerCatch](/videopiracyguide/#sports-streaming) in Sports
Streaming. Full Match replays.
- Starred [DownloadPirate](/storage/#vfx-sites) in VFX Sites. Popular site for
video effects and software.
- Starred [SophiApp](/storage/#windows-10-debloater) in debloaters. Gives good
explanations for its tweaks making it safer for new users.
- Starred
[Actually Good Distros](https://ash.fail/blog/20230625-actually-good-distro-recomendations-for-beginners.html)
in Linux. Beginner distro guides.
---
### Things Removed
- Removed Bromite as they've [stopped updates](https://i.imgur.com/uM3ryHR.png),
and replaced it with [Cromite](https://github.com/uazo/cromite) which will
continue to be updated by one of their devs.
- Removed AI Text Detectors as they're known for
[being inaccurate](https://arstechnica.com/information-technology/2023/07/openai-discontinues-its-ai-writing-detector-due-to-low-rate-of-accuracy/).
- Unstarred SoftArchive in Software as people have become annoyed with their
slow hosts.
- Unstarred LookMovie in Streaming as people don't like the fact 1080p is behind
premium.
- Unstarred QuickBoost in Tweaking as the app doesn't give details as to what
each tweak actually does.
- Unstarred Sockshare in Streaming as their original domain died, and it doesn't
have the best UI anyways.
- Removed AnimeKaizoku from Anime Streaming as they've shutdown.
- Removed DeepFloyd from Image Generators as its been paused for over a month.
- Removed Appnee from Software Sites. The MAS team found that they host many
[unsafe activators](https://i.imgur.com/KmDKUw4.png). We don't think Appnee is
purposefully malicious, they just need to be more careful and clean things up
before we can add them again.

133
docs/posts/aug-2024.md Normal file
View file

@ -0,0 +1,133 @@
---
title: Monthly Updates [August]
description: August 2024 updates
date: 2024-08-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added [URL Tools](https://fmhy.net/internet-tools#url-tools) section with
subsections: [Shorteners](https://fmhy.net/internet-tools#url-shorteners),
[Unshorteners](https://fmhy.net/internet-tools#url-unshorteners),
[Site Checks](https://fmhy.net/internet-tools#down-site-checkers) and
[Domain / DNS](https://fmhy.net/internet-tools#domain-dns).
- Split Search Tools into subsections:
[Search Engines](https://fmhy.net/internet-tools#search-engines),
[Custom Engines](https://fmhy.net/internet-tools#custom-search-engines) and
[Google Tools](https://fmhy.net/internet-tools#google-search-tools).
- Split Multiplayer Tools into subsections:
[Fixes](https://fmhy.net/gaming-tools#multiplayer-fixes),
[Mods](https://fmhy.net/gaming-tools#multiplayer-mods) and
[Servers](https://fmhy.net/gaming-tools#multiplayer-servers).
- Split Game Dev Tools into subsections:
[Game Engines](https://fmhy.net/devtools#game-engines),
[Asset Creation](https://fmhy.net/devtools#asset-creation) and
[Map Creators](https://fmhy.net/devtools#map-creators-editors).
- Added [Office Suites](https://fmhy.net/text-tools#office-suites) section to
Text Tools.
- Added [Wallpaper Managers](https://fmhy.net/system-tools#wallpaper-managers)
section to Customization.
- Added [Captcha Tools](https://fmhy.net/internet-tools#captcha-tools) section
to Internet Tools.
- Added [Tumblr Tools](https://fmhy.net/social-media-tools#tumblr-tools) section
to Social Media Tools.
- Added [VTuber Tools](https://fmhy.net/video-tools#vtuber-tools) section to
Video Tools.
- Added warning to Vadapav NOT to use DL managers to bulk download anymore as
they're [banning](https://ibb.co/VvrZMXQ) for it now. You can still use DL
managers, just download at a reasonable pace please.
- Decided to pull the plug on the feedback forum (feedback.fmhy.net), and
instead enable the
[forums feature](https://discord.com/blog/forum-channels-space-for-organized-conversation)
in our [discord](https://discord.gg/5W9QJKuPkD). We now have forums for giving
suggestions, getting support, and testing links.
---
### Stars Added ⭐
- Starred [lucida](https://fmhy.net/audiopiracyguide#audio-ripping-sites) in
Audio Ripping. Multi-site audio ripping with 320kb / FLAC support.
- Starred [Proton Docs](https://fmhy.net/text-tools#online-editors) in Text
Tools. Protons google docs alternative.
- Starred [Pikimov](https://fmhy.net/video-tools#online-editors) in Online Video
Editors. Online adobe after effects alternative.
- Starred [Flowstreams](https://fmhy.net/videopiracyguide#live-sports) in Live
Sports. Live sports / music events.
- Starred [FullReplays](https://fmhy.net/videopiracyguide#sports-replays) in
sports replays. Full soccer match replays.
- Starred [Aurora Store](https://fmhy.net/android-iosguide#untouched-apks) in
Untouched APKs. FOSS version of the Play Store.
- Starred [No Trace](https://fmhy.net/adblockvpnguide#privacy-indexes) in
Privacy Indexes. In-depth privacy guides / anti-surveillance.
- Starred
[Futo Keyboard / Voice](https://fmhy.net/android-iosguide#keyboard-text) in
Android Keyboard Tools. Privacy-focused keyboards.
- Starred [Piko](https://fmhy.net/android-iosguide#social-media-apps) in Android
Social Media. ReVanced patches for Twitter / X.
- Starred [auto-mcs](https://fmhy.net/storage#minecraft-server-tools) in
Minecraft Server Tools. Simple Minecraft server setup.
- Starred [Vijay's Virtual Vibes](https://fmhy.net/miscguide#random) in Fun
Sites. Find random sites.
- Starred [Codeium](https://fmhy.net/ai#coding-ais) in Coding AIs. Popular
coding AI with unlimited GPT-3.5.
- Starred [Print Chess](https://fmhy.net/gamingpiracyguide#strategy) in Strategy
Games. Printable paper chess set.
- Starred both Streamflix and PrimeFlix in
[Multi Host](https://fmhy.net/videopiracyguide). Both sites have improved a
lot recently.
- Re-added + Starred [Gmailnator](https://fmhy.net/internet-tools#temp-mail).
Temp mail site with gmail address'.
---
### Things Removed
- Removed Fmovies as its been offline for weeks. We've replaced it with
[FBOX](https://fmhy.net/videopiracyguide#multi-server) for now.
- Removed Cipher Files as they've [shutdown](https://ibb.co/gzYX4Gb).
- Removed Homeworkify as they've [shutdown](https://ibb.co/wJp6B3b).
- Unstarred both Awesome Privacy and Hitchhikers Guide in Privacy Indexes, and
bumped PrivacyGuides.org to the top. PrivacyGuides is high quality and updated
more often than others.

123
docs/posts/dec-2023.md Normal file
View file

@ -0,0 +1,123 @@
---
title: Monthly Updates [December] 250k members!!
description: Thank you all for 250K members! ♡
date: 2023-12-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
<Post authors="['nbats', 'taskylizard']" />
---
### Wiki Updates
- Separated Tool sections into their own pages: [System Tools](/system-tools),
[File Tools](/file-tools), [Internet Tools](/internet-tools),
[Text Tools](/text-tools), [Video Tools](/video-tools) and
[Audio Tools](/audio-tools).
- Separated Health into subsections: [Mental](/miscguide#mental-health),
[Physical](/miscguide#physical-health),
[Nutritional](/miscguide#nutritional-health),
[Sexual](/miscguide#sexual-health) and [Detoxing](/miscguide#detoxing).
- Added a section for [Open-Source Games](/gamingpiracyguide#open-source-games)
in Gaming.
- Added a section for [Animation Tools](/video-tools#animation-tools) in Video
Tools.
- Added a section for [Academic Papers](/readingpiracyguide#academic-papers) in
Educational Reading.
- Added sections for [Illustrations](/img-tools#illustrations) and
[Textures / Patterns](/storage#textures-patterns) in Images.
- Added sections in Linux for [Video](/linuxguide#linux-video),
[Audio](/linuxguide#linux-audio), [Images](/linuxguide#linux-images) and
[File Tools](/linuxguide#file-tools).
- Made a ["safe for work"](https://rentry.org/piracy) version of our index with
no NSFW link listed.
- Added a [collapsible list](https://i.imgur.com/wnOXvKG.png) of all the Tool
sections to our sites sidebar.
---
### Stars Added ⭐
- Starred [Streamflix](/videopiracyguide#multi-server) in Streaming Sites. Nice
UI, fast 1080p, ran by members of our community.
- Starred [watch.lonelil](/videopiracyguide#multi-server) in Streaming Sites.
Nice UI, fast 4K + 1080p, live tv.
- Starred [Game Bounty](/gamingpiracyguide#download-games) in Game Download.
Fast hosts, pre-installs, clean uploads, ran by members of our community.
- Starred [AbandonwareGames](/storage#abandonware-games) in Abandonware Games.
Nice site with a big library of oldschool games.
- Starred [Heroic Games Launcher](/gamingpiracyguide#steam-epic) in Steam /
Epic. Open-source Epic Games launcher.
- Starred [TG Archive](/downloadpiracyguide#download-directories) in Download
Directories. Telegram file archive + search tool.
- Starred [BleachBit](/system-tools#system-debloating) in system debloating.
Popular system file cleaning tool.
- Starred [YT-DLP-GUI](/video-tools#youtube-download) in YouTube Download. Nice
GUI for YT-DL with single click installer.
- Starred [EverythingToolbar](/system-tools#system-tweaks) in System Tweaks.
Adds lots of features to Windows toolbar.
- Starred [DeepL](/text-tools#translators) in Translators. People feel this
gives some of the best results.
- Starred [Magpie](/gamingpiracyguide#optimization-tools) in Gaming
Optimization. Enable AMD FSR on any game or device.
- Starred [TrollStore](/android-iosguide#ios-apps) in iOS Apps. Permanently
install non-appstore iOS apps w/o pc, paid dev account or being jailbroken.
- Starred [SmartTube](/videopiracyguide#smart-tv-firestick) in Smart TV /
Firestick. Ad-free YouTube app. Previously called SmartTubeNext.
---
### Things Removed
- Removed both AppsTorrent and nMac as they're listed as unsafe by
[MacSerialJunkie](https://i.imgur.com/De9u5Ox.png).
- Removed both LocalCDN and Decentraleyes as they're redundant with with
[Total Cookie Protection](https://blog.privacyguides.org/2021/12/01/firefox-privacy-2021-update/#localcdn-and-decentraleyes)
enabled.
- Removed NovaAI as they've
[decided to shutdown](https://www.reddit.com/r/Piracy/comments/17pzrzj/nova_oss_the_api_that_provided_free_gpt4_and/).
- Replaced all CurseForge links with Modrinth as people feel CurseForge
[doesn't cooperate](https://youtu.be/Vhdwz5apiQQ?si=xgzkQFa1S7hZNa5-) with
their user-base well.
- Unstarred 12ft.io as it can no longer bypass non-javascript based paywalls.
- Removed FileListing as they've shutdown their servers.
- Removed GreaseMonkey as it hasn't been updated in 3 years + has a possible
history of tracking users.

29
docs/posts/discord.md Normal file
View file

@ -0,0 +1,29 @@
---
title: Public Discord Server
description: Our new space to chat in.
date: 2023-10-24
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
# Public URL: https://discord.gg/5W9QJKuPkD
---
## Server Rules
1. Please be kind and helpful to one another, especially beginners.
2. No selling or advertising anything paid.
3. No direct links to pirated content.
4. No NSFW content (or requests) outside of NSFW channels.
5. No racism, sexism, ableism, homophobia, transphobia.
---
Keep in mind [Divolt](https://redd.it/uto5vw) will still continue to work and
connect to our discord for those who choose to use it.

View file

@ -0,0 +1,44 @@
---
title: Our stance on Download Pirate
description: Download Pirate
date: 2024-02-18
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
For those of you who don't know, the VFX site Download Pirate was removed by
/r/Piracy and placed in their unsafe list following this
[thread](https://redd.it/1aswsl7). According to the post, OP downloaded Adobe
Acrobat and got a pretty nasty trojan.
To test this we downloaded it and [checked the checksum](https://ibb.co/rGHXT0w)
of each of the files compared to m0nkrus, and they match exactly. Its hard to
say what happened to OP, but it seems pretty likely that they got the trojan
from something other than Download Pirate.
If someone has a virustotal scan, or some sort of proof Download Pirate is
malicious please [let us know](https://redd.it/1atkloc).
---
**update** - Here's a setup scan thanks to /u/LichessLuvr which seems to be
clean:
[Adobe Acrobat Pro DC 2023 v23.8.20421 x64](https://www.virustotal.com/gui/file/04889538532f10f910029a5ef65068aed713019fb50462546e82ee8ced81350b)
---
**update 2** - We just scanned all of the
[patched files](https://ibb.co/VxBwzN3) and they came back clean too, so this is
unlikely to have malware unless its hidden really well within the ISO. OP either
got malware from an ad on the file host or already had the trojan before
installing Acrobat.
We're still open to new evidence if someone comes forward with it, but for now
we can't find any reason to think they're malicious so we're going to keep them
in FMHY. The version OP downloaded is v23.8.20421 from 1cloudfile if someone
wants to check it themselves.

138
docs/posts/feb-2024.md Normal file
View file

@ -0,0 +1,138 @@
---
title: Monthly Updates [Feb]
description: Febuary 2024 updates.
date: 2024-02-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Our official pastebin, **[snowbin](https://pastes.fmhy.net/)** is now live!
Keep in mind pastes only last for 7 days, and as of now you can't make edits,
but we may add features like this in the future.
- Ran a [poll](https://i.imgur.com/73paJlr.png) regarding streaming sites, and
used the results to help us re-order the
[streaming section.](/videopiracyguide)
- Turned Spotify into its own section w/ subsections:
[Clients](/audiopiracyguide#spotify-clients),
[Adblockers](/audiopiracyguide#spotify-adblockers),
[Download](/audiopiracyguide#spotify-download) and
[Tools](/audiopiracyguide#spotify-tools).
- Added a section for [Soundtracks](/audiopiracyguide#media-soundtracks) in
Audio.
- Added sections for [Computer Science](/devtools#computer-science) and
[Docker](/devtools#docker-tools) in Dev Tools.
- Added a section for
[Two-Factor Authentication](/adblockvpnguide#two-factor-authentication) in Web
Privacy.
- Re-organized [Magazine Sites](/readingpiracyguide#magazines) + added filehosts
to their descriptions.
- Removed OnStream from unsafe sites. The ["evidence"](https://rentry.co/upo2r)
we had listed wasn't very solid. If someone has more proof we can re-consider,
but for now we don't have reason enough to call them unsafe. Keep in mind its
not posted in the wiki, just removed from our unsafe list.
- We recently moved off Netlify, and soon after a scammer
[took over the domain](https://i.imgur.com/rByoHnf.png). If you had this page
bookmarked we'd highly recommend you remove it, and update to our
[new domain](/). We've tried reporting it to Netlify, but so far they haven't
done anything.
- Grammar issues have been fixed
[throughout the wiki](https://github.com/fmhy/FMHYedit/pull/1337) /
[2](https://github.com/fmhy/FMHYedit/pull/1340) /
[3](https://github.com/fmhy/FMHYedit/pull/1339). Remember that anyone can send
[pull requests](https://github.com/fmhy/FMHYedit) to our github so don't be
afraid to help us fix things like this.
- Added a mirror of our site to [github.io](https://fmhy.github.io/FMHYedit/).
---
### Stars Added ⭐
- Starred updated guides for both [Windows Piracy](/system-tools#windows-isos)
and [Office Piracy](/text-tools#text-editors).
- Starred [Buzzheavier](/file-tools#file-hosts) in File Hosts. No upload limit,
files last forever.
- Starred [Linqbin](/internet-tools#url-tools) in URL Tools. Privacy focused
temp link shortener/pastebin, made by one of our discord mods.
- Starred [Gnarly Repacks](/gamingpiracyguide#game-repacks) in Game Repacks +
ROMs. Trusted repacker who's been around for years.
- Starred [PrimeFlix](/videopiracyguide#multi-server) in Streaming Sites. Nice
UI, fast 1080p, lots of hosts.
- Starred [LightDLMovies](/videopiracyguide#download-sites) in Video Download.
Fast, single click, 1080p downloads.
- Starred [Flugel Anime](/videopiracyguide#anime-downloading) in Anime DDL.
Archive of nyaa.si with fast downloads.
- Starred [Divisions by zero](/social-media-tools#fediverse-tools) in Fediverse
Tools. The best piracy focused instance on Lemmy.
- Starred [CRACKSurl](/downloadpiracyguide#software-sites) in Software Sites.
Clean scans + admins are members of FMHY.
- Starred [PDF Drive](/readingpiracyguide#pdf-search) in PDF Sites as their
downloads are working again.
- Starred [Bypass All Shortlinks](/adblockvpnguide#redirect-bypass) in Redirect
Bypass. This is a fork of the original script with all tracking elements
removed.
---
### Things Removed
- Removed Tachiyomi as it is
[no longer being developed](https://tachiyomi.org/news/2024-01-13-goodbye).
We've replaced it with its successor
[Mihon](/android-iosguide#android-reading), and keep in mind the forks linked
there still work.
- Removed Revanced Extended in YouTube Apps as its been
[archived](https://redd.it/1abt4kk).
- Removed Nitter in Frontends as the lead dev decided to
[call it quits](https://github.com/zedeus/nitter/issues/1155#issuecomment-1913361757).
- Removed Erai-Raws in Anime DDL as they're closing registrations.
- Removed WorldCinema in Video DDL as they've gone premium only.
- Removed /r/ApkApps Megathread as its no longer updated.
- Removed Lunar Client in Minecraft Launchers as its closed-source and their
privacy policy is [very poor](https://i.imgur.com/2Wtds7l.png).
- Unstarred LibreWolf as Mullvad Browser is a similar project with
[auto updates](https://i.imgur.com/GTzWHR0.png).
- Unstarred Zoo in AI Chatbots as its no longer unlimited.
- Unstarred Phind in AI Chatbots as it no longer offers free GPT-4.

View file

@ -0,0 +1,48 @@
---
title: We Removed FileCR as we Found Malware
description: Update on FileCR
date: 2023-08-14
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
# FileCR Malware
Note: The malware is not exclusive to FileCR and we don't have proof FileCR is
intentionally hosting it, but they haven't removed it. Possible sources of the
malware include some uploaders on sanet, but it seems to be coming from multiple
sources.
Since the malware has been found coming from multiple sources, info about the
malware itself has moved to [here](https://rentry.co/big_load_malware). Check
there for technical info or to check if you've been infected.
So far, malware has been found in the following cracks, but it is likely it is
undiscovered in many more downloads because of how large their catalog is.
- https://filecr.com/windows/kms-matrix/
- https://filecr.com/windows/windows-activator-by-goddy/
- https://filecr.com/windows/stardock-start11
- https://filecr.com/windows/malwarebytes-premium
- https://filecr.com/windows/navicat-premium (Navicat Premium 16.2.3)
- https://filecr.com/windows/outbyte-driver-updater
- https://filecr.com/windows/jetbrains-pycharm (Premium release, you need
https://greasyfork.org/en/scripts/403170-bypass-filecrypt to access)
- https://filecr.com/windows/avast-premier-antivirus
So far FileCR has not responded at all, which is unusual as they are usually
very active and have removed malware in the past as quickly as 6 hours. Because
the malware is included in multiple unrelated cracks and because they have not
responded at all to reports, they are likely to be in some way involved in
spreading or creating the malware. Also, some of the malware had descriptions
written just for FileCR, which is unusual, and the description for KMS matrix
contains lies about the activation given by the software.
## [Samples](https://rentry.co/big_load_malware#samples)
## [Am I infected?](https://rentry.co/big_load_malware#am-i-infected)

141
docs/posts/jan-2024.md Normal file
View file

@ -0,0 +1,141 @@
---
title: Monthly Updates [Jan] & Happy New Year!
description: Happy New Year everyone! We've made a lot of progress this year.
date: 2024-01-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats', 'zinklog', 'Q', 'Kai', 'taskylizard']" />
Hi everyone, happy new year! As we bid farewell to '23, let's take a moment to
reflect on the remarkable journey FMHY has had this year:
- We made a new website, enriched with an array of handcrafted features (by me,
of course) to enhance your experience and make browsing the wiki pleasant on
all devices (mobile included!)
- We opened our Discord server and reached 10k members, which introduced many
new great people to this community and made contribution easy
- We've reached 250k+ members and 31 million views on reddit!
- Our FMHYedit repository oversaw an impressive 1k+ pull requests made by the
community and merged over 8k commits!
- This wiki has grown to be more than just a piracy index, so we felt it's about
time other sections get some love. As such, we organized and separated tools
sections into their own pages, which allowed us to move a lot of useful tools
out of storage and make it a lot easier to discover them
- We started the debloat arc of FMHY and went from 27k links to 24k! We've
removed a lot of dead, useless, and niche links / categories, as well as
re-organized a lot of sections for better clarity and easier navigation
As we enter 2024, we eagerly anticipate building on our achievements and
evolving together. FMHY wouldn't be what it is today without the love and
support of everyone in this community. Thank you for being an integral part of
FMHY. Here's to another year of growth and success! 💙
### Wiki Updates
- Made our own instances for both **[SearX](https://searx.fmhy.net/)** +
**[Whoogle](https://whoogle.fmhy.net/)**.
- Made a [Posts](/posts) page on our site, so you can see all updates without
needing reddit. You can also follow via [RSS](/feed.rss).
- Created a new category for [Social Media Tools](/social-media-tools), and
added subsections for popular sites that needed them. (Reddit, Discord,
YouTube etc.)
- Added sections for [Game Soundtracks](/audiopiracyguide#game-soundtracks),
[IRC Tools](/downloadpiracyguide#irc-tools) and
[Coding AIs](/devtools#coding-ais).
- Split Career into subsections: [Remote Jobs](/miscguide#remote-jobs),
[Tech Jobs](/miscguide#tech-jobs), [Startup](/miscguide#startup) and
[Finance / Crypto](/miscguide#finance-crypto)
- Split Game Mods into subsections:
[Mod Indexes](/gamingpiracyguide#mod-indexes) and
[Single Mods](/gamingpiracyguide#game-mods)
- Split News into subsections: [Aggregators](/miscguide#aggregators) and
[Tech News](/miscguide#tech-news)
- Re-organized both
[Android Operating Systems](/android-iosguide#operating-systems) +
[App Launchers](/android-iosguide#app-launchers), and moved them out of
storage.
---
### Stars Added ⭐
- Starred [Braflix](/videopiracyguide#streaming-sites) in Streaming Sites. Fast
streams, no ads, nice UI, 4K + 1080p.
- Starred [Liber3](/readingpiracyguide#ebooks) in Reading Sites. Big library,
nice UI, single click downloads.
- Starred [Screenbox](/video-tools#video-players) in Video Players. Open-source,
VLC based video player with nice UI.
- Starred [Vesktop](/social-media-tools#discord-clients) in Discord Clients.
Lightweight desktop client built with Vencord.
- Starred [SydneyQt](/ai#proprietary-llms) in AI Chatbots. Jailbroken Bing AI.
- Starred [App Manager](/android-iosguide#foss-apks) in FOSS APKs. Open-source
Android app package manager.
- Starred [scrcpy](/android-iosguide#android-device) in Android Tools. Manage
mobile devices via desktop.
- Starred [KernelSU](/android-iosguide#android-device) in Android Device. Root
tool that some people prefer over Magisk.
- Starred [Onion Browser](/android-iosguide#ios-privacy) in iOS Privacy.
Recommended by Tor on their site.
- Starred [Wii Guide](/gamingpiracyguide#homebrew) in Homebrew.
- Starred [Video2x](/video-tools#video-tools-1) in Video Tools. Lossless
video/GIF/image upscaler.
- Starred [VCRedist](/system-tools#windows-updates) in Windows Updates. Easily
download all Microsoft Visual C++ redists.
- Starred [CanvasBlocker](/adblockvpnguide#privacy-extensions) in Privacy
Extensions. Prevent Javascript API fingerprinting.
---
### Things Removed
- Removed SevenGamers as they've
[decided to shut down](https://i.imgur.com/C5sgVqI.png).
- Removed YasDL as they uploaded a version of StarDock with the same malware
that filecr and others have gotten removed for.
- Removed Torrentz2 as they've stopped indexing new torrents.
- Unstarred LookMovie as they've added a
[10 second wait](https://i.imgur.com/I0D9Hyt.png) before videos play.
- Unstarred DS4Windows in gaming tools. You can just add games to steam and turn
on PS4 controller support by right clicking the game.
- Unstarred Ideogram as its no longer unlimited.
- Removed EveryNoiseAtOnce as the dev has been
[let go from Spotify](https://i.imgur.com/AaIrcAc.png).
- Removed CryptoStorm as its [possibly unsafe](https://i.imgur.com/VDlSY1T.png).
The owner has no ties to it anymore apparently, but its still hard to trust a
company with a history this dark.
- Removed our backups from NotABug. Their site goes down nearly
[every day](https://i.imgur.com/Vx8Ou68.png) at this point, and its become a
nightmare to keep 25 wiki pages updated there. If they ever fix their issues
we may bring it back.

96
docs/posts/july-2023.md Normal file
View file

@ -0,0 +1,96 @@
---
title: Monthly Updates [July]
description: July 2023 updates.
date: 2023-07-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added a [Study / Research](/edupiracyguide/#study--research) section to
Educational.
- Added a [Travel](/miscguide/#travel) section to Miscellaneous.
- Added a [Hardware](/system-tools#hardware-tools) section to System Tools.
- Added qualities (720p, 1080p) to
[Anime Streaming](/videopiracyguide/#anime-streaming) sites.
- [Combined](/gamingpiracyguide/#steam--epic) Steam / Epic Tools with DLC
Unlockers.
- Linked the ["missing sections"](https://ibb.co/X8K2GTc) in all index pages.
i.e. Image Tools, Dev Tools, Storage, Base64, NSFW and Unsafe.
---
### Stars Added ⭐
- Starred [Seez](/videopiracyguide/#multi-hosts) in Streaming Sites. Nice UI,
fast 1080p.
- Starred [SockShare](/videopiracyguide/#dedicated-hosts) in Streaming Sites.
Great for obscure TV.
- Starred [UHDMovies](/videopiracyguide/#download-sites) in Video Download. 4K
Movie Host.
- Starred [Glitchwave](/gamingpiracyguide/#tracking--discovery) in Game
Tracking. RYM's new game rating site.
- Starred [hate5six](/audiopiracyguide/#streaming-sites) in Audio Streaming.
Huge collection of live band videos.
- Starred [SittingOnClouds](/audiopiracyguide/#download-sites) in Audio
Download. Game / Anime Soundtracks.
- Starred [Koalageddon](/gamingpiracyguide/#steam--epic) in Steam / Epic. DLC
Unlocker.
- Starred [SpotC++](/android-iosguide/#ios-audio) in iOS Audio. Spotilife +
Sposify IPA.
- Starred [Favoree](/toolsguide/#youtube-tools) in YouTube Tools. Channel
Discovery.
- Starred [CloakStream](/adblockvpnguide/#browser-tools) in Privacy Tools.
Encrypt Download URLs.
---
### Things Removed
- Removed Soap2Day in Streaming Sites as they've shutdown.
- Unstarred JustChill in Streaming Sites as they've been dealing with DDoS
attacks and now require logins.
- Removed Rinzry in Video Download as drive generators no longer work.
- Removed Mudome in Audio Streaming as it turned into a NSFW site.
- Removed Demonoid as they've gone private.
- Unstarred Imgur in Image Hosts as they've mass deleted everything not tied to
accounts.
- Unstarred IVPN as they've decided to remove
[port forwarding](https://www.ivpn.net/blog/gradual-removal-of-port-forwarding/).
- Removed Chromium from the Unsafe List, as some people feel strongly that
[Manifest V3](https://www.eff.org/deeplinks/2021/12/chrome-users-beware-manifest-v3-deceitful-and-threatening)
isn't enough justification to label it unsafe.

151
docs/posts/july-2024.md Normal file
View file

@ -0,0 +1,151 @@
---
title: Monthly Updates [July]
description: July 2024 updates.
date: 2024-07-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
## Tournament Results
We did another streaming sites tournament to help us better re-order and clean
up the section. When we did this publicly the first time there was obvious
cheating, so we decided to make this more private, and allowed only members with
discord roles to vote. During each round we also had discussions about the sites
which can be viewed in our discord polls channel. These discussions were taken
into account when reordering, but for the most part we relied on the voting
results.
In the end some sites managed to keep their previous spots, a few have been
starred, unstarred, or even removed if they were low quality / broken. If you
see a round with no votes either way, it means one of the sites was DQ'd.
## [Final Results](https://challonge.com/Multi_Host_Streaming.svg) / [Before vs. After](https://i.imgur.com/MXN0mR5.png)
We'll be doing more tournaments in the future, so make sure to join our discord
if you want to be a part of them, and let us know which sections you'd like to
see most.
---
### Wiki Updates
- Added [Stremio Tools](https://fmhy.net/videopiracyguide#stremio-tools) section
to Streaming.
- Added [Video Generation](https://fmhy.net/ai#video-generation) section to AI.
- Added [Audio Transcription](https://fmhy.net/text-tools#audio-transcription)
section to Text Tools.
- Added [System Audio](https://fmhy.net/system-tools#system-audio) and
[USB / Bootloaders](https://fmhy.net/system-tools#usb-bootloaders) sections to
System Tools.
- Added [Network Security](https://fmhy.net/adblockvpnguide#network-security)
section to Privacy.
- Added
[Fanfiction / Stories](https://fmhy.net/readingpiracyguide#fanfiction-stories)
section to Reading.
- Added [Audio Metadata](https://fmhy.net/audiopiracyguide#audio-metadata)
section to Audio.
- Added [Wayland Compositors](https://fmhy.net/linuxguide#wayland-compositors)
section to Linux.
- Added [Latex Tools](https://fmhy.net/storage#latex-tools) section to Math.
- Turned [Email Tools](https://fmhy.net/internet-tools#email-tools) into a main
section with subsections.
- Split Subtitle section into
[Tools](https://fmhy.net/videopiracyguide#subtitles) and
[Downloads](https://fmhy.net/videopiracyguide#download-subtitles).
- Added multiple (15) new sections to
[Dev Tools](https://fmhy.pages.dev/devtools), and cleaned up a lot of old
sections.
- Cleaned up [Video Hosts](https://fmhy.pages.dev/video-tools#video-file-hosts),
[Image Optimization](https://fmhy.net/img-tools#image-optimization) and
[Icons / Avatars](https://fmhy.net/img-tools#icons-avatars) sections.
- Started adding Non-English spellings (i.e. Chinese / 汉语方言) to titles in
the [Non-Eng section](https://fmhy.pages.dev/non-english). We haven't been
able to translate all the sections yet, so if you can help fill in the blanks
please send your translations in the comments.
---
### Stars Added ⭐
- Starred [Hidan](https://fmhy.net/file-tools#file-hosts) in File Hosts. Fast,
unlimited size, no account required, publishes when they remove files.
- Starred [Catppuccin](https://fmhy.net/system-tools#custom-themes) in Custom
Themes. High quality pastel system app themes.
- Starred [Bio Link](https://fmhy.net/internet-tools#link-in-bio-sites) in Link
in Bio Sites. Feature-rich, nice UI, stood out to us when going through the
section.
- Starred [RetroAchievements](https://fmhy.net/gamingpiracyguide#emulators) in
Emulators. Add achievements to retro games / ROMs.
- Starred [/r/Translator](https://www.reddit.com/r/translator/) in Translators.
Allows you to request translations of almost anything.
- Starred [sdk.vercel](https://fmhy.net/ai#online-chatbots) in Online Chatbots.
Chatbot playground with unlimited GPT-4o.
- Starred [FossifyOrg](https://fmhy.net/android-iosguide#foss-apks) in FOSS
APKs. Covers most basic apps, minimal UI.
- Starred
[Universal Android Debloater](https://fmhy.net/android-iosguide#optimization)
in Android Optimization. Updated fork of original UAD.
- Starred [Amarok](https://fmhy.net/android-iosguide#android-privacy) in Android
Privacy. Easily hide private files / apps on android.
- Starred [Sideloadly](https://fmhy.net/android-iosguide#ios-apps) in iOS Apps.
Lightweight, simple setup, auto-updates apps.
- Starred [EeveeSpotify](https://fmhy.net/android-iosguide#ios-audio) in iOS
Audio. Updated Spotify premium app now that spotilife has stopped working.
- Starred [S0undTV](https://fmhy.net/android-iosguide#smart-tv-firestick) in
Firestick. Ad-free Twitch for Firestick.
- Starred [Uncyclopedia](https://fmhy.net/miscguide#random) in Fun Sites.
- Added star back to [Bloxstrap](https://fmhy.net/gaming-tools#roblox-tools).
Most issues are being fixed and repo seems to be active again.
---
### Things Removed
- Unstarred Vimms, they thought it was trolls at first, but now
[Lego and Sega](https://i.ibb.co/Dp9Kwk4/image.png) have both joined to take
down games.
- Unstarred XDM + Motrix, neither is updated as often as other big DL managers
and XDM gives people issues on mobile.
- Unstarred SKLauncher, its closed-source, cant download with adblock enabled,
and we have better MC launchers listed anyways.

105
docs/posts/jun-2023.md Normal file
View file

@ -0,0 +1,105 @@
---
title: Monthly Updates [June]
description: June 2023 updates.
date: 2023-06-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added a [Chess / Checkers](/gamingpiracyguide/#chess--checkers) section to
Browser Games.
- Added a [Stable Diffusion](/ai/#stable-diffusion) section to Artificial
Intelligence.
- Added qualities (720p, 1080p, 4k) to
[Video Download](/videopiracyguide/#download-sites) sites.
- Created a [Git Organization](https://github.com/fmhy) and combined all FMHY
related projects into it.
- Updated the [Beginners Guide](https://rentry.org/Piracy-BG) with new links, a
FAQ section and more.
- Imgur is removing everything not tied to an account, so we've gone through and
replaced all our images with ImgBB.
- Added [Friend Wiki's](https://ibb.co/HCB7BS9) to our sidebar.
---
### Stars Added ⭐
- Starred [Rezi](/storage/#game-download-cse) in Gaming Sites. Multi-site game
download search.
- Starred [Guanaco](https://huggingface.co/spaces/uwnlp/guanaco-playground-tgi),
[Call Annie](https://callannie.ai/), [BAI](https://chatbot.theb.ai) and
[LMSYS](https://chat.lmsys.org/) in AI Chatbots.
- Starred [Zoo](https://zoo.replicate.dev/) and
[DeepFloyd IF](https://huggingface.co/spaces/DeepFloyd/IF) in Image
Generators.
- Starred [Prompt Engineering Guide](/ai/#chatgpt-prompts) in ChatGPT prompts.
- Starred [Bark](/ai/#text-to-speech) in Text to Speech.
- Starred [Firehawk52 Guide](/audiopiracyguide/#download-apps) in Audio
Downloading.
- Starred [store.rg](/downloadpiracyguide/#freeware-sites) in Freeware Sites.
- Starred [f.lux](/toolsguide/#tweaking) in System Tweaking.
- Starred [MacroDroid](/android-iosguide/#android-tools) in Android Tools.
- Starred [Rating Graph](https://www.ratingraph.com/) and
[DeepSearch](https://deepsearch.mycelebs.com/movie) in Tracking / Discovery.
- Starred [Programming Learning Resources](/devtools/#learning--cheat-sheets) in
Dev Tools.
- Starred [CityHop](/audiopiracyguide/#ambient--relaxation) in Ambient /
Relaxation.
- Starred [Knockout](/miscguide/#chat--forums) in Chat / Forums. Made by members
of facepunch forums after it shut down.
---
### Things Removed
- Removed and unstarred RARBG as they have decided to
[call it quits](https://ibb.co/zxcLTpq).
- Unstarred Mullvad in VPNs as they are
[removing support for port forwarding](https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/).
- Unstarred Patoghu in Download Sites. They've added
[persian captchas](https://ibb.co/2SjzZb1) to their downloads, making the site
useless to english users.
- Unstarred MagicBrush in AI Image Generators. Not quite as good as other free
options now.
- Unstarred Authy in Privacy Tools as its not open-source.
- Unstarred Awesome ChatGPT as its no longer updated.
- Bromite doesn't seem to be maintained anymore, so we've replaced the main repo
with an [autobuild](/android-iosguide/) for now.

124
docs/posts/june-2024.md Normal file
View file

@ -0,0 +1,124 @@
---
title: Monthly Updates [June]
description: June 2024 updates
date: 2024-06-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added [Switch](https://fmhy.net/gaming-tools#switch-homebrew),
[WiiU / Wii](https://fmhy.net/gaming-tools#wii-u-wii-homebrew),
[3DS / DS](https://fmhy.net/gaming-tools#_3ds-ds-homebrew) and
[Playstation](https://fmhy.net/gaming-tools#playstation-homebrew) sections to
Homebrew.
- Added [Virtual Reality](https://fmhy.net/gamingpiracyguide#virtual-reality)
and [Game Save](https://fmhy.net/gaming-tools#game-saves) sections to Gaming.
- Added [Dev Communities](https://fmhy.net/devtools#dev-communities) and
[Reverse Engineering](https://fmhy.net/devtools#reverse-engineering) sections
to Dev Tools.
- Added [Linux Communities](https://fmhy.net/linuxguide#linux-communities)
section to Linux.
- Added [Flights](https://fmhy.net/miscguide#flights) section to Travel.
- Organized the Maps section, and added multiple
[new subsections](https://fmhy.net/miscguide#maps) to it.
- Debloated [Indexes](https://fmhy.net/miscguide#indexes),
[Multi-Tool](https://fmhy.net/miscguide#multi-tool-sites),
[File Scanners](https://fmhy.net/adblockvpnguide#file-scanners),
[Archiving](https://fmhy.net/internet-tools#archiving) and
[Sheet Music](https://fmhy.net/storage#music-sheet-collections) sections.
- Re-added our
[Unsafe Sites Filter](https://github.com/WindowsAurora/FMHYFilterlist/). This
can be added to uBlock to stop anything in
[unsafe sites](https://fmhy.net/unsafesites) from loading in your browser.
- We compared FMHY to the badware filter list to make sure we didn't have
anything on it, [and we didn't](https://ibb.co/9TQ6Nnv).
- Added optional [alternative logo](https://pastebin.com/MDnQPKP3) to our
website.
---
### Stars Added ⭐
- Starred both squid.wtf and MP3 Daddy in
[Audio Ripping](https://fmhy.net/audiopiracyguide#audio-ripping-sites). Deezer
ripping sites both capable of getting FLAC files.
- Starred [Morphic](https://fmhy.net/ai#online-chatbots) in Online Chatbots.
GPT4o powered search w/ no limits.
- Starred [ROM Heaven](https://fmhy.net/gamingpiracyguide#rom-sites) in ROM
sites. Badass new ROM site with single click DDL and a high quality UI.
- Starred [All Things Linux](https://fmhy.net/linuxguide#linux-communities) in
Linux Communities. Linux Discord server focused on helping others and
learning.
- Starred [Eaglercraft](https://fmhy.net/gaming-tools#minecraft-tools) in
Minecraft as it's started getting updates again.
- Starred [CompactGUI](https://fmhy.net/file-tools#file-archivers) in File
Archivers. Very [useful](https://ibb.co/xm23Xbh) archiver with nice UI.
- Starred [Spicetify](https://fmhy.net/audiopiracyguide#spotify-adblockers) in
Spotify Adblockers. This has adblock plugins that work just as well as SpotX.
- Starred [UI Revert Script](https://fmhy.net/social-media-tools#reddit-tools)
in Reddit Tools. Restores Reddits 2023 UI.
- Starred [Snaptick](https://fmhy.net/storage#to-do-apps) in Android To-Do Apps.
Very feature-rich to-do app.
- Starred [PurpleAdblock](https://fmhy.net/social-media-tools#twitch-adblockers)
in Twitch Adblockers. Got a update recently and seems to be working again.
- Starred [ImageGlass](https://fmhy.net/img-tools#image-viewers) in Image
Viewers. Popular lightweight image viewer with a nice UI.
- Starred [Neal.fun](https://fmhy.net/storage#fun-indexes) in Fun Indexes. OG
site with lots of fun games / experiments.
- Starred [Pi-hole](https://fmhy.net/adblockvpnguide#dns-adblocking) in DNS
Adblockers as their lists are more updated than NextDNS.
- Starred [ChatGPT](https://fmhy.net/ai#online-chatbots) in Online Chatbots as
they're adding GPT4o to
[free tier](https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4-gpt-4-turbo-and-gpt-4o).
---
### Things Removed
- Removed both moo and media drives as neither work anymore.
- Removed The Movie Archive as its shutdown.
- Removed Subscene as they've [closed](https://ibb.co/SVX41NW).
- Removed neofetch as its been archived.
- Unstarred Bloxstrap as
[dev doesn't have time](https://github.com/pizzaboxer/bloxstrap/wiki/Addressing-usability-problems-with-Bloxstrap-v2.5.4) currently to keep it updated.
- Unstarred NextDNS as their filter lists include negligent ones (like energized) which cause a bunch of issues, including fmhy.net getting blocked.

111
docs/posts/march-2024.md Normal file
View file

@ -0,0 +1,111 @@
---
title: Monthly Updates [March]
description: March 2024 Updates
date: 2024-03-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord. :::
### Wiki Updates
- Added custom search engines (CSE) for
[Courses](https://cse.google.com/cse?cx=f7a118c70d0804fc4) and
[Fonts](https://cse.google.com/cse?cx=82154ebab193e493d).
- Added section for
[Productivity Tools](https://fmhy.net/miscguide#productivity-tools) in Useful
Sites.
- Added section for [File Recovery](https://fmhy.net/file-tools#file-recovery)
in File Tools.
- Added section for
[Fingerprinting / Tracking](https://fmhy.net/adblockvpnguide#fingerprinting-tracking)
in Privacy.
- Added sections for
[Mario Kart](https://fmhy.net/gamingpiracyguide#mario-kart-tools) +
[Geometry Dash](https://fmhy.net/gamingpiracyguide#geometry-dash-tools) in
Gaming.
- Added section for
[Crypto / Bitcoin](https://fmhy.net/miscguide#crypto-bitcoin) in Career.
- Added section for [Raspberry Pi](https://fmhy.net/linuxguide#raspberry-pi) in
Linux.
- Added sections for [Design Apps](https://fmhy.net/img-tools#design-apps) +
[Design Assets](https://fmhy.net/img-tools#free-assets) in Image Tools.
- Our Minecraft Server is now live. Click
**[here](https://fmhy.net/posts/minecraft-server)** to join.
- Moved `fmhy.tk` to `old.fmhy.net`
---
### Stars Added ⭐
- Starred
[yet another music server](https://fmhy.net/audiopiracyguide#audio-downloading)
in Audio Downloading. Multi-site DDL (deezer, qobuz, tidal, spotify, youtube,
FLAC.)
- Starred [wrtn](https://fmhy.net/ai#online-chatbots) in Online Chatbots. No
limit GPT-4, tell it to always talk in english.
- Starred
[M4UFree + YesMovies](https://fmhy.net/videopiracyguide#streaming-sites) in
Streaming. Both have huge libraries, fast 1080p, and have been around for over
a decade.
- Starred [Poe](https://fmhy.net/ai#online-generators) in Image Generators. 100
SDXL and 100 Playground Gens.
- Starred
[Simply Optimized](https://fmhy.net/storage#minecraft-optimization-mods) in
Minecraft Optimization. Some prefer this to Fabulously Optimized.
- Starred [SolidTorrents](https://fmhy.net/torrentpiracyguide#aggregators) in
Torrent Aggregators.
- Starred [MrGamingStreams](https://fmhy.net/videopiracyguide#live-tv-sports) in
Live TV. Fast streams, nice UI, no ads.
- Starred [720pier](https://fmhy.net/videopiracyguide#sports-streaming) in
Sports Streaming. Sport replay torrents.
- Starred
[Enhancer for YT](https://fmhy.net/social-media-tools#youtube-customization)
in YouTube Customization. YouTube enhancement extension.
- Starred [RatS](https://fmhy.net/videopiracyguide#tracking-discovery) in
Tracking / Discovery. Sync media ratings between sites.
---
### Things Removed
- Removed Vendetta from Android as the devs have
[shut it down](https://i.imgur.com/F4o2ela.png).
- Removed TTV LOL as it stopped working.
- Unstarred bypass.vip and FastForward as they
[don't work as well](https://i.imgur.com/EMRcqX6.png) as they used to.
- Unstarred claude in chatbots as it requires email + phone number and doesn't
give as good results as it used to.
- Unstarred Harmonoid as its not longer being updated and has 100+ issues on
github.

87
docs/posts/may-2023.md Normal file
View file

@ -0,0 +1,87 @@
---
title: Monthly Updates [May]
description: May 2023 updates.
date: 2023-05-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added **[The Piracy Glossary ☠️](https://rentry.org/The-Piracy-Glossary)**,
where we've organized and given explanations to every piracy related term we
could think of.
- Added Optimization, Tweaking, Virtual Machines and Terminal / CLI subsections
to [System Tools](/system-tools).
- Added Chat / Forums, Image / Video, Interactive, Interesting and Random
subsections to [Fun Sites](/miscguide/#fun-sites).
- Added [Gardening](/miscguide/#gardening) section to Miscellaneous.
- Made a [Software CSE](/downloadpiracyguide/#software-sites) out of the
software sites.
---
### Stars Added ⭐
- Starred [Torrminatorr](/gamingpiracyguide/#download-games) in Gaming Sites.
Tormminatorr is back!
- Starred [GOG Games](/gamingpiracyguide/#download-games) in Gaming Sites. Gog
is back on clearnet!
- Starred [FileCR](/downloadpiracyguide/#software-sites) in Software Sites.
FileCR has removed their anti-adblock.
- Starred [Streaminal-TV](/videopiracyguide/#dedicated-hosts) in Streaming
Sites. Nice UI, fast 1080p.
- Starred [TokyoInsider](/videopiracyguide/#anime-downloading) in Anime
Downloading. Anime site with single click DDLs.
- Starred [Cubari](/readingpiracyguide/#manga-sites) in Manga Sites. Multi-site
manga scraper.
- Starred [FoxyTab](https://addons.mozilla.org/en-US/firefox/addon/foxytab/),
[Zoom Page WE](https://addons.mozilla.org/en-US/firefox/addon/zoom-page-we/)
and
[Scroll Anywhere](https://addons.mozilla.org/en-US/firefox/addon/scroll_anywhere/)
in Browser Extensions.
- Starred [PokeSmash](/miscguide/#random) in Fun Sites.
- Re-added + starred [WCO](/videopiracyguide/#cartoon-streaming) in Cartoon
Streaming. This went paid for a bit, but seems to be free again.
- Re-added + starred [CloudStream](/android-iosguide/#android-streaming) in
Android Streaming. Some extensions are still getting updates.
---
### Things Removed
- Unstarred WebOasis in Indexes. Doesn't seem to be getting updated anymore. RIP
Webby.
- Unstarred UniqueStream, HDMovieBox and Pirate-Media in streaming for being
slow / dead.
- Unstarred Soft98 in software as most downloads are dead.
- Removed Midjourney in Image Gen as its
[no longer free](https://youtu.be/EHnUydrurmk).

120
docs/posts/may-2024.md Normal file
View file

@ -0,0 +1,120 @@
---
title: Monthly Updates [May]
description: May 2024 updates
date: 2024-05-01
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']"/>
:::info
These update threads only contains major updates. If you're interested
in seeing all minor changes you can follow our
[Commits Page](https://github.com/fmhy/FMHYedit/commits/main) on GitHub or
[Updates Channel](https://redd.it/17f8msf) in Discord.
:::
### Wiki Updates
- Added [Multi-Game](https://fmhy.net/gamingpiracyguide#multi-game-sites),
[Party](https://fmhy.net/gamingpiracyguide#party-games),
[Shooter](https://fmhy.net/gamingpiracyguide#shooter),
[Platforming](https://fmhy.net/gamingpiracyguide#platformer),
[Simulation](https://fmhy.net/gamingpiracyguide#simulation),
[Arcade](https://fmhy.net/gamingpiracyguide#arcade) and
[RPG](https://fmhy.net/gamingpiracyguide#rpg) sections to Browser Games.
- Added [Med School](https://fmhy.net/edupiracyguide#med-school),
[Philosophy](https://fmhy.net/edupiracyguide#philosophy) and
[Geography](https://fmhy.net/edupiracyguide#geography-datasets) sections to
Education.
- Added [Linux Guides](https://fmhy.net/linuxguide#linux-guides) and
[Window Managers](https://fmhy.net/linuxguide#window-managers) sections to
Linux.
- Added [Public Domain](https://fmhy.net/readingpiracyguide#public-domain)
section to Reading.
- Added [German](https://fmhy.net/edupiracyguide#german) section to Language
Learning.
- Renamed Audio Download to
[Audio Ripping](https://fmhy.net/audiopiracyguide#audio-ripping), cleaned up
the section, and separated sites and tools into their own subsections.
- Cleaned up
[qBittorrent Tools](https://fmhy.net/torrentpiracyguide#qbittorrent-tools),
[Paywall Bypass](https://fmhy.net/internet-tools#paywall-bypass),
[Pastebins](https://fmhy.pages.dev/text-tools#pastebins) and
[OSINT](https://fmhy.net/internet-tools#open-source-intelligence) sections.
- Moved [Periodic Tables](https://fmhy.net/edupiracyguide#periodic-tables),
[Quotes](https://fmhy.net/edupiracyguide#quote-indexes),
[File Scanners](https://fmhy.net/adblockvpnguide#file-scanners) and
[Sheet Music](https://fmhy.net/audiopiracyguide#sheet-music) out of storage
into main sections.
- Moved [Gaming Tools](https://fmhy.net/gaming-tools) out of gaming onto its own
page.
- Separated [Painting](https://fmhy.net/img-tools#painting) and
[Drawing](https://fmhy.net/img-tools#drawing) into their own sections.
---
### Stars Added ⭐
- Starred [Debloat Guide](https://fmhy.net/system-tools#system-debloating) in
System Debloating. Collaborative project by our discord members, let us know
what you think or if you have any suggestions for it.
- Starred [Nunflix](https://fmhy.net/videopiracyguide#multi-server) in
Streaming. Multi-server streaming with fast hosts and nice UI.
- Starred [Game Bounty](https://fmhy.net/downloadpiracyguide#software-sites) in
Software as they've started uploading software recently.
- Starred [FastStream](https://fmhy.net/videopiracyguide#helpful-sites-tools) in
Streaming Tools. Fragmentation streaming which speeds up browser video
buffering.
- Starred [Mumble](https://fmhy.net/internet-tools#chat-tools) in Chat Tools.
Oldschool voice chat client used and loved by many.
- Starred [Tixati](https://fmhy.net/torrentpiracyguide#torrent-clients) in
Torrent Clients. Simple client still popular in some circles.
- Starred [SpecialK](https://fmhy.net/gaming-tools#optimization-tools) in Gaming
Optimization. Feature-rich game optimization tool.
- Starred [qView](https://fmhy.net/img-tools#image-viewers) in Image Viewers.
Minimal and efficient open-source image viewer.
- Starred [SauceNAO](https://fmhy.net/img-tools#reverse-image-search) in Reverse
Image Search. Multi-site search engine.
- Starred [Puter](https://fmhy.net/system-tools#os-emulators) in OS Emulators.
Session saving browser operating system.
- Starred [playit.gg](https://fmhy.net/storage#minecraft-servers) in Minecraft
Servers. Easy to setup minecraft servers.
- Starred
[MCPropertyEncyclopedia](https://fmhy.net/gaming-tools#minecraft-tools) in
Minecraft Tools. Comprehensive block info database.
- Starred
[Shazam + WatZatSong](https://fmhy.net/audiopiracyguide#song-identification)
in Song Identification. Popular song identification tools.
---
### Things Removed
- Removed MrGamingStreams as they've shutdown.
- Removed IDM Activation Script as its been archived.

View file

@ -0,0 +1,51 @@
---
title: Minecraft Server
description: Minecraft Server
date: 2024-02-11
next: false
aside: left
prev: false
sidebar: false
footer: true
---
<Post authors="['nbats']" />
# Join at: `fmhy.net`
- You will be spawned at the [hub](https://cornhub.website/).
- To go to vanilla, head to the end portal.
- To go to modded, head to the nether portal.
- Modded requires Minecraft 1.20.1 Forge.
- Vanilla requires Minecraft 1.20.4.
---
### Mod Downloads
**Attached is the mod pack for modded**:
[RAR](https://buzzheavier.com/f/GIr%2FvkDOsAA=) +
[Guide](https://rentry.org/fmhy-modded) or you could use the .mrpack files and
add it to Prism or other compatible launchers:
[FMHY_Modpack-2.mrpack](https://cdn.discordapp.com/attachments/1207087196327120896/1218042133382959184/FMHY_Modpack-2.mrpack?ex=66063922&is=65f3c422&hm=a3fecfe897d81368f91f6860f96e5359706c292269bafd82429d72b5323bf1a1)
[FMHY_Server_Pack_ClientPP.mrpack](https://cdn.discordapp.com/attachments/1207087196327120896/1218063597326827571/FMHY_Server_Pack_ClientPP.mrpack?ex=66064d20&is=65f3d820&hm=a2476bc723343c912bd4ab9e549bcfa0338c68ff0b670c266d4b1dbaabd3d032)
[Optional Modpack with QOL mods added](https://buzzheavier.com/f/GIr+b3jOsAA=)
---
### Things to Know
- If it times out when joining then just try rejoining again.
- If you get stuck in the lobby, use the command `/server modded`
or`/server survival` to join.
- If you can't break blocks or it's glitching, you are probably too close to the
spawn and need to go farther.
- (Modded) To set a skin, use the `/skin` command.
- To hide yourself from being shown in Dynmap, run this command `/dynmap hide`.
- For modded 6GB+ RAM is required, but 12GB+ is recommended.
- Simple Voice Chat mod is supported on Modded and (optional) Vanilla servers.
Have fun! ♥

Some files were not shown because too many files have changed in this diff Show more