Merge branch 'main' into feat/reddit-comments

This commit is contained in:
taskylizard 2024-02-25 02:27:00 +00:00
commit cbc86db3cf
No known key found for this signature in database
GPG Key ID: 1820131ED1A24120
24 changed files with 339 additions and 278 deletions

View File

@ -11,9 +11,10 @@ import {
} from './constants' } from './constants'
import { generateImages, generateMeta, generateFeed } from './hooks' import { generateImages, generateMeta, generateFeed } from './hooks'
import { toggleStarredPlugin } from './markdown/toggleStarred' import { toggleStarredPlugin } from './markdown/toggleStarred'
import { base64DecodePlugin } from './markdown/base64'
import { movePlugin, emojiRender, defs } from './markdown/emoji' import { movePlugin, emojiRender, defs } from './markdown/emoji'
// @unocss-include
const baseUrl = process.env.GITHUB_ACTIONS ? '/FMHYedit' : '/' const baseUrl = process.env.GITHUB_ACTIONS ? '/FMHYedit' : '/'
export default defineConfig({ export default defineConfig({
title: 'FMHY', title: 'FMHY',

View File

@ -1,4 +1,5 @@
import type { DefaultTheme } from 'vitepress' import type { DefaultTheme } from 'vitepress'
// @unocss-include
export const meta = { export const meta = {
name: 'freemediaheckyeah', name: 'freemediaheckyeah',
@ -55,46 +56,124 @@ export const socialLinks: DefaultTheme.SocialLink[] = [
] ]
export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [ export const sidebar: DefaultTheme.Sidebar | DefaultTheme.NavItemWithLink[] = [
{ text: '📛 Adblocking / Privacy', link: '/adblockvpnguide' },
{ text: '🤖 Artificial Intelligence', link: '/ai' },
{ text: '📺 Movies / TV / Anime', link: '/videopiracyguide' },
{ text: '🎵 Music / Podcasts / Radio', link: '/audiopiracyguide' },
{ text: '🎮 Gaming / Emulation', link: '/gamingpiracyguide' },
{ text: '📗 Books / Comics / Manga', link: '/readingpiracyguide' },
{ text: '💾 Downloading', link: '/downloadpiracyguide' },
{ text: '🌀 Torrenting', link: '/torrentpiracyguide' },
{ text: '🧠 Educational', link: '/edupiracyguide' },
{ text: '📱 Android / iOS', link: '/android-iosguide' },
{ text: '🐧 Linux / MacOS', link: '/linuxguide' },
{ text: '🌍 Non-English', link: '/non-english' },
{ text: '📂 Miscellaneous', link: '/miscguide' },
{ {
text: '🔧 Tools', 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, collapsed: false,
items: [ items: [
{ text: '💻 System Tools', link: '/system-tools' },
{ text: '🗃️ File Tools', link: '/file-tools' },
{ text: '🔗 Internet Tools', link: '/internet-tools' },
{ text: '💬 Social Media Tools', link: '/social-media-tools' },
{ text: '📝 Text Tools', link: '/text-tools' },
{ text: '👾 Gaming Tools', link: '/gamingpiracyguide#gaming-tools' },
{ text: '📷 Image Tools', link: '/img-tools' },
{ text: '📼 Video Tools', link: '/video-tools' },
{ text: '🔊 Audio Tools', link: '/audiopiracyguide#audio-tools' },
{ {
text: '🍎 Educational Tools', 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: '/gamingpiracyguide#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' link: '/edupiracyguide#educational-tools'
}, },
{ text: '👨‍💻 Developer Tools', link: '/devtools' } {
text: '<span class="i-twemoji:man-technologist"></span> Developer Tools',
link: '/devtools'
}
] ]
}, },
{ {
text: ' More', text: '<span class="i-twemoji:plus"></span> More',
collapsed: true, collapsed: true,
items: [ items: [
{ text: '🔞 NSFW', link: '/nsfwpiracy' }, {
{ text: '⚠️ Unsafe Sites', link: '/unsafesites' }, text: '<span class="i-twemoji:no-one-under-eighteen"></span> NSFW',
{ text: '📦 Storage', link: '/storage' } link: '/nsfwpiracy'
},
{
text: '<span class="i-twemoji:warning"></span> Unsafe Sites',
link: '/unsafesites'
},
{
text: '<span class="i-twemoji:package"></span> Storage',
link: '/storage'
}
] ]
} }
] ]

43
AI.md
View File

@ -20,16 +20,16 @@
* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt)
* ⭐ **[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) * ⭐ **[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/)** - Google's Chatbot
* ⭐ **[ChatGPT](https://chat.openai.com/)** - GPT-3.5 Chatbot / [Discord](https://discord.com/invite/openai)
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-3.5 Powered Search / [Open Source Models](https://labs.perplexity.ai/) * ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-3.5 Powered Search / [Open Source Models](https://labs.perplexity.ai/)
* ⭐ **[FlowGPT](https://flowgpt.com/chat)** - Multiple Chatbots / [Discord](https://discord.com/invite/tWZGzcpTkf)
* ⭐ **[LMSYS Chat](https://chat.lmsys.org/)** - Chat and Compare Multiple Chatbots * ⭐ **[LMSYS Chat](https://chat.lmsys.org/)** - Chat and Compare Multiple Chatbots
* [ChatGPT](https://chat.openai.com/) - GPT-3.5 Chatbot / [Discord](https://discord.com/invite/openai)
* [Gemini](https://gemini.google.com/) - Google's Chatbot
* [groq](https://groq.com/) - LLama and Mixtral Chatbots
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [FlowGPT](https://flowgpt.com/chat) - Multiple Chatbots / [Discord](https://discord.com/invite/tWZGzcpTkf)
* [Phind](https://www.phind.com/) - GPT-3.5 Powered Search * [Phind](https://www.phind.com/) - GPT-3.5 Powered Search
* [Ora](https://ora.ai/start) - GPT-3.5 Based Chatbots * [Ora](https://ora.ai/start) - GPT-3.5 Based Chatbots
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [Pi](https://pi.ai/talk) - Inflection AI's Chatbot * [Pi](https://pi.ai/talk) - Inflection AI's Chatbot
* [groq](https://groq.com/) - Multiple Chatbots
* [Poe](https://poe.com/) - Multiple Chatbots / 150 Daily / [Discord](https://discord.com/invite/joinpoe) * [Poe](https://poe.com/) - Multiple Chatbots / 150 Daily / [Discord](https://discord.com/invite/joinpoe)
* [Claude](https://claude.ai/) - Anthropic's Chatbot * [Claude](https://claude.ai/) - Anthropic's Chatbot
* [AI Playground](https://play.vercel.ai/) - Compare Multiple Chatbots * [AI Playground](https://play.vercel.ai/) - Compare Multiple Chatbots
@ -195,30 +195,23 @@
## ▷ Online Generators ## ▷ Online Generators
* ⭐ **[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) * ⭐ **[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)
* ⭐ **[Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion)** / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
* ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
* ⭐ **[PlaygroundAI](https://playgroundai.com/)** / 1K Daily
* ⭐ **[Dezgo](https://dezgo.com/)** / [Discord](https://discord.com/invite/RQrGpUhPhx) / Unlimited
* ⭐ **[Mage](https://www.mage.space/)** / [Discord](https://discord.com/invite/GT9bPgxyFP) / Unlimited * ⭐ **[Mage](https://www.mage.space/)** / [Discord](https://discord.com/invite/GT9bPgxyFP) / Unlimited
* ⭐ **[ComfyUI Web](https://comfyuiweb.com/)** / Unlimited * ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
* ⭐ **[PlaygroundAI](https://playgroundai.com/)** / 500 Daily
* ⭐ **[Dezgo](https://dezgo.com/)** / [Discord](https://discord.com/invite/RQrGpUhPhx) / Unlimited
* ⭐ **[Meta AI](https://imagine.meta.com/)** / Unlimited * ⭐ **[Meta AI](https://imagine.meta.com/)** / Unlimited
* ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily * ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily
* ⭐ **[Lexica](https://lexica.art/)** / 48 Weekly * ⭐ **[Lexica](https://lexica.art/)** / 48 Weekly
* [Prodia](https://app.prodia.com/) / [Discord](https://discord.com/invite/495hz6vrFN) / Unlimited * [Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
* [OpenArt](https://openart.ai/home) / [Discord](https://discord.com/invite/yTMNvk5z97) / Unlimited * [Prodia](https://app.prodia.com/) / [Discord](https://discord.com/invite/495hz6vrFN) / [Huggingchat Demo](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / Unlimited
* [SD 2.1 Demo](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited * [SeaArt](https://www.seaart.ai/) / 40 Daily
* [StableDiffusionWeb](https://stablediffusionweb.com/) / Unlimited * [OpenArt](https://openart.ai/) / [Discord](https://discord.com/invite/yTMNvk5z97) / 50 Daily
* [StableDiffusionWeb](https://stablediffusionweb.com/) / 10 Daily
* [AIGallery](https://aigallery.app/) / Unlimited * [AIGallery](https://aigallery.app/) / Unlimited
* [Fast Stable Diffusion](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / Unlimited * [ComfyUI Web](https://comfyuiweb.com/) / Unlimited
* [ImageLabs](https://editor.imagelabs.net/) / Unlimited * [ImageLabs](https://editor.imagelabs.net/) / Unlimited
* [Pollinations](https://pollinations.ai/) / Unlimited / [Discord](https://discord.com/invite/8HqSRhJVxn) * [Pollinations](https://pollinations.ai/) / Unlimited / [Discord](https://discord.com/invite/8HqSRhJVxn)
* [PicFinder](https://picfinder.ai/) / Unlimited * [PicFinder](https://picfinder.ai/) / Unlimited
* [One More AI](https://onemoreai.flutterflow.app/) / Unlimited
* [Diffuse The Rest](https://huggingface.co/spaces/huggingface-projects/diffuse-the-rest) / Unlimited
* [Openart.ai](https://openart.ai/discovery) / Unlimited / [Discord](https://discord.com/invite/yTMNvk5z97)
* [VectorArt.ai](https://vectorart.ai/) / Unlimited / SVGs
* [Kandinsky2](https://fusionbrain.ai/diffusion) / Unlimited / [Github](https://github.com/ai-forever/ru-dalle) / [Demo](https://rudalle.ru/kandinsky2)
* [SeaArt](https://www.seaart.ai/) / 150 Daily
* [GetIMG.ai](https://getimg.ai/) / [Discord](https://discord.com/invite/5KsUXSzVwS) / 100 Monthly * [GetIMG.ai](https://getimg.ai/) / [Discord](https://discord.com/invite/5KsUXSzVwS) / 100 Monthly
* [Leonardo.ai](https://app.leonardo.ai/) / 30 Daily * [Leonardo.ai](https://app.leonardo.ai/) / 30 Daily
* [Adobe Firefly](https://firefly.adobe.com/) / 25 Monthly / [Discord](https://discord.com/invite/dJnsV5s8PZ) / Sign-Up Required * [Adobe Firefly](https://firefly.adobe.com/) / 25 Monthly / [Discord](https://discord.com/invite/dJnsV5s8PZ) / Sign-Up Required
@ -229,12 +222,9 @@
* [DreamLike](https://dreamlike.art) / [Discord](https://discord.com/invite/QyGR2FxsKU) / 12 Daily * [DreamLike](https://dreamlike.art) / [Discord](https://discord.com/invite/QyGR2FxsKU) / 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) * [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 * [POKEIT](https://pokeit.ai/) / 10 Daily
* [DeepAI](https://deepai.org/machine-learning-model/stable-diffusion) / [2](https://deepai.org/machine-learning-model/text2img) * [PixAI](https://pixai.art/) / 10 Daily
* [Krea](https://search.krea.ai/) / [Discord](https://discord.gg/rJurUAR8Kz) * [Krea](https://search.krea.ai/) / [Discord](https://discord.gg/rJurUAR8Kz)
* [Uranus AI](https://uranus.ai/)
* [ArtHub.ai](https://arthub.ai/) * [ArtHub.ai](https://arthub.ai/)
* [PixAI](https://pixai.art/)
* [Dream by Wombo](https://dream.ai/)
* [MemeCam](https://www.memecam.io/) - AI Meme Generator * [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 * [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
* [Insta-3D](https://huggingface.co/spaces/ilumine-AI/Insta-3D) - Turn 2D images into 3D spaces * [Insta-3D](https://huggingface.co/spaces/ilumine-AI/Insta-3D) - Turn 2D images into 3D spaces
@ -349,11 +339,12 @@
## ▷ Voice Change / Clone ## ▷ Voice Change / Clone
* ⭐ **[RVC](https://github.com/IAHispano/Applio-RVC-Fork)** - Voice Cloning / [AI Hub's Documentation](https://docs.aihub.wtf/) * ⭐ **[RVC](https://github.com/IAHispano/Applio-RVC-Fork)** - Voice Cloning / [AI Hub's Documentation](https://docs.aihub.wtf/)
* ⭐ **[Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC)** * ⭐ **[RVC HFv2](https://huggingface.co/spaces/r3gm/RVC_HFv2)** - Voice Cloning
* ⭐ **[weights.gg](https://www.weights.gg/) / [Discord](https://discord.gg/A5rgNwDRd4) or [AI Hub](https://discord.gg/aihub)** - AI Voice Models and Guides * ⭐ **[weights.gg](https://www.weights.gg/) / [Discord](https://discord.gg/A5rgNwDRd4) or [AI Hub](https://discord.gg/aihub)** - AI Voice Models and Guides
* ⭐ **[Replay](https://www.tryreplay.io/)** - RVC Desktop App * ⭐ **[Replay](https://www.tryreplay.io/)** - RVC Desktop App
* ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Realtime Voice Changer * ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Realtime Voice Changer
* [NeuralSVB](https://github.com/MoonInTheRiver/NeuralSVB) - Singing Voice Enhancer * [NeuralSVB](https://github.com/MoonInTheRiver/NeuralSVB) - Singing Voice Enhancer
* [Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC) - Voice Cloning
* [Bark w/ Voice Clone](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning) - Voice Cloning * [Bark w/ Voice Clone](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning) - Voice Cloning
* [Kits.ai](https://www.kits.ai/) - Voice Cloning * [Kits.ai](https://www.kits.ai/) - Voice Cloning
* [Retrieval-based-Voice-Conversion](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) * [Retrieval-based-Voice-Conversion](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)

View File

@ -29,7 +29,7 @@
## ▷ Redirect Bypass ## ▷ Redirect Bypass
* ⭐ **[Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/)** * ⭐ **[Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/)**
* ⭐ **[bypass.city](https://bypass.city/)**, [2](https://adbypass.org/) / [krnl-and-linkvertise-bypasser](https://greasyfork.org/en/scripts/427869-krnl-and-linkvertise-bypasser) / [Discord](https://discord.com/invite/uMEtrpRvAf) * ⭐ **[bypass.city](https://bypass.city/)**, [2](https://adbypass.org/) / [krnl-and-linkvertise-bypasser](https://web.archive.org/web/20240220163846/https://greasyfork.org/tr/scripts/427869-working-linkvertise-and-krnl-bypasser) / [Discord](https://discord.com/invite/uMEtrpRvAf)
* [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt) * [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt)
* [bypass.vip](https://bypass.vip/) / [Discord](https://bypass.vip/discord) * [bypass.vip](https://bypass.vip/) / [Discord](https://bypass.vip/discord)
* [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser) * [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser)
@ -38,6 +38,7 @@
* [Yuumari](https://yuumari.com/bypass/) / [Extension](https://chromewebstore.google.com/detail/auto-link-bypasser/doiagnjlaingkmdjlbfalakpnphfmnoh) / [Script](https://yuumari.com/m-links/#js-code) * [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) * [UploadHEaven](https://greasyfork.org/en/scripts/442019)
* [Skip Script](https://greasyfork.org/en/scripts/473661) * [Skip Script](https://greasyfork.org/en/scripts/473661)
* [Adbypass.eu](https://adbypass.eu/) - Ad-maven Bypass
*** ***

View File

@ -7,7 +7,7 @@
# ► Android APKs # ► Android APKs
* ⭐ **[AppManager](https://github.com/MuntashirAkon/AppManager/)** - Package Manager * ⭐ **[AppManager](https://github.com/MuntashirAkon/AppManager/)** - Package Manager
* ⭐ **[Lucky Patcher](https://chelpus.com/download/LuckyPatchers.com_Official_Installer_10.9.9.apk)** - App Patcher / [Avoid "LP Downloader"](https://pastebin.com/UXxaVqX9) * ⭐ **[Lucky Patcher](https://www.luckypatchers.com/download/)** - App Patcher / [Avoid "LP Downloader"](https://pastebin.com/UXxaVqX9)
* ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw) * ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw)
* ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)** / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6), [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) or [ShowAppsLike](https://showappslike.com/) - APK Search Engines * ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)** / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6), [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) or [ShowAppsLike](https://showappslike.com/) - APK Search Engines
* [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play * [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play
@ -80,7 +80,7 @@
* 🌐 **[Awesome Shizuku](https://github.com/ThePBone/awesome-shizuku)** - Shizuku App Index * 🌐 **[Awesome Shizuku](https://github.com/ThePBone/awesome-shizuku)** - Shizuku App Index
* ⭐ **[F-Droid](https://f-droid.org/)** - FOSS App Installer * ⭐ **[F-Droid](https://f-droid.org/)** - FOSS App Installer
* ⭐ **F-Droid Tools** - [Resources](https://fdroidfamily.codeberg.page/) / [Desktop](https://github.com/mvdan/fdroidcl) / [Build Status](https://codeberg.org/pstorch/F-Droid_Build_Status) * ⭐ **F-Droid Tools** - [Resources](https://fdroidfamily.codeberg.page/) / [Desktop](https://github.com/mvdan/fdroidcl) / [Build Status](https://codeberg.org/pstorch/F-Droid_Build_Status)
* ⭐ **F-Droid Clients** - [Droid-ify](https://github.com/Iamlooker/Droid-ify) / [Classic Client](https://git.bubu1.eu/Bubu/fdroidclassic) / [Neo Store](https://github.com/NeoApplications/Neo-Store) * ⭐ **F-Droid Clients** - [Droid-ify](https://github.com/Droid-ify/client) / [Classic Client](https://git.bubu1.eu/Bubu/fdroidclassic) / [Neo Store](https://github.com/NeoApplications/Neo-Store)
* ⭐ **[Known Repositories](https://forum.f-droid.org/t/known-repositories/)** - F-Droid Repositories * ⭐ **[Known Repositories](https://forum.f-droid.org/t/known-repositories/)** - F-Droid Repositories
* [IzzyOnDroid](https://android.izzysoft.de/applists.php) - App Repo / [F-Droid](https://apt.izzysoft.de/fdroid/index.php) * [IzzyOnDroid](https://android.izzysoft.de/applists.php) - App Repo / [F-Droid](https://apt.izzysoft.de/fdroid/index.php)
* [We Love Codeberg](https://welove.codeberg.page/) * [We Love Codeberg](https://welove.codeberg.page/)
@ -136,7 +136,7 @@
* ⭐ [ADBAppControl](https://adbappcontrol.com/en/) - Android Device Manager / Root Tool * ⭐ [ADBAppControl](https://adbappcontrol.com/en/) - Android Device Manager / Root Tool
* ⭐ **[scrcpy](https://github.com/Genymobile/scrcpy)**, [PlainApp](https://github.com/ismartcoding/plain-app), [anl](https://anl.ink/), [WebADB](https://app.webadb.com/) or [QtScrcpy](https://github.com/barry-ran/QtScrcpy) - Control Android via Desktop / [GUI](https://guiscrcpy.srev.in/) * ⭐ **[scrcpy](https://github.com/Genymobile/scrcpy)**, [PlainApp](https://github.com/ismartcoding/plain-app), [anl](https://anl.ink/), [WebADB](https://app.webadb.com/) or [QtScrcpy](https://github.com/barry-ran/QtScrcpy) - Control Android via Desktop / [GUI](https://guiscrcpy.srev.in/)
* ⭐ **[ntfy](https://ntfy.sh/)** or [Notification Maker](https://play.google.com/store/apps/details?id=com.wagner.valentin.notificationmaker2) - Custom Push Notifications * ⭐ **[ntfy](https://ntfy.sh/)** or [Notification Maker](https://play.google.com/store/apps/details?id=com.wagner.valentin.notificationmaker2) - Custom Push Notifications
* ⭐ **[Magisk](https://github.com/topjohnwu/Magisk)**, [KernelSU](https://kernelsu.org/), [Magisk Monet](https://github.com/datnerdguy/Magisk-Monet), [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal), [Pixel Launcher](https://github.com/saitamasahil/Pixel-Launcher-Extended) or [Mtk Easy Su](https://github.com/JunioJsv/mtk-easy-su) - Android Root Tools * ⭐ **[Magisk](https://github.com/topjohnwu/Magisk)**, [KernelSU](https://kernelsu.org/), [Magisk Monet](https://github.com/pranshoe/Magisk-Monet), [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal), [Pixel Launcher](https://github.com/saitamasahil/Pixel-Launcher-Extended) or [Mtk Easy Su](https://github.com/JunioJsv/mtk-easy-su) - Android Root Tools
* ⭐ **Magisk Tools** - [Manager](https://github.com/MRepoApp/MRepo/) / [Mods](https://t.me/magiskmod_update) / [Support Layer](https://github.com/axonasif/rusty-magisk) / [SafetyNet Fix](https://github.com/chiteroman/PlayIntegrityFix) / [SafetyNet Fix Guide](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/page-177#post-89189572) / [Modules](https://www.androidacy.com/magisk-modules-repository/) / [Alt Repo](https://github.com/Magisk-Modules-Alt-Repo) * ⭐ **Magisk Tools** - [Manager](https://github.com/MRepoApp/MRepo/) / [Mods](https://t.me/magiskmod_update) / [Support Layer](https://github.com/axonasif/rusty-magisk) / [SafetyNet Fix](https://github.com/chiteroman/PlayIntegrityFix) / [SafetyNet Fix Guide](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/page-177#post-89189572) / [Modules](https://www.androidacy.com/magisk-modules-repository/) / [Alt Repo](https://github.com/Magisk-Modules-Alt-Repo)
* [Spectrum Ownership Map](https://specmap.sequence-omega.net/) - Mobile Network Comparisons * [Spectrum Ownership Map](https://specmap.sequence-omega.net/) - Mobile Network Comparisons
* [Plexus](https://plexus.techlore.tech/) - De-googled Device Compatibility * [Plexus](https://plexus.techlore.tech/) - De-googled Device Compatibility
@ -168,7 +168,7 @@
* [Tap Tap Double Tap](https://forum.xda-developers.com/t/app-beta-0-10-1-tap-tap-double-tap-on-back-of-device-gesture-from-android-11-port.4140573/) or [TapTap](https://github.com/KieronQuinn/TapTap) - Android Back Gesture Controls / Needs Root * [Tap Tap Double Tap](https://forum.xda-developers.com/t/app-beta-0-10-1-tap-tap-double-tap-on-back-of-device-gesture-from-android-11-port.4140573/) or [TapTap](https://github.com/KieronQuinn/TapTap) - Android Back Gesture Controls / Needs Root
* [Quick Cursor](https://play.google.com/store/apps/details?id=com.quickcursor) - Cursor for Large Smartphones * [Quick Cursor](https://play.google.com/store/apps/details?id=com.quickcursor) - Cursor for Large Smartphones
* [Caffeine](https://lab.zhs.moe/caffeine/) - Keep Screen On * [Caffeine](https://lab.zhs.moe/caffeine/) - Keep Screen On
* [FakeStandby](https://fakestandby.jonasbernard.de/) or [Extinguish](https://play.google.com/store/apps/details?id=own.moderpach.extinguish) - Turn Off Screen While App is Running * [FakeStandby](https://fakestandby.jonasbernard.de/) - Turn Off Screen While App is Running
* [WaveUp](https://gitlab.com/juanitobananas/wave-up) - Turn On Display via Waving * [WaveUp](https://gitlab.com/juanitobananas/wave-up) - Turn On Display via Waving
* [Pinnit](https://github.com/msasikanth/pinnit) - Notification Pinning * [Pinnit](https://github.com/msasikanth/pinnit) - Notification Pinning
* [B.D.T](https://bdt.jepfa.de/) - Time with Between Time Notifications * [B.D.T](https://bdt.jepfa.de/) - Time with Between Time Notifications
@ -179,7 +179,7 @@
* [GSMHosting](https://forum.gsmhosting.com/vbb/) - GSM Discussion Forum * [GSMHosting](https://forum.gsmhosting.com/vbb/) - GSM Discussion Forum
* [VMOS](https://www.vmos.com/) or [x8sb](https://x8sb.com/) - Android on Android Virtual Machines * [VMOS](https://www.vmos.com/) or [x8sb](https://x8sb.com/) - Android on Android Virtual Machines
* [qPython](https://github.com/qpython-android/qpython) - Python for Android * [qPython](https://github.com/qpython-android/qpython) - Python for Android
* [EtchDroid](https://etchdroid.depau.eu/) - Write OS Images to USB Drive * [EtchDroid](https://etchdroid.app/) - Write OS Images to USB Drive
* [Winlator](https://github.com/brunodev85/winlator) - Android Windows Emulators * [Winlator](https://github.com/brunodev85/winlator) - Android Windows Emulators
* [Root Checker](https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck) - Root Checker * [Root Checker](https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck) - Root Checker
* [ADB-and-FastbootPlusPlus](https://github.com/K3V1991/ADB-and-FastbootPlusPlus) - ABD / Fastboot Programs * [ADB-and-FastbootPlusPlus](https://github.com/K3V1991/ADB-and-FastbootPlusPlus) - ABD / Fastboot Programs
@ -211,7 +211,7 @@
* ⭐ **[OpenCalc](https://github.com/Darkempire78/OpenCalc)**, [Calculator++](https://play.google.com/store/apps/details?id=org.solovyev.android.calculator), [microMathematics](https://github.com/mkulesh/microMathematics) or [Calculator-inator](https://github.com/prathameshmm02/Calculator-inator) - Calculator Apps * ⭐ **[OpenCalc](https://github.com/Darkempire78/OpenCalc)**, [Calculator++](https://play.google.com/store/apps/details?id=org.solovyev.android.calculator), [microMathematics](https://github.com/mkulesh/microMathematics) or [Calculator-inator](https://github.com/prathameshmm02/Calculator-inator) - Calculator Apps
* ⭐ **[AutomaTag](http://automatag.com/)** or [AutoTagger](https://autotagger.ru/) - Metadata Organizers * ⭐ **[AutomaTag](http://automatag.com/)** or [AutoTagger](https://autotagger.ru/) - Metadata Organizers
* ⭐ **[Android Docker](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27)** - Run Docker on Android * ⭐ **[Android Docker](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27)** - Run Docker on Android
* [ConnectYou](https://github.com/Bnyro/ConnectYou) - Contacts App * [ConnectYou](https://github.com/you-apps/ConnectYou) - Contacts App
* [Loyalty Card Locker](https://github.com/brarcher/loyalty-card-locker) or [Catima](https://catima.app/) - Loyalty Card Managers * [Loyalty Card Locker](https://github.com/brarcher/loyalty-card-locker) or [Catima](https://catima.app/) - Loyalty Card Managers
* [Folder in Folder](https://play.google.com/store/apps/details?id=com.ss.folderinfolder) - Create Subfolders * [Folder in Folder](https://play.google.com/store/apps/details?id=com.ss.folderinfolder) - Create Subfolders
* [Shortcut Maker](https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker) - Create App Shortcuts * [Shortcut Maker](https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker) - Create App Shortcuts
@ -221,32 +221,24 @@
* [openboard](https://github.com/openboard-team/openboard), [Flickboard](https://github.com/nightkr/flickboard), [Thumb-Key](https://github.com/dessalines/thumb-key) or [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard) - Keyboard Apps * [openboard](https://github.com/openboard-team/openboard), [Flickboard](https://github.com/nightkr/flickboard), [Thumb-Key](https://github.com/dessalines/thumb-key) or [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard) - Keyboard Apps
* [Sayboard](https://github.com/ElishaAz/Sayboard) - AI Voice Keyboard * [Sayboard](https://github.com/ElishaAz/Sayboard) - AI Voice Keyboard
* [Grammarly](https://rentry.co/FMHYBase64#grammarly-keyboard-premium) - Grammarly Keyboard Premium * [Grammarly](https://rentry.co/FMHYBase64#grammarly-keyboard-premium) - Grammarly Keyboard Premium
* [Volv](https://volvmedia.com/) - Android News App
* [icq](https://icq.com/) - Messaging App * [icq](https://icq.com/) - Messaging App
* [TextFree](https://www.textfree.us/) - Free Texting App
* [TextMeUp](https://www.textmeup.com/) - Multi-Number App
* [TxtEmNow](https://txtemnow.com/) - Send Anonymous Texts * [TxtEmNow](https://txtemnow.com/) - Send Anonymous Texts
* [Kubool](https://www.gdpd.xyz/) - Anonymous Confession App / [Snapchat](https://play.google.com/store/apps/details?id=com.ignates.snapreply)
* [Nomad](https://www.nomadapp.me/) - Turn Any Location Into Chat
* [SMS-IE](https://github.com/tmo1/sms-ie) - Import / Export SMS Messages * [SMS-IE](https://github.com/tmo1/sms-ie) - Import / Export SMS Messages
* [Watomatic](https://watomatic.app/) / [Git](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders * [Watomatic](https://watomatic.app/) / [Git](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders
* [AndroidCupsPrint](https://github.com/BenoitDuffez/AndroidCupsPrint/) - Wireless Printing App
* [PDF Maker](https://play.google.com/store/apps/details?id=opofficial.pdfmaker) - PDF Creator
* [LightCut](https://play.google.com/store/apps/details?id=com.lightcut.videoeditor), [open-video-editor](https://github.com/devhyper/open-video-editor) or [Vaux](https://play.google.com/store/apps/details?id=com.vaux.vaux_editor) - Video Editors * [LightCut](https://play.google.com/store/apps/details?id=com.lightcut.videoeditor), [open-video-editor](https://github.com/devhyper/open-video-editor) or [Vaux](https://play.google.com/store/apps/details?id=com.vaux.vaux_editor) - Video Editors
* [NotificationDictionary](https://github.com/tirkarthi/NotificationDictionary) - Dictionary App * [NotificationDictionary](https://github.com/tirkarthi/NotificationDictionary) - Dictionary App
* [Counters](https://play.google.com/store/apps/details?id=rahmouni.neil.counters) - Count Anything * [Counters](https://play.google.com/store/apps/details?id=rahmouni.neil.counters) - Count Anything
* [Smart AutoClicker](https://github.com/Nain57/Smart-AutoClicker) - Auto Clicker * [Smart AutoClicker](https://github.com/Nain57/Smart-AutoClicker) - Auto Clicker
* [DoForMe](https://play.google.com/store/apps/details?id=com.aj.dfm) - Location-Based Automation
* [Pluma](https://plumareader.com/), [Feeder](https://f-droid.org/en/packages/com.nononsenseapps.feeder/), [Twine](https://github.com/msasikanth/twine), [FeedMe](https://github.com/seazon/FeedMe), [news](https://github.com/bubelov/news) or [ReadYou](https://github.com/Ashinch/ReadYou) - RSS Readers * [Pluma](https://plumareader.com/), [Feeder](https://f-droid.org/en/packages/com.nononsenseapps.feeder/), [Twine](https://github.com/msasikanth/twine), [FeedMe](https://github.com/seazon/FeedMe), [news](https://github.com/bubelov/news) or [ReadYou](https://github.com/Ashinch/ReadYou) - RSS Readers
* [Arts & Culture](https://play.google.com/store/apps/details?id=com.google.android.apps.cultural) - Explore Art * [Arts & Culture](https://play.google.com/store/apps/details?id=com.google.android.apps.cultural) - Explore Art
* [PXView](https://github.com/alphasp/pxview) or [Pixez](https://github.com/Notsfsssf/pixez-flutter/blob/master/.github/README_en.md) - Japanese Fanart / Pixiv Apps * [Pixez](https://github.com/Notsfsssf/pixez-flutter/blob/master/.github/README_en.md) - Japanese Fanart / Pixiv Apps
* [UnicodePad](https://github.com/Ryosuke839/UnicodePad) or [Kaomoji](https://play.google.com/store/apps/details?id=ru.kaomoji.kaomojiapp) - Emoji / Unicode Manager * [UnicodePad](https://github.com/Ryosuke839/UnicodePad) or [Kaomoji](https://play.google.com/store/apps/details?id=ru.kaomoji.kaomojiapp) - Emoji / Unicode Manager
* [emojimix](https://play.google.com/store/apps/details?id=net.tikolu.emojimix) - Combine Emojis * [emojimix](https://play.google.com/store/apps/details?id=net.tikolu.emojimix) - Combine Emojis
* [Memory Guardian](https://github.com/hashemi-hossein/memory-guardian), [Clipboard CopyPaste](https://www.evvasoft.com/ccp.html) or [Clipboard History](https://play.google.com/store/apps/details?id=com.rubbishcollector.clipboardhistory) - Clipboard Managers * [Memory Guardian](https://github.com/hashemi-hossein/memory-guardian), [Clipboard CopyPaste](https://www.evvasoft.com/ccp.html) or [Clipboard History](https://play.google.com/store/apps/details?id=com.rubbishcollector.clipboardhistory) - Clipboard Managers
* [Irregular Expressions](https://play.google.com/store/apps/details?id=mf.asciitext.lite) - Text Font Generator * [Irregular Expressions](https://play.google.com/store/apps/details?id=mf.asciitext.lite) - Text Font Generator
* [wrtn](https://play.google.com/store/apps/details?id=com.wrtn.app) - Free GPT-4 + turbo (ask to speak in english always) * [wrtn](https://play.google.com/store/apps/details?id=com.wrtn.app) - Free GPT-4 + turbo (ask to speak in english always)
* [Botify AI](https://botif.ai/) or [Chai](https://www.chai-research.com/) - Roleplaying Chatbots * [Botify AI](https://botif.ai/) or [Chai](https://www.chai-research.com/) - Roleplaying Chatbots
* [DeepLAndroid](https://github.com/sakusaku3939/DeepLAndroid), [Arna Translate](https://github.com/MahanRahmati/translate), [Instalate](https://gitlab.com/concept1tech/instalate), [TranslateYou](https://github.com/Bnyro/TranslateYou) or [SimplyTranslate](https://github.com/ManeraKai/simplytranslate_mobile) - Translation Apps * [DeepLAndroid](https://github.com/sakusaku3939/DeepLAndroid), [Arna Translate](https://github.com/MahanRahmati/translate), [Instalate](https://gitlab.com/concept1tech/instalate), [TranslateYou](https://github.com/you-apps/TranslateYou) or [SimplyTranslate](https://github.com/ManeraKai/simplytranslate_mobile) - Translation Apps
* [FUTO](https://voiceinput.futo.org/) or [Dicio](https://github.com/Stypox/dicio-android) - Voice Assistants * [FUTO](https://voiceinput.futo.org/) or [Dicio](https://github.com/Stypox/dicio-android) - Voice Assistants
* [android-call-recorder](https://gitlab.com/axet/android-call-recorder) - Call Recorder * [android-call-recorder](https://gitlab.com/axet/android-call-recorder) - Call Recorder
* [Audio-Recorder](https://gitlab.com/axet/android-audio-recorder/tree/HEAD), [android-audio-recorder](https://gitlab.com/axet/android-audio-recorder) or [Audio Recorder](https://github.com/vivekweb2013/audio-recorder) - Audio Recorders * [Audio-Recorder](https://gitlab.com/axet/android-audio-recorder/tree/HEAD), [android-audio-recorder](https://gitlab.com/axet/android-audio-recorder) or [Audio Recorder](https://github.com/vivekweb2013/audio-recorder) - Audio Recorders
@ -263,7 +255,7 @@
* [Aftership](https://play.google.com/store/apps/details?id=com.aftership.AfterShip&hl=en&gl=US) - Package Tracker * [Aftership](https://play.google.com/store/apps/details?id=com.aftership.AfterShip&hl=en&gl=US) - Package Tracker
* [aiTTS](https://www.milmike.com/aitts-google-wavenet-voices-for-android-tts) - Text to Speech * [aiTTS](https://www.milmike.com/aitts-google-wavenet-voices-for-android-tts) - Text to Speech
* [Microsoft Edge Read Aloud](https://redd.it/l1fdh9) - How to use Microsoft Read Aloud TTS on Android * [Microsoft Edge Read Aloud](https://redd.it/l1fdh9) - How to use Microsoft Read Aloud TTS on Android
* [Flutter Clock](https://github.com/afzalali15/flutter_alarm_clock), [Smart Alarm](https://play.google.com/store/apps/details?id=com.urbandroid.sleep), [ClockYou](https://github.com/Bnyro/ClockYou) or [AlarmClock](https://github.com/yuriykulikov/AlarmClock) - Clocks / Alarms * [Flutter Clock](https://github.com/afzalali15/flutter_alarm_clock), [Smart Alarm](https://play.google.com/store/apps/details?id=com.urbandroid.sleep), [ClockYou](https://github.com/you-apps/ClockYou) or [AlarmClock](https://github.com/yuriykulikov/AlarmClock) - Clocks / Alarms
* [Etar](https://github.com/Etar-Group/Etar-Calendar), [JTX](https://jtx.techbee.at/), [digical](https://digibites.nl/digical), [TimeBlocks](https://timeblocks.com/) or [TimeTreeApp](https://timetreeapp.com/intl/en/) - Calendars * [Etar](https://github.com/Etar-Group/Etar-Calendar), [JTX](https://jtx.techbee.at/), [digical](https://digibites.nl/digical), [TimeBlocks](https://timeblocks.com/) or [TimeTreeApp](https://timetreeapp.com/intl/en/) - Calendars
* [QRAlarm](https://github.com/sweakpl/qralarm-android) - Scan QR Code to Turn Off Alarm * [QRAlarm](https://github.com/sweakpl/qralarm-android) - Scan QR Code to Turn Off Alarm
* [Calendar Notifications](https://play.google.com/store/apps/details?id=com.tuogol.calendar.notification) - View Calendar as Notifications * [Calendar Notifications](https://play.google.com/store/apps/details?id=com.tuogol.calendar.notification) - View Calendar as Notifications
@ -300,7 +292,7 @@
* [Unified Remote](https://www.unifiedremote.com/) - Universal Remote * [Unified Remote](https://www.unifiedremote.com/) - Universal Remote
* [Luna Sea](https://www.lunasea.app/) - Self-Hosted Media Controller * [Luna Sea](https://www.lunasea.app/) - Self-Hosted Media Controller
* [HexViewer](https://github.com/Keidan/HexViewer) - Hex Viewer * [HexViewer](https://github.com/Keidan/HexViewer) - Hex Viewer
* [FlutterMarkdownEditor](https://github.com/adityar224/FlutterMarkdownEditor) - Markdown Editor * [FlutterMarkdownEditor](https://github.com/adeeteya/FlutterMarkdownEditor) - Markdown Editor
* [MGit](https://github.com/maks/MGit) - Git client for Android * [MGit](https://github.com/maks/MGit) - Git client for Android
* [GitNex](https://codeberg.org/gitnex/GitNex/) - Forgejo and Gitea client for Android * [GitNex](https://codeberg.org/gitnex/GitNex/) - Forgejo and Gitea client for Android
* [markdownr](https://github.com/sanzoghenzo/markdownr) - Webpage to Markdown Converter * [markdownr](https://github.com/sanzoghenzo/markdownr) - Webpage to Markdown Converter
@ -394,7 +386,7 @@
* ↪️ **[Android Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_browsers)** * ↪️ **[Android Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_browsers)**
* ⭐ **[Aliucord](https://github.com/Aliucord/Aliucord)** - Modded Discord Clients / [Rich Presence](https://kizzy.vercel.app/) * ⭐ **[Aliucord](https://github.com/Aliucord/Aliucord)** - Modded Discord Clients / [Rich Presence](https://kizzy.vercel.app/)
* ⭐ **[Voyager](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/dessalines/jerboa), [LiftOff](https://github.com/liftoff-app/liftoff), [Infinity](https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [Muffed](https://github.com/freshfieldreds/muffed) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients * ⭐ **[Voyager](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/dessalines/jerboa), [LiftOff](https://github.com/liftoff-app/liftoff), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [Muffed](https://github.com/freshfieldreds/muffed) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients
* ⭐ **[Tusky](https://tusky.app/),** [SubwayTooter](https://github.com/tateisu/SubwayTooter), [Megalodon](https://sk22.github.io/megalodon/) or [Dimett](https://github.com/MateriiApps/Dimett) - Mastodon Clients / [Improved Notifications](https://github.com/LucasGGamerM/moshidon) * ⭐ **[Tusky](https://tusky.app/),** [SubwayTooter](https://github.com/tateisu/SubwayTooter), [Megalodon](https://sk22.github.io/megalodon/) or [Dimett](https://github.com/MateriiApps/Dimett) - Mastodon Clients / [Improved Notifications](https://github.com/LucasGGamerM/moshidon)
* ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[BitWarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)**, [Keyspace](https://keyspace.cloud/), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://github.com/PhilippC/keepass2android) - Password Managers * ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[BitWarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)**, [Keyspace](https://keyspace.cloud/), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://github.com/PhilippC/keepass2android) - Password Managers
* ⭐ **[PairVPN Hotspot](https://pairvpn.com/hotspot)**, [Tetherfi](https://github.com/pyamsoft/tetherfi) or [NetShare](https://netshare.app/) - Create Wi-Fi Hotspots * ⭐ **[PairVPN Hotspot](https://pairvpn.com/hotspot)**, [Tetherfi](https://github.com/pyamsoft/tetherfi) or [NetShare](https://netshare.app/) - Create Wi-Fi Hotspots
@ -440,7 +432,7 @@
* [Graysky](https://graysky.app/) - Bluesky Client * [Graysky](https://graysky.app/) - Bluesky Client
* [SimpleMail](https://framagit.org/dystopia-project/simple-email), [Monocles](https://f-droid.org/packages/de.monocles.mail/), [k9mail](https://k9mail.app/) or [FairCode](https://email.faircode.eu/) - Email Clients * [SimpleMail](https://framagit.org/dystopia-project/simple-email), [Monocles](https://f-droid.org/packages/de.monocles.mail/), [k9mail](https://k9mail.app/) or [FairCode](https://email.faircode.eu/) - Email Clients
* [You Have Mail](https://github.com/LeanderBB/you-have-mail) - Email Notifications * [You Have Mail](https://github.com/LeanderBB/you-have-mail) - Email Notifications
* [Delta Lab](https://github.com/adbenitez/deltalab-android) - Email Based Messenger * [Delta Lab](https://github.com/deltalab-org/deltalab-android) - Email Based Messenger
* [Endless](https://kaangiray26.github.io/endless/) - Combine Social Media Apps * [Endless](https://kaangiray26.github.io/endless/) - Combine Social Media Apps
* [Eruda](https://pastebin.com/7qSZXjDS) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda) * [Eruda](https://pastebin.com/7qSZXjDS) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda)
* [Andure](https://github.com/leohku/andure) - Android Chrome Dev Tools * [Andure](https://github.com/leohku/andure) - Android Chrome Dev Tools
@ -462,7 +454,7 @@
* ⭐ **[Snapdrop Android](https://github.com/fm-sys/snapdrop-android)** - File Sync * ⭐ **[Snapdrop Android](https://github.com/fm-sys/snapdrop-android)** - File Sync
* ⭐ **[Octi](https://github.com/d4rken-org/octi)** - File Sync * ⭐ **[Octi](https://github.com/d4rken-org/octi)** - File Sync
* [UnLim](https://play.google.com/store/apps/details?id=com.kratosle.unlim&gl=US) - Cloud Storage * [UnLim](https://play.google.com/store/apps/details?id=com.kratosle.unlim&gl=US) - Cloud Storage
* [Round Sync](https://github.com/newhinton/Round-Sync), [MetaCTRL](https://metactrl.com/), [extRact](https://github.com/newhinton/extRact) or [FolderSync](https://www.tacit.dk/) - Multi-Site Cloud Storage File Managers * [Round Sync](https://github.com/newhinton/Round-Sync), [MetaCTRL](https://metactrl.com/) or [FolderSync](https://www.tacit.dk/) - Multi-Site Cloud Storage File Managers
* [dropbox](https://www.dropbox.com/) / [Sync](https://play.google.com/store/apps/details?id=com.ttxapps.dropsync) / [GUI](https://github.com/howeyc/crocgui) - Cloud Storage * [dropbox](https://www.dropbox.com/) / [Sync](https://play.google.com/store/apps/details?id=com.ttxapps.dropsync) / [GUI](https://github.com/howeyc/crocgui) - Cloud Storage
* [Clipt](https://play.google.com/store/apps/details?id=studio.onelab.clipboard) - File Sync * [Clipt](https://play.google.com/store/apps/details?id=studio.onelab.clipboard) - File Sync
* [InShare](https://play.google.com/store/apps/details?id=sharefiles.sharemusic.shareapps.filetransfer) - File Sync * [InShare](https://play.google.com/store/apps/details?id=sharefiles.sharemusic.shareapps.filetransfer) - File Sync
@ -470,7 +462,7 @@
* [syncopoli](https://gitlab.com/fengshaun/syncopoli) - File Sync * [syncopoli](https://gitlab.com/fengshaun/syncopoli) - File Sync
* [ShareX](https://github.com/akanshSirohi/ShareX) - File Sync * [ShareX](https://github.com/akanshSirohi/ShareX) - File Sync
* [Save n Device](https://github.com/lmj0011/save-on-device) - File Sync * [Save n Device](https://github.com/lmj0011/save-on-device) - File Sync
* [Nearby Share](https://www.android.com/better-together/nearby-share-app/) - File Sync * [Nearby Share](https://www.android.com/better-together/quick-share-app//) - File Sync
* [DriveSync](https://play.google.com/store/apps/details?id=com.ttxapps.drivesync) - Google Drive Sync * [DriveSync](https://play.google.com/store/apps/details?id=com.ttxapps.drivesync) - Google Drive Sync
*** ***
@ -511,7 +503,7 @@
* [Photo Lab](https://ilixa.com/8bitphotolab.php) - Give Images a Retro Look 8Bit * [Photo Lab](https://ilixa.com/8bitphotolab.php) - Give Images a Retro Look 8Bit
* [starryai](https://starryai.com/) - Generate Art from Text Prompt * [starryai](https://starryai.com/) - Generate Art from Text Prompt
* [Inspiral](https://inspiral.nathanfriend.io/) - Create Spirograph Art * [Inspiral](https://inspiral.nathanfriend.io/) - Create Spirograph Art
* [Photo Resizer](https://play.google.com/store/apps/details?id=com.simplemobilephotoresizer&hl=en&gl=US) or [ImageResizer](https://github.com/T8RIN/ImageResizer) - Image Resizers * [Photo Resizer](https://play.google.com/store/apps/details?id=com.simplemobilephotoresizer&hl=en&gl=US) or [ImageResizer](https://github.com/T8RIN/ImageToolbox) - Image Resizers
* [Imagepipe](https://codeberg.org/Starfish/Imagepipe) - Image Size Reducer * [Imagepipe](https://codeberg.org/Starfish/Imagepipe) - Image Size Reducer
* [FFShare](https://github.com/caydey/ffshare) - Compress Videos / Images * [FFShare](https://github.com/caydey/ffshare) - Compress Videos / Images
* [Upscaler](https://play.google.com/store/apps/details?id=com.ethanzone.upscaler&hl=en_US&gl=QA), [MintAI](https://play.google.com/store/apps/details?id=com.mingkun.mintAI) or [Galaxy Enhance-X](https://www.apkmirror.com/apk/samsung-electronics-co-ltd/galaxy-enhance-x/) - Image Upscalers * [Upscaler](https://play.google.com/store/apps/details?id=com.ethanzone.upscaler&hl=en_US&gl=QA), [MintAI](https://play.google.com/store/apps/details?id=com.mingkun.mintAI) or [Galaxy Enhance-X](https://www.apkmirror.com/apk/samsung-electronics-co-ltd/galaxy-enhance-x/) - Image Upscalers
@ -584,7 +576,7 @@
* 🌐 **[Emulator Wiki](https://emulation.gametechwiki.com/index.php/Android_emulators)** - Android Emulator Index * 🌐 **[Emulator Wiki](https://emulation.gametechwiki.com/index.php/Android_emulators)** - Android Emulator Index
* ⭐ **[Termux](https://termux.com/)**, [Limbo](https://github.com/limboemu/limbo) or [TermOne Plus](https://termoneplus.com/) - Terminal Emulators / OS Environments * ⭐ **[Termux](https://termux.com/)**, [Limbo](https://github.com/limboemu/limbo) or [TermOne Plus](https://termoneplus.com/) - Terminal Emulators / OS Environments
* ⭐ **Termux Tools** - [YT-DL](https://github.com/OzakIOne/termux-youtube-dl), [2](https://github.com/khansaad1275/Termux-YTD) / [Video Downloader](https://github.com/AbirHasan2005/LR-YTDL) / [GUI](https://github.com/termux/termux-gui) / [ADB / Fastboot Tools](https://github.com/MasterDevX/Termux-ADB) / [Beautify](https://github.com/mayTermux/myTermux) * ⭐ **Termux Tools** - [YT-DL](https://github.com/OzakIOne/termux-youtube-dl), [2](https://github.com/khansaad1275/Termux-YTD) / [Video Downloader](https://github.com/AbirHasan2005/LR-YTDL) / [GUI](https://github.com/termux/termux-gui) / [ADB / Fastboot Tools](https://github.com/MasterDevX/Termux-ADB) / [Beautify](https://github.com/mayTermux/myTermux)
* ⭐ **[WSA](https://rentry.co/wsa)** - Windows Subsystem / [GUI](https://github.com/alesimula/wsa_pacman) / [Win10](https://github.com/cinit/WSAPatch) / [Win11](https://apps.microsoft.com/store/detail/wsatools-apk-installer-and-more/9N4P75DXL6FG) / [Google Apps](https://github.com/WSA-Community/WSAGAScript) * ⭐ **[WSA](https://rentry.co/wsa)** - Windows Subsystem / [GUI](https://github.com/alesimula/wsa_pacman) / [Win10](https://github.com/cinit/WSAPatch) / [Win11](https://apps.microsoft.com/detail/9n4p75dxl6fg) / [Google Apps](https://github.com/WSA-Community/WSAGAScript)
* ⭐ **[WayDroid](https://waydro.id/)** / **[Git](https://github.com/waydroid)**, [Redroid](https://github.com/remote-android/redroid-doc), [PostmarketOS](https://www.postmarketos.org/), [Ubuntu Touch](https://ubuntu-touch.io/get-ubuntu-touch), [Plasma Mobile](https://plasma-mobile.org/), [Mobian](https://mobian-project.org/) or [Anbox](https://anbox.io/) / [Git](https://github.com/anbox/anbox) - Linux Subsystems * ⭐ **[WayDroid](https://waydro.id/)** / **[Git](https://github.com/waydroid)**, [Redroid](https://github.com/remote-android/redroid-doc), [PostmarketOS](https://www.postmarketos.org/), [Ubuntu Touch](https://ubuntu-touch.io/get-ubuntu-touch), [Plasma Mobile](https://plasma-mobile.org/), [Mobian](https://mobian-project.org/) or [Anbox](https://anbox.io/) / [Git](https://github.com/anbox/anbox) - Linux Subsystems
* ⭐ **[Android Studio Emulator](https://developer.android.com/studio/run/managing-avds#createavd)** * ⭐ **[Android Studio Emulator](https://developer.android.com/studio/run/managing-avds#createavd)**
* [Android x86](https://www.android-x86.org/) - Android Desktop OS / [Installer](https://aopc.dev/r/advanced-android-x86-installer-for-windows.61/) / [Source](https://www.android-x86.org/source.html) / [Smart Dock](https://github.com/axel358/smartdock) * [Android x86](https://www.android-x86.org/) - Android Desktop OS / [Installer](https://aopc.dev/r/advanced-android-x86-installer-for-windows.61/) / [Source](https://www.android-x86.org/source.html) / [Smart Dock](https://github.com/axel358/smartdock)
@ -595,7 +587,7 @@
* [Docker Android](https://github.com/budtmo/docker-android) - Android in Docker * [Docker Android](https://github.com/budtmo/docker-android) - Android in Docker
* [BareNox](https://forum.xda-developers.com/t/tool-guide-barenox-modded-nox-android-emulator.4468425/) or [Nox](https://www.bignox.com/) - [Screenshot](https://i.ibb.co/MkdmtYr/647f0f4f051c.jpg) / [Debloat Guide](https://gist.github.com/Log1x/12d330ef7685d6fbc611d1d57efb5c29), [2](https://codefaq.org/emulator/how-to-remove-bloatware-on-nox-and-ldplayer-emulator/) / [Video](https://youtu.be/IjI_-pQUOhQ) * [BareNox](https://forum.xda-developers.com/t/tool-guide-barenox-modded-nox-android-emulator.4468425/) or [Nox](https://www.bignox.com/) - [Screenshot](https://i.ibb.co/MkdmtYr/647f0f4f051c.jpg) / [Debloat Guide](https://gist.github.com/Log1x/12d330ef7685d6fbc611d1d57efb5c29), [2](https://codefaq.org/emulator/how-to-remove-bloatware-on-nox-and-ldplayer-emulator/) / [Video](https://youtu.be/IjI_-pQUOhQ)
* [GameLoop](https://www.gameloop.com/) - [Screenshot](https://i.ibb.co/WyggSQM/26828a9408f1.png) * [GameLoop](https://www.gameloop.com/) - [Screenshot](https://i.ibb.co/WyggSQM/26828a9408f1.png)
* [MuMu](https://www.mumuglobal.com/) - [Screenshot](https://i.ibb.co/vwBrY5M/bfa89c699ff7.png) * [MuMu](https://www.mumuplayer.com/) - [Screenshot](https://i.ibb.co/vwBrY5M/bfa89c699ff7.png)
* [MeMu](https://www.memuplay.com/) - [Screenshot](https://i.ibb.co/FsMfk68/6b4ce185773e.png) / [Debloater](https://gist.github.com/TameemS/603686cec857ff1f91e68607e374b0d8) * [MeMu](https://www.memuplay.com/) - [Screenshot](https://i.ibb.co/FsMfk68/6b4ce185773e.png) / [Debloater](https://gist.github.com/TameemS/603686cec857ff1f91e68607e374b0d8)
* [LDPlayer](https://www.ldplayer.net/) - [Screenshot](https://i.ibb.co/CHKb40V/184625995e15.png) * [LDPlayer](https://www.ldplayer.net/) - [Screenshot](https://i.ibb.co/CHKb40V/184625995e15.png)
* [Genymotion](https://www.genymotion.com/download/) - [Screenshot](https://i.ibb.co/6W7BXJn/6a291e5b5ac9.jpg) * [Genymotion](https://www.genymotion.com/download/) - [Screenshot](https://i.ibb.co/6W7BXJn/6a291e5b5ac9.jpg)
@ -674,7 +666,7 @@
* ↪️ **[Android Audio Players](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_audio_players)** * ↪️ **[Android Audio Players](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_audio_players)**
* ⭐ **[xManager](https://www.xmanagerapp.com/)** / [Discord](https://discord.com/invite/dnpKn5Wufm) or [Modded Spotify](https://rentry.co/FMHYBase64#modded-spotify-apk) - Ad Free Spotify * ⭐ **[xManager](https://www.xmanagerapp.com/)** / [Discord](https://discord.com/invite/dnpKn5Wufm) or [Modded Spotify](https://rentry.co/FMHYBase64#modded-spotify-apk) - Ad Free Spotify
* ⭐ **xManager Tools** - [Friend Activity](https://spotivity.me//) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/) * ⭐ **xManager Tools** - [Friend Activity](https://spotivity.me//) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/)
* ⭐ **[InnerTune](https://github.com/z-huang/InnerTune)**, [Namida](https://github.com/namidaco/namida), [RiMusic](https://github.com/fast4x/RiMusic), [Harmony Music](https://github.com/anandnet/Harmony-Music), [SimpMusic](https://github.com/maxrave-dev/SimpMusic), [spmp](https://github.com/toasterofbread/spmp), [ViMusic](https://github.com/vfsfitvnm/ViMusic), [Gyawun](https://jhelumcorp.github.io/) or [MellowMusic](https://github.com/SuhasDissa/MellowMusic) - YouTube Music Players * ⭐ **[InnerTune](https://github.com/z-huang/InnerTune)**, [Namida](https://github.com/namidaco/namida), [RiMusic](https://github.com/fast4x/RiMusic), [Harmony Music](https://github.com/anandnet/Harmony-Music), [SimpMusic](https://github.com/maxrave-dev/SimpMusic), [spmp](https://github.com/toasterofbread/spmp), [ViMusic](https://github.com/vfsfitvnm/ViMusic), [Gyawun](https://jhelumcorp.github.io/) or [Vibe You](https://github.com/SuhasDissa/VibeYou) - YouTube Music Players
* ⭐ **[Seeker](https://play.google.com/store/apps/details?id=com.companyname.andriodapp1)** - Audio Download App / Soulseek Frontend * ⭐ **[Seeker](https://play.google.com/store/apps/details?id=com.companyname.andriodapp1)** - Audio Download App / Soulseek Frontend
* ⭐ **[AudioRelay](https://audiorelay.net/)** - Stream PC Audio to Phone * ⭐ **[AudioRelay](https://audiorelay.net/)** - Stream PC Audio to Phone
* ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler * ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler
@ -686,7 +678,7 @@
* [Audio Share](https://github.com/mkckr0/audio-share) - Audio Server Streaming * [Audio Share](https://github.com/mkckr0/audio-share) - Audio Server Streaming
* [Ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) or [SubTune](https://github.com/TaylorKunZhang/SubTune) - Subsonic Client * [Ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) or [SubTune](https://github.com/TaylorKunZhang/SubTune) - Subsonic Client
* [Redomi](https://github.com/acszo/Redomi/) - Multi-Platform Streaming * [Redomi](https://github.com/acszo/Redomi/) - Multi-Platform Streaming
* [Sound1](https://play.google.com/store/apps/details?id=com.soundcloud.android&amp;hl=us) - Streaming * [Soundcloud](https://play.google.com/store/apps/details?id=com.soundcloud.android&amp;hl=us) - Streaming
* [Modded Tidal](https://forum.mobilism.org/search.php?keywords=tidal&sr=topics&sf=titleonly) - Steaming / Download * [Modded Tidal](https://forum.mobilism.org/search.php?keywords=tidal&sr=topics&sf=titleonly) - Steaming / Download
* [Seeker](https://github.com/jackBonadies/SeekerAndroid), [Datmusic](https://github.com/alashow/datmusic-android) or [AIDS](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=aids&sf=titleonly) - Download / MP3 * [Seeker](https://github.com/jackBonadies/SeekerAndroid), [Datmusic](https://github.com/alashow/datmusic-android) or [AIDS](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=aids&sf=titleonly) - Download / MP3
* [Funkwhale](https://dev.funkwhale.audio/funkwhale/funkwhale-android), [Trebel](https://home.trebel.io/), [BlackHole](https://github.com/Sangwan5688/BlackHole), [VK X](https://vkx.app/) or [Deezer](https://play.google.com/store/apps/details?id=deezer.android.app) - Streaming * [Funkwhale](https://dev.funkwhale.audio/funkwhale/funkwhale-android), [Trebel](https://home.trebel.io/), [BlackHole](https://github.com/Sangwan5688/BlackHole), [VK X](https://vkx.app/) or [Deezer](https://play.google.com/store/apps/details?id=deezer.android.app) - Streaming
@ -696,13 +688,13 @@
* [HZP](https://hzp.co/) - Solfeggio Frequency Player * [HZP](https://hzp.co/) - Solfeggio Frequency Player
* [Quorus](https://quorus.net/) - Collaborative Playlists * [Quorus](https://quorus.net/) - Collaborative Playlists
* [UpNext GPT](https://github.com/dokar3/upnext-gpt) - Playlist Generator * [UpNext GPT](https://github.com/dokar3/upnext-gpt) - Playlist Generator
* [unMix](https://unmix.ru/) - Remove Vocal Tracks * [Vocal Remover](https://separatemusic.com/) - Remove Vocal Tracks
* [MusicSpeedChanger](https://musicspeedchanger.com/) - Music Speed Changer * [MusicSpeedChanger](https://musicspeedchanger.com/) - Music Speed Changer
* [Video to MP3 Converter](https://play.google.com/store/apps/details?id=mp3videoconverter.videotomp3.videotomp3converter) - Video to MP3 * [Video to MP3 Converter](https://play.google.com/store/apps/details?id=mp3videoconverter.videotomp3.videotomp3converter) - Video to MP3
* [AudioSwitch](https://play.google.com/store/apps/details?id=com.nordskog.LesserAudioSwitch) - Switch Audio to Different Outputs Lesser * [AudioSwitch](https://play.google.com/store/apps/details?id=com.nordskog.LesserAudioSwitch) - Switch Audio to Different Outputs Lesser
* [MP3 Tagger](https://play.google.com/store/apps/details?id=com.fillobotto.mp3tagger) - Automatic Audio ID3 Tagging * [MP3 Tagger](https://play.google.com/store/apps/details?id=com.fillobotto.mp3tagger) - Automatic Audio ID3 Tagging
* [Super Sound](https://play.google.com/store/apps/details?id=com.tianxingjian.supersound&hl) - Audio Editor * [Super Sound](https://play.google.com/store/apps/details?id=com.tianxingjian.supersound&hl) - Audio Editor
* [Music Maker JAM](https://www.loudly.com/musicmakerjam) - Music Creator / Mixer * [Music Maker JAM](https://www.musicmakerjam.app/) - Music Creator / Mixer
* [Up Tempo](https://play.google.com/store/apps/details?id=com.stonekick.tempo&hl=en&gl=US) - Audio Tempo Editor * [Up Tempo](https://play.google.com/store/apps/details?id=com.stonekick.tempo&hl=en&gl=US) - Audio Tempo Editor
* [ViPER4Android](https://github.com/programminghoch10/ViPER4AndroidRepackaged) - Audio Modifier / Equalizer * [ViPER4Android](https://github.com/programminghoch10/ViPER4AndroidRepackaged) - Audio Modifier / Equalizer
* [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet) - Headphone Audio Equalizer * [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet) - Headphone Audio Equalizer
@ -753,8 +745,8 @@
* ↪️ **[Smart TV Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_smart_tv_.2F_firestick)** * ↪️ **[Smart TV Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_smart_tv_.2F_firestick)**
* ⭐ **[Stremio](https://www.stremio.com/)** - Torrent Streaming / [Addons](https://stremio-addons.netlify.app/) / Chromecast / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_vpn_guide) * ⭐ **[Stremio](https://www.stremio.com/)** - Torrent Streaming / [Addons](https://stremio-addons.netlify.app/) / Chromecast / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_vpn_guide)
* ⭐ **[HDO Box](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=hdo+box&sf=titleonly)** - Movies / TV * ⭐ **[HDO Box](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=hdo+box&sf=titleonly)** - Movies / TV
* ⭐ **[CloudStream](https://dweb.link/ipns/cloudstream.on.fleek.co/)** - Movies / TV / Anime / [GitHub](https://github.com/recloudstream/cloudstream) / [2](https://github.com/hexated/cloudstream-extensions-hexated/) / [Mirrors](https://rentry.org/cs3-repos) / [Docs](https://recloudstream.github.io/csdocs/) * ⭐ **[CloudStream](https://cloudstream-on-fleek-co.ipns.dweb.link//)** - Movies / TV / Anime / [GitHub](https://github.com/recloudstream/cloudstream) / [2](https://github.com/hexated/cloudstream-extensions-hexated/) / [Mirrors](https://rentry.org/cs3-repos) / [Docs](https://recloudstream.github.io/csdocs/)
* ⭐ **[Kuukiyomi](https://github.com/LuftVerbot/kuukiyomi/)** or [Aniyomi](https://aniyomi.org/) - Movies / TV / Anime / [Extensions](https://aniyomi.org/extensions/) / [GitHub](https://github.com/jmir1/aniyomi) * ⭐ **[Kuukiyomi](https://github.com/LuftVerbot/kuukiyomi/)** or [Aniyomi](https://aniyomi.org/) - Movies / TV / Anime / [Extensions](https://aniyomi.org/extensions/) / [GitHub](https://github.com/aniyomiorg/aniyomi)
* ⭐ **[Miru](https://miru.js.org/en/download)** - Movies / TV / Anime / [GitHub](https://github.com/miru-project/miru-app) / [Docs](https://miru.js.org/en/developer/) * ⭐ **[Miru](https://miru.js.org/en/download)** - Movies / TV / Anime / [GitHub](https://github.com/miru-project/miru-app) / [Docs](https://miru.js.org/en/developer/)
* ⭐ **[FlixQuest](https://github.com/BeamlakAschalew/flixquest)** - Movies / TV * ⭐ **[FlixQuest](https://github.com/BeamlakAschalew/flixquest)** - Movies / TV
* ⭐ **[Kodi](https://kodi.tv/)** - [/r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) / [Real-Debrid](https://real-debrid.com/) * ⭐ **[Kodi](https://kodi.tv/)** - [/r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) / [Real-Debrid](https://real-debrid.com/)
@ -800,7 +792,7 @@
## ▷ Android Anime ## ▷ Android Anime
* ⭐ **[Aniyomi](https://aniyomi.org/)** or [Animiru](https://github.com/Quickdesh/Animiru) - Movies / TV / Anime / [GitHub](https://github.com/jmir1/aniyomi) * ⭐ **[Aniyomi](https://aniyomi.org/)** or [Animiru](https://github.com/Quickdesh/Animiru) - Movies / TV / Anime
* [Dantotsu](https://github.com/rebelonion/Dantotsu) * [Dantotsu](https://github.com/rebelonion/Dantotsu)
* [Kaguya App](https://github.com/hoangvu12/kaguya-app/) * [Kaguya App](https://github.com/hoangvu12/kaguya-app/)
* [Kazahana](https://github.com/yukino-org/kazahana) * [Kazahana](https://github.com/yukino-org/kazahana)
@ -829,7 +821,7 @@
* ⭐ **[LibreTube](https://libretube.dev/)** - Ad-free YouTube Frontend * ⭐ **[LibreTube](https://libretube.dev/)** - Ad-free YouTube Frontend
* ⭐ **[NewPipe](https://newpipe.net/)** - Ad-free YouTube Frontend * ⭐ **[NewPipe](https://newpipe.net/)** - Ad-free YouTube Frontend
* ⭐ **[Tubular](https://github.com/polymorphicshade/Tubular)** - Ad-free YouTube Frontend * ⭐ **[Tubular](https://github.com/polymorphicshade/Tubular)** - Ad-free YouTube Frontend
* [revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module/releases), [revanced-apks](https://github.com/revanced-apks/build-apps/releases), [docker-py-revanced](https://github.com/nikhilbadyal/docker-py-revanced/releases) or [AT-YT](https://github.com/Zelooooo/AT-YT/releases) - Automated Patchers * [revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module/releases), [revanced-apks](https://github.com/revanced-apks/build-apps/releases), [docker-py-revanced](https://github.com/nikhilbadyal/docker-py-revanced/releases) or [AT-YT](https://github.com/Zenlua/AT-YT) - Automated Patchers
* [revanced-cli](https://github.com/ReVanced/revanced-cli/), [Auto-CLI](https://github.com/taku-nm/auto-cli/), [Revancify](https://github.com/decipher3114/Revancify) or [revanced-creator](https://github.com/XDream8/revanced-creator) - CLI Patchers * [revanced-cli](https://github.com/ReVanced/revanced-cli/), [Auto-CLI](https://github.com/taku-nm/auto-cli/), [Revancify](https://github.com/decipher3114/Revancify) or [revanced-creator](https://github.com/XDream8/revanced-creator) - CLI Patchers
* [ReVanced Patcher 6.0-7.1](https://github.com/kitadai31/revanced-patches-android6-7) - 6.0-7.1 Patcher * [ReVanced Patcher 6.0-7.1](https://github.com/kitadai31/revanced-patches-android6-7) - 6.0-7.1 Patcher
* [Clipious](https://github.com/lamarios/clipious) - YouTube Frontend * [Clipious](https://github.com/lamarios/clipious) - YouTube Frontend
@ -853,7 +845,7 @@
* ⭐ **[Pojav](https://pojavlauncherteam.github.io/)** - Mobile Minecraft Launcher * ⭐ **[Pojav](https://pojavlauncherteam.github.io/)** - Mobile Minecraft Launcher
* [Das Image](https://apps.apple.com/ca/app/das-image-search-and-explore/id1464079804), [iPhone11papers](https://iphone11papers.com/), [FreshWalls](https://apps.apple.com/in/app/freshwalls-4k-hd-wallpapers/id1627085956) or [iOS Wallpapers](https://goo.gl/photos/ZVpabTtcezd35XBa9/) - iOS Wallpapers * [Das Image](https://apps.apple.com/ca/app/das-image-search-and-explore/id1464079804), [iPhone11papers](https://iphone11papers.com/), [FreshWalls](https://apps.apple.com/in/app/freshwalls-4k-hd-wallpapers/id1627085956) or [iOS Wallpapers](https://goo.gl/photos/ZVpabTtcezd35XBa9/) - iOS Wallpapers
* [wrtn](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), [OpenAI-ChatGPT](https://apps.apple.com/us/app/openai-chatgpt/id6448311069) or [Kai](https://trykai.app/) - ChatGPT Apps * [wrtn](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), [OpenAI-ChatGPT](https://apps.apple.com/us/app/openai-chatgpt/id6448311069) or [Kai](https://trykai.app/) - ChatGPT Apps
* [Offline File Browser](https://apps.apple.com/us/app/offline-files-browser-docs/id1557618225) or [Santander](https://github.com/SerenaKit/Santander) - File Managers * [Offline File Browser](https://apps.apple.com/us/app/offline-files-browser-docs/id1557618225) or [Santander](https://github.com/NSAntoine/Santander) - File Managers
* [Dropbox](https://testflight.apple.com/join/LBZaRq4I) - Cloud Storage * [Dropbox](https://testflight.apple.com/join/LBZaRq4I) - Cloud Storage
* [DeDuplicate](https://deduplicate.app/) - Duplicate File Remover * [DeDuplicate](https://deduplicate.app/) - Duplicate File Remover
* [Should I Answer?](https://www.shouldianswer.net/) - Block Spam Calls * [Should I Answer?](https://www.shouldianswer.net/) - Block Spam Calls
@ -988,6 +980,7 @@
* [FutureRestore](https://github.com/tihmstar/futurerestore) - Restore to Unsigned Firmware / [GUI](https://github.com/CoocooFroggy/FutureRestore-GUI/) * [FutureRestore](https://github.com/tihmstar/futurerestore) - Restore to Unsigned Firmware / [GUI](https://github.com/CoocooFroggy/FutureRestore-GUI/)
* [Sileo](https://cydia.saurik.com/api/share#?source=https://repo.getsileo.app) or [Zebra](https://getzbra.com/) - iOS Package Managers * [Sileo](https://cydia.saurik.com/api/share#?source=https://repo.getsileo.app) or [Zebra](https://getzbra.com/) - iOS Package Managers
* [Repo Updates](https://www.ios-repo-updates.com/) - App Repository Updates * [Repo Updates](https://www.ios-repo-updates.com/) - App Repository Updates
* [Roothide Bootstrap](https://github.com/roothide/Bootstrap) - Inject Tweaks into Apps without jailbreak (14.0-17.0) / [Tweaks](https://github.com/roothide/roothide.github.io)
* [CyDown](https://julio.hackyouriphone.org/description.html?id=com.julioverne.cydown) - Cracked Jailbreak Tweaks * [CyDown](https://julio.hackyouriphone.org/description.html?id=com.julioverne.cydown) - Cracked Jailbreak Tweaks
* [iDownloadBlog](https://www.idownloadblog.com) - Jailbreak News * [iDownloadBlog](https://www.idownloadblog.com) - Jailbreak News
@ -1119,7 +1112,7 @@
* [Ketsu](https://ketsu.app/download.html) - [Discord](https://discord.gg/gjcy6MQ) * [Ketsu](https://ketsu.app/download.html) - [Discord](https://discord.gg/gjcy6MQ)
* [Tweaked Crunchyroll ++](http://www.iosemulatorspot.com/tweaked-crunchyroll/) - Tweaked Crunchyroll * [Tweaked Crunchyroll ++](http://www.iosemulatorspot.com/tweaked-crunchyroll/) - Tweaked Crunchyroll
* [MyAnimeList Client](https://apps.apple.com/us/app/myanimelist-official/id1469330778) - MyAnimeList Client * [MyAnimeList Client](https://apps.apple.com/us/app/myanimelist-official/id1469330778) - MyAnimeList Client
* [Otraku](https://github.com/lotusgate/otraku) or [AniHyou](https://github.com/axiel7/AniHyou) - AniList Apps * [Otraku](https://github.com/lotusprey/otraku) or [AniHyou](https://github.com/axiel7/AniHyou-iOS) - AniList Apps
*** ***

View File

@ -97,7 +97,7 @@
* [Deezer](https://www.deezer.com/) - Streaming / [Full Songs](https://git.uhwot.cf/uhwot/dzunlock.git) * [Deezer](https://www.deezer.com/) - Streaming / [Full Songs](https://git.uhwot.cf/uhwot/dzunlock.git)
* [OdesliBot](https://t.me/odesli_bot) - Audio Stream Search Bot * [OdesliBot](https://t.me/odesli_bot) - Audio Stream Search Bot
* [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram * [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram
* [JukeboxStar](https://jukeboxstar.com/) - Collaborative Playlist Streaming * [JukeboxStar](https://jukeboxstar.com/) or [JukeboxToday](https://jukebox.today/) - Collaborative Streaming / Listening Parties
* [stemplayerplayer](https://github.com/nn9dev/stemplayerplayer), [StemPlayer](https://stemplayer.io/) or [stem-player-emulator](https://github.com/krystalgamer/stem-player-emulator) - Kanye West STEM Player Emulators * [stemplayerplayer](https://github.com/nn9dev/stemplayerplayer), [StemPlayer](https://stemplayer.io/) or [stem-player-emulator](https://github.com/krystalgamer/stem-player-emulator) - Kanye West STEM Player Emulators
*** ***

View File

@ -441,7 +441,7 @@
* [Arco Design](https://github.com/arco-design/arco-design-vue) or [Naive-UI](https://www.naiveui.com/) / [GitHub](https://github.com/tusen-ai/naive-ui) - Vue 3 UI Components Library * [Arco Design](https://github.com/arco-design/arco-design-vue) or [Naive-UI](https://www.naiveui.com/) / [GitHub](https://github.com/tusen-ai/naive-ui) - Vue 3 UI Components Library
* [Vuejs Dev Tools](https://vuejs.org/) - Add Vue 3 Debugging to Browser * [Vuejs Dev Tools](https://vuejs.org/) - Add Vue 3 Debugging to Browser
* [Vue vben admin](https://github.com/vbenjs/vue-vben-admin) - Vue Admin * [Vue vben admin](https://github.com/vbenjs/vue-vben-admin) - Vue Admin
* [Sight](https://github.com/tsenart/sight) - Syntax Highlighter for Chrome * [Shiki](https://shiki.style/) or [Sight](https://github.com/tsenart/sight) - Syntax Highlighters
* [mnm](https://mnmnotmail.org/) - Member Messaging Tools * [mnm](https://mnmnotmail.org/) - Member Messaging Tools
* [Website Grader](https://website.grader.com/) - Website Grading Tool * [Website Grader](https://website.grader.com/) - Website Grading Tool
* [ngrok](https://ngrok.com/) - Introspectable Tunnels to Localhost Tools * [ngrok](https://ngrok.com/) - Introspectable Tunnels to Localhost Tools
@ -713,6 +713,7 @@
* [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor * [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor
* [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging * [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging
* [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs * [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs
* [Sparkle](https://github.com/sparkle-project/Sparkle) - MacOS Update Framework
* [TextBase](https://www.textbase.ai/) - AI Chatbot Framework * [TextBase](https://www.textbase.ai/) - AI Chatbot Framework
* [Jina](https://github.com/jina-ai/jina) - Create AI Applications * [Jina](https://github.com/jina-ai/jina) - Create AI Applications
* [Amplication](https://amplication.com/) - Create Node.js Apps * [Amplication](https://amplication.com/) - Create Node.js Apps
@ -1156,6 +1157,7 @@
* [ShortCode](https://shortcode.dev/), [Google Code Archive](https://code.google.com/archive/) or [CodeList](https://codelist.cc/v3/) - Script / Code Indexes * [ShortCode](https://shortcode.dev/), [Google Code Archive](https://code.google.com/archive/) or [CodeList](https://codelist.cc/v3/) - Script / Code Indexes
* [MoonScript](https://moonscript.org/) - Dynamic Scripting Language * [MoonScript](https://moonscript.org/) - Dynamic Scripting Language
* [Carbon](https://dreamy-ptolemy-eb4e80.netlify.app/) / [2](https://carbon.now.sh/), [CodeImage](https://codeimage.dev/), [ray.so](https://ray.so/), [Chalk](https://chalk.ist/), [CodePNG](https://www.codepng.app/) or [Show Code](https://showcode.app/) - Code Screenshots * [Carbon](https://dreamy-ptolemy-eb4e80.netlify.app/) / [2](https://carbon.now.sh/), [CodeImage](https://codeimage.dev/), [ray.so](https://ray.so/), [Chalk](https://chalk.ist/), [CodePNG](https://www.codepng.app/) or [Show Code](https://showcode.app/) - Code Screenshots
* [AnimateCode](https://www.animate-code.com/) - Create Code Animations
* [thefuck](https://github.com/nvbn/thefuck) - Corrects Previous Console Command * [thefuck](https://github.com/nvbn/thefuck) - Corrects Previous Console Command
* [DelphiTools](https://www.delphitools.info/) - Code Profiler / Delphi Tools * [DelphiTools](https://www.delphitools.info/) - Code Profiler / Delphi Tools
* [OhMyPosh](https://ohmyposh.dev/) - Terminal Theme Engine * [OhMyPosh](https://ohmyposh.dev/) - Terminal Theme Engine
@ -1326,7 +1328,7 @@
* [Jupyter Server](https://github.com/jupyter-server/jupyter_server) - Jupyter Services / APIs * [Jupyter Server](https://github.com/jupyter-server/jupyter_server) - Jupyter Services / APIs
* [Anywidget](https://github.com/manzt/anywidget) - Create Jupyter Widgets * [Anywidget](https://github.com/manzt/anywidget) - Create Jupyter Widgets
* [CoCalc](https://cocalc.com/) - Virtual online workspace * [CoCalc](https://cocalc.com/) - Virtual online workspace
* [CodePen](https://codepen.io/), [Microsoft 365 E5](https://rentry.co/E5Register), [Web Maker](https://webmaker.app/) or [Liveweave](https://liveweave.com/) - Code Sandbox * [CodePen](https://codepen.io/), [Web Maker](https://webmaker.app/) or [Liveweave](https://liveweave.com/) - Code Sandbox
* [Platform.uno](https://platform.uno/) or [Enact](https://enactjs.com/) - App Frameworks * [Platform.uno](https://platform.uno/) or [Enact](https://enactjs.com/) - App Frameworks
* [tio.run](https://tio.run/) - Programming Language Interpreters * [tio.run](https://tio.run/) - Programming Language Interpreters
* [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester * [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester

View File

@ -140,7 +140,6 @@
* ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/) * ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/)
* ⭐ **[nsane.down](https://www.nsaneforums.com/)** - Signup Required * ⭐ **[nsane.down](https://www.nsaneforums.com/)** - Signup Required
* ⭐ **[Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4)** - Multi-Site Software Search * ⭐ **[Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4)** - Multi-Site Software Search
* [4MirrorLink](https://4mirrorlink.com/) - [.rar Pass](https://pastebin.com/5uALzQsU)
* [AIOWares](https://www.aiowares.com/) * [AIOWares](https://www.aiowares.com/)
* [TheMicroTech](https://programs.themicrotech.net/) * [TheMicroTech](https://programs.themicrotech.net/)
* [soft98](https://soft98.ir/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/) * [soft98](https://soft98.ir/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)

View File

@ -290,7 +290,7 @@
* ⭐ **[Mixdrop](https://mixdrop.ag/)** - 2GB / 60 Days / Signup Required * ⭐ **[Mixdrop](https://mixdrop.ag/)** - 2GB / 60 Days / Signup Required
* ⭐ **[Qiwi](https://qiwi.gg)** - [Warning](https://pastebin.com/jn90QMEt) / Signup Required * ⭐ **[Qiwi](https://qiwi.gg)** - [Warning](https://pastebin.com/jn90QMEt) / Signup Required
* ⭐ **[Catbox.moe](https://catbox.moe/)** - 200MB / Forever * ⭐ **[Catbox.moe](https://catbox.moe/)** - 200MB / Forever
* [MultiUp](https://multiup.io/), [MirrorAce](https://mirrorace.com/) or [Mirrorcreator](https://www.mirrored.to/) - Multi Host Uploaders * [MultiUp](https://multiup.io/), [MirrorAce](https://mirrorace.com/) or [Mirrorcreator](https://www.mirrored.to/) / [Extract / Upload](https://github.com/Reddiepoint/MultiUp-Direct) - Multi Host Uploaders
* [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App * [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App
* [Archive.org](https://archive.org/create/) - Signup Required * [Archive.org](https://archive.org/create/) - Signup Required
* [send](https://send.vis.ee/) / [instances](https://gitlab.com/timvisee/send-instances) - 2.5gb / 1 day * [send](https://send.vis.ee/) / [instances](https://gitlab.com/timvisee/send-instances) - 2.5gb / 1 day

View File

@ -721,6 +721,7 @@
* ⭐ **[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) * ⭐ **[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/) * ⭐ **[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 * ⭐ **[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) or [Rare](https://github.com/Dummerle/Rare) - Epic Games Launcher * ⭐ **[Heroic Games Launcher](https://heroicgameslauncher.com/)**, [LEGENDARY](https://github.com/derrod/legendary) or [Rare](https://github.com/Dummerle/Rare) - Epic Games Launcher
* ⭐ **[Nemirtingas Epic Emulator](https://cs.rin.ru/forum/viewtopic.php?f=29&t=105551)** - Epic Online Service Emulator * ⭐ **[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) * ⭐ **[TCNO](https://github.com/TCNOco/TcNo-Acc-Switcher)** - Platform Account Switcher / [Tutorial](https://youtu.be/0h-xjiW9M7Y)
@ -873,7 +874,6 @@
* [humble-cli](https://github.com/smbl64/humble-cli) - Humble Bundle CLI * [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 * [Gog To Free](https://greasyfork.org/en/scripts/481134) - Add Piracy Site Links to GOG Store
* [Moonlight Stream](https://moonlight-stream.org/) / [Server](https://github.com/LizardByte/Sunshine) - Remote Desktop Client * [Moonlight Stream](https://moonlight-stream.org/) / [Server](https://github.com/LizardByte/Sunshine) - Remote Desktop Client
* [Remotly](https://remotly.com/) - Cloud Gaming Apps
* [Google Play Games](https://play.google.com/googleplaygames) - Play Mobile Games on Windows * [Google Play Games](https://play.google.com/googleplaygames) - Play Mobile Games on Windows
* [SaveLocation](https://savelocation.net/) - Game Save Locations * [SaveLocation](https://savelocation.net/) - Game Save Locations
* [GameCopyWorld](https://www.gamecopyworld.com/games/index.php), [MegaGames](https://megagames.com/) or [GTrainers](https://gtrainers.com/) - Game Fixes, Saves and Patches * [GameCopyWorld](https://www.gamecopyworld.com/games/index.php), [MegaGames](https://megagames.com/) or [GTrainers](https://gtrainers.com/) - Game Fixes, Saves and Patches
@ -1063,7 +1063,7 @@
* [MCPEDL](https://mcpedl.com/) - Minecraft PE/Bedrock Mods, Maps & Resources * [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 * [Pax](https://github.com/froehlichA/pax) or [Mod Manager](https://github.com/kaniol-lck/modmanager) - Minecraft Mod Managers
* [r/feedthebeast](https://reddit.com/r/feedthebeast/) - Minecraft Mod Discussion Subreddit * [r/feedthebeast](https://reddit.com/r/feedthebeast/) - Minecraft Mod Discussion Subreddit
* [Minecraft Command Science](https://minecraftcommand.science/) - Minecraft Command Generator * [Minecraft Command Science](https://minecraftcommand.science/) or [MCStacker](https://mcstacker.net/) - Minecraft Command Generators
* [Minecraft Performance Flags](https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks) - Java Minecraft Benchmarks * [Minecraft Performance Flags](https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks) - Java Minecraft Benchmarks
* [No Telemetry](https://modrinth.com/mod/no-telemetry) - Disable Telemetry Data * [No Telemetry](https://modrinth.com/mod/no-telemetry) - Disable Telemetry Data
* [Data Pack Generators](https://misode.github.io/) - Minecraft Data Pack Generators * [Data Pack Generators](https://misode.github.io/) - Minecraft Data Pack Generators
@ -1157,7 +1157,6 @@
* 🌐 **[Roblox Archive](https://archive.roblonium.com/)** - Roblox Client Archive * 🌐 **[Roblox Archive](https://archive.roblonium.com/)** - Roblox Client Archive
* ⭐ **[Roblox Account Manager](https://github.com/ic3w0lf22/Roblox-Account-Manager)** - Roblox Account Manager * ⭐ **[Roblox Account Manager](https://github.com/ic3w0lf22/Roblox-Account-Manager)** - Roblox Account Manager
* ⭐ **[Roblox Performance](https://rentry.co/roblox-player-studio-performance)** - Roblox Optimization Guides
* ⭐ **[Rolimon's](https://www.rolimons.com/games)** or [RoMonitor Stats](https://romonitorstats.com/) - Roblox Experience Stats * ⭐ **[Rolimon's](https://www.rolimons.com/games)** or [RoMonitor Stats](https://romonitorstats.com/) - Roblox Experience Stats
* ⭐ **[Bloxstrap](https://github.com/pizzaboxer/bloxstrap)** - Roblox Player Bootstrapper * ⭐ **[Bloxstrap](https://github.com/pizzaboxer/bloxstrap)** - Roblox Player Bootstrapper
* [RBXFPSUnlocker](https://github.com/axstin/rbxfpsunlocker) - Unlock Roblox FPS Cap / [Note](https://pastebin.com/rB4BEf5b) * [RBXFPSUnlocker](https://github.com/axstin/rbxfpsunlocker) - Unlock Roblox FPS Cap / [Note](https://pastebin.com/rB4BEf5b)

View File

@ -336,7 +336,6 @@
* [Videolink2me](https://videolink2me.com/) - Video Chat * [Videolink2me](https://videolink2me.com/) - Video Chat
* [TinyChat](https://tinychat.com/) - Video Chat * [TinyChat](https://tinychat.com/) - Video Chat
* [Noysi Meet](https://meet.noysi.com/) - Video Chat * [Noysi Meet](https://meet.noysi.com/) - Video Chat
* [iqc](https://icq.com/) - Video Chat
* [Briefing](https://brie.fi/ng) - Video Chat * [Briefing](https://brie.fi/ng) - Video Chat
* [Talky](https://talky.io/) - Video Chat * [Talky](https://talky.io/) - Video Chat
* [GoTeam](https://goteam.video/) - Video Chat * [GoTeam](https://goteam.video/) - Video Chat
@ -536,7 +535,6 @@
* [Linkpack](https://www.linkpack.io/) - Save Links to Dropbox * [Linkpack](https://www.linkpack.io/) - Save Links to Dropbox
* [Survol](https://survol.me/) - Preview Links * [Survol](https://survol.me/) - Preview Links
* [Distil](https://distill.io/) or [Update Scanner](https://sneakypete81.github.io/updatescanner/) - Page Change Detection / Notification * [Distil](https://distill.io/) or [Update Scanner](https://sneakypete81.github.io/updatescanner/) - Page Change Detection / Notification
* [Plucky](https://pluckyfilter.com/) - Content Filter
* [Block Image Video](https://mybrowseraddon.com/block-image-video.html) - Block All Images & Videos * [Block Image Video](https://mybrowseraddon.com/block-image-video.html) - Block All Images & Videos
* [Offline Mode](https://mybrowseraddon.com/offline-mode.html) - Disconnect Browser from the Internet * [Offline Mode](https://mybrowseraddon.com/offline-mode.html) - Disconnect Browser from the Internet
* [WaybackEverywhere](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox) - Auto Load Archived Versions of Dead Pages * [WaybackEverywhere](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox) - Auto Load Archived Versions of Dead Pages

View File

@ -527,7 +527,7 @@ Linux Gaming Guide
* [USBMap](https://github.com/corpnewt/USBMap) - Map MacOS USB Ports * [USBMap](https://github.com/corpnewt/USBMap) - Map MacOS USB Ports
* [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/) or [AuroraEditor](https://auroraeditor.com/) * [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/) or [AuroraEditor](https://auroraeditor.com/)
* [PowerShell](https://github.com/powershell/powershell) - PowerShell * [PowerShell](https://github.com/powershell/powershell) - PowerShell
* [Warp](https://www.warp.dev/) or [iTerm2](https://iterm2.com/) - Replacements for Terminal * [iTerm2](https://iterm2.com/) - Replacements for Terminal
* [asciinema](https://asciinema.org/) - Terminal Recorder * [asciinema](https://asciinema.org/) - Terminal Recorder
* [Fig](https://fig.io/) - IDE-Style Autocomplete for Terminal * [Fig](https://fig.io/) - IDE-Style Autocomplete for Terminal
* [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller * [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller

View File

@ -611,7 +611,6 @@
* [open-resume](https://www.open-resume.com/) * [open-resume](https://www.open-resume.com/)
* [novoresume](https://novoresume.com/) * [novoresume](https://novoresume.com/)
* [ResumeFromSpace](https://resumefromspace.com/) * [ResumeFromSpace](https://resumefromspace.com/)
* [Rezi](https://rentry.co/rezi_ai_lifetime_free) - Free Rezi Code
*** ***
@ -801,10 +800,10 @@
* [Erin's Audio Corner](https://www.erinsaudiocorner.com/), [Speakerzilla](https://speakerzilla.com/) or [Equipboard](https://equipboard.com/) - Audio Equipment Comparisons * [Erin's Audio Corner](https://www.erinsaudiocorner.com/), [Speakerzilla](https://speakerzilla.com/) or [Equipboard](https://equipboard.com/) - Audio Equipment Comparisons
* [InStockAlert_DataLover](https://discord.gg/jd6KaBUHG4) or [Fixitfixitfixit](https://discord.gg/gpu) - GPU / Xbox / PS5 Drop Notifications / [Guide](https://youtu.be/2cBRW9FeQ3A) * [InStockAlert_DataLover](https://discord.gg/jd6KaBUHG4) or [Fixitfixitfixit](https://discord.gg/gpu) - GPU / Xbox / PS5 Drop Notifications / [Guide](https://youtu.be/2cBRW9FeQ3A)
* [PhoneDB](https://phonedb.net/), [GSMChoice](https://www.gsmchoice.com/en/), [Kimovil](https://www.kimovil.com/en/) or [GSMArena](https://www.gsmarena.com/) - Compare Phones / Prices * [PhoneDB](https://phonedb.net/), [GSMChoice](https://www.gsmchoice.com/en/), [Kimovil](https://www.kimovil.com/en/) or [GSMArena](https://www.gsmarena.com/) - Compare Phones / Prices
* [Digicamfinder](https://digicamfinder.com/) - Digital Camera Database
* [Dont kill my app!](https://dontkillmyapp.com/) - Manufacturer Battery Life vs. App Functionality * [Dont kill my app!](https://dontkillmyapp.com/) - Manufacturer Battery Life vs. App Functionality
* [PhoneSized](https://phonesized.com/) - Phone Size Comparisons * [PhoneSized](https://phonesized.com/) - Phone Size Comparisons
* [DXOMARK](https://www.dxomark.com/) - Smartphone Quality Testing * [DXOMARK](https://www.dxomark.com/) - Smartphone Quality Testing
* [Camera Decision](https://cameradecision.com/) or [Digicamfinder](https://digicamfinder.com/) - Compare Cameras
* [DVDReleaseDates](https://www.dvdsreleasedates.com/) - DVD Release Dates * [DVDReleaseDates](https://www.dvdsreleasedates.com/) - DVD Release Dates
*** ***
@ -921,7 +920,7 @@
* [TabWave](https://www.tabwave.app/) - Minimal / Productivity New Tab * [TabWave](https://www.tabwave.app/) - Minimal / Productivity New Tab
* [Virtual Cottage](https://dui.itch.io/virtual-cottage) - Activity / Tasks Virtual Cottage * [Virtual Cottage](https://dui.itch.io/virtual-cottage) - Activity / Tasks Virtual Cottage
* [Noisli](https://www.noisli.com/) - Background Sounds for Productivity & Focus * [Noisli](https://www.noisli.com/) - Background Sounds for Productivity & Focus
* [Block Site](https://webextension.org/listing/block-site.html), [LeechBlock](https://www.proginosko.com/leechblock), [uBlacklist](https://iorate.github.io/ublacklist/docs), [Forest](https://pastebin.com/rYuAivA0), [Wiper](https://github.com/davidahmed/wiper) or [Tomato Clock](https://github.com/samueljun/tomato-clock) - Site Blocking Extensions * [Plucky](https://pluckyfilter.com/), [Block Site](https://webextension.org/listing/block-site.html), [LeechBlock](https://www.proginosko.com/leechblock), [uBlacklist](https://iorate.github.io/ublacklist/docs), [Forest](https://pastebin.com/rYuAivA0), [Wiper](https://github.com/davidahmed/wiper) or [Tomato Clock](https://github.com/samueljun/tomato-clock) - Site Blocking Extensions
* [NudgeWare](https://nudgeware.io/), [Minto](https://chromewebstore.google.com/detail/minto/hcgkjlalkeaekjkelpilagbjcengeebl), [GoGo Productivity](https://chromewebstore.google.com/detail/gogo-productivity/mgefagaoblmbfcjoaiibbmobmkgoljia), [UnDistracted](https://www.undistracted.app/), [Focus-ToDo](https://chromewebstore.google.com/detail/ngceodoilcgpmkijopinlkmohnfifjfb) or [HabitLab](https://habitlab.github.io/) - Chrome Productivity Managers * [NudgeWare](https://nudgeware.io/), [Minto](https://chromewebstore.google.com/detail/minto/hcgkjlalkeaekjkelpilagbjcengeebl), [GoGo Productivity](https://chromewebstore.google.com/detail/gogo-productivity/mgefagaoblmbfcjoaiibbmobmkgoljia), [UnDistracted](https://www.undistracted.app/), [Focus-ToDo](https://chromewebstore.google.com/detail/ngceodoilcgpmkijopinlkmohnfifjfb) or [HabitLab](https://habitlab.github.io/) - Chrome Productivity Managers
*** ***

View File

@ -4,13 +4,13 @@
*** ***
*** ***
# ► Arabic # ► Arabic / العربية
* [Dawin](https://www.dawin.io/) - Markdown Editor * [Dawin](https://www.dawin.io/) - Markdown Editor
* [Wudooh](https://wudooh.app/) - Make Arabic Text Clearer * [Wudooh](https://wudooh.app/) - Make Arabic Text Clearer
* [At4RE](https://www.at4re.net/) - Reverse Engineering Forum * [At4RE](https://www.at4re.net/) - Reverse Engineering Forum
## ▷ Downloading ## ▷ Downloading / تحميل
* [arabseed](https://arabseed.show/) - Movies / TV / Sub / 1080p * [arabseed](https://arabseed.show/) - Movies / TV / Sub / 1080p
* [arteenz](https://www.arteenz.com/) - Cartoons / Anime / Dub / 720p * [arteenz](https://www.arteenz.com/) - Cartoons / Anime / Dub / 720p
@ -18,11 +18,11 @@
* [Courses4Arab](https://courses4arab.com/) - Programming Courses * [Courses4Arab](https://courses4arab.com/) - Programming Courses
* [ArabicFonts](https://arabicfonts.net/) - Fonts * [ArabicFonts](https://arabicfonts.net/) - Fonts
## ▷ Torrenting ## ▷ Torrenting / التورنت
* [ArabP2P](https://www.arabp2p.net/) - Video / Private Tracker * [ArabP2P](https://www.arabp2p.net/) - Video / Private Tracker
## ▷ Streaming ## ▷ Streaming / البث
* ⭐ **[FaselHD](https://faselhd.center/)** - Movies / TV / Anime / Sub / 1080p * ⭐ **[FaselHD](https://faselhd.center/)** - Movies / TV / Anime / Sub / 1080p
* [ArabLionz](https://arlionztv.click/) - Movies / TV / Sub / 1080p * [ArabLionz](https://arlionztv.click/) - Movies / TV / Sub / 1080p
@ -45,7 +45,7 @@
* [fomny](https://fomny-tv.com/), [qayadat](https://live.qayadat.org/) or [elahmad](http://www.elahmad.com/tv/arabic-channel.php) - Live TV * [fomny](https://fomny-tv.com/), [qayadat](https://live.qayadat.org/) or [elahmad](http://www.elahmad.com/tv/arabic-channel.php) - Live TV
* [al-fann](https://www.al-fann.net/) - Music * [al-fann](https://www.al-fann.net/) - Music
## ▷ Reading ## ▷ Reading / القراءة
* [dopdfwn](https://www.dopdfwn.com/) - PDF Search Engine * [dopdfwn](https://www.dopdfwn.com/) - PDF Search Engine
* [Noor Book](https://www.noor-book.com/) - Books * [Noor Book](https://www.noor-book.com/) - Books
@ -60,7 +60,7 @@
*** ***
# ► Bangla # ► Bangla / বাংলা
## ▷ Reading ## ▷ Reading
@ -79,7 +79,7 @@
*** ***
# ► Bulgarian # ► Bulgarian / Български
* [Subsunacs](https://subsunacs.net/), [YavkA](https://yavka.net/) or [subs.sab.bz](http://subs.sab.bz/) - Subtitles * [Subsunacs](https://subsunacs.net/), [YavkA](https://yavka.net/) or [subs.sab.bz](http://subs.sab.bz/) - Subtitles
@ -104,7 +104,7 @@
*** ***
# ► Chinese # ► Chinese / 汉语方言
* 🌐 **[heji](https://233heji.com/)**, **[BestXTools](https://discuss-cn.bestxtools.com/)** or **[bajins](https://www.bajins.com/)** - Chinese Sites / Tools Indexes * 🌐 **[heji](https://233heji.com/)**, **[BestXTools](https://discuss-cn.bestxtools.com/)** or **[bajins](https://www.bajins.com/)** - Chinese Sites / Tools Indexes
* 🌐 **[Awesome GitHub Repo](https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo)** - Programming Resources Index * 🌐 **[Awesome GitHub Repo](https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo)** - Programming Resources Index
@ -268,7 +268,7 @@
*** ***
# ► Czech # ► Czech / Čeština
* [Seznam](https://www.seznam.cz/), [Atlas](https://searchatlas.centrum.cz/) or [Centrum](https://search.centrum.cz/) - Search Engines * [Seznam](https://www.seznam.cz/), [Atlas](https://searchatlas.centrum.cz/) or [Centrum](https://search.centrum.cz/) - Search Engines
* [CSFD](https://www.csfd.cz/) - Czech Film Database * [CSFD](https://www.csfd.cz/) - Czech Film Database
@ -300,7 +300,7 @@
*** ***
# ► Finnish # ► Finnish / Suomi
* [finna.fi](https://www.finna.fi/) - Media Archive / Library Card Required * [finna.fi](https://www.finna.fi/) - Media Archive / Library Card Required
@ -315,7 +315,7 @@
*** ***
# ► French # ► French / Français
* [P2PFR](https://forum.p2pfr.com/) - Piracy Discussion * [P2PFR](https://forum.p2pfr.com/) - Piracy Discussion
* [Emuline](https://www.emuline.org/) - ROM / Emulation Discussion * [Emuline](https://www.emuline.org/) - ROM / Emulation Discussion
@ -392,7 +392,7 @@
*** ***
# ► German # ► German / Deutsch
* 🌐 **[Awesome German Piracy](https://github.com/SeppPenner/awesome-german-piracy)** - German / Piracy Site Index * 🌐 **[Awesome German Piracy](https://github.com/SeppPenner/awesome-german-piracy)** - German / Piracy Site Index
* ⭐ **[Tarnkappe](https://tarnkappe.info/forum/)** - Piracy Discussion / [Telegram](https://t.me/Tarnkappe_info) * ⭐ **[Tarnkappe](https://tarnkappe.info/forum/)** - Piracy Discussion / [Telegram](https://t.me/Tarnkappe_info)
@ -460,7 +460,7 @@
*** ***
# ► Georgian # ► Georgian / ქართული ენა
## ▷ Downloading ## ▷ Downloading
@ -473,7 +473,7 @@
*** ***
# ► Greek # ► Greek / ελληνικά
* [Subs4series](https://www.subs4series.com/) - Greek Subtitles * [Subs4series](https://www.subs4series.com/) - Greek Subtitles
@ -485,13 +485,13 @@
*** ***
# ► Hebrew # ► Hebrew / עברית
* [AB-Maps](https://www.abmaps.com/) - Map Tool * [AB-Maps](https://www.abmaps.com/) - Map Tool
* [Walla](https://www.walla.co.il/) - News * [Walla](https://www.walla.co.il/) - News
* [Ktuvit](https://www.ktuvit.me/) or [WizdomSubs](https://wizdom.xyz/) - Subtitles * [Ktuvit](https://www.ktuvit.me/) or [WizdomSubs](https://wizdom.xyz/) - Subtitles
## ▷ Streaming ## ▷ Streaming / הזרמה
* [Walla VODs](https://vod.walla.co.il/) - Movies / TV * [Walla VODs](https://vod.walla.co.il/) - Movies / TV
* [Watch It](https://israwatch.cc/), [2](https://wallaflix.com/) - Movies / TV * [Watch It](https://israwatch.cc/), [2](https://wallaflix.com/) - Movies / TV
@ -502,13 +502,13 @@
* [GURUTV](https://gurutv.online/) - Live TV * [GURUTV](https://gurutv.online/) - Live TV
* [israelTV](https://israeltv.online/) - Live TV * [israelTV](https://israeltv.online/) - Live TV
## ▷ Downloading ## ▷ Downloading / הורדה
* [ultsub](https://ultsub.co.il/) - Anime / Sub / [Discord](https://discord.gg/4Bc8b2W) / [Telegram](https://t.me/UltSub) * [ultsub](https://ultsub.co.il/) - Anime / Sub / [Discord](https://discord.gg/4Bc8b2W) / [Telegram](https://t.me/UltSub)
*** ***
# ► Hungarian # ► Hungarian / Magyar
* [TorrentEmpire](https://torrent-empire.me/) - Torrent Discussion * [TorrentEmpire](https://torrent-empire.me/) - Torrent Discussion
* [Turistautak](https://turistautak.hu/) - Hungarian Maps * [Turistautak](https://turistautak.hu/) - Hungarian Maps
@ -521,7 +521,7 @@
*** ***
# ► Indian Languages # ► Indian Languages / भारतीय भाषाएँ
* [Indic-Keyboard](https://gitlab.com/indicproject/indic-keyboard) - Indian Android Keyboard * [Indic-Keyboard](https://gitlab.com/indicproject/indic-keyboard) - Indian Android Keyboard
@ -565,8 +565,6 @@
* [1xanime](https://www.1xanime.in/) - Anime / 1080p / [Telegram](https://t.me/onexanime2) * [1xanime](https://www.1xanime.in/) - Anime / 1080p / [Telegram](https://t.me/onexanime2)
* [Toonsouthindia](https://toonsouthindia.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/+VQNviznAktwAxUv8) * [Toonsouthindia](https://toonsouthindia.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/+VQNviznAktwAxUv8)
* [ToonWorld Tamil](https://toonworldtamil.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/joinchat/AAAAAEDdWfKBosrNxtfy-Q) * [ToonWorld Tamil](https://toonworldtamil.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/joinchat/AAAAAEDdWfKBosrNxtfy-Q)
* [Toonhub4u](https://toonhub4u.net/) - Cartoons / 1080p / [Telegram](https://telegram.me/joinchat/uJ8k8_dvqhQwODE1)
* [TVToonsIndia](https://tvtoonsindia.com/) - Cartoons / Anime / Dub / 1080p / [Telegram](https://t.me/tvtoonsindiaofficial)
* [New Hindi Animes](https://t.me/New_Hindi_Animes) - Anime Telegram Chat * [New Hindi Animes](https://t.me/New_Hindi_Animes) - Anime Telegram Chat
* [Indian Flac Songs](https://t.me/indianflacsongs) - Music / FLAC * [Indian Flac Songs](https://t.me/indianflacsongs) - Music / FLAC
* [WapKing](https://wapking.name/) - Music / MP3 * [WapKing](https://wapking.name/) - Music / MP3
@ -665,7 +663,7 @@
*** ***
# ► Italian # ► Italian / Italiano
* 🌐 **[Italian Piracy Resources](https://rentry.co/italian-piracy-resources)** or **[The Italian Corsairs](https://rentry.co/the-italian-corsairs)** - Piracy Sites List * 🌐 **[Italian Piracy Resources](https://rentry.co/italian-piracy-resources)** or **[The Italian Corsairs](https://rentry.co/the-italian-corsairs)** - Piracy Sites List
* [PizzaGPT](https://www.pizzagpt.it/) - Italian ChatGPT Alternative * [PizzaGPT](https://www.pizzagpt.it/) - Italian ChatGPT Alternative
@ -703,7 +701,7 @@
*** ***
# ► Japanese # ► Japanese / 日本語
* [MiniTokyo3D](https://minitokyo3d.com/) - Tokyo Public Transport Map * [MiniTokyo3D](https://minitokyo3d.com/) - Tokyo Public Transport Map
* [lit.link](https://lit.link/) - Link All Your Sites on One Page * [lit.link](https://lit.link/) - Link All Your Sites on One Page
@ -786,7 +784,7 @@
*** ***
# ► Korean # ► Korean / 한국어,
* [dic.daum](https://dic.daum.net/) - Korean Translator / Spellchecker * [dic.daum](https://dic.daum.net/) - Korean Translator / Spellchecker
* [TakakTadak](https://tadaktadak.co.kr/) - Korean Practice / English Learning * [TakakTadak](https://tadaktadak.co.kr/) - Korean Practice / English Learning
@ -826,7 +824,7 @@
*** ***
# ► Malay # ► Malay / Bahasa Melayu
* [Lowyat](https://forum.lowyat.net/) - Tech Forum * [Lowyat](https://forum.lowyat.net/) - Tech Forum
@ -840,7 +838,7 @@
*** ***
# ► Norwegian # ► Norwegian / Norsk
## ▷ Streaming ## ▷ Streaming
@ -853,7 +851,7 @@
*** ***
# ► Persian # ► Persian / فارسی
* 🌐 **[Awesome Freedom](https://github.com/hiddify/awesome-freedom)** - Tools Index * 🌐 **[Awesome Freedom](https://github.com/hiddify/awesome-freedom)** - Tools Index
* 🌐 **[Awesome AI channels](https://github.com/AminTaheri23/Awesome-AI-telegram-gp-and-channel)** - AI Telegram Channels / Groups Index * 🌐 **[Awesome AI channels](https://github.com/AminTaheri23/Awesome-AI-telegram-gp-and-channel)** - AI Telegram Channels / Groups Index
@ -932,7 +930,7 @@
*** ***
# ► Polish # ► Polish / polski
* [Napisy24](https://napisy24.pl/), [GrupaHatak](https://grupahatak.pl/) or [KickAssSubtitles](https://kickasssubtitles.com/pl) * [Napisy24](https://napisy24.pl/), [GrupaHatak](https://grupahatak.pl/) or [KickAssSubtitles](https://kickasssubtitles.com/pl)
@ -985,7 +983,7 @@
*** ***
# ► Portuguese # ► Portuguese / Português
* 🌐 **[Guia de Pirataria para Iniciantes](https://rentry.org/PiracyBG-PTBR)** - Portuguese Beginners Guide to Piracy * 🌐 **[Guia de Pirataria para Iniciantes](https://rentry.org/PiracyBG-PTBR)** - Portuguese Beginners Guide to Piracy
* 🌐 **[Invertexto](https://www.invertexto.com)** - Online Tools Index * 🌐 **[Invertexto](https://www.invertexto.com)** - Online Tools Index
@ -1148,7 +1146,7 @@
*** ***
# ► Romanian # ► Romanian / limba română
## ▷ Downloading ## ▷ Downloading
@ -1181,7 +1179,7 @@
*** ***
# ► Russian # ► Russian / Русский
* ⭐ **[Russian Internet Blackout Bypass Guide](https://telegra.ph/CHto-delat-pri-otklyuchenii-interneta-02-27), [2](https://www.the-village.ru/situation/howto/otklyuchenie-interneta)** * ⭐ **[Russian Internet Blackout Bypass Guide](https://telegra.ph/CHto-delat-pri-otklyuchenii-interneta-02-27), [2](https://www.the-village.ru/situation/howto/otklyuchenie-interneta)**
* ⭐ **[РосКомСвобода](https://t.me/roskomsvoboda_discuss)** / [roskomsvoboda](https://t.me/roskomsvoboda) / [rks_legal_talk](https://t.me/rks_legal_talk) / [rks_org_Bot](https://t.me/rks_org_bot) / [rks_tech_talk](https://t.me/rks_tech_talk) or [Ru.Board](https://forum.ru-board.com/) - Piracy Discussion Telegram * ⭐ **[РосКомСвобода](https://t.me/roskomsvoboda_discuss)** / [roskomsvoboda](https://t.me/roskomsvoboda) / [rks_legal_talk](https://t.me/rks_legal_talk) / [rks_org_Bot](https://t.me/rks_org_bot) / [rks_tech_talk](https://t.me/rks_tech_talk) or [Ru.Board](https://forum.ru-board.com/) - Piracy Discussion Telegram
@ -1353,7 +1351,7 @@
*** ***
# ► Slovak # ► Slovak / slovenčina
* [SKCinema](http://www.skcinema.sk/arl-sfu/cs/index/) - Slovak Film Database * [SKCinema](http://www.skcinema.sk/arl-sfu/cs/index/) - Slovak Film Database
@ -1365,7 +1363,7 @@
*** ***
# ► Spanish # ► Spanish / Español
* 🌐 **[Awesome Telegram Redcarpet](https://listados.gitlab.io/awesome-telegram-redcarpet/)**, [2](https://gitlab.com/listados/awesome-telegram) - Telegram Channel Index * 🌐 **[Awesome Telegram Redcarpet](https://listados.gitlab.io/awesome-telegram-redcarpet/)**, [2](https://gitlab.com/listados/awesome-telegram) - Telegram Channel Index
* [Minijuegos](https://www.minijuegos.com/) - Browser Games * [Minijuegos](https://www.minijuegos.com/) - Browser Games
@ -1390,7 +1388,7 @@
* [Fiuxy2](https://fiuxy2.co/) - Video / Audio / Reading / NSFW / [Bypass](https://greasyfork.org/en/scripts/477591) * [Fiuxy2](https://fiuxy2.co/) - Video / Audio / Reading / NSFW / [Bypass](https://greasyfork.org/en/scripts/477591)
* [La Taberna Del Cangrejo](http://www.latabernadelcangrejo.eu/) - Video / Audio * [La Taberna Del Cangrejo](http://www.latabernadelcangrejo.eu/) - Video / Audio
* [Descargandoxmega](https://www.descargandoxmega.com/) - Movies / TV / Animation / 1080p / 4K / Latino / Castilian * [Descargandoxmega](https://www.descargandoxmega.com/) - Movies / TV / Animation / 1080p / 4K / Latino / Castilian
* [PelisEnHD](https://pelisenhd.org/) - Movies / TV / Anime / 4K / Latino / Castilian / [Partial Bypass](https://greasyfork.org/en/scripts/486337) * [PelisEnHD](https://pelisenhd.org/) - Movies / TV / Anime / 4K / Latino / Castilian
* [SomosMovies](https://somosmovies.com/) - Movies / TV / 1080p / 4K / Latino * [SomosMovies](https://somosmovies.com/) - Movies / TV / 1080p / 4K / Latino
* [LatinoMegaHD](https://www.latinomegahd.net/) - Movies / TV / 1080p / 4K / Latino * [LatinoMegaHD](https://www.latinomegahd.net/) - Movies / TV / 1080p / 4K / Latino
* [GDRIVELatino](https://gdrivelatino.net/) - Movies / TV / 1080p / 4K / Latino * [GDRIVELatino](https://gdrivelatino.net/) - Movies / TV / 1080p / 4K / Latino
@ -1622,7 +1620,7 @@
*** ***
# ► Thai # ► Thai / ไทย
## ▷ Streaming ## ▷ Streaming
@ -1639,7 +1637,7 @@
*** ***
# ► Turkish # ► Turkish / Türkçe
* [TurkceAltyazi](https://turkcealtyazi.org/index.php) - Subtitles * [TurkceAltyazi](https://turkcealtyazi.org/index.php) - Subtitles
* [Firmaa](http://www.firmaa.com/) - Company Directory * [Firmaa](http://www.firmaa.com/) - Company Directory
@ -1690,7 +1688,7 @@
*** ***
# ► Ukrainian # ► Ukrainian / українська
## ▷ Torrenting ## ▷ Torrenting
@ -1708,7 +1706,7 @@
*** ***
# ► Uzbek # ► Uzbek / Ўзбек
## ▷ Downloading ## ▷ Downloading
@ -1725,7 +1723,7 @@
*** ***
# ► Vietnamese # ► Vietnamese / Việt
* ⭐ **[Voz.vn](https://voz.vn/)**, **[TECHRUM.VN](https://www.techrum.vn/)** or **[WhiteHat.vn](https://whitehat.vn/)** - Tech Forum * ⭐ **[Voz.vn](https://voz.vn/)**, **[TECHRUM.VN](https://www.techrum.vn/)** or **[WhiteHat.vn](https://whitehat.vn/)** - Tech Forum
* **[J2team](https://www.facebook.com/groups/j2team.community)** - Tech Community * **[J2team](https://www.facebook.com/groups/j2team.community)** - Tech Community

View File

@ -268,7 +268,7 @@
* ↪️ **[UFO Books](https://rentry.co/FMHYBase64#ufo-books)** * ↪️ **[UFO Books](https://rentry.co/FMHYBase64#ufo-books)**
* ↪️ **[Sheet Music Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sheet_music_sites)** * ↪️ **[Sheet Music Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sheet_music_sites)**
* ⭐ **[Short Stories](https://short-stories.co/)**, [Vestal Review](https://www.vestalreview.net/) or [Library of Short Stories](https://www.libraryofshortstories.com/) - Short Stories * ⭐ **[Short Stories](https://short-stories.co/)**, [Vestal Review](https://www.vestalreview.net/) or [Library of Short Stories](https://www.libraryofshortstories.com/) - Short Stories
* ⭐ **[Poetry Foundation](https://www.poetryfoundation.org/)**, [Poetry In Translation](https://www.poetryintranslation.com/), [PoemHunter](https://www.poemhunter.com/), [RUVerses](https://ruverses.com/) or [Poetry.com](https://www.poetry.com/) - Poetry * ⭐ **[Poetry Foundation](https://www.poetryfoundation.org/)**, [Poetry In Translation](https://www.poetryintranslation.com/), [PoemHunter](https://www.poemhunter.com/), [RUVerses](https://ruverses.com/), [PoetryNook](https://poetrynook.com/) or [Poetry.com](https://www.poetry.com/) - Poetry
* ⭐ **[SufficientVelocity](https://forums.sufficientvelocity.com/)** or [SpaceBattles](https://forums.spacebattles.com/) - Fanfiction Forums * ⭐ **[SufficientVelocity](https://forums.sufficientvelocity.com/)** or [SpaceBattles](https://forums.spacebattles.com/) - Fanfiction Forums
* ⭐ **[MorbidKuriosity](https://morbidkuriosity.com/)** - Conspiracies, Dark History, Crime, Myths etc. * ⭐ **[MorbidKuriosity](https://morbidkuriosity.com/)** - Conspiracies, Dark History, Crime, Myths etc.
* ⭐ **[The Anarchist Library](https://theanarchistlibrary.org/special/index)** - Anarchism * ⭐ **[The Anarchist Library](https://theanarchistlibrary.org/special/index)** - Anarchism
@ -328,7 +328,7 @@
* [Online Books Page](https://onlinebooks.library.upenn.edu/) * [Online Books Page](https://onlinebooks.library.upenn.edu/)
* [The Literature Network](https://www.online-literature.com/) * [The Literature Network](https://www.online-literature.com/)
* [Memory of the World](https://www.memoryoftheworld.org/) * [Memory of the World](https://www.memoryoftheworld.org/)
* [LibreTexts](https://libretexts.org/) * [LibreTexts](https://one.libretexts.org/home), [2](https://libretexts.org/platforms/libraries/), [3](https://libretexts.org/)
* [PDFBooksWorld](https://www.pdfbooksworld.com/) * [PDFBooksWorld](https://www.pdfbooksworld.com/)
* [Monoskop](https://monoskop.org/log/) * [Monoskop](https://monoskop.org/log/)
* [ACM](https://dl.acm.org/) * [ACM](https://dl.acm.org/)
@ -359,6 +359,7 @@
* [TextBookGo](http://textbookgo.com/) - TextBooks * [TextBookGo](http://textbookgo.com/) - TextBooks
* [Saylor](https://www.saylor.org/books/) - Textbooks * [Saylor](https://www.saylor.org/books/) - Textbooks
* [Wikibooks](https://en.wikibooks.org/) - Open-Content Texbooks * [Wikibooks](https://en.wikibooks.org/) - Open-Content Texbooks
* [2012books](https://2012books.lardbucket.org/) - Creative Commons Books
* [Pearson](https://redd.it/smm6ib) - Pearson Textbook Download Guide * [Pearson](https://redd.it/smm6ib) - Pearson Textbook Download Guide
* [JEEBooksPDF](https://m.youtube.com/c/JEEBooksPDF) - JEE Material / [Telegram](https://telegram.me/jeebookspdf) / DL's in Descriptions * [JEEBooksPDF](https://m.youtube.com/c/JEEBooksPDF) - JEE Material / [Telegram](https://telegram.me/jeebookspdf) / DL's in Descriptions
* [ck12](https://www.ck12.org/)- Interactive CK-12 * [ck12](https://www.ck12.org/)- Interactive CK-12

View File

@ -620,6 +620,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
## Minecraft Optimization Mods ## Minecraft Optimization Mods
* ⭐ **[Simply Optimized](https://modrinth.com/modpack/sop)**
* ⭐ **[Fabulously Optimised](https://github.com/Fabulously-Optimized/fabulously-optimized)** * ⭐ **[Fabulously Optimised](https://github.com/Fabulously-Optimized/fabulously-optimized)**
* [Sodium](https://modrinth.com/mod/sodium) / [Indium](https://github.com/comp500/Indium/) / [Extra](https://modrinth.com/mod/sodium-extra) / [Nvidia Rendering](https://github.com/MCRcortex/nvidium) * [Sodium](https://modrinth.com/mod/sodium) / [Indium](https://github.com/comp500/Indium/) / [Extra](https://modrinth.com/mod/sodium-extra) / [Nvidia Rendering](https://github.com/MCRcortex/nvidium)
@ -902,6 +903,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
* https://www3.himovies.to/ * https://www3.himovies.to/
* https://solarmovies.win/ * https://solarmovies.win/
* https://huramovies.to/
* https://solarmovie.pe/ * https://solarmovie.pe/
* https://www2.6movies.net/ * https://www2.6movies.net/
* https://gomovies.sx/ * https://gomovies.sx/
@ -1196,6 +1198,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
* ⭐ **[cachedview](https://cachedview.nl/)**, **[Web Archives](https://github.com/dessant/web-archives)**, [resurrect-pages](https://github.com/Albirew/resurrect-pages-isup-edition) - Aggregate Cache Results * ⭐ **[cachedview](https://cachedview.nl/)**, **[Web Archives](https://github.com/dessant/web-archives)**, [resurrect-pages](https://github.com/Albirew/resurrect-pages-isup-edition) - Aggregate Cache Results
* [Perma.cc](https://perma.cc/) * [Perma.cc](https://perma.cc/)
* [ghostarchive](https://ghostarchive.org/) * [ghostarchive](https://ghostarchive.org/)
* [hozon](https://hozon.site/)
* [Arquivo.pt](https://arquivo.pt/?l=en) * [Arquivo.pt](https://arquivo.pt/?l=en)
### Local Archiving ### Local Archiving

View File

@ -354,7 +354,7 @@
* [YouTube Upload Time](https://chromewebstore.google.com/detail/youtube-upload-time/nenoecmaibjcahoahnmeinahlapheblg) - Check YouTube Upload Date * [YouTube Upload Time](https://chromewebstore.google.com/detail/youtube-upload-time/nenoecmaibjcahoahnmeinahlapheblg) - Check YouTube Upload Date
* [TubeSync](https://github.com/meeb/tubesync) - Sync YouTube Channels / Playlists to a Media Server * [TubeSync](https://github.com/meeb/tubesync) - Sync YouTube Channels / Playlists to a Media Server
* [Playlist Creator for YouTube](https://chromewebstore.google.com/detail/drag-drop-playlist-creato/aklnkkbopjjemjlkffhamaepagbmblbg) or [Playlists at YouTube](https://playlists.at/youtube/) - Playlists Creators * [Playlist Creator for YouTube](https://chromewebstore.google.com/detail/drag-drop-playlist-creato/aklnkkbopjjemjlkffhamaepagbmblbg) or [Playlists at YouTube](https://playlists.at/youtube/) - Playlists Creators
* [ytcc](https://github.com/woefe/ytcc) - Playlist Manager * [ytcc](https://github.com/woefe/ytcc) or [Multiselect](https://addons.mozilla.org/en-US/firefox/addon/multiselect-for-youtube/), [2](https://chromewebstore.google.com/detail/gpgbiinpmelaihndlegbgfkmnpofgfei) - Playlist Managers
* [playlist.tools](https://playlist.tools/) - YouTube Playlist Reverser * [playlist.tools](https://playlist.tools/) - YouTube Playlist Reverser
* [Playlist Randomizer](https://playlist-randomizer.com/) - YouTube Playlist Randomizer * [Playlist Randomizer](https://playlist-randomizer.com/) - YouTube Playlist Randomizer
* [YT Playlist Length](https://ytplaylist-len.sharats.dev/) - Playlist Length Checker * [YT Playlist Length](https://ytplaylist-len.sharats.dev/) - Playlist Length Checker

View File

@ -140,6 +140,7 @@
* ⭐ **[Parsec](https://parsec.app/)** * ⭐ **[Parsec](https://parsec.app/)**
* [Ammyy](https://www.ammyy.com/en/) * [Ammyy](https://www.ammyy.com/en/)
* [FreeRDP](https://www.freerdp.com/) * [FreeRDP](https://www.freerdp.com/)
* [Remotly](https://remotly.com/)
* [Myrtille](https://cedrozor.github.io/myrtille/) * [Myrtille](https://cedrozor.github.io/myrtille/)
* [Aspia](https://aspia.org/) * [Aspia](https://aspia.org/)
* [ChromeRemoteDesktop](https://remotedesktop.google.com/) * [ChromeRemoteDesktop](https://remotedesktop.google.com/)

View File

@ -20,6 +20,7 @@
* ⭐ **[torrent-control](https://github.com/Mika-/torrent-control)** or [Remote Torrent Adder](https://github.com/bogenpirat/remote-torrent-adder) - Easily Send Torrents to Client * ⭐ **[torrent-control](https://github.com/Mika-/torrent-control)** or [Remote Torrent Adder](https://github.com/bogenpirat/remote-torrent-adder) - Easily Send Torrents to Client
* [Tixati](https://tixati.com/) - [Screenshot](https://i.ibb.co/tPfyPRQ/b0683ce2eb49.png) * [Tixati](https://tixati.com/) - [Screenshot](https://i.ibb.co/tPfyPRQ/b0683ce2eb49.png)
* [Motrix](https://motrix.app/) - [Screenshot](https://i.ibb.co/SQqrdpW/2950c09df08a.png) / [GitHub](https://github.com/agalwood/Motrix) * [Motrix](https://motrix.app/) - [Screenshot](https://i.ibb.co/SQqrdpW/2950c09df08a.png) / [GitHub](https://github.com/agalwood/Motrix)
* [WizTorrent](https://wiztorrent.com/) - [Screenshot](https://i.imgur.com/O3VbklP.jpg) / Torrent Player / WebShare
* [Picotorrent](https://picotorrent.org/) - [Screenshot](https://i.ibb.co/Pz4qb8Q/df96c0ff3912.png) * [Picotorrent](https://picotorrent.org/) - [Screenshot](https://i.ibb.co/Pz4qb8Q/df96c0ff3912.png)
* [BiglyBT](https://www.biglybt.com/) - [Screenshot](https://i.ibb.co/5TRkt1t/bfe91a771679.png) * [BiglyBT](https://www.biglybt.com/) - [Screenshot](https://i.ibb.co/5TRkt1t/bfe91a771679.png)
* [LIII](https://codecpack.co/download/LIII-BitTorrent-Client.html) - [Screenshot](https://i.ibb.co/jRJR1cX/cecb8c47451d.png) * [LIII](https://codecpack.co/download/LIII-BitTorrent-Client.html) - [Screenshot](https://i.ibb.co/jRJR1cX/cecb8c47451d.png)
@ -183,6 +184,7 @@
* ⭐ **[Torrent Legality](https://i.ibb.co/HHqC4V2/11e244ddbdfb.png)** - Torrenting Laws by Country * ⭐ **[Torrent Legality](https://i.ibb.co/HHqC4V2/11e244ddbdfb.png)** - Torrenting Laws by Country
* [WarezBot](https://github.com/enzobes/WarezBot) - Discord Scene Release Tracker * [WarezBot](https://github.com/enzobes/WarezBot) - Discord Scene Release Tracker
* [btcache](https://btcache.me/), [iTorrents](https://itorrents.org) or [Torrage](https://torrage.info/) - Torrent Storage Cache * [btcache](https://btcache.me/), [iTorrents](https://itorrents.org) or [Torrage](https://torrage.info/) - Torrent Storage Cache
* [InfoTorrent](https://infotorrent.tnl.one/) or [Webtorrent Checker](https://checker.openwebtorrent.com/) - Check Torrent File Health
* [TorrentTags](https://torrenttags.com/) - Check Torrents for Copyright Claims * [TorrentTags](https://torrenttags.com/) - Check Torrents for Copyright Claims
* [MagLit](https://maglit.me/) - Magnet Link Shorteners * [MagLit](https://maglit.me/) - Magnet Link Shorteners
* [Magnet Link Generator](https://magnetlinkgenerator.com/) - Magnet Link Generator * [Magnet Link Generator](https://magnetlinkgenerator.com/) - Magnet Link Generator

View File

@ -356,6 +356,7 @@
* [Flowframes](https://nmkd.itch.io/flowframes) / [Beta](https://kemono.party/patreon/user/19695417) or [SVP](https://www.svp-team.com/) / [Guide](https://www.svp-team.com/wiki/Manual:SVPcode) - Video Interpolation / Increase FPS * [Flowframes](https://nmkd.itch.io/flowframes) / [Beta](https://kemono.party/patreon/user/19695417) or [SVP](https://www.svp-team.com/) / [Guide](https://www.svp-team.com/wiki/Manual:SVPcode) - Video Interpolation / Increase FPS
* [VideoColorizerColab](https://colab.research.google.com/github/jantic/DeOldify/blob/master/VideoColorizerColab.ipynb) - Video Colorization Colab * [VideoColorizerColab](https://colab.research.google.com/github/jantic/DeOldify/blob/master/VideoColorizerColab.ipynb) - Video Colorization Colab
* [OpenColorIO](https://opencolorio.org/) - Video Color Manager * [OpenColorIO](https://opencolorio.org/) - Video Color Manager
* [FreshLUTs](https://freshluts.com/) - Free LUTs (Color Filters)
* [Avidemux](http://fixounet.free.fr/avidemux/) - Cut / Filter / Encode * [Avidemux](http://fixounet.free.fr/avidemux/) - Cut / Filter / Encode
* [vidcutter](https://github.com/ozmartian/vidcutter) - Cut / Trim Videos * [vidcutter](https://github.com/ozmartian/vidcutter) - Cut / Trim Videos
* [Opus](https://www.opus.pro/) - Clip Creator * [Opus](https://www.opus.pro/) - Clip Creator

View File

@ -8,19 +8,19 @@
## ▷ Multi Server ## ▷ Multi Server
* ⭐ **[movie-web](https://movie-web.app/)** - Movies / TV / 4K / 1080p / [Proxy Fix (Important)](https://movie-web.app/onboarding) / [Discord](https://discord.gg/vXsRvye8BS) * ⭐ **[movie-web](https://erynith.github.io/movie-web-instances/)** - Movies / TV / Anime / 4K / 1080p
* ⭐ **[watch.lonelil](https://watch.lonelil.com/)**, [2](https://12131989.xyz/) - Movies / TV / Anime / 4K / 1080p / [Proxy Fix (Important)](https://watch.lonelil.com/onboarding) / [Discord](https://discord.com/invite/BKts6Jb5sA) * ⭐ **[watch.lonelil](https://watch.lonelil.com/)**, [2](https://12131989.xyz/) - Movies / TV / Anime / 4K / 1080p / [Proxy Fix (Important)](https://watch.lonelil.com/onboarding) / [Discord](https://discord.com/invite/BKts6Jb5sA)
* ⭐ **[Braflix](https://www.braflix.video/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH) * ⭐ **[Braflix](https://www.braflix.video/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH)
* ⭐ **[FMovies](https://fmoviesz.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fmovies_clones) * ⭐ **[FMovies](https://fmoviesz.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fmovies_clones)
* ⭐ **[FlixHQ](https://flixhq.click/)** - Movies / TV / Anime / 1080p * ⭐ **[FlixHQ](https://flixhq.click/)** - Movies / TV / Anime / 1080p
* ⭐ **[Binged](https://binged.live/)**, [2](https://binged.in/), [3](https://binge.lol/) - Movies / TV / Anime / 1080p
* ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://sushbo.com/), [4](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/BE7kTVezBN) * ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://sushbo.com/), [4](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/BE7kTVezBN)
* ⭐ **[Streamflix](https://watch.streamflix.one/)**, [2](https://watchamovie.today/), [3](https://streamflix.space/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/C8fyfz5pYz) * ⭐ **[Streamflix](https://watch.streamflix.one/)**, [2](https://watchamovie.today/), [3](https://streamflix.space/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/C8fyfz5pYz)
* ⭐ **[M4uFree](https://ww2.m4ufree.com/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m4ufree_clones) * ⭐ **[M4uFree](https://ww2.m4ufree.com/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m4ufree_clones)
* ⭐ **[SFlix](https://sflix.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sflix_clones) * ⭐ **[SFlix](https://sflix.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sflix_clones)
* ⭐ **[UpMovies](https://upmovies.to/)** - Movies / TV / Anime / 1080p / Use Adblock * ⭐ **[UpMovies](https://upmovies.to/)** - Movies / TV / Anime / 1080p / Use Adblock
* ⭐ **[The Movie Archive](https://themoviearchive.site/)**, [2](https://tma.lol) - Movies / TV / 4K / 1080p * ⭐ **[The Movie Archive](https://themoviearchive.site/)**, [2](https://tma.lol) - Movies / TV / 4K / 1080p
* ⭐ **[Binged](https://binged.live/)**, [2](https://binged.in/), [3](https://binge.lol/) - Movies / TV / Anime / 1080p * ⭐ **[KipFlix](https://kipflix.space/)**, [2](https://kipflix.vercel.app/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/vNaRPZc75q)
* ⭐ **[KipFlix](https://kipflix.vercel.app/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/vNaRPZc75q)
* ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/GbW6gzAKgc) * ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/GbW6gzAKgc)
* ⭐ **[PrimeWire](https://www.primewire.tf/)** - Movies / TV / Anime / 1080p * ⭐ **[PrimeWire](https://www.primewire.tf/)** - Movies / TV / Anime / 1080p
* ⭐ **[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 * ⭐ **[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
@ -81,11 +81,11 @@
* ⭐ **[PressPlay](https://www.pressplay.top/)** - Movies / TV / 1080p / [Discord](https://discord.gg/r4QrghF4B9) * ⭐ **[PressPlay](https://www.pressplay.top/)** - Movies / TV / 1080p / [Discord](https://discord.gg/r4QrghF4B9)
* ⭐ **[YesMovies](https://yesmovies.ag/)**, [2](https://ww4.solarmovie.to/), [3](https://ww5.0123movie.net/), [4](https://ww1.putlocker.vip/) - Movies / TV / Anime / 1080p * ⭐ **[YesMovies](https://yesmovies.ag/)**, [2](https://ww4.solarmovie.to/), [3](https://ww5.0123movie.net/), [4](https://ww1.putlocker.vip/) - Movies / TV / Anime / 1080p
* ⭐ **[LookMovie](https://lookmovie2.to/)** - Movies / TV / 720p / [Mirrors](https://proxymirrorlookmovie.github.io/) * ⭐ **[LookMovie](https://lookmovie2.to/)** - Movies / TV / 720p / [Mirrors](https://proxymirrorlookmovie.github.io/)
* [Cinewave](https://discord.gg/pwtj9X8BtE) - Movies / TV / Anime / 1080p
* [FshareTV](https://fsharetv.co/), [2](https://fsharetv.io/) - Movies / 1080p * [FshareTV](https://fsharetv.co/), [2](https://fsharetv.io/) - Movies / 1080p
* [FossaTV](https://fossa.tv/) - Movies / TV / 1080p * [FossaTV](https://fossa.tv/) - Movies / TV / 1080p
* [RidoMovies](https://ridomovies.tv/) - Movies / 1080p * [RidoMovies](https://ridomovies.tv/) - Movies / 1080p
* [Ling.online](https://ling-online.net/en/videos/films/) - Movies / TV / 1080p * [Ling.online](https://ling-online.net/en/videos/films/) - Movies / TV / 1080p
* [NEPU](https://nepu.to/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/nepu)
* [UniqueStream](https://uniquestream.net/) - Movies / TV / 1080p * [UniqueStream](https://uniquestream.net/) - Movies / TV / 1080p
* [English Movies](https://m.vk.com/english_movies) - Movies / 1080p * [English Movies](https://m.vk.com/english_movies) - Movies / 1080p
* [StreamLord](http://www.streamlord.com/) - Movies / TV / 1080p * [StreamLord](http://www.streamlord.com/) - Movies / TV / 1080p
@ -556,7 +556,7 @@
* ↪️ **[General DDL Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download)** * ↪️ **[General DDL Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download)**
* ↪️ **[Video Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)** * ↪️ **[Video Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
* ⭐ **[OlaMovies](https://olamovies.bar/)** - Movies / TV / 4K / 1080p / [Telegram](https://telegram.me/olamovies_officialv5) * ⭐ **[OlaMovies](https://olamovies.bar/)** - Movies / TV / 4K / 1080p / [Telegram](https://telegram.me/olamovies_officialv5)
* ⭐ **[Pahe](https://pahe.ph/)** - Movies / TV / Anime / 4K / [Discord](https://discord.gg/4AvaCsd2J4) / [Redirect Buttons](https://greasyfork.org/en/scripts/443277) * ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Discord](https://discord.gg/4AvaCsd2J4) / [Redirect Buttons](https://greasyfork.org/en/scripts/443277)
* ⭐ **[PSARips](https://psa.wf/)** - Movies / TV / 4K * ⭐ **[PSARips](https://psa.wf/)** - Movies / TV / 4K
* ⭐ **[LightDLMovies](https://lightdl.xyz/)**, [2](https://lightdlmovies.blogspot.com/) - Movies / TV / 1080p * ⭐ **[LightDLMovies](https://lightdl.xyz/)**, [2](https://lightdlmovies.blogspot.com/) - Movies / TV / 1080p
* ⭐ **[VegaMovies](https://vegamovies.ngo/)** - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/VegamoviesTo_Official) * ⭐ **[VegaMovies](https://vegamovies.ngo/)** - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/VegamoviesTo_Official)

View File

@ -113,7 +113,7 @@
* ⭐ **[ImageMagick](https://imagemagick.org/index.php)** / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php) * ⭐ **[ImageMagick](https://imagemagick.org/index.php)** / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php)
* ⭐ **[Pingo](https://css-ig.net/pingo)** / [GUI](https://css-ig.net/pinga), [RIOT](https://riot-optimizer.com/), [YOGA](https://yoga.flozz.org/) or [ImageFoo](https://imagefoo.com/) - Image Optimization Tools * ⭐ **[Pingo](https://css-ig.net/pingo)** / [GUI](https://css-ig.net/pinga), [RIOT](https://riot-optimizer.com/), [YOGA](https://yoga.flozz.org/) or [ImageFoo](https://imagefoo.com/) - Image Optimization Tools
* [imverter](https://www.imverter.com/), [Raw Pics](https://raw.pics.io/), [Converseen](https://converseen.fasterland.net/), [Vector Magic](https://vectormagic.com/) or [WebP Converter](https://webp-converter.com/) - Image Converters * [Bulk Image Convert](https://bulkimageconvert.com), [imverter](https://www.imverter.com/), [Raw Pics](https://raw.pics.io/), [Converseen](https://converseen.fasterland.net/), [Vector Magic](https://vectormagic.com/) or [WebP Converter](https://webp-converter.com/) - Image Converters
* [svgco](https://svgco.de/) - Image to SVG Converter * [svgco](https://svgco.de/) - Image to SVG Converter
* [ImageWorsener](https://entropymine.com/imageworsener/) - Image Filters / Blur / Resizing * [ImageWorsener](https://entropymine.com/imageworsener/) - Image Filters / Blur / Resizing
* [AnsiLove](https://www.ansilove.org/downloads.html) or [convert-ascii-to-image](https://onlinetools.com/ascii/convert-ascii-to-image) - ANSI / ASCII Art to PNG Converters * [AnsiLove](https://www.ansilove.org/downloads.html) or [convert-ascii-to-image](https://onlinetools.com/ascii/convert-ascii-to-image) - ANSI / ASCII Art to PNG Converters
@ -576,6 +576,7 @@
* [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback * [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback
* [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries * [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries
* [Binternet](https://github.com/Ahwxorg/Binternet) - Pinterest Frontend * [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 * [PhotoEphemeris](https://photoephemeris.com/) - Photography Sunlight Calculator
* [DataFilm](http://datafilm.io/) - Notebook for Film Photographers * [DataFilm](http://datafilm.io/) - Notebook for Film Photographers
* [GlanceBack](https://glanceback.info/) - Daily Webcam Photo Journal * [GlanceBack](https://glanceback.info/) - Daily Webcam Photo Journal

View File

@ -140,6 +140,7 @@
* ⭐ **[Parsec](https://parsec.app/)** * ⭐ **[Parsec](https://parsec.app/)**
* [Ammyy](https://www.ammyy.com/en/) * [Ammyy](https://www.ammyy.com/en/)
* [FreeRDP](https://www.freerdp.com/) * [FreeRDP](https://www.freerdp.com/)
* [Remotly](https://remotly.com/)
* [Myrtille](https://cedrozor.github.io/myrtille/) * [Myrtille](https://cedrozor.github.io/myrtille/)
* [Aspia](https://aspia.org/) * [Aspia](https://aspia.org/)
* [ChromeRemoteDesktop](https://remotedesktop.google.com/) * [ChromeRemoteDesktop](https://remotedesktop.google.com/)
@ -880,6 +881,7 @@
* [Flowframes](https://nmkd.itch.io/flowframes) / [Beta](https://kemono.party/patreon/user/19695417) or [SVP](https://www.svp-team.com/) / [Guide](https://www.svp-team.com/wiki/Manual:SVPcode) - Video Interpolation / Increase FPS * [Flowframes](https://nmkd.itch.io/flowframes) / [Beta](https://kemono.party/patreon/user/19695417) or [SVP](https://www.svp-team.com/) / [Guide](https://www.svp-team.com/wiki/Manual:SVPcode) - Video Interpolation / Increase FPS
* [VideoColorizerColab](https://colab.research.google.com/github/jantic/DeOldify/blob/master/VideoColorizerColab.ipynb) - Video Colorization Colab * [VideoColorizerColab](https://colab.research.google.com/github/jantic/DeOldify/blob/master/VideoColorizerColab.ipynb) - Video Colorization Colab
* [OpenColorIO](https://opencolorio.org/) - Video Color Manager * [OpenColorIO](https://opencolorio.org/) - Video Color Manager
* [FreshLUTs](https://freshluts.com/) - Free LUTs (Color Filters)
* [Avidemux](http://fixounet.free.fr/avidemux/) - Cut / Filter / Encode * [Avidemux](http://fixounet.free.fr/avidemux/) - Cut / Filter / Encode
* [vidcutter](https://github.com/ozmartian/vidcutter) - Cut / Trim Videos * [vidcutter](https://github.com/ozmartian/vidcutter) - Cut / Trim Videos
* [Opus](https://www.opus.pro/) - Clip Creator * [Opus](https://www.opus.pro/) - Clip Creator
@ -1006,16 +1008,16 @@
* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt) * ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4/3.5 Powered Search / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt)
* ⭐ **[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) * ⭐ **[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/)** - Google's Chatbot
* ⭐ **[ChatGPT](https://chat.openai.com/)** - GPT-3.5 Chatbot / [Discord](https://discord.com/invite/openai)
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-3.5 Powered Search / [Open Source Models](https://labs.perplexity.ai/) * ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-3.5 Powered Search / [Open Source Models](https://labs.perplexity.ai/)
* ⭐ **[FlowGPT](https://flowgpt.com/chat)** - Multiple Chatbots / [Discord](https://discord.com/invite/tWZGzcpTkf)
* ⭐ **[LMSYS Chat](https://chat.lmsys.org/)** - Chat and Compare Multiple Chatbots * ⭐ **[LMSYS Chat](https://chat.lmsys.org/)** - Chat and Compare Multiple Chatbots
* [ChatGPT](https://chat.openai.com/) - GPT-3.5 Chatbot / [Discord](https://discord.com/invite/openai)
* [Gemini](https://gemini.google.com/) - Google's Chatbot
* [groq](https://groq.com/) - LLama and Mixtral Chatbots
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [FlowGPT](https://flowgpt.com/chat) - Multiple Chatbots / [Discord](https://discord.com/invite/tWZGzcpTkf)
* [Phind](https://www.phind.com/) - GPT-3.5 Powered Search * [Phind](https://www.phind.com/) - GPT-3.5 Powered Search
* [Ora](https://ora.ai/start) - GPT-3.5 Based Chatbots * [Ora](https://ora.ai/start) - GPT-3.5 Based Chatbots
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
* [Pi](https://pi.ai/talk) - Inflection AI's Chatbot * [Pi](https://pi.ai/talk) - Inflection AI's Chatbot
* [groq](https://groq.com/) - Multiple Chatbots
* [Poe](https://poe.com/) - Multiple Chatbots / 150 Daily / [Discord](https://discord.com/invite/joinpoe) * [Poe](https://poe.com/) - Multiple Chatbots / 150 Daily / [Discord](https://discord.com/invite/joinpoe)
* [Claude](https://claude.ai/) - Anthropic's Chatbot * [Claude](https://claude.ai/) - Anthropic's Chatbot
* [AI Playground](https://play.vercel.ai/) - Compare Multiple Chatbots * [AI Playground](https://play.vercel.ai/) - Compare Multiple Chatbots
@ -1181,30 +1183,23 @@
## ▷ Online Generators ## ▷ Online Generators
* ⭐ **[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) * ⭐ **[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)
* ⭐ **[Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion)** / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
* ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
* ⭐ **[PlaygroundAI](https://playgroundai.com/)** / 1K Daily
* ⭐ **[Dezgo](https://dezgo.com/)** / [Discord](https://discord.com/invite/RQrGpUhPhx) / Unlimited
* ⭐ **[Mage](https://www.mage.space/)** / [Discord](https://discord.com/invite/GT9bPgxyFP) / Unlimited * ⭐ **[Mage](https://www.mage.space/)** / [Discord](https://discord.com/invite/GT9bPgxyFP) / Unlimited
* ⭐ **[ComfyUI Web](https://comfyuiweb.com/)** / Unlimited * ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
* ⭐ **[PlaygroundAI](https://playgroundai.com/)** / 500 Daily
* ⭐ **[Dezgo](https://dezgo.com/)** / [Discord](https://discord.com/invite/RQrGpUhPhx) / Unlimited
* ⭐ **[Meta AI](https://imagine.meta.com/)** / Unlimited * ⭐ **[Meta AI](https://imagine.meta.com/)** / Unlimited
* ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily * ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily
* ⭐ **[Lexica](https://lexica.art/)** / 48 Weekly * ⭐ **[Lexica](https://lexica.art/)** / 48 Weekly
* [Prodia](https://app.prodia.com/) / [Discord](https://discord.com/invite/495hz6vrFN) / Unlimited * [Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
* [OpenArt](https://openart.ai/home) / [Discord](https://discord.com/invite/yTMNvk5z97) / Unlimited * [Prodia](https://app.prodia.com/) / [Discord](https://discord.com/invite/495hz6vrFN) / [Huggingchat Demo](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / Unlimited
* [SD 2.1 Demo](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited * [SeaArt](https://www.seaart.ai/) / 40 Daily
* [StableDiffusionWeb](https://stablediffusionweb.com/) / Unlimited * [OpenArt](https://openart.ai/) / [Discord](https://discord.com/invite/yTMNvk5z97) / 50 Daily
* [StableDiffusionWeb](https://stablediffusionweb.com/) / 10 Daily
* [AIGallery](https://aigallery.app/) / Unlimited * [AIGallery](https://aigallery.app/) / Unlimited
* [Fast Stable Diffusion](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / Unlimited * [ComfyUI Web](https://comfyuiweb.com/) / Unlimited
* [ImageLabs](https://editor.imagelabs.net/) / Unlimited * [ImageLabs](https://editor.imagelabs.net/) / Unlimited
* [Pollinations](https://pollinations.ai/) / Unlimited / [Discord](https://discord.com/invite/8HqSRhJVxn) * [Pollinations](https://pollinations.ai/) / Unlimited / [Discord](https://discord.com/invite/8HqSRhJVxn)
* [PicFinder](https://picfinder.ai/) / Unlimited * [PicFinder](https://picfinder.ai/) / Unlimited
* [One More AI](https://onemoreai.flutterflow.app/) / Unlimited
* [Diffuse The Rest](https://huggingface.co/spaces/huggingface-projects/diffuse-the-rest) / Unlimited
* [Openart.ai](https://openart.ai/discovery) / Unlimited / [Discord](https://discord.com/invite/yTMNvk5z97)
* [VectorArt.ai](https://vectorart.ai/) / Unlimited / SVGs
* [Kandinsky2](https://fusionbrain.ai/diffusion) / Unlimited / [Github](https://github.com/ai-forever/ru-dalle) / [Demo](https://rudalle.ru/kandinsky2)
* [SeaArt](https://www.seaart.ai/) / 150 Daily
* [GetIMG.ai](https://getimg.ai/) / [Discord](https://discord.com/invite/5KsUXSzVwS) / 100 Monthly * [GetIMG.ai](https://getimg.ai/) / [Discord](https://discord.com/invite/5KsUXSzVwS) / 100 Monthly
* [Leonardo.ai](https://app.leonardo.ai/) / 30 Daily * [Leonardo.ai](https://app.leonardo.ai/) / 30 Daily
* [Adobe Firefly](https://firefly.adobe.com/) / 25 Monthly / [Discord](https://discord.com/invite/dJnsV5s8PZ) / Sign-Up Required * [Adobe Firefly](https://firefly.adobe.com/) / 25 Monthly / [Discord](https://discord.com/invite/dJnsV5s8PZ) / Sign-Up Required
@ -1215,12 +1210,9 @@
* [DreamLike](https://dreamlike.art) / [Discord](https://discord.com/invite/QyGR2FxsKU) / 12 Daily * [DreamLike](https://dreamlike.art) / [Discord](https://discord.com/invite/QyGR2FxsKU) / 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) * [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 * [POKEIT](https://pokeit.ai/) / 10 Daily
* [DeepAI](https://deepai.org/machine-learning-model/stable-diffusion) / [2](https://deepai.org/machine-learning-model/text2img) * [PixAI](https://pixai.art/) / 10 Daily
* [Krea](https://search.krea.ai/) / [Discord](https://discord.gg/rJurUAR8Kz) * [Krea](https://search.krea.ai/) / [Discord](https://discord.gg/rJurUAR8Kz)
* [Uranus AI](https://uranus.ai/)
* [ArtHub.ai](https://arthub.ai/) * [ArtHub.ai](https://arthub.ai/)
* [PixAI](https://pixai.art/)
* [Dream by Wombo](https://dream.ai/)
* [MemeCam](https://www.memecam.io/) - AI Meme Generator * [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 * [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
* [Insta-3D](https://huggingface.co/spaces/ilumine-AI/Insta-3D) - Turn 2D images into 3D spaces * [Insta-3D](https://huggingface.co/spaces/ilumine-AI/Insta-3D) - Turn 2D images into 3D spaces
@ -1335,11 +1327,12 @@
## ▷ Voice Change / Clone ## ▷ Voice Change / Clone
* ⭐ **[RVC](https://github.com/IAHispano/Applio-RVC-Fork)** - Voice Cloning / [AI Hub's Documentation](https://docs.aihub.wtf/) * ⭐ **[RVC](https://github.com/IAHispano/Applio-RVC-Fork)** - Voice Cloning / [AI Hub's Documentation](https://docs.aihub.wtf/)
* ⭐ **[Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC)** * ⭐ **[RVC HFv2](https://huggingface.co/spaces/r3gm/RVC_HFv2)** - Voice Cloning
* ⭐ **[weights.gg](https://www.weights.gg/) / [Discord](https://discord.gg/A5rgNwDRd4) or [AI Hub](https://discord.gg/aihub)** - AI Voice Models and Guides * ⭐ **[weights.gg](https://www.weights.gg/) / [Discord](https://discord.gg/A5rgNwDRd4) or [AI Hub](https://discord.gg/aihub)** - AI Voice Models and Guides
* ⭐ **[Replay](https://www.tryreplay.io/)** - RVC Desktop App * ⭐ **[Replay](https://www.tryreplay.io/)** - RVC Desktop App
* ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Realtime Voice Changer * ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Realtime Voice Changer
* [NeuralSVB](https://github.com/MoonInTheRiver/NeuralSVB) - Singing Voice Enhancer * [NeuralSVB](https://github.com/MoonInTheRiver/NeuralSVB) - Singing Voice Enhancer
* [Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC) - Voice Cloning
* [Bark w/ Voice Clone](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning) - Voice Cloning * [Bark w/ Voice Clone](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning) - Voice Cloning
* [Kits.ai](https://www.kits.ai/) - Voice Cloning * [Kits.ai](https://www.kits.ai/) - Voice Cloning
* [Retrieval-based-Voice-Conversion](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI) * [Retrieval-based-Voice-Conversion](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
@ -1640,7 +1633,7 @@
* ⭐ **[Mixdrop](https://mixdrop.ag/)** - 2GB / 60 Days / Signup Required * ⭐ **[Mixdrop](https://mixdrop.ag/)** - 2GB / 60 Days / Signup Required
* ⭐ **[Qiwi](https://qiwi.gg)** - [Warning](https://pastebin.com/jn90QMEt) / Signup Required * ⭐ **[Qiwi](https://qiwi.gg)** - [Warning](https://pastebin.com/jn90QMEt) / Signup Required
* ⭐ **[Catbox.moe](https://catbox.moe/)** - 200MB / Forever * ⭐ **[Catbox.moe](https://catbox.moe/)** - 200MB / Forever
* [MultiUp](https://multiup.io/), [MirrorAce](https://mirrorace.com/) or [Mirrorcreator](https://www.mirrored.to/) - Multi Host Uploaders * [MultiUp](https://multiup.io/), [MirrorAce](https://mirrorace.com/) or [Mirrorcreator](https://www.mirrored.to/) / [Extract / Upload](https://github.com/Reddiepoint/MultiUp-Direct) - Multi Host Uploaders
* [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App * [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App
* [Archive.org](https://archive.org/create/) - Signup Required * [Archive.org](https://archive.org/create/) - Signup Required
* [send](https://send.vis.ee/) / [instances](https://gitlab.com/timvisee/send-instances) - 2.5gb / 1 day * [send](https://send.vis.ee/) / [instances](https://gitlab.com/timvisee/send-instances) - 2.5gb / 1 day
@ -1894,7 +1887,7 @@ outline: false
## ▷ Redirect Bypass ## ▷ Redirect Bypass
* ⭐ **[Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/)** * ⭐ **[Bypass All Shortlinks](https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated/)**
* ⭐ **[bypass.city](https://bypass.city/)**, [2](https://adbypass.org/) / [krnl-and-linkvertise-bypasser](https://greasyfork.org/en/scripts/427869-krnl-and-linkvertise-bypasser) / [Discord](https://discord.com/invite/uMEtrpRvAf) * ⭐ **[bypass.city](https://bypass.city/)**, [2](https://adbypass.org/) / [krnl-and-linkvertise-bypasser](https://web.archive.org/web/20240220163846/https://greasyfork.org/tr/scripts/427869-working-linkvertise-and-krnl-bypasser) / [Discord](https://discord.com/invite/uMEtrpRvAf)
* [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt) * [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt)
* [bypass.vip](https://bypass.vip/) / [Discord](https://bypass.vip/discord) * [bypass.vip](https://bypass.vip/) / [Discord](https://bypass.vip/discord)
* [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser) * [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser)
@ -1903,6 +1896,7 @@ outline: false
* [Yuumari](https://yuumari.com/bypass/) / [Extension](https://chromewebstore.google.com/detail/auto-link-bypasser/doiagnjlaingkmdjlbfalakpnphfmnoh) / [Script](https://yuumari.com/m-links/#js-code) * [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) * [UploadHEaven](https://greasyfork.org/en/scripts/442019)
* [Skip Script](https://greasyfork.org/en/scripts/473661) * [Skip Script](https://greasyfork.org/en/scripts/473661)
* [Adbypass.eu](https://adbypass.eu/) - Ad-maven Bypass
*** ***
@ -2388,19 +2382,19 @@ outline: false
## ▷ Multi Server ## ▷ Multi Server
* ⭐ **[movie-web](https://movie-web.app/)** - Movies / TV / 4K / 1080p / [Proxy Fix (Important)](https://movie-web.app/onboarding) / [Discord](https://discord.gg/vXsRvye8BS) * ⭐ **[movie-web](https://erynith.github.io/movie-web-instances/)** - Movies / TV / Anime / 4K / 1080p
* ⭐ **[watch.lonelil](https://watch.lonelil.com/)**, [2](https://12131989.xyz/) - Movies / TV / Anime / 4K / 1080p / [Proxy Fix (Important)](https://watch.lonelil.com/onboarding) / [Discord](https://discord.com/invite/BKts6Jb5sA) * ⭐ **[watch.lonelil](https://watch.lonelil.com/)**, [2](https://12131989.xyz/) - Movies / TV / Anime / 4K / 1080p / [Proxy Fix (Important)](https://watch.lonelil.com/onboarding) / [Discord](https://discord.com/invite/BKts6Jb5sA)
* ⭐ **[Braflix](https://www.braflix.video/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH) * ⭐ **[Braflix](https://www.braflix.video/)** - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/wWKmxARaWH)
* ⭐ **[FMovies](https://fmoviesz.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fmovies_clones) * ⭐ **[FMovies](https://fmoviesz.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_fmovies_clones)
* ⭐ **[FlixHQ](https://flixhq.click/)** - Movies / TV / Anime / 1080p * ⭐ **[FlixHQ](https://flixhq.click/)** - Movies / TV / Anime / 1080p
* ⭐ **[Binged](https://binged.live/)**, [2](https://binged.in/), [3](https://binge.lol/) - Movies / TV / Anime / 1080p
* ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://sushbo.com/), [4](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/BE7kTVezBN) * ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://sushbo.com/), [4](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/BE7kTVezBN)
* ⭐ **[Streamflix](https://watch.streamflix.one/)**, [2](https://watchamovie.today/), [3](https://streamflix.space/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/C8fyfz5pYz) * ⭐ **[Streamflix](https://watch.streamflix.one/)**, [2](https://watchamovie.today/), [3](https://streamflix.space/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/C8fyfz5pYz)
* ⭐ **[M4uFree](https://ww2.m4ufree.com/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m4ufree_clones) * ⭐ **[M4uFree](https://ww2.m4ufree.com/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m4ufree_clones)
* ⭐ **[SFlix](https://sflix.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sflix_clones) * ⭐ **[SFlix](https://sflix.to/)** - Movies / TV / Anime / 1080p / [Mirrors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sflix_clones)
* ⭐ **[UpMovies](https://upmovies.to/)** - Movies / TV / Anime / 1080p / Use Adblock * ⭐ **[UpMovies](https://upmovies.to/)** - Movies / TV / Anime / 1080p / Use Adblock
* ⭐ **[The Movie Archive](https://themoviearchive.site/)**, [2](https://tma.lol) - Movies / TV / 4K / 1080p * ⭐ **[The Movie Archive](https://themoviearchive.site/)**, [2](https://tma.lol) - Movies / TV / 4K / 1080p
* ⭐ **[Binged](https://binged.live/)**, [2](https://binged.in/), [3](https://binge.lol/) - Movies / TV / Anime / 1080p * ⭐ **[KipFlix](https://kipflix.space/)**, [2](https://kipflix.vercel.app/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/vNaRPZc75q)
* ⭐ **[KipFlix](https://kipflix.vercel.app/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/vNaRPZc75q)
* ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/GbW6gzAKgc) * ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/GbW6gzAKgc)
* ⭐ **[PrimeWire](https://www.primewire.tf/)** - Movies / TV / Anime / 1080p * ⭐ **[PrimeWire](https://www.primewire.tf/)** - Movies / TV / Anime / 1080p
* ⭐ **[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 * ⭐ **[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
@ -2461,11 +2455,11 @@ outline: false
* ⭐ **[PressPlay](https://www.pressplay.top/)** - Movies / TV / 1080p / [Discord](https://discord.gg/r4QrghF4B9) * ⭐ **[PressPlay](https://www.pressplay.top/)** - Movies / TV / 1080p / [Discord](https://discord.gg/r4QrghF4B9)
* ⭐ **[YesMovies](https://yesmovies.ag/)**, [2](https://ww4.solarmovie.to/), [3](https://ww5.0123movie.net/), [4](https://ww1.putlocker.vip/) - Movies / TV / Anime / 1080p * ⭐ **[YesMovies](https://yesmovies.ag/)**, [2](https://ww4.solarmovie.to/), [3](https://ww5.0123movie.net/), [4](https://ww1.putlocker.vip/) - Movies / TV / Anime / 1080p
* ⭐ **[LookMovie](https://lookmovie2.to/)** - Movies / TV / 720p / [Mirrors](https://proxymirrorlookmovie.github.io/) * ⭐ **[LookMovie](https://lookmovie2.to/)** - Movies / TV / 720p / [Mirrors](https://proxymirrorlookmovie.github.io/)
* [Cinewave](https://discord.gg/pwtj9X8BtE) - Movies / TV / Anime / 1080p
* [FshareTV](https://fsharetv.co/), [2](https://fsharetv.io/) - Movies / 1080p * [FshareTV](https://fsharetv.co/), [2](https://fsharetv.io/) - Movies / 1080p
* [FossaTV](https://fossa.tv/) - Movies / TV / 1080p * [FossaTV](https://fossa.tv/) - Movies / TV / 1080p
* [RidoMovies](https://ridomovies.tv/) - Movies / 1080p * [RidoMovies](https://ridomovies.tv/) - Movies / 1080p
* [Ling.online](https://ling-online.net/en/videos/films/) - Movies / TV / 1080p * [Ling.online](https://ling-online.net/en/videos/films/) - Movies / TV / 1080p
* [NEPU](https://nepu.to/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/nepu)
* [UniqueStream](https://uniquestream.net/) - Movies / TV / 1080p * [UniqueStream](https://uniquestream.net/) - Movies / TV / 1080p
* [English Movies](https://m.vk.com/english_movies) - Movies / 1080p * [English Movies](https://m.vk.com/english_movies) - Movies / 1080p
* [StreamLord](http://www.streamlord.com/) - Movies / TV / 1080p * [StreamLord](http://www.streamlord.com/) - Movies / TV / 1080p
@ -2936,7 +2930,7 @@ outline: false
* ↪️ **[General DDL Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download)** * ↪️ **[General DDL Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/download)**
* ↪️ **[Video Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)** * ↪️ **[Video Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
* ⭐ **[OlaMovies](https://olamovies.bar/)** - Movies / TV / 4K / 1080p / [Telegram](https://telegram.me/olamovies_officialv5) * ⭐ **[OlaMovies](https://olamovies.bar/)** - Movies / TV / 4K / 1080p / [Telegram](https://telegram.me/olamovies_officialv5)
* ⭐ **[Pahe](https://pahe.ph/)** - Movies / TV / Anime / 4K / [Discord](https://discord.gg/4AvaCsd2J4) / [Redirect Buttons](https://greasyfork.org/en/scripts/443277) * ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Discord](https://discord.gg/4AvaCsd2J4) / [Redirect Buttons](https://greasyfork.org/en/scripts/443277)
* ⭐ **[PSARips](https://psa.wf/)** - Movies / TV / 4K * ⭐ **[PSARips](https://psa.wf/)** - Movies / TV / 4K
* ⭐ **[LightDLMovies](https://lightdl.xyz/)**, [2](https://lightdlmovies.blogspot.com/) - Movies / TV / 1080p * ⭐ **[LightDLMovies](https://lightdl.xyz/)**, [2](https://lightdlmovies.blogspot.com/) - Movies / TV / 1080p
* ⭐ **[VegaMovies](https://vegamovies.ngo/)** - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/VegamoviesTo_Official) * ⭐ **[VegaMovies](https://vegamovies.ngo/)** - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/VegamoviesTo_Official)
@ -3490,7 +3484,6 @@ outline: false
* ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/) * ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/)
* ⭐ **[nsane.down](https://www.nsaneforums.com/)** - Signup Required * ⭐ **[nsane.down](https://www.nsaneforums.com/)** - Signup Required
* ⭐ **[Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4)** - Multi-Site Software Search * ⭐ **[Software CSE](https://cse.google.com/cse?cx=ae17d0c72fa6cbcd4)** - Multi-Site Software Search
* [4MirrorLink](https://4mirrorlink.com/) - [.rar Pass](https://pastebin.com/5uALzQsU)
* [AIOWares](https://www.aiowares.com/) * [AIOWares](https://www.aiowares.com/)
* [TheMicroTech](https://programs.themicrotech.net/) * [TheMicroTech](https://programs.themicrotech.net/)
* [soft98](https://soft98.ir/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/) * [soft98](https://soft98.ir/) - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
@ -4279,6 +4272,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
## Minecraft Optimization Mods ## Minecraft Optimization Mods
* ⭐ **[Simply Optimized](https://modrinth.com/modpack/sop)**
* ⭐ **[Fabulously Optimised](https://github.com/Fabulously-Optimized/fabulously-optimized)** * ⭐ **[Fabulously Optimised](https://github.com/Fabulously-Optimized/fabulously-optimized)**
* [Sodium](https://modrinth.com/mod/sodium) / [Indium](https://github.com/comp500/Indium/) / [Extra](https://modrinth.com/mod/sodium-extra) / [Nvidia Rendering](https://github.com/MCRcortex/nvidium) * [Sodium](https://modrinth.com/mod/sodium) / [Indium](https://github.com/comp500/Indium/) / [Extra](https://modrinth.com/mod/sodium-extra) / [Nvidia Rendering](https://github.com/MCRcortex/nvidium)
@ -4561,6 +4555,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
* https://www3.himovies.to/ * https://www3.himovies.to/
* https://solarmovies.win/ * https://solarmovies.win/
* https://huramovies.to/
* https://solarmovie.pe/ * https://solarmovie.pe/
* https://www2.6movies.net/ * https://www2.6movies.net/
* https://gomovies.sx/ * https://gomovies.sx/
@ -4855,6 +4850,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
* ⭐ **[cachedview](https://cachedview.nl/)**, **[Web Archives](https://github.com/dessant/web-archives)**, [resurrect-pages](https://github.com/Albirew/resurrect-pages-isup-edition) - Aggregate Cache Results * ⭐ **[cachedview](https://cachedview.nl/)**, **[Web Archives](https://github.com/dessant/web-archives)**, [resurrect-pages](https://github.com/Albirew/resurrect-pages-isup-edition) - Aggregate Cache Results
* [Perma.cc](https://perma.cc/) * [Perma.cc](https://perma.cc/)
* [ghostarchive](https://ghostarchive.org/) * [ghostarchive](https://ghostarchive.org/)
* [hozon](https://hozon.site/)
* [Arquivo.pt](https://arquivo.pt/?l=en) * [Arquivo.pt](https://arquivo.pt/?l=en)
### Local Archiving ### Local Archiving
@ -5259,7 +5255,7 @@ http://104.131.175.196:8080/, http://70.88.180.169:8088/, http://207.237.122.161
* [YouTube Upload Time](https://chromewebstore.google.com/detail/youtube-upload-time/nenoecmaibjcahoahnmeinahlapheblg) - Check YouTube Upload Date * [YouTube Upload Time](https://chromewebstore.google.com/detail/youtube-upload-time/nenoecmaibjcahoahnmeinahlapheblg) - Check YouTube Upload Date
* [TubeSync](https://github.com/meeb/tubesync) - Sync YouTube Channels / Playlists to a Media Server * [TubeSync](https://github.com/meeb/tubesync) - Sync YouTube Channels / Playlists to a Media Server
* [Playlist Creator for YouTube](https://chromewebstore.google.com/detail/drag-drop-playlist-creato/aklnkkbopjjemjlkffhamaepagbmblbg) or [Playlists at YouTube](https://playlists.at/youtube/) - Playlists Creators * [Playlist Creator for YouTube](https://chromewebstore.google.com/detail/drag-drop-playlist-creato/aklnkkbopjjemjlkffhamaepagbmblbg) or [Playlists at YouTube](https://playlists.at/youtube/) - Playlists Creators
* [ytcc](https://github.com/woefe/ytcc) - Playlist Manager * [ytcc](https://github.com/woefe/ytcc) or [Multiselect](https://addons.mozilla.org/en-US/firefox/addon/multiselect-for-youtube/), [2](https://chromewebstore.google.com/detail/gpgbiinpmelaihndlegbgfkmnpofgfei) - Playlist Managers
* [playlist.tools](https://playlist.tools/) - YouTube Playlist Reverser * [playlist.tools](https://playlist.tools/) - YouTube Playlist Reverser
* [Playlist Randomizer](https://playlist-randomizer.com/) - YouTube Playlist Randomizer * [Playlist Randomizer](https://playlist-randomizer.com/) - YouTube Playlist Randomizer
* [YT Playlist Length](https://ytplaylist-len.sharats.dev/) - Playlist Length Checker * [YT Playlist Length](https://ytplaylist-len.sharats.dev/) - Playlist Length Checker
@ -7112,7 +7108,6 @@ https://cari.institute/
* [Videolink2me](https://videolink2me.com/) - Video Chat * [Videolink2me](https://videolink2me.com/) - Video Chat
* [TinyChat](https://tinychat.com/) - Video Chat * [TinyChat](https://tinychat.com/) - Video Chat
* [Noysi Meet](https://meet.noysi.com/) - Video Chat * [Noysi Meet](https://meet.noysi.com/) - Video Chat
* [iqc](https://icq.com/) - Video Chat
* [Briefing](https://brie.fi/ng) - Video Chat * [Briefing](https://brie.fi/ng) - Video Chat
* [Talky](https://talky.io/) - Video Chat * [Talky](https://talky.io/) - Video Chat
* [GoTeam](https://goteam.video/) - Video Chat * [GoTeam](https://goteam.video/) - Video Chat
@ -7312,7 +7307,6 @@ https://cari.institute/
* [Linkpack](https://www.linkpack.io/) - Save Links to Dropbox * [Linkpack](https://www.linkpack.io/) - Save Links to Dropbox
* [Survol](https://survol.me/) - Preview Links * [Survol](https://survol.me/) - Preview Links
* [Distil](https://distill.io/) or [Update Scanner](https://sneakypete81.github.io/updatescanner/) - Page Change Detection / Notification * [Distil](https://distill.io/) or [Update Scanner](https://sneakypete81.github.io/updatescanner/) - Page Change Detection / Notification
* [Plucky](https://pluckyfilter.com/) - Content Filter
* [Block Image Video](https://mybrowseraddon.com/block-image-video.html) - Block All Images & Videos * [Block Image Video](https://mybrowseraddon.com/block-image-video.html) - Block All Images & Videos
* [Offline Mode](https://mybrowseraddon.com/offline-mode.html) - Disconnect Browser from the Internet * [Offline Mode](https://mybrowseraddon.com/offline-mode.html) - Disconnect Browser from the Internet
* [WaybackEverywhere](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox) - Auto Load Archived Versions of Dead Pages * [WaybackEverywhere](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox) - Auto Load Archived Versions of Dead Pages
@ -8259,7 +8253,7 @@ Linux Gaming Guide
* [USBMap](https://github.com/corpnewt/USBMap) - Map MacOS USB Ports * [USBMap](https://github.com/corpnewt/USBMap) - Map MacOS USB Ports
* [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/) or [AuroraEditor](https://auroraeditor.com/) * [MacVim](https://macvim.org/), [CodeEdit](https://www.codeedit.app/) or [AuroraEditor](https://auroraeditor.com/)
* [PowerShell](https://github.com/powershell/powershell) - PowerShell * [PowerShell](https://github.com/powershell/powershell) - PowerShell
* [Warp](https://www.warp.dev/) or [iTerm2](https://iterm2.com/) - Replacements for Terminal * [iTerm2](https://iterm2.com/) - Replacements for Terminal
* [asciinema](https://asciinema.org/) - Terminal Recorder * [asciinema](https://asciinema.org/) - Terminal Recorder
* [Fig](https://fig.io/) - IDE-Style Autocomplete for Terminal * [Fig](https://fig.io/) - IDE-Style Autocomplete for Terminal
* [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller * [BetterDisplay](https://github.com/waydabber/BetterDisplay) - Display Controller
@ -8899,13 +8893,13 @@ Linux Gaming Guide
*** ***
*** ***
# ► Arabic # ► Arabic / العربية
* [Dawin](https://www.dawin.io/) - Markdown Editor * [Dawin](https://www.dawin.io/) - Markdown Editor
* [Wudooh](https://wudooh.app/) - Make Arabic Text Clearer * [Wudooh](https://wudooh.app/) - Make Arabic Text Clearer
* [At4RE](https://www.at4re.net/) - Reverse Engineering Forum * [At4RE](https://www.at4re.net/) - Reverse Engineering Forum
## ▷ Downloading ## ▷ Downloading / تحميل
* [arabseed](https://arabseed.show/) - Movies / TV / Sub / 1080p * [arabseed](https://arabseed.show/) - Movies / TV / Sub / 1080p
* [arteenz](https://www.arteenz.com/) - Cartoons / Anime / Dub / 720p * [arteenz](https://www.arteenz.com/) - Cartoons / Anime / Dub / 720p
@ -8913,11 +8907,11 @@ Linux Gaming Guide
* [Courses4Arab](https://courses4arab.com/) - Programming Courses * [Courses4Arab](https://courses4arab.com/) - Programming Courses
* [ArabicFonts](https://arabicfonts.net/) - Fonts * [ArabicFonts](https://arabicfonts.net/) - Fonts
## ▷ Torrenting ## ▷ Torrenting / التورنت
* [ArabP2P](https://www.arabp2p.net/) - Video / Private Tracker * [ArabP2P](https://www.arabp2p.net/) - Video / Private Tracker
## ▷ Streaming ## ▷ Streaming / البث
* ⭐ **[FaselHD](https://faselhd.center/)** - Movies / TV / Anime / Sub / 1080p * ⭐ **[FaselHD](https://faselhd.center/)** - Movies / TV / Anime / Sub / 1080p
* [ArabLionz](https://arlionztv.click/) - Movies / TV / Sub / 1080p * [ArabLionz](https://arlionztv.click/) - Movies / TV / Sub / 1080p
@ -8940,7 +8934,7 @@ Linux Gaming Guide
* [fomny](https://fomny-tv.com/), [qayadat](https://live.qayadat.org/) or [elahmad](http://www.elahmad.com/tv/arabic-channel.php) - Live TV * [fomny](https://fomny-tv.com/), [qayadat](https://live.qayadat.org/) or [elahmad](http://www.elahmad.com/tv/arabic-channel.php) - Live TV
* [al-fann](https://www.al-fann.net/) - Music * [al-fann](https://www.al-fann.net/) - Music
## ▷ Reading ## ▷ Reading / القراءة
* [dopdfwn](https://www.dopdfwn.com/) - PDF Search Engine * [dopdfwn](https://www.dopdfwn.com/) - PDF Search Engine
* [Noor Book](https://www.noor-book.com/) - Books * [Noor Book](https://www.noor-book.com/) - Books
@ -8955,7 +8949,7 @@ Linux Gaming Guide
*** ***
# ► Bangla # ► Bangla / বাংলা
## ▷ Reading ## ▷ Reading
@ -8974,7 +8968,7 @@ Linux Gaming Guide
*** ***
# ► Bulgarian # ► Bulgarian / Български
* [Subsunacs](https://subsunacs.net/), [YavkA](https://yavka.net/) or [subs.sab.bz](http://subs.sab.bz/) - Subtitles * [Subsunacs](https://subsunacs.net/), [YavkA](https://yavka.net/) or [subs.sab.bz](http://subs.sab.bz/) - Subtitles
@ -8999,7 +8993,7 @@ Linux Gaming Guide
*** ***
# ► Chinese # ► Chinese / 汉语方言
* 🌐 **[heji](https://233heji.com/)**, **[BestXTools](https://discuss-cn.bestxtools.com/)** or **[bajins](https://www.bajins.com/)** - Chinese Sites / Tools Indexes * 🌐 **[heji](https://233heji.com/)**, **[BestXTools](https://discuss-cn.bestxtools.com/)** or **[bajins](https://www.bajins.com/)** - Chinese Sites / Tools Indexes
* 🌐 **[Awesome GitHub Repo](https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo)** - Programming Resources Index * 🌐 **[Awesome GitHub Repo](https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo)** - Programming Resources Index
@ -9163,7 +9157,7 @@ Linux Gaming Guide
*** ***
# ► Czech # ► Czech / Čeština
* [Seznam](https://www.seznam.cz/), [Atlas](https://searchatlas.centrum.cz/) or [Centrum](https://search.centrum.cz/) - Search Engines * [Seznam](https://www.seznam.cz/), [Atlas](https://searchatlas.centrum.cz/) or [Centrum](https://search.centrum.cz/) - Search Engines
* [CSFD](https://www.csfd.cz/) - Czech Film Database * [CSFD](https://www.csfd.cz/) - Czech Film Database
@ -9195,7 +9189,7 @@ Linux Gaming Guide
*** ***
# ► Finnish # ► Finnish / Suomi
* [finna.fi](https://www.finna.fi/) - Media Archive / Library Card Required * [finna.fi](https://www.finna.fi/) - Media Archive / Library Card Required
@ -9210,7 +9204,7 @@ Linux Gaming Guide
*** ***
# ► French # ► French / Français
* [P2PFR](https://forum.p2pfr.com/) - Piracy Discussion * [P2PFR](https://forum.p2pfr.com/) - Piracy Discussion
* [Emuline](https://www.emuline.org/) - ROM / Emulation Discussion * [Emuline](https://www.emuline.org/) - ROM / Emulation Discussion
@ -9287,7 +9281,7 @@ Linux Gaming Guide
*** ***
# ► German # ► German / Deutsch
* 🌐 **[Awesome German Piracy](https://github.com/SeppPenner/awesome-german-piracy)** - German / Piracy Site Index * 🌐 **[Awesome German Piracy](https://github.com/SeppPenner/awesome-german-piracy)** - German / Piracy Site Index
* ⭐ **[Tarnkappe](https://tarnkappe.info/forum/)** - Piracy Discussion / [Telegram](https://t.me/Tarnkappe_info) * ⭐ **[Tarnkappe](https://tarnkappe.info/forum/)** - Piracy Discussion / [Telegram](https://t.me/Tarnkappe_info)
@ -9355,7 +9349,7 @@ Linux Gaming Guide
*** ***
# ► Georgian # ► Georgian / ქართული ენა
## ▷ Downloading ## ▷ Downloading
@ -9368,7 +9362,7 @@ Linux Gaming Guide
*** ***
# ► Greek # ► Greek / ελληνικά
* [Subs4series](https://www.subs4series.com/) - Greek Subtitles * [Subs4series](https://www.subs4series.com/) - Greek Subtitles
@ -9380,13 +9374,13 @@ Linux Gaming Guide
*** ***
# ► Hebrew # ► Hebrew / עברית
* [AB-Maps](https://www.abmaps.com/) - Map Tool * [AB-Maps](https://www.abmaps.com/) - Map Tool
* [Walla](https://www.walla.co.il/) - News * [Walla](https://www.walla.co.il/) - News
* [Ktuvit](https://www.ktuvit.me/) or [WizdomSubs](https://wizdom.xyz/) - Subtitles * [Ktuvit](https://www.ktuvit.me/) or [WizdomSubs](https://wizdom.xyz/) - Subtitles
## ▷ Streaming ## ▷ Streaming / הזרמה
* [Walla VODs](https://vod.walla.co.il/) - Movies / TV * [Walla VODs](https://vod.walla.co.il/) - Movies / TV
* [Watch It](https://israwatch.cc/), [2](https://wallaflix.com/) - Movies / TV * [Watch It](https://israwatch.cc/), [2](https://wallaflix.com/) - Movies / TV
@ -9397,13 +9391,13 @@ Linux Gaming Guide
* [GURUTV](https://gurutv.online/) - Live TV * [GURUTV](https://gurutv.online/) - Live TV
* [israelTV](https://israeltv.online/) - Live TV * [israelTV](https://israeltv.online/) - Live TV
## ▷ Downloading ## ▷ Downloading / הורדה
* [ultsub](https://ultsub.co.il/) - Anime / Sub / [Discord](https://discord.gg/4Bc8b2W) / [Telegram](https://t.me/UltSub) * [ultsub](https://ultsub.co.il/) - Anime / Sub / [Discord](https://discord.gg/4Bc8b2W) / [Telegram](https://t.me/UltSub)
*** ***
# ► Hungarian # ► Hungarian / Magyar
* [TorrentEmpire](https://torrent-empire.me/) - Torrent Discussion * [TorrentEmpire](https://torrent-empire.me/) - Torrent Discussion
* [Turistautak](https://turistautak.hu/) - Hungarian Maps * [Turistautak](https://turistautak.hu/) - Hungarian Maps
@ -9416,7 +9410,7 @@ Linux Gaming Guide
*** ***
# ► Indian Languages # ► Indian Languages / भारतीय भाषाएँ
* [Indic-Keyboard](https://gitlab.com/indicproject/indic-keyboard) - Indian Android Keyboard * [Indic-Keyboard](https://gitlab.com/indicproject/indic-keyboard) - Indian Android Keyboard
@ -9460,8 +9454,6 @@ Linux Gaming Guide
* [1xanime](https://www.1xanime.in/) - Anime / 1080p / [Telegram](https://t.me/onexanime2) * [1xanime](https://www.1xanime.in/) - Anime / 1080p / [Telegram](https://t.me/onexanime2)
* [Toonsouthindia](https://toonsouthindia.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/+VQNviznAktwAxUv8) * [Toonsouthindia](https://toonsouthindia.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/+VQNviznAktwAxUv8)
* [ToonWorld Tamil](https://toonworldtamil.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/joinchat/AAAAAEDdWfKBosrNxtfy-Q) * [ToonWorld Tamil](https://toonworldtamil.com/) - Anime / Cartoon / 1080p / [Telegram](https://telegram.me/joinchat/AAAAAEDdWfKBosrNxtfy-Q)
* [Toonhub4u](https://toonhub4u.net/) - Cartoons / 1080p / [Telegram](https://telegram.me/joinchat/uJ8k8_dvqhQwODE1)
* [TVToonsIndia](https://tvtoonsindia.com/) - Cartoons / Anime / Dub / 1080p / [Telegram](https://t.me/tvtoonsindiaofficial)
* [New Hindi Animes](https://t.me/New_Hindi_Animes) - Anime Telegram Chat * [New Hindi Animes](https://t.me/New_Hindi_Animes) - Anime Telegram Chat
* [Indian Flac Songs](https://t.me/indianflacsongs) - Music / FLAC * [Indian Flac Songs](https://t.me/indianflacsongs) - Music / FLAC
* [WapKing](https://wapking.name/) - Music / MP3 * [WapKing](https://wapking.name/) - Music / MP3
@ -9560,7 +9552,7 @@ Linux Gaming Guide
*** ***
# ► Italian # ► Italian / Italiano
* 🌐 **[Italian Piracy Resources](https://rentry.co/italian-piracy-resources)** or **[The Italian Corsairs](https://rentry.co/the-italian-corsairs)** - Piracy Sites List * 🌐 **[Italian Piracy Resources](https://rentry.co/italian-piracy-resources)** or **[The Italian Corsairs](https://rentry.co/the-italian-corsairs)** - Piracy Sites List
* [PizzaGPT](https://www.pizzagpt.it/) - Italian ChatGPT Alternative * [PizzaGPT](https://www.pizzagpt.it/) - Italian ChatGPT Alternative
@ -9598,7 +9590,7 @@ Linux Gaming Guide
*** ***
# ► Japanese # ► Japanese / 日本語
* [MiniTokyo3D](https://minitokyo3d.com/) - Tokyo Public Transport Map * [MiniTokyo3D](https://minitokyo3d.com/) - Tokyo Public Transport Map
* [lit.link](https://lit.link/) - Link All Your Sites on One Page * [lit.link](https://lit.link/) - Link All Your Sites on One Page
@ -9681,7 +9673,7 @@ Linux Gaming Guide
*** ***
# ► Korean # ► Korean / 한국어,
* [dic.daum](https://dic.daum.net/) - Korean Translator / Spellchecker * [dic.daum](https://dic.daum.net/) - Korean Translator / Spellchecker
* [TakakTadak](https://tadaktadak.co.kr/) - Korean Practice / English Learning * [TakakTadak](https://tadaktadak.co.kr/) - Korean Practice / English Learning
@ -9721,7 +9713,7 @@ Linux Gaming Guide
*** ***
# ► Malay # ► Malay / Bahasa Melayu
* [Lowyat](https://forum.lowyat.net/) - Tech Forum * [Lowyat](https://forum.lowyat.net/) - Tech Forum
@ -9735,7 +9727,7 @@ Linux Gaming Guide
*** ***
# ► Norwegian # ► Norwegian / Norsk
## ▷ Streaming ## ▷ Streaming
@ -9748,7 +9740,7 @@ Linux Gaming Guide
*** ***
# ► Persian # ► Persian / فارسی
* 🌐 **[Awesome Freedom](https://github.com/hiddify/awesome-freedom)** - Tools Index * 🌐 **[Awesome Freedom](https://github.com/hiddify/awesome-freedom)** - Tools Index
* 🌐 **[Awesome AI channels](https://github.com/AminTaheri23/Awesome-AI-telegram-gp-and-channel)** - AI Telegram Channels / Groups Index * 🌐 **[Awesome AI channels](https://github.com/AminTaheri23/Awesome-AI-telegram-gp-and-channel)** - AI Telegram Channels / Groups Index
@ -9827,7 +9819,7 @@ Linux Gaming Guide
*** ***
# ► Polish # ► Polish / polski
* [Napisy24](https://napisy24.pl/), [GrupaHatak](https://grupahatak.pl/) or [KickAssSubtitles](https://kickasssubtitles.com/pl) * [Napisy24](https://napisy24.pl/), [GrupaHatak](https://grupahatak.pl/) or [KickAssSubtitles](https://kickasssubtitles.com/pl)
@ -9880,7 +9872,7 @@ Linux Gaming Guide
*** ***
# ► Portuguese # ► Portuguese / Português
* 🌐 **[Guia de Pirataria para Iniciantes](https://rentry.org/PiracyBG-PTBR)** - Portuguese Beginners Guide to Piracy * 🌐 **[Guia de Pirataria para Iniciantes](https://rentry.org/PiracyBG-PTBR)** - Portuguese Beginners Guide to Piracy
* 🌐 **[Invertexto](https://www.invertexto.com)** - Online Tools Index * 🌐 **[Invertexto](https://www.invertexto.com)** - Online Tools Index
@ -10043,7 +10035,7 @@ Linux Gaming Guide
*** ***
# ► Romanian # ► Romanian / limba română
## ▷ Downloading ## ▷ Downloading
@ -10076,7 +10068,7 @@ Linux Gaming Guide
*** ***
# ► Russian # ► Russian / Русский
* ⭐ **[Russian Internet Blackout Bypass Guide](https://telegra.ph/CHto-delat-pri-otklyuchenii-interneta-02-27), [2](https://www.the-village.ru/situation/howto/otklyuchenie-interneta)** * ⭐ **[Russian Internet Blackout Bypass Guide](https://telegra.ph/CHto-delat-pri-otklyuchenii-interneta-02-27), [2](https://www.the-village.ru/situation/howto/otklyuchenie-interneta)**
* ⭐ **[РосКомСвобода](https://t.me/roskomsvoboda_discuss)** / [roskomsvoboda](https://t.me/roskomsvoboda) / [rks_legal_talk](https://t.me/rks_legal_talk) / [rks_org_Bot](https://t.me/rks_org_bot) / [rks_tech_talk](https://t.me/rks_tech_talk) or [Ru.Board](https://forum.ru-board.com/) - Piracy Discussion Telegram * ⭐ **[РосКомСвобода](https://t.me/roskomsvoboda_discuss)** / [roskomsvoboda](https://t.me/roskomsvoboda) / [rks_legal_talk](https://t.me/rks_legal_talk) / [rks_org_Bot](https://t.me/rks_org_bot) / [rks_tech_talk](https://t.me/rks_tech_talk) or [Ru.Board](https://forum.ru-board.com/) - Piracy Discussion Telegram
@ -10248,7 +10240,7 @@ Linux Gaming Guide
*** ***
# ► Slovak # ► Slovak / slovenčina
* [SKCinema](http://www.skcinema.sk/arl-sfu/cs/index/) - Slovak Film Database * [SKCinema](http://www.skcinema.sk/arl-sfu/cs/index/) - Slovak Film Database
@ -10260,7 +10252,7 @@ Linux Gaming Guide
*** ***
# ► Spanish # ► Spanish / Español
* 🌐 **[Awesome Telegram Redcarpet](https://listados.gitlab.io/awesome-telegram-redcarpet/)**, [2](https://gitlab.com/listados/awesome-telegram) - Telegram Channel Index * 🌐 **[Awesome Telegram Redcarpet](https://listados.gitlab.io/awesome-telegram-redcarpet/)**, [2](https://gitlab.com/listados/awesome-telegram) - Telegram Channel Index
* [Minijuegos](https://www.minijuegos.com/) - Browser Games * [Minijuegos](https://www.minijuegos.com/) - Browser Games
@ -10285,7 +10277,7 @@ Linux Gaming Guide
* [Fiuxy2](https://fiuxy2.co/) - Video / Audio / Reading / NSFW / [Bypass](https://greasyfork.org/en/scripts/477591) * [Fiuxy2](https://fiuxy2.co/) - Video / Audio / Reading / NSFW / [Bypass](https://greasyfork.org/en/scripts/477591)
* [La Taberna Del Cangrejo](http://www.latabernadelcangrejo.eu/) - Video / Audio * [La Taberna Del Cangrejo](http://www.latabernadelcangrejo.eu/) - Video / Audio
* [Descargandoxmega](https://www.descargandoxmega.com/) - Movies / TV / Animation / 1080p / 4K / Latino / Castilian * [Descargandoxmega](https://www.descargandoxmega.com/) - Movies / TV / Animation / 1080p / 4K / Latino / Castilian
* [PelisEnHD](https://pelisenhd.org/) - Movies / TV / Anime / 4K / Latino / Castilian / [Partial Bypass](https://greasyfork.org/en/scripts/486337) * [PelisEnHD](https://pelisenhd.org/) - Movies / TV / Anime / 4K / Latino / Castilian
* [SomosMovies](https://somosmovies.com/) - Movies / TV / 1080p / 4K / Latino * [SomosMovies](https://somosmovies.com/) - Movies / TV / 1080p / 4K / Latino
* [LatinoMegaHD](https://www.latinomegahd.net/) - Movies / TV / 1080p / 4K / Latino * [LatinoMegaHD](https://www.latinomegahd.net/) - Movies / TV / 1080p / 4K / Latino
* [GDRIVELatino](https://gdrivelatino.net/) - Movies / TV / 1080p / 4K / Latino * [GDRIVELatino](https://gdrivelatino.net/) - Movies / TV / 1080p / 4K / Latino
@ -10517,7 +10509,7 @@ Linux Gaming Guide
*** ***
# ► Thai # ► Thai / ไทย
## ▷ Streaming ## ▷ Streaming
@ -10534,7 +10526,7 @@ Linux Gaming Guide
*** ***
# ► Turkish # ► Turkish / Türkçe
* [TurkceAltyazi](https://turkcealtyazi.org/index.php) - Subtitles * [TurkceAltyazi](https://turkcealtyazi.org/index.php) - Subtitles
* [Firmaa](http://www.firmaa.com/) - Company Directory * [Firmaa](http://www.firmaa.com/) - Company Directory
@ -10585,7 +10577,7 @@ Linux Gaming Guide
*** ***
# ► Ukrainian # ► Ukrainian / українська
## ▷ Torrenting ## ▷ Torrenting
@ -10603,7 +10595,7 @@ Linux Gaming Guide
*** ***
# ► Uzbek # ► Uzbek / Ўзбек
## ▷ Downloading ## ▷ Downloading
@ -10620,7 +10612,7 @@ Linux Gaming Guide
*** ***
# ► Vietnamese # ► Vietnamese / Việt
* ⭐ **[Voz.vn](https://voz.vn/)**, **[TECHRUM.VN](https://www.techrum.vn/)** or **[WhiteHat.vn](https://whitehat.vn/)** - Tech Forum * ⭐ **[Voz.vn](https://voz.vn/)**, **[TECHRUM.VN](https://www.techrum.vn/)** or **[WhiteHat.vn](https://whitehat.vn/)** - Tech Forum
* **[J2team](https://www.facebook.com/groups/j2team.community)** - Tech Community * **[J2team](https://www.facebook.com/groups/j2team.community)** - Tech Community
@ -11537,6 +11529,7 @@ Linux Gaming Guide
* ⭐ **[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) * ⭐ **[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/) * ⭐ **[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 * ⭐ **[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) or [Rare](https://github.com/Dummerle/Rare) - Epic Games Launcher * ⭐ **[Heroic Games Launcher](https://heroicgameslauncher.com/)**, [LEGENDARY](https://github.com/derrod/legendary) or [Rare](https://github.com/Dummerle/Rare) - Epic Games Launcher
* ⭐ **[Nemirtingas Epic Emulator](https://cs.rin.ru/forum/viewtopic.php?f=29&t=105551)** - Epic Online Service Emulator * ⭐ **[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) * ⭐ **[TCNO](https://github.com/TCNOco/TcNo-Acc-Switcher)** - Platform Account Switcher / [Tutorial](https://youtu.be/0h-xjiW9M7Y)
@ -11689,7 +11682,6 @@ Linux Gaming Guide
* [humble-cli](https://github.com/smbl64/humble-cli) - Humble Bundle CLI * [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 * [Gog To Free](https://greasyfork.org/en/scripts/481134) - Add Piracy Site Links to GOG Store
* [Moonlight Stream](https://moonlight-stream.org/) / [Server](https://github.com/LizardByte/Sunshine) - Remote Desktop Client * [Moonlight Stream](https://moonlight-stream.org/) / [Server](https://github.com/LizardByte/Sunshine) - Remote Desktop Client
* [Remotly](https://remotly.com/) - Cloud Gaming Apps
* [Google Play Games](https://play.google.com/googleplaygames) - Play Mobile Games on Windows * [Google Play Games](https://play.google.com/googleplaygames) - Play Mobile Games on Windows
* [SaveLocation](https://savelocation.net/) - Game Save Locations * [SaveLocation](https://savelocation.net/) - Game Save Locations
* [GameCopyWorld](https://www.gamecopyworld.com/games/index.php), [MegaGames](https://megagames.com/) or [GTrainers](https://gtrainers.com/) - Game Fixes, Saves and Patches * [GameCopyWorld](https://www.gamecopyworld.com/games/index.php), [MegaGames](https://megagames.com/) or [GTrainers](https://gtrainers.com/) - Game Fixes, Saves and Patches
@ -11879,7 +11871,7 @@ Linux Gaming Guide
* [MCPEDL](https://mcpedl.com/) - Minecraft PE/Bedrock Mods, Maps & Resources * [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 * [Pax](https://github.com/froehlichA/pax) or [Mod Manager](https://github.com/kaniol-lck/modmanager) - Minecraft Mod Managers
* [r/feedthebeast](https://reddit.com/r/feedthebeast/) - Minecraft Mod Discussion Subreddit * [r/feedthebeast](https://reddit.com/r/feedthebeast/) - Minecraft Mod Discussion Subreddit
* [Minecraft Command Science](https://minecraftcommand.science/) - Minecraft Command Generator * [Minecraft Command Science](https://minecraftcommand.science/) or [MCStacker](https://mcstacker.net/) - Minecraft Command Generators
* [Minecraft Performance Flags](https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks) - Java Minecraft Benchmarks * [Minecraft Performance Flags](https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks) - Java Minecraft Benchmarks
* [No Telemetry](https://modrinth.com/mod/no-telemetry) - Disable Telemetry Data * [No Telemetry](https://modrinth.com/mod/no-telemetry) - Disable Telemetry Data
* [Data Pack Generators](https://misode.github.io/) - Minecraft Data Pack Generators * [Data Pack Generators](https://misode.github.io/) - Minecraft Data Pack Generators
@ -11973,7 +11965,6 @@ Linux Gaming Guide
* 🌐 **[Roblox Archive](https://archive.roblonium.com/)** - Roblox Client Archive * 🌐 **[Roblox Archive](https://archive.roblonium.com/)** - Roblox Client Archive
* ⭐ **[Roblox Account Manager](https://github.com/ic3w0lf22/Roblox-Account-Manager)** - Roblox Account Manager * ⭐ **[Roblox Account Manager](https://github.com/ic3w0lf22/Roblox-Account-Manager)** - Roblox Account Manager
* ⭐ **[Roblox Performance](https://rentry.co/roblox-player-studio-performance)** - Roblox Optimization Guides
* ⭐ **[Rolimon's](https://www.rolimons.com/games)** or [RoMonitor Stats](https://romonitorstats.com/) - Roblox Experience Stats * ⭐ **[Rolimon's](https://www.rolimons.com/games)** or [RoMonitor Stats](https://romonitorstats.com/) - Roblox Experience Stats
* ⭐ **[Bloxstrap](https://github.com/pizzaboxer/bloxstrap)** - Roblox Player Bootstrapper * ⭐ **[Bloxstrap](https://github.com/pizzaboxer/bloxstrap)** - Roblox Player Bootstrapper
* [RBXFPSUnlocker](https://github.com/axstin/rbxfpsunlocker) - Unlock Roblox FPS Cap / [Note](https://pastebin.com/rB4BEf5b) * [RBXFPSUnlocker](https://github.com/axstin/rbxfpsunlocker) - Unlock Roblox FPS Cap / [Note](https://pastebin.com/rB4BEf5b)
@ -12678,7 +12669,6 @@ Linux Gaming Guide
* [open-resume](https://www.open-resume.com/) * [open-resume](https://www.open-resume.com/)
* [novoresume](https://novoresume.com/) * [novoresume](https://novoresume.com/)
* [ResumeFromSpace](https://resumefromspace.com/) * [ResumeFromSpace](https://resumefromspace.com/)
* [Rezi](https://rentry.co/rezi_ai_lifetime_free) - Free Rezi Code
*** ***
@ -12868,10 +12858,10 @@ Linux Gaming Guide
* [Erin's Audio Corner](https://www.erinsaudiocorner.com/), [Speakerzilla](https://speakerzilla.com/) or [Equipboard](https://equipboard.com/) - Audio Equipment Comparisons * [Erin's Audio Corner](https://www.erinsaudiocorner.com/), [Speakerzilla](https://speakerzilla.com/) or [Equipboard](https://equipboard.com/) - Audio Equipment Comparisons
* [InStockAlert_DataLover](https://discord.gg/jd6KaBUHG4) or [Fixitfixitfixit](https://discord.gg/gpu) - GPU / Xbox / PS5 Drop Notifications / [Guide](https://youtu.be/2cBRW9FeQ3A) * [InStockAlert_DataLover](https://discord.gg/jd6KaBUHG4) or [Fixitfixitfixit](https://discord.gg/gpu) - GPU / Xbox / PS5 Drop Notifications / [Guide](https://youtu.be/2cBRW9FeQ3A)
* [PhoneDB](https://phonedb.net/), [GSMChoice](https://www.gsmchoice.com/en/), [Kimovil](https://www.kimovil.com/en/) or [GSMArena](https://www.gsmarena.com/) - Compare Phones / Prices * [PhoneDB](https://phonedb.net/), [GSMChoice](https://www.gsmchoice.com/en/), [Kimovil](https://www.kimovil.com/en/) or [GSMArena](https://www.gsmarena.com/) - Compare Phones / Prices
* [Digicamfinder](https://digicamfinder.com/) - Digital Camera Database
* [Dont kill my app!](https://dontkillmyapp.com/) - Manufacturer Battery Life vs. App Functionality * [Dont kill my app!](https://dontkillmyapp.com/) - Manufacturer Battery Life vs. App Functionality
* [PhoneSized](https://phonesized.com/) - Phone Size Comparisons * [PhoneSized](https://phonesized.com/) - Phone Size Comparisons
* [DXOMARK](https://www.dxomark.com/) - Smartphone Quality Testing * [DXOMARK](https://www.dxomark.com/) - Smartphone Quality Testing
* [Camera Decision](https://cameradecision.com/) or [Digicamfinder](https://digicamfinder.com/) - Compare Cameras
* [DVDReleaseDates](https://www.dvdsreleasedates.com/) - DVD Release Dates * [DVDReleaseDates](https://www.dvdsreleasedates.com/) - DVD Release Dates
*** ***
@ -12988,7 +12978,7 @@ Linux Gaming Guide
* [TabWave](https://www.tabwave.app/) - Minimal / Productivity New Tab * [TabWave](https://www.tabwave.app/) - Minimal / Productivity New Tab
* [Virtual Cottage](https://dui.itch.io/virtual-cottage) - Activity / Tasks Virtual Cottage * [Virtual Cottage](https://dui.itch.io/virtual-cottage) - Activity / Tasks Virtual Cottage
* [Noisli](https://www.noisli.com/) - Background Sounds for Productivity & Focus * [Noisli](https://www.noisli.com/) - Background Sounds for Productivity & Focus
* [Block Site](https://webextension.org/listing/block-site.html), [LeechBlock](https://www.proginosko.com/leechblock), [uBlacklist](https://iorate.github.io/ublacklist/docs), [Forest](https://pastebin.com/rYuAivA0), [Wiper](https://github.com/davidahmed/wiper) or [Tomato Clock](https://github.com/samueljun/tomato-clock) - Site Blocking Extensions * [Plucky](https://pluckyfilter.com/), [Block Site](https://webextension.org/listing/block-site.html), [LeechBlock](https://www.proginosko.com/leechblock), [uBlacklist](https://iorate.github.io/ublacklist/docs), [Forest](https://pastebin.com/rYuAivA0), [Wiper](https://github.com/davidahmed/wiper) or [Tomato Clock](https://github.com/samueljun/tomato-clock) - Site Blocking Extensions
* [NudgeWare](https://nudgeware.io/), [Minto](https://chromewebstore.google.com/detail/minto/hcgkjlalkeaekjkelpilagbjcengeebl), [GoGo Productivity](https://chromewebstore.google.com/detail/gogo-productivity/mgefagaoblmbfcjoaiibbmobmkgoljia), [UnDistracted](https://www.undistracted.app/), [Focus-ToDo](https://chromewebstore.google.com/detail/ngceodoilcgpmkijopinlkmohnfifjfb) or [HabitLab](https://habitlab.github.io/) - Chrome Productivity Managers * [NudgeWare](https://nudgeware.io/), [Minto](https://chromewebstore.google.com/detail/minto/hcgkjlalkeaekjkelpilagbjcengeebl), [GoGo Productivity](https://chromewebstore.google.com/detail/gogo-productivity/mgefagaoblmbfcjoaiibbmobmkgoljia), [UnDistracted](https://www.undistracted.app/), [Focus-ToDo](https://chromewebstore.google.com/detail/ngceodoilcgpmkijopinlkmohnfifjfb) or [HabitLab](https://habitlab.github.io/) - Chrome Productivity Managers
*** ***
@ -13643,7 +13633,7 @@ Linux Gaming Guide
* ↪️ **[UFO Books](https://rentry.co/FMHYBase64#ufo-books)** * ↪️ **[UFO Books](https://rentry.co/FMHYBase64#ufo-books)**
* ↪️ **[Sheet Music Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sheet_music_sites)** * ↪️ **[Sheet Music Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_sheet_music_sites)**
* ⭐ **[Short Stories](https://short-stories.co/)**, [Vestal Review](https://www.vestalreview.net/) or [Library of Short Stories](https://www.libraryofshortstories.com/) - Short Stories * ⭐ **[Short Stories](https://short-stories.co/)**, [Vestal Review](https://www.vestalreview.net/) or [Library of Short Stories](https://www.libraryofshortstories.com/) - Short Stories
* ⭐ **[Poetry Foundation](https://www.poetryfoundation.org/)**, [Poetry In Translation](https://www.poetryintranslation.com/), [PoemHunter](https://www.poemhunter.com/), [RUVerses](https://ruverses.com/) or [Poetry.com](https://www.poetry.com/) - Poetry * ⭐ **[Poetry Foundation](https://www.poetryfoundation.org/)**, [Poetry In Translation](https://www.poetryintranslation.com/), [PoemHunter](https://www.poemhunter.com/), [RUVerses](https://ruverses.com/), [PoetryNook](https://poetrynook.com/) or [Poetry.com](https://www.poetry.com/) - Poetry
* ⭐ **[SufficientVelocity](https://forums.sufficientvelocity.com/)** or [SpaceBattles](https://forums.spacebattles.com/) - Fanfiction Forums * ⭐ **[SufficientVelocity](https://forums.sufficientvelocity.com/)** or [SpaceBattles](https://forums.spacebattles.com/) - Fanfiction Forums
* ⭐ **[MorbidKuriosity](https://morbidkuriosity.com/)** - Conspiracies, Dark History, Crime, Myths etc. * ⭐ **[MorbidKuriosity](https://morbidkuriosity.com/)** - Conspiracies, Dark History, Crime, Myths etc.
* ⭐ **[The Anarchist Library](https://theanarchistlibrary.org/special/index)** - Anarchism * ⭐ **[The Anarchist Library](https://theanarchistlibrary.org/special/index)** - Anarchism
@ -13703,7 +13693,7 @@ Linux Gaming Guide
* [Online Books Page](https://onlinebooks.library.upenn.edu/) * [Online Books Page](https://onlinebooks.library.upenn.edu/)
* [The Literature Network](https://www.online-literature.com/) * [The Literature Network](https://www.online-literature.com/)
* [Memory of the World](https://www.memoryoftheworld.org/) * [Memory of the World](https://www.memoryoftheworld.org/)
* [LibreTexts](https://libretexts.org/) * [LibreTexts](https://one.libretexts.org/home), [2](https://libretexts.org/platforms/libraries/), [3](https://libretexts.org/)
* [PDFBooksWorld](https://www.pdfbooksworld.com/) * [PDFBooksWorld](https://www.pdfbooksworld.com/)
* [Monoskop](https://monoskop.org/log/) * [Monoskop](https://monoskop.org/log/)
* [ACM](https://dl.acm.org/) * [ACM](https://dl.acm.org/)
@ -13734,6 +13724,7 @@ Linux Gaming Guide
* [TextBookGo](http://textbookgo.com/) - TextBooks * [TextBookGo](http://textbookgo.com/) - TextBooks
* [Saylor](https://www.saylor.org/books/) - Textbooks * [Saylor](https://www.saylor.org/books/) - Textbooks
* [Wikibooks](https://en.wikibooks.org/) - Open-Content Texbooks * [Wikibooks](https://en.wikibooks.org/) - Open-Content Texbooks
* [2012books](https://2012books.lardbucket.org/) - Creative Commons Books
* [Pearson](https://redd.it/smm6ib) - Pearson Textbook Download Guide * [Pearson](https://redd.it/smm6ib) - Pearson Textbook Download Guide
* [JEEBooksPDF](https://m.youtube.com/c/JEEBooksPDF) - JEE Material / [Telegram](https://telegram.me/jeebookspdf) / DL's in Descriptions * [JEEBooksPDF](https://m.youtube.com/c/JEEBooksPDF) - JEE Material / [Telegram](https://telegram.me/jeebookspdf) / DL's in Descriptions
* [ck12](https://www.ck12.org/)- Interactive CK-12 * [ck12](https://www.ck12.org/)- Interactive CK-12
@ -14905,7 +14896,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Arco Design](https://github.com/arco-design/arco-design-vue) or [Naive-UI](https://www.naiveui.com/) / [GitHub](https://github.com/tusen-ai/naive-ui) - Vue 3 UI Components Library * [Arco Design](https://github.com/arco-design/arco-design-vue) or [Naive-UI](https://www.naiveui.com/) / [GitHub](https://github.com/tusen-ai/naive-ui) - Vue 3 UI Components Library
* [Vuejs Dev Tools](https://vuejs.org/) - Add Vue 3 Debugging to Browser * [Vuejs Dev Tools](https://vuejs.org/) - Add Vue 3 Debugging to Browser
* [Vue vben admin](https://github.com/vbenjs/vue-vben-admin) - Vue Admin * [Vue vben admin](https://github.com/vbenjs/vue-vben-admin) - Vue Admin
* [Sight](https://github.com/tsenart/sight) - Syntax Highlighter for Chrome * [Shiki](https://shiki.style/) or [Sight](https://github.com/tsenart/sight) - Syntax Highlighters
* [mnm](https://mnmnotmail.org/) - Member Messaging Tools * [mnm](https://mnmnotmail.org/) - Member Messaging Tools
* [Website Grader](https://website.grader.com/) - Website Grading Tool * [Website Grader](https://website.grader.com/) - Website Grading Tool
* [ngrok](https://ngrok.com/) - Introspectable Tunnels to Localhost Tools * [ngrok](https://ngrok.com/) - Introspectable Tunnels to Localhost Tools
@ -15177,6 +15168,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor * [BugSnag](https://www.bugsnag.com/) - Application Stability Monitor
* [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging * [Kubeorbit](https://github.com/teamcode-inc/kubeorbit) - Application Testing / Debugging
* [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs * [Inno Setup](https://jrsoftware.org/isinfo.php) or [InstallForge](https://www.installforge.net/) - Create Installation Programs
* [Sparkle](https://github.com/sparkle-project/Sparkle) - MacOS Update Framework
* [TextBase](https://www.textbase.ai/) - AI Chatbot Framework * [TextBase](https://www.textbase.ai/) - AI Chatbot Framework
* [Jina](https://github.com/jina-ai/jina) - Create AI Applications * [Jina](https://github.com/jina-ai/jina) - Create AI Applications
* [Amplication](https://amplication.com/) - Create Node.js Apps * [Amplication](https://amplication.com/) - Create Node.js Apps
@ -15620,6 +15612,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [ShortCode](https://shortcode.dev/), [Google Code Archive](https://code.google.com/archive/) or [CodeList](https://codelist.cc/v3/) - Script / Code Indexes * [ShortCode](https://shortcode.dev/), [Google Code Archive](https://code.google.com/archive/) or [CodeList](https://codelist.cc/v3/) - Script / Code Indexes
* [MoonScript](https://moonscript.org/) - Dynamic Scripting Language * [MoonScript](https://moonscript.org/) - Dynamic Scripting Language
* [Carbon](https://dreamy-ptolemy-eb4e80.netlify.app/) / [2](https://carbon.now.sh/), [CodeImage](https://codeimage.dev/), [ray.so](https://ray.so/), [Chalk](https://chalk.ist/), [CodePNG](https://www.codepng.app/) or [Show Code](https://showcode.app/) - Code Screenshots * [Carbon](https://dreamy-ptolemy-eb4e80.netlify.app/) / [2](https://carbon.now.sh/), [CodeImage](https://codeimage.dev/), [ray.so](https://ray.so/), [Chalk](https://chalk.ist/), [CodePNG](https://www.codepng.app/) or [Show Code](https://showcode.app/) - Code Screenshots
* [AnimateCode](https://www.animate-code.com/) - Create Code Animations
* [thefuck](https://github.com/nvbn/thefuck) - Corrects Previous Console Command * [thefuck](https://github.com/nvbn/thefuck) - Corrects Previous Console Command
* [DelphiTools](https://www.delphitools.info/) - Code Profiler / Delphi Tools * [DelphiTools](https://www.delphitools.info/) - Code Profiler / Delphi Tools
* [OhMyPosh](https://ohmyposh.dev/) - Terminal Theme Engine * [OhMyPosh](https://ohmyposh.dev/) - Terminal Theme Engine
@ -15790,7 +15783,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Jupyter Server](https://github.com/jupyter-server/jupyter_server) - Jupyter Services / APIs * [Jupyter Server](https://github.com/jupyter-server/jupyter_server) - Jupyter Services / APIs
* [Anywidget](https://github.com/manzt/anywidget) - Create Jupyter Widgets * [Anywidget](https://github.com/manzt/anywidget) - Create Jupyter Widgets
* [CoCalc](https://cocalc.com/) - Virtual online workspace * [CoCalc](https://cocalc.com/) - Virtual online workspace
* [CodePen](https://codepen.io/), [Microsoft 365 E5](https://rentry.co/E5Register), [Web Maker](https://webmaker.app/) or [Liveweave](https://liveweave.com/) - Code Sandbox * [CodePen](https://codepen.io/), [Web Maker](https://webmaker.app/) or [Liveweave](https://liveweave.com/) - Code Sandbox
* [Platform.uno](https://platform.uno/) or [Enact](https://enactjs.com/) - App Frameworks * [Platform.uno](https://platform.uno/) or [Enact](https://enactjs.com/) - App Frameworks
* [tio.run](https://tio.run/) - Programming Language Interpreters * [tio.run](https://tio.run/) - Programming Language Interpreters
* [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester * [Online Python Compiler](https://www.onlinegdb.com/online_python_compiler) - Online Python Editor & Tester
@ -16110,7 +16103,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[ImageMagick](https://imagemagick.org/index.php)** / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php) * ⭐ **[ImageMagick](https://imagemagick.org/index.php)** / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php)
* ⭐ **[Pingo](https://css-ig.net/pingo)** / [GUI](https://css-ig.net/pinga), [RIOT](https://riot-optimizer.com/), [YOGA](https://yoga.flozz.org/) or [ImageFoo](https://imagefoo.com/) - Image Optimization Tools * ⭐ **[Pingo](https://css-ig.net/pingo)** / [GUI](https://css-ig.net/pinga), [RIOT](https://riot-optimizer.com/), [YOGA](https://yoga.flozz.org/) or [ImageFoo](https://imagefoo.com/) - Image Optimization Tools
* [imverter](https://www.imverter.com/), [Raw Pics](https://raw.pics.io/), [Converseen](https://converseen.fasterland.net/), [Vector Magic](https://vectormagic.com/) or [WebP Converter](https://webp-converter.com/) - Image Converters * [Bulk Image Convert](https://bulkimageconvert.com), [imverter](https://www.imverter.com/), [Raw Pics](https://raw.pics.io/), [Converseen](https://converseen.fasterland.net/), [Vector Magic](https://vectormagic.com/) or [WebP Converter](https://webp-converter.com/) - Image Converters
* [svgco](https://svgco.de/) - Image to SVG Converter * [svgco](https://svgco.de/) - Image to SVG Converter
* [ImageWorsener](https://entropymine.com/imageworsener/) - Image Filters / Blur / Resizing * [ImageWorsener](https://entropymine.com/imageworsener/) - Image Filters / Blur / Resizing
* [AnsiLove](https://www.ansilove.org/downloads.html) or [convert-ascii-to-image](https://onlinetools.com/ascii/convert-ascii-to-image) - ANSI / ASCII Art to PNG Converters * [AnsiLove](https://www.ansilove.org/downloads.html) or [convert-ascii-to-image](https://onlinetools.com/ascii/convert-ascii-to-image) - ANSI / ASCII Art to PNG Converters
@ -16573,6 +16566,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback * [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback
* [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries * [Picviewer CE+](https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+) - Turn Webpages into Image Galleries
* [Binternet](https://github.com/Ahwxorg/Binternet) - Pinterest Frontend * [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 * [PhotoEphemeris](https://photoephemeris.com/) - Photography Sunlight Calculator
* [DataFilm](http://datafilm.io/) - Notebook for Film Photographers * [DataFilm](http://datafilm.io/) - Notebook for Film Photographers
* [GlanceBack](https://glanceback.info/) - Daily Webcam Photo Journal * [GlanceBack](https://glanceback.info/) - Daily Webcam Photo Journal
@ -16796,7 +16790,7 @@ import Index from './.vitepress/theme/Posts.vue'
# ► Android APKs # ► Android APKs
* ⭐ **[AppManager](https://github.com/MuntashirAkon/AppManager/)** - Package Manager * ⭐ **[AppManager](https://github.com/MuntashirAkon/AppManager/)** - Package Manager
* ⭐ **[Lucky Patcher](https://chelpus.com/download/LuckyPatchers.com_Official_Installer_10.9.9.apk)** - App Patcher / [Avoid "LP Downloader"](https://pastebin.com/UXxaVqX9) * ⭐ **[Lucky Patcher](https://www.luckypatchers.com/download/)** - App Patcher / [Avoid "LP Downloader"](https://pastebin.com/UXxaVqX9)
* ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw) * ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw)
* ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)** / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6), [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) or [ShowAppsLike](https://showappslike.com/) - APK Search Engines * ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)** / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6), [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) or [ShowAppsLike](https://showappslike.com/) - APK Search Engines
* [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play * [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play
@ -16869,7 +16863,7 @@ import Index from './.vitepress/theme/Posts.vue'
* 🌐 **[Awesome Shizuku](https://github.com/ThePBone/awesome-shizuku)** - Shizuku App Index * 🌐 **[Awesome Shizuku](https://github.com/ThePBone/awesome-shizuku)** - Shizuku App Index
* ⭐ **[F-Droid](https://f-droid.org/)** - FOSS App Installer * ⭐ **[F-Droid](https://f-droid.org/)** - FOSS App Installer
* ⭐ **F-Droid Tools** - [Resources](https://fdroidfamily.codeberg.page/) / [Desktop](https://github.com/mvdan/fdroidcl) / [Build Status](https://codeberg.org/pstorch/F-Droid_Build_Status) * ⭐ **F-Droid Tools** - [Resources](https://fdroidfamily.codeberg.page/) / [Desktop](https://github.com/mvdan/fdroidcl) / [Build Status](https://codeberg.org/pstorch/F-Droid_Build_Status)
* ⭐ **F-Droid Clients** - [Droid-ify](https://github.com/Iamlooker/Droid-ify) / [Classic Client](https://git.bubu1.eu/Bubu/fdroidclassic) / [Neo Store](https://github.com/NeoApplications/Neo-Store) * ⭐ **F-Droid Clients** - [Droid-ify](https://github.com/Droid-ify/client) / [Classic Client](https://git.bubu1.eu/Bubu/fdroidclassic) / [Neo Store](https://github.com/NeoApplications/Neo-Store)
* ⭐ **[Known Repositories](https://forum.f-droid.org/t/known-repositories/)** - F-Droid Repositories * ⭐ **[Known Repositories](https://forum.f-droid.org/t/known-repositories/)** - F-Droid Repositories
* [IzzyOnDroid](https://android.izzysoft.de/applists.php) - App Repo / [F-Droid](https://apt.izzysoft.de/fdroid/index.php) * [IzzyOnDroid](https://android.izzysoft.de/applists.php) - App Repo / [F-Droid](https://apt.izzysoft.de/fdroid/index.php)
* [We Love Codeberg](https://welove.codeberg.page/) * [We Love Codeberg](https://welove.codeberg.page/)
@ -16925,7 +16919,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ [ADBAppControl](https://adbappcontrol.com/en/) - Android Device Manager / Root Tool * ⭐ [ADBAppControl](https://adbappcontrol.com/en/) - Android Device Manager / Root Tool
* ⭐ **[scrcpy](https://github.com/Genymobile/scrcpy)**, [PlainApp](https://github.com/ismartcoding/plain-app), [anl](https://anl.ink/), [WebADB](https://app.webadb.com/) or [QtScrcpy](https://github.com/barry-ran/QtScrcpy) - Control Android via Desktop / [GUI](https://guiscrcpy.srev.in/) * ⭐ **[scrcpy](https://github.com/Genymobile/scrcpy)**, [PlainApp](https://github.com/ismartcoding/plain-app), [anl](https://anl.ink/), [WebADB](https://app.webadb.com/) or [QtScrcpy](https://github.com/barry-ran/QtScrcpy) - Control Android via Desktop / [GUI](https://guiscrcpy.srev.in/)
* ⭐ **[ntfy](https://ntfy.sh/)** or [Notification Maker](https://play.google.com/store/apps/details?id=com.wagner.valentin.notificationmaker2) - Custom Push Notifications * ⭐ **[ntfy](https://ntfy.sh/)** or [Notification Maker](https://play.google.com/store/apps/details?id=com.wagner.valentin.notificationmaker2) - Custom Push Notifications
* ⭐ **[Magisk](https://github.com/topjohnwu/Magisk)**, [KernelSU](https://kernelsu.org/), [Magisk Monet](https://github.com/datnerdguy/Magisk-Monet), [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal), [Pixel Launcher](https://github.com/saitamasahil/Pixel-Launcher-Extended) or [Mtk Easy Su](https://github.com/JunioJsv/mtk-easy-su) - Android Root Tools * ⭐ **[Magisk](https://github.com/topjohnwu/Magisk)**, [KernelSU](https://kernelsu.org/), [Magisk Monet](https://github.com/pranshoe/Magisk-Monet), [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal), [Pixel Launcher](https://github.com/saitamasahil/Pixel-Launcher-Extended) or [Mtk Easy Su](https://github.com/JunioJsv/mtk-easy-su) - Android Root Tools
* ⭐ **Magisk Tools** - [Manager](https://github.com/MRepoApp/MRepo/) / [Mods](https://t.me/magiskmod_update) / [Support Layer](https://github.com/axonasif/rusty-magisk) / [SafetyNet Fix](https://github.com/chiteroman/PlayIntegrityFix) / [SafetyNet Fix Guide](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/page-177#post-89189572) / [Modules](https://www.androidacy.com/magisk-modules-repository/) / [Alt Repo](https://github.com/Magisk-Modules-Alt-Repo) * ⭐ **Magisk Tools** - [Manager](https://github.com/MRepoApp/MRepo/) / [Mods](https://t.me/magiskmod_update) / [Support Layer](https://github.com/axonasif/rusty-magisk) / [SafetyNet Fix](https://github.com/chiteroman/PlayIntegrityFix) / [SafetyNet Fix Guide](https://xdaforums.com/t/module-play-integrity-fix-safetynet-fix.4607985/page-177#post-89189572) / [Modules](https://www.androidacy.com/magisk-modules-repository/) / [Alt Repo](https://github.com/Magisk-Modules-Alt-Repo)
* [Spectrum Ownership Map](https://specmap.sequence-omega.net/) - Mobile Network Comparisons * [Spectrum Ownership Map](https://specmap.sequence-omega.net/) - Mobile Network Comparisons
* [Plexus](https://plexus.techlore.tech/) - De-googled Device Compatibility * [Plexus](https://plexus.techlore.tech/) - De-googled Device Compatibility
@ -16957,7 +16951,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Tap Tap Double Tap](https://forum.xda-developers.com/t/app-beta-0-10-1-tap-tap-double-tap-on-back-of-device-gesture-from-android-11-port.4140573/) or [TapTap](https://github.com/KieronQuinn/TapTap) - Android Back Gesture Controls / Needs Root * [Tap Tap Double Tap](https://forum.xda-developers.com/t/app-beta-0-10-1-tap-tap-double-tap-on-back-of-device-gesture-from-android-11-port.4140573/) or [TapTap](https://github.com/KieronQuinn/TapTap) - Android Back Gesture Controls / Needs Root
* [Quick Cursor](https://play.google.com/store/apps/details?id=com.quickcursor) - Cursor for Large Smartphones * [Quick Cursor](https://play.google.com/store/apps/details?id=com.quickcursor) - Cursor for Large Smartphones
* [Caffeine](https://lab.zhs.moe/caffeine/) - Keep Screen On * [Caffeine](https://lab.zhs.moe/caffeine/) - Keep Screen On
* [FakeStandby](https://fakestandby.jonasbernard.de/) or [Extinguish](https://play.google.com/store/apps/details?id=own.moderpach.extinguish) - Turn Off Screen While App is Running * [FakeStandby](https://fakestandby.jonasbernard.de/) - Turn Off Screen While App is Running
* [WaveUp](https://gitlab.com/juanitobananas/wave-up) - Turn On Display via Waving * [WaveUp](https://gitlab.com/juanitobananas/wave-up) - Turn On Display via Waving
* [Pinnit](https://github.com/msasikanth/pinnit) - Notification Pinning * [Pinnit](https://github.com/msasikanth/pinnit) - Notification Pinning
* [B.D.T](https://bdt.jepfa.de/) - Time with Between Time Notifications * [B.D.T](https://bdt.jepfa.de/) - Time with Between Time Notifications
@ -16968,7 +16962,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [GSMHosting](https://forum.gsmhosting.com/vbb/) - GSM Discussion Forum * [GSMHosting](https://forum.gsmhosting.com/vbb/) - GSM Discussion Forum
* [VMOS](https://www.vmos.com/) or [x8sb](https://x8sb.com/) - Android on Android Virtual Machines * [VMOS](https://www.vmos.com/) or [x8sb](https://x8sb.com/) - Android on Android Virtual Machines
* [qPython](https://github.com/qpython-android/qpython) - Python for Android * [qPython](https://github.com/qpython-android/qpython) - Python for Android
* [EtchDroid](https://etchdroid.depau.eu/) - Write OS Images to USB Drive * [EtchDroid](https://etchdroid.app/) - Write OS Images to USB Drive
* [Winlator](https://github.com/brunodev85/winlator) - Android Windows Emulators * [Winlator](https://github.com/brunodev85/winlator) - Android Windows Emulators
* [Root Checker](https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck) - Root Checker * [Root Checker](https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck) - Root Checker
* [ADB-and-FastbootPlusPlus](https://github.com/K3V1991/ADB-and-FastbootPlusPlus) - ABD / Fastboot Programs * [ADB-and-FastbootPlusPlus](https://github.com/K3V1991/ADB-and-FastbootPlusPlus) - ABD / Fastboot Programs
@ -17000,7 +16994,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[OpenCalc](https://github.com/Darkempire78/OpenCalc)**, [Calculator++](https://play.google.com/store/apps/details?id=org.solovyev.android.calculator), [microMathematics](https://github.com/mkulesh/microMathematics) or [Calculator-inator](https://github.com/prathameshmm02/Calculator-inator) - Calculator Apps * ⭐ **[OpenCalc](https://github.com/Darkempire78/OpenCalc)**, [Calculator++](https://play.google.com/store/apps/details?id=org.solovyev.android.calculator), [microMathematics](https://github.com/mkulesh/microMathematics) or [Calculator-inator](https://github.com/prathameshmm02/Calculator-inator) - Calculator Apps
* ⭐ **[AutomaTag](http://automatag.com/)** or [AutoTagger](https://autotagger.ru/) - Metadata Organizers * ⭐ **[AutomaTag](http://automatag.com/)** or [AutoTagger](https://autotagger.ru/) - Metadata Organizers
* ⭐ **[Android Docker](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27)** - Run Docker on Android * ⭐ **[Android Docker](https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27)** - Run Docker on Android
* [ConnectYou](https://github.com/Bnyro/ConnectYou) - Contacts App * [ConnectYou](https://github.com/you-apps/ConnectYou) - Contacts App
* [Loyalty Card Locker](https://github.com/brarcher/loyalty-card-locker) or [Catima](https://catima.app/) - Loyalty Card Managers * [Loyalty Card Locker](https://github.com/brarcher/loyalty-card-locker) or [Catima](https://catima.app/) - Loyalty Card Managers
* [Folder in Folder](https://play.google.com/store/apps/details?id=com.ss.folderinfolder) - Create Subfolders * [Folder in Folder](https://play.google.com/store/apps/details?id=com.ss.folderinfolder) - Create Subfolders
* [Shortcut Maker](https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker) - Create App Shortcuts * [Shortcut Maker](https://play.google.com/store/apps/details?id=rk.android.app.shortcutmaker) - Create App Shortcuts
@ -17010,32 +17004,24 @@ import Index from './.vitepress/theme/Posts.vue'
* [openboard](https://github.com/openboard-team/openboard), [Flickboard](https://github.com/nightkr/flickboard), [Thumb-Key](https://github.com/dessalines/thumb-key) or [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard) - Keyboard Apps * [openboard](https://github.com/openboard-team/openboard), [Flickboard](https://github.com/nightkr/flickboard), [Thumb-Key](https://github.com/dessalines/thumb-key) or [Unexpected Keyboard](https://github.com/Julow/Unexpected-Keyboard) - Keyboard Apps
* [Sayboard](https://github.com/ElishaAz/Sayboard) - AI Voice Keyboard * [Sayboard](https://github.com/ElishaAz/Sayboard) - AI Voice Keyboard
* [Grammarly](https://rentry.co/FMHYBase64#grammarly-keyboard-premium) - Grammarly Keyboard Premium * [Grammarly](https://rentry.co/FMHYBase64#grammarly-keyboard-premium) - Grammarly Keyboard Premium
* [Volv](https://volvmedia.com/) - Android News App
* [icq](https://icq.com/) - Messaging App * [icq](https://icq.com/) - Messaging App
* [TextFree](https://www.textfree.us/) - Free Texting App
* [TextMeUp](https://www.textmeup.com/) - Multi-Number App
* [TxtEmNow](https://txtemnow.com/) - Send Anonymous Texts * [TxtEmNow](https://txtemnow.com/) - Send Anonymous Texts
* [Kubool](https://www.gdpd.xyz/) - Anonymous Confession App / [Snapchat](https://play.google.com/store/apps/details?id=com.ignates.snapreply)
* [Nomad](https://www.nomadapp.me/) - Turn Any Location Into Chat
* [SMS-IE](https://github.com/tmo1/sms-ie) - Import / Export SMS Messages * [SMS-IE](https://github.com/tmo1/sms-ie) - Import / Export SMS Messages
* [Watomatic](https://watomatic.app/) / [Git](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders * [Watomatic](https://watomatic.app/) / [Git](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders
* [AndroidCupsPrint](https://github.com/BenoitDuffez/AndroidCupsPrint/) - Wireless Printing App
* [PDF Maker](https://play.google.com/store/apps/details?id=opofficial.pdfmaker) - PDF Creator
* [LightCut](https://play.google.com/store/apps/details?id=com.lightcut.videoeditor), [open-video-editor](https://github.com/devhyper/open-video-editor) or [Vaux](https://play.google.com/store/apps/details?id=com.vaux.vaux_editor) - Video Editors * [LightCut](https://play.google.com/store/apps/details?id=com.lightcut.videoeditor), [open-video-editor](https://github.com/devhyper/open-video-editor) or [Vaux](https://play.google.com/store/apps/details?id=com.vaux.vaux_editor) - Video Editors
* [NotificationDictionary](https://github.com/tirkarthi/NotificationDictionary) - Dictionary App * [NotificationDictionary](https://github.com/tirkarthi/NotificationDictionary) - Dictionary App
* [Counters](https://play.google.com/store/apps/details?id=rahmouni.neil.counters) - Count Anything * [Counters](https://play.google.com/store/apps/details?id=rahmouni.neil.counters) - Count Anything
* [Smart AutoClicker](https://github.com/Nain57/Smart-AutoClicker) - Auto Clicker * [Smart AutoClicker](https://github.com/Nain57/Smart-AutoClicker) - Auto Clicker
* [DoForMe](https://play.google.com/store/apps/details?id=com.aj.dfm) - Location-Based Automation
* [Pluma](https://plumareader.com/), [Feeder](https://f-droid.org/en/packages/com.nononsenseapps.feeder/), [Twine](https://github.com/msasikanth/twine), [FeedMe](https://github.com/seazon/FeedMe), [news](https://github.com/bubelov/news) or [ReadYou](https://github.com/Ashinch/ReadYou) - RSS Readers * [Pluma](https://plumareader.com/), [Feeder](https://f-droid.org/en/packages/com.nononsenseapps.feeder/), [Twine](https://github.com/msasikanth/twine), [FeedMe](https://github.com/seazon/FeedMe), [news](https://github.com/bubelov/news) or [ReadYou](https://github.com/Ashinch/ReadYou) - RSS Readers
* [Arts & Culture](https://play.google.com/store/apps/details?id=com.google.android.apps.cultural) - Explore Art * [Arts & Culture](https://play.google.com/store/apps/details?id=com.google.android.apps.cultural) - Explore Art
* [PXView](https://github.com/alphasp/pxview) or [Pixez](https://github.com/Notsfsssf/pixez-flutter/blob/master/.github/README_en.md) - Japanese Fanart / Pixiv Apps * [Pixez](https://github.com/Notsfsssf/pixez-flutter/blob/master/.github/README_en.md) - Japanese Fanart / Pixiv Apps
* [UnicodePad](https://github.com/Ryosuke839/UnicodePad) or [Kaomoji](https://play.google.com/store/apps/details?id=ru.kaomoji.kaomojiapp) - Emoji / Unicode Manager * [UnicodePad](https://github.com/Ryosuke839/UnicodePad) or [Kaomoji](https://play.google.com/store/apps/details?id=ru.kaomoji.kaomojiapp) - Emoji / Unicode Manager
* [emojimix](https://play.google.com/store/apps/details?id=net.tikolu.emojimix) - Combine Emojis * [emojimix](https://play.google.com/store/apps/details?id=net.tikolu.emojimix) - Combine Emojis
* [Memory Guardian](https://github.com/hashemi-hossein/memory-guardian), [Clipboard CopyPaste](https://www.evvasoft.com/ccp.html) or [Clipboard History](https://play.google.com/store/apps/details?id=com.rubbishcollector.clipboardhistory) - Clipboard Managers * [Memory Guardian](https://github.com/hashemi-hossein/memory-guardian), [Clipboard CopyPaste](https://www.evvasoft.com/ccp.html) or [Clipboard History](https://play.google.com/store/apps/details?id=com.rubbishcollector.clipboardhistory) - Clipboard Managers
* [Irregular Expressions](https://play.google.com/store/apps/details?id=mf.asciitext.lite) - Text Font Generator * [Irregular Expressions](https://play.google.com/store/apps/details?id=mf.asciitext.lite) - Text Font Generator
* [wrtn](https://play.google.com/store/apps/details?id=com.wrtn.app) - Free GPT-4 + turbo (ask to speak in english always) * [wrtn](https://play.google.com/store/apps/details?id=com.wrtn.app) - Free GPT-4 + turbo (ask to speak in english always)
* [Botify AI](https://botif.ai/) or [Chai](https://www.chai-research.com/) - Roleplaying Chatbots * [Botify AI](https://botif.ai/) or [Chai](https://www.chai-research.com/) - Roleplaying Chatbots
* [DeepLAndroid](https://github.com/sakusaku3939/DeepLAndroid), [Arna Translate](https://github.com/MahanRahmati/translate), [Instalate](https://gitlab.com/concept1tech/instalate), [TranslateYou](https://github.com/Bnyro/TranslateYou) or [SimplyTranslate](https://github.com/ManeraKai/simplytranslate_mobile) - Translation Apps * [DeepLAndroid](https://github.com/sakusaku3939/DeepLAndroid), [Arna Translate](https://github.com/MahanRahmati/translate), [Instalate](https://gitlab.com/concept1tech/instalate), [TranslateYou](https://github.com/you-apps/TranslateYou) or [SimplyTranslate](https://github.com/ManeraKai/simplytranslate_mobile) - Translation Apps
* [FUTO](https://voiceinput.futo.org/) or [Dicio](https://github.com/Stypox/dicio-android) - Voice Assistants * [FUTO](https://voiceinput.futo.org/) or [Dicio](https://github.com/Stypox/dicio-android) - Voice Assistants
* [android-call-recorder](https://gitlab.com/axet/android-call-recorder) - Call Recorder * [android-call-recorder](https://gitlab.com/axet/android-call-recorder) - Call Recorder
* [Audio-Recorder](https://gitlab.com/axet/android-audio-recorder/tree/HEAD), [android-audio-recorder](https://gitlab.com/axet/android-audio-recorder) or [Audio Recorder](https://github.com/vivekweb2013/audio-recorder) - Audio Recorders * [Audio-Recorder](https://gitlab.com/axet/android-audio-recorder/tree/HEAD), [android-audio-recorder](https://gitlab.com/axet/android-audio-recorder) or [Audio Recorder](https://github.com/vivekweb2013/audio-recorder) - Audio Recorders
@ -17052,7 +17038,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Aftership](https://play.google.com/store/apps/details?id=com.aftership.AfterShip&hl=en&gl=US) - Package Tracker * [Aftership](https://play.google.com/store/apps/details?id=com.aftership.AfterShip&hl=en&gl=US) - Package Tracker
* [aiTTS](https://www.milmike.com/aitts-google-wavenet-voices-for-android-tts) - Text to Speech * [aiTTS](https://www.milmike.com/aitts-google-wavenet-voices-for-android-tts) - Text to Speech
* [Microsoft Edge Read Aloud](https://redd.it/l1fdh9) - How to use Microsoft Read Aloud TTS on Android * [Microsoft Edge Read Aloud](https://redd.it/l1fdh9) - How to use Microsoft Read Aloud TTS on Android
* [Flutter Clock](https://github.com/afzalali15/flutter_alarm_clock), [Smart Alarm](https://play.google.com/store/apps/details?id=com.urbandroid.sleep), [ClockYou](https://github.com/Bnyro/ClockYou) or [AlarmClock](https://github.com/yuriykulikov/AlarmClock) - Clocks / Alarms * [Flutter Clock](https://github.com/afzalali15/flutter_alarm_clock), [Smart Alarm](https://play.google.com/store/apps/details?id=com.urbandroid.sleep), [ClockYou](https://github.com/you-apps/ClockYou) or [AlarmClock](https://github.com/yuriykulikov/AlarmClock) - Clocks / Alarms
* [Etar](https://github.com/Etar-Group/Etar-Calendar), [JTX](https://jtx.techbee.at/), [digical](https://digibites.nl/digical), [TimeBlocks](https://timeblocks.com/) or [TimeTreeApp](https://timetreeapp.com/intl/en/) - Calendars * [Etar](https://github.com/Etar-Group/Etar-Calendar), [JTX](https://jtx.techbee.at/), [digical](https://digibites.nl/digical), [TimeBlocks](https://timeblocks.com/) or [TimeTreeApp](https://timetreeapp.com/intl/en/) - Calendars
* [QRAlarm](https://github.com/sweakpl/qralarm-android) - Scan QR Code to Turn Off Alarm * [QRAlarm](https://github.com/sweakpl/qralarm-android) - Scan QR Code to Turn Off Alarm
* [Calendar Notifications](https://play.google.com/store/apps/details?id=com.tuogol.calendar.notification) - View Calendar as Notifications * [Calendar Notifications](https://play.google.com/store/apps/details?id=com.tuogol.calendar.notification) - View Calendar as Notifications
@ -17089,7 +17075,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Unified Remote](https://www.unifiedremote.com/) - Universal Remote * [Unified Remote](https://www.unifiedremote.com/) - Universal Remote
* [Luna Sea](https://www.lunasea.app/) - Self-Hosted Media Controller * [Luna Sea](https://www.lunasea.app/) - Self-Hosted Media Controller
* [HexViewer](https://github.com/Keidan/HexViewer) - Hex Viewer * [HexViewer](https://github.com/Keidan/HexViewer) - Hex Viewer
* [FlutterMarkdownEditor](https://github.com/adityar224/FlutterMarkdownEditor) - Markdown Editor * [FlutterMarkdownEditor](https://github.com/adeeteya/FlutterMarkdownEditor) - Markdown Editor
* [MGit](https://github.com/maks/MGit) - Git client for Android * [MGit](https://github.com/maks/MGit) - Git client for Android
* [GitNex](https://codeberg.org/gitnex/GitNex/) - Forgejo and Gitea client for Android * [GitNex](https://codeberg.org/gitnex/GitNex/) - Forgejo and Gitea client for Android
* [markdownr](https://github.com/sanzoghenzo/markdownr) - Webpage to Markdown Converter * [markdownr](https://github.com/sanzoghenzo/markdownr) - Webpage to Markdown Converter
@ -17183,7 +17169,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ↪️ **[Android Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_browsers)** * ↪️ **[Android Browsers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_browsers)**
* ⭐ **[Aliucord](https://github.com/Aliucord/Aliucord)** - Modded Discord Clients / [Rich Presence](https://kizzy.vercel.app/) * ⭐ **[Aliucord](https://github.com/Aliucord/Aliucord)** - Modded Discord Clients / [Rich Presence](https://kizzy.vercel.app/)
* ⭐ **[Voyager](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/dessalines/jerboa), [LiftOff](https://github.com/liftoff-app/liftoff), [Infinity](https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [Muffed](https://github.com/freshfieldreds/muffed) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients * ⭐ **[Voyager](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/dessalines/jerboa), [LiftOff](https://github.com/liftoff-app/liftoff), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [Muffed](https://github.com/freshfieldreds/muffed) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients
* ⭐ **[Tusky](https://tusky.app/),** [SubwayTooter](https://github.com/tateisu/SubwayTooter), [Megalodon](https://sk22.github.io/megalodon/) or [Dimett](https://github.com/MateriiApps/Dimett) - Mastodon Clients / [Improved Notifications](https://github.com/LucasGGamerM/moshidon) * ⭐ **[Tusky](https://tusky.app/),** [SubwayTooter](https://github.com/tateisu/SubwayTooter), [Megalodon](https://sk22.github.io/megalodon/) or [Dimett](https://github.com/MateriiApps/Dimett) - Mastodon Clients / [Improved Notifications](https://github.com/LucasGGamerM/moshidon)
* ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[BitWarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)**, [Keyspace](https://keyspace.cloud/), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://github.com/PhilippC/keepass2android) - Password Managers * ⭐ **[KeePassDX](https://www.keepassdx.com/)**, **[BitWarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden)**, [Keyspace](https://keyspace.cloud/), [AuthPass](https://authpass.app/), [KeyPass](https://github.com/yogeshpaliyal/KeyPass) or [Keepass2Android](https://github.com/PhilippC/keepass2android) - Password Managers
* ⭐ **[PairVPN Hotspot](https://pairvpn.com/hotspot)**, [Tetherfi](https://github.com/pyamsoft/tetherfi) or [NetShare](https://netshare.app/) - Create Wi-Fi Hotspots * ⭐ **[PairVPN Hotspot](https://pairvpn.com/hotspot)**, [Tetherfi](https://github.com/pyamsoft/tetherfi) or [NetShare](https://netshare.app/) - Create Wi-Fi Hotspots
@ -17229,7 +17215,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Graysky](https://graysky.app/) - Bluesky Client * [Graysky](https://graysky.app/) - Bluesky Client
* [SimpleMail](https://framagit.org/dystopia-project/simple-email), [Monocles](https://f-droid.org/packages/de.monocles.mail/), [k9mail](https://k9mail.app/) or [FairCode](https://email.faircode.eu/) - Email Clients * [SimpleMail](https://framagit.org/dystopia-project/simple-email), [Monocles](https://f-droid.org/packages/de.monocles.mail/), [k9mail](https://k9mail.app/) or [FairCode](https://email.faircode.eu/) - Email Clients
* [You Have Mail](https://github.com/LeanderBB/you-have-mail) - Email Notifications * [You Have Mail](https://github.com/LeanderBB/you-have-mail) - Email Notifications
* [Delta Lab](https://github.com/adbenitez/deltalab-android) - Email Based Messenger * [Delta Lab](https://github.com/deltalab-org/deltalab-android) - Email Based Messenger
* [Endless](https://kaangiray26.github.io/endless/) - Combine Social Media Apps * [Endless](https://kaangiray26.github.io/endless/) - Combine Social Media Apps
* [Eruda](https://pastebin.com/7qSZXjDS) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda) * [Eruda](https://pastebin.com/7qSZXjDS) - Mobile Browser Console / [Userscript](https://greasyfork.org/en/scripts/400760-console-for-mobile-browsers-eruda) / [GitHub](https://github.com/liriliri/eruda)
* [Andure](https://github.com/leohku/andure) - Android Chrome Dev Tools * [Andure](https://github.com/leohku/andure) - Android Chrome Dev Tools
@ -17251,7 +17237,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[Snapdrop Android](https://github.com/fm-sys/snapdrop-android)** - File Sync * ⭐ **[Snapdrop Android](https://github.com/fm-sys/snapdrop-android)** - File Sync
* ⭐ **[Octi](https://github.com/d4rken-org/octi)** - File Sync * ⭐ **[Octi](https://github.com/d4rken-org/octi)** - File Sync
* [UnLim](https://play.google.com/store/apps/details?id=com.kratosle.unlim&gl=US) - Cloud Storage * [UnLim](https://play.google.com/store/apps/details?id=com.kratosle.unlim&gl=US) - Cloud Storage
* [Round Sync](https://github.com/newhinton/Round-Sync), [MetaCTRL](https://metactrl.com/), [extRact](https://github.com/newhinton/extRact) or [FolderSync](https://www.tacit.dk/) - Multi-Site Cloud Storage File Managers * [Round Sync](https://github.com/newhinton/Round-Sync), [MetaCTRL](https://metactrl.com/) or [FolderSync](https://www.tacit.dk/) - Multi-Site Cloud Storage File Managers
* [dropbox](https://www.dropbox.com/) / [Sync](https://play.google.com/store/apps/details?id=com.ttxapps.dropsync) / [GUI](https://github.com/howeyc/crocgui) - Cloud Storage * [dropbox](https://www.dropbox.com/) / [Sync](https://play.google.com/store/apps/details?id=com.ttxapps.dropsync) / [GUI](https://github.com/howeyc/crocgui) - Cloud Storage
* [Clipt](https://play.google.com/store/apps/details?id=studio.onelab.clipboard) - File Sync * [Clipt](https://play.google.com/store/apps/details?id=studio.onelab.clipboard) - File Sync
* [InShare](https://play.google.com/store/apps/details?id=sharefiles.sharemusic.shareapps.filetransfer) - File Sync * [InShare](https://play.google.com/store/apps/details?id=sharefiles.sharemusic.shareapps.filetransfer) - File Sync
@ -17259,7 +17245,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [syncopoli](https://gitlab.com/fengshaun/syncopoli) - File Sync * [syncopoli](https://gitlab.com/fengshaun/syncopoli) - File Sync
* [ShareX](https://github.com/akanshSirohi/ShareX) - File Sync * [ShareX](https://github.com/akanshSirohi/ShareX) - File Sync
* [Save n Device](https://github.com/lmj0011/save-on-device) - File Sync * [Save n Device](https://github.com/lmj0011/save-on-device) - File Sync
* [Nearby Share](https://www.android.com/better-together/nearby-share-app/) - File Sync * [Nearby Share](https://www.android.com/better-together/quick-share-app//) - File Sync
* [DriveSync](https://play.google.com/store/apps/details?id=com.ttxapps.drivesync) - Google Drive Sync * [DriveSync](https://play.google.com/store/apps/details?id=com.ttxapps.drivesync) - Google Drive Sync
*** ***
@ -17300,7 +17286,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Photo Lab](https://ilixa.com/8bitphotolab.php) - Give Images a Retro Look 8Bit * [Photo Lab](https://ilixa.com/8bitphotolab.php) - Give Images a Retro Look 8Bit
* [starryai](https://starryai.com/) - Generate Art from Text Prompt * [starryai](https://starryai.com/) - Generate Art from Text Prompt
* [Inspiral](https://inspiral.nathanfriend.io/) - Create Spirograph Art * [Inspiral](https://inspiral.nathanfriend.io/) - Create Spirograph Art
* [Photo Resizer](https://play.google.com/store/apps/details?id=com.simplemobilephotoresizer&hl=en&gl=US) or [ImageResizer](https://github.com/T8RIN/ImageResizer) - Image Resizers * [Photo Resizer](https://play.google.com/store/apps/details?id=com.simplemobilephotoresizer&hl=en&gl=US) or [ImageResizer](https://github.com/T8RIN/ImageToolbox) - Image Resizers
* [Imagepipe](https://codeberg.org/Starfish/Imagepipe) - Image Size Reducer * [Imagepipe](https://codeberg.org/Starfish/Imagepipe) - Image Size Reducer
* [FFShare](https://github.com/caydey/ffshare) - Compress Videos / Images * [FFShare](https://github.com/caydey/ffshare) - Compress Videos / Images
* [Upscaler](https://play.google.com/store/apps/details?id=com.ethanzone.upscaler&hl=en_US&gl=QA), [MintAI](https://play.google.com/store/apps/details?id=com.mingkun.mintAI) or [Galaxy Enhance-X](https://www.apkmirror.com/apk/samsung-electronics-co-ltd/galaxy-enhance-x/) - Image Upscalers * [Upscaler](https://play.google.com/store/apps/details?id=com.ethanzone.upscaler&hl=en_US&gl=QA), [MintAI](https://play.google.com/store/apps/details?id=com.mingkun.mintAI) or [Galaxy Enhance-X](https://www.apkmirror.com/apk/samsung-electronics-co-ltd/galaxy-enhance-x/) - Image Upscalers
@ -17373,7 +17359,7 @@ import Index from './.vitepress/theme/Posts.vue'
* 🌐 **[Emulator Wiki](https://emulation.gametechwiki.com/index.php/Android_emulators)** - Android Emulator Index * 🌐 **[Emulator Wiki](https://emulation.gametechwiki.com/index.php/Android_emulators)** - Android Emulator Index
* ⭐ **[Termux](https://termux.com/)**, [Limbo](https://github.com/limboemu/limbo) or [TermOne Plus](https://termoneplus.com/) - Terminal Emulators / OS Environments * ⭐ **[Termux](https://termux.com/)**, [Limbo](https://github.com/limboemu/limbo) or [TermOne Plus](https://termoneplus.com/) - Terminal Emulators / OS Environments
* ⭐ **Termux Tools** - [YT-DL](https://github.com/OzakIOne/termux-youtube-dl), [2](https://github.com/khansaad1275/Termux-YTD) / [Video Downloader](https://github.com/AbirHasan2005/LR-YTDL) / [GUI](https://github.com/termux/termux-gui) / [ADB / Fastboot Tools](https://github.com/MasterDevX/Termux-ADB) / [Beautify](https://github.com/mayTermux/myTermux) * ⭐ **Termux Tools** - [YT-DL](https://github.com/OzakIOne/termux-youtube-dl), [2](https://github.com/khansaad1275/Termux-YTD) / [Video Downloader](https://github.com/AbirHasan2005/LR-YTDL) / [GUI](https://github.com/termux/termux-gui) / [ADB / Fastboot Tools](https://github.com/MasterDevX/Termux-ADB) / [Beautify](https://github.com/mayTermux/myTermux)
* ⭐ **[WSA](https://rentry.co/wsa)** - Windows Subsystem / [GUI](https://github.com/alesimula/wsa_pacman) / [Win10](https://github.com/cinit/WSAPatch) / [Win11](https://apps.microsoft.com/store/detail/wsatools-apk-installer-and-more/9N4P75DXL6FG) / [Google Apps](https://github.com/WSA-Community/WSAGAScript) * ⭐ **[WSA](https://rentry.co/wsa)** - Windows Subsystem / [GUI](https://github.com/alesimula/wsa_pacman) / [Win10](https://github.com/cinit/WSAPatch) / [Win11](https://apps.microsoft.com/detail/9n4p75dxl6fg) / [Google Apps](https://github.com/WSA-Community/WSAGAScript)
* ⭐ **[WayDroid](https://waydro.id/)** / **[Git](https://github.com/waydroid)**, [Redroid](https://github.com/remote-android/redroid-doc), [PostmarketOS](https://www.postmarketos.org/), [Ubuntu Touch](https://ubuntu-touch.io/get-ubuntu-touch), [Plasma Mobile](https://plasma-mobile.org/), [Mobian](https://mobian-project.org/) or [Anbox](https://anbox.io/) / [Git](https://github.com/anbox/anbox) - Linux Subsystems * ⭐ **[WayDroid](https://waydro.id/)** / **[Git](https://github.com/waydroid)**, [Redroid](https://github.com/remote-android/redroid-doc), [PostmarketOS](https://www.postmarketos.org/), [Ubuntu Touch](https://ubuntu-touch.io/get-ubuntu-touch), [Plasma Mobile](https://plasma-mobile.org/), [Mobian](https://mobian-project.org/) or [Anbox](https://anbox.io/) / [Git](https://github.com/anbox/anbox) - Linux Subsystems
* ⭐ **[Android Studio Emulator](https://developer.android.com/studio/run/managing-avds#createavd)** * ⭐ **[Android Studio Emulator](https://developer.android.com/studio/run/managing-avds#createavd)**
* [Android x86](https://www.android-x86.org/) - Android Desktop OS / [Installer](https://aopc.dev/r/advanced-android-x86-installer-for-windows.61/) / [Source](https://www.android-x86.org/source.html) / [Smart Dock](https://github.com/axel358/smartdock) * [Android x86](https://www.android-x86.org/) - Android Desktop OS / [Installer](https://aopc.dev/r/advanced-android-x86-installer-for-windows.61/) / [Source](https://www.android-x86.org/source.html) / [Smart Dock](https://github.com/axel358/smartdock)
@ -17384,7 +17370,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Docker Android](https://github.com/budtmo/docker-android) - Android in Docker * [Docker Android](https://github.com/budtmo/docker-android) - Android in Docker
* [BareNox](https://forum.xda-developers.com/t/tool-guide-barenox-modded-nox-android-emulator.4468425/) or [Nox](https://www.bignox.com/) - [Screenshot](https://i.ibb.co/MkdmtYr/647f0f4f051c.jpg) / [Debloat Guide](https://gist.github.com/Log1x/12d330ef7685d6fbc611d1d57efb5c29), [2](https://codefaq.org/emulator/how-to-remove-bloatware-on-nox-and-ldplayer-emulator/) / [Video](https://youtu.be/IjI_-pQUOhQ) * [BareNox](https://forum.xda-developers.com/t/tool-guide-barenox-modded-nox-android-emulator.4468425/) or [Nox](https://www.bignox.com/) - [Screenshot](https://i.ibb.co/MkdmtYr/647f0f4f051c.jpg) / [Debloat Guide](https://gist.github.com/Log1x/12d330ef7685d6fbc611d1d57efb5c29), [2](https://codefaq.org/emulator/how-to-remove-bloatware-on-nox-and-ldplayer-emulator/) / [Video](https://youtu.be/IjI_-pQUOhQ)
* [GameLoop](https://www.gameloop.com/) - [Screenshot](https://i.ibb.co/WyggSQM/26828a9408f1.png) * [GameLoop](https://www.gameloop.com/) - [Screenshot](https://i.ibb.co/WyggSQM/26828a9408f1.png)
* [MuMu](https://www.mumuglobal.com/) - [Screenshot](https://i.ibb.co/vwBrY5M/bfa89c699ff7.png) * [MuMu](https://www.mumuplayer.com/) - [Screenshot](https://i.ibb.co/vwBrY5M/bfa89c699ff7.png)
* [MeMu](https://www.memuplay.com/) - [Screenshot](https://i.ibb.co/FsMfk68/6b4ce185773e.png) / [Debloater](https://gist.github.com/TameemS/603686cec857ff1f91e68607e374b0d8) * [MeMu](https://www.memuplay.com/) - [Screenshot](https://i.ibb.co/FsMfk68/6b4ce185773e.png) / [Debloater](https://gist.github.com/TameemS/603686cec857ff1f91e68607e374b0d8)
* [LDPlayer](https://www.ldplayer.net/) - [Screenshot](https://i.ibb.co/CHKb40V/184625995e15.png) * [LDPlayer](https://www.ldplayer.net/) - [Screenshot](https://i.ibb.co/CHKb40V/184625995e15.png)
* [Genymotion](https://www.genymotion.com/download/) - [Screenshot](https://i.ibb.co/6W7BXJn/6a291e5b5ac9.jpg) * [Genymotion](https://www.genymotion.com/download/) - [Screenshot](https://i.ibb.co/6W7BXJn/6a291e5b5ac9.jpg)
@ -17463,7 +17449,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ↪️ **[Android Audio Players](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_audio_players)** * ↪️ **[Android Audio Players](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_audio_players)**
* ⭐ **[xManager](https://www.xmanagerapp.com/)** / [Discord](https://discord.com/invite/dnpKn5Wufm) or [Modded Spotify](https://rentry.co/FMHYBase64#modded-spotify-apk) - Ad Free Spotify * ⭐ **[xManager](https://www.xmanagerapp.com/)** / [Discord](https://discord.com/invite/dnpKn5Wufm) or [Modded Spotify](https://rentry.co/FMHYBase64#modded-spotify-apk) - Ad Free Spotify
* ⭐ **xManager Tools** - [Friend Activity](https://spotivity.me//) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/) * ⭐ **xManager Tools** - [Friend Activity](https://spotivity.me//) / [Mute Ads](https://play.google.com/store/apps/details?id=live.teekamsuthar.mutify), [2](https://github.com/aghontpi/ad-silence) / [Stats](https://stats.fm/)
* ⭐ **[InnerTune](https://github.com/z-huang/InnerTune)**, [Namida](https://github.com/namidaco/namida), [RiMusic](https://github.com/fast4x/RiMusic), [Harmony Music](https://github.com/anandnet/Harmony-Music), [SimpMusic](https://github.com/maxrave-dev/SimpMusic), [spmp](https://github.com/toasterofbread/spmp), [ViMusic](https://github.com/vfsfitvnm/ViMusic), [Gyawun](https://jhelumcorp.github.io/) or [MellowMusic](https://github.com/SuhasDissa/MellowMusic) - YouTube Music Players * ⭐ **[InnerTune](https://github.com/z-huang/InnerTune)**, [Namida](https://github.com/namidaco/namida), [RiMusic](https://github.com/fast4x/RiMusic), [Harmony Music](https://github.com/anandnet/Harmony-Music), [SimpMusic](https://github.com/maxrave-dev/SimpMusic), [spmp](https://github.com/toasterofbread/spmp), [ViMusic](https://github.com/vfsfitvnm/ViMusic), [Gyawun](https://jhelumcorp.github.io/) or [Vibe You](https://github.com/SuhasDissa/VibeYou) - YouTube Music Players
* ⭐ **[Seeker](https://play.google.com/store/apps/details?id=com.companyname.andriodapp1)** - Audio Download App / Soulseek Frontend * ⭐ **[Seeker](https://play.google.com/store/apps/details?id=com.companyname.andriodapp1)** - Audio Download App / Soulseek Frontend
* ⭐ **[AudioRelay](https://audiorelay.net/)** - Stream PC Audio to Phone * ⭐ **[AudioRelay](https://audiorelay.net/)** - Stream PC Audio to Phone
* ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler * ⭐ **[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler)** - Android Scrobbler
@ -17475,7 +17461,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Audio Share](https://github.com/mkckr0/audio-share) - Audio Server Streaming * [Audio Share](https://github.com/mkckr0/audio-share) - Audio Server Streaming
* [Ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) or [SubTune](https://github.com/TaylorKunZhang/SubTune) - Subsonic Client * [Ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) or [SubTune](https://github.com/TaylorKunZhang/SubTune) - Subsonic Client
* [Redomi](https://github.com/acszo/Redomi/) - Multi-Platform Streaming * [Redomi](https://github.com/acszo/Redomi/) - Multi-Platform Streaming
* [Sound1](https://play.google.com/store/apps/details?id=com.soundcloud.android&amp;hl=us) - Streaming * [Soundcloud](https://play.google.com/store/apps/details?id=com.soundcloud.android&amp;hl=us) - Streaming
* [Modded Tidal](https://forum.mobilism.org/search.php?keywords=tidal&sr=topics&sf=titleonly) - Steaming / Download * [Modded Tidal](https://forum.mobilism.org/search.php?keywords=tidal&sr=topics&sf=titleonly) - Steaming / Download
* [Seeker](https://github.com/jackBonadies/SeekerAndroid), [Datmusic](https://github.com/alashow/datmusic-android) or [AIDS](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=aids&sf=titleonly) - Download / MP3 * [Seeker](https://github.com/jackBonadies/SeekerAndroid), [Datmusic](https://github.com/alashow/datmusic-android) or [AIDS](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=aids&sf=titleonly) - Download / MP3
* [Funkwhale](https://dev.funkwhale.audio/funkwhale/funkwhale-android), [Trebel](https://home.trebel.io/), [BlackHole](https://github.com/Sangwan5688/BlackHole), [VK X](https://vkx.app/) or [Deezer](https://play.google.com/store/apps/details?id=deezer.android.app) - Streaming * [Funkwhale](https://dev.funkwhale.audio/funkwhale/funkwhale-android), [Trebel](https://home.trebel.io/), [BlackHole](https://github.com/Sangwan5688/BlackHole), [VK X](https://vkx.app/) or [Deezer](https://play.google.com/store/apps/details?id=deezer.android.app) - Streaming
@ -17485,13 +17471,13 @@ import Index from './.vitepress/theme/Posts.vue'
* [HZP](https://hzp.co/) - Solfeggio Frequency Player * [HZP](https://hzp.co/) - Solfeggio Frequency Player
* [Quorus](https://quorus.net/) - Collaborative Playlists * [Quorus](https://quorus.net/) - Collaborative Playlists
* [UpNext GPT](https://github.com/dokar3/upnext-gpt) - Playlist Generator * [UpNext GPT](https://github.com/dokar3/upnext-gpt) - Playlist Generator
* [unMix](https://unmix.ru/) - Remove Vocal Tracks * [Vocal Remover](https://separatemusic.com/) - Remove Vocal Tracks
* [MusicSpeedChanger](https://musicspeedchanger.com/) - Music Speed Changer * [MusicSpeedChanger](https://musicspeedchanger.com/) - Music Speed Changer
* [Video to MP3 Converter](https://play.google.com/store/apps/details?id=mp3videoconverter.videotomp3.videotomp3converter) - Video to MP3 * [Video to MP3 Converter](https://play.google.com/store/apps/details?id=mp3videoconverter.videotomp3.videotomp3converter) - Video to MP3
* [AudioSwitch](https://play.google.com/store/apps/details?id=com.nordskog.LesserAudioSwitch) - Switch Audio to Different Outputs Lesser * [AudioSwitch](https://play.google.com/store/apps/details?id=com.nordskog.LesserAudioSwitch) - Switch Audio to Different Outputs Lesser
* [MP3 Tagger](https://play.google.com/store/apps/details?id=com.fillobotto.mp3tagger) - Automatic Audio ID3 Tagging * [MP3 Tagger](https://play.google.com/store/apps/details?id=com.fillobotto.mp3tagger) - Automatic Audio ID3 Tagging
* [Super Sound](https://play.google.com/store/apps/details?id=com.tianxingjian.supersound&hl) - Audio Editor * [Super Sound](https://play.google.com/store/apps/details?id=com.tianxingjian.supersound&hl) - Audio Editor
* [Music Maker JAM](https://www.loudly.com/musicmakerjam) - Music Creator / Mixer * [Music Maker JAM](https://www.musicmakerjam.app/) - Music Creator / Mixer
* [Up Tempo](https://play.google.com/store/apps/details?id=com.stonekick.tempo&hl=en&gl=US) - Audio Tempo Editor * [Up Tempo](https://play.google.com/store/apps/details?id=com.stonekick.tempo&hl=en&gl=US) - Audio Tempo Editor
* [ViPER4Android](https://github.com/programminghoch10/ViPER4AndroidRepackaged) - Audio Modifier / Equalizer * [ViPER4Android](https://github.com/programminghoch10/ViPER4AndroidRepackaged) - Audio Modifier / Equalizer
* [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet) - Headphone Audio Equalizer * [Wavelet](https://play.google.com/store/apps/details?id=com.pittvandewitt.wavelet) - Headphone Audio Equalizer
@ -17542,8 +17528,8 @@ import Index from './.vitepress/theme/Posts.vue'
* ↪️ **[Smart TV Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_smart_tv_.2F_firestick)** * ↪️ **[Smart TV Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_smart_tv_.2F_firestick)**
* ⭐ **[Stremio](https://www.stremio.com/)** - Torrent Streaming / [Addons](https://stremio-addons.netlify.app/) / Chromecast / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_vpn_guide) * ⭐ **[Stremio](https://www.stremio.com/)** - Torrent Streaming / [Addons](https://stremio-addons.netlify.app/) / Chromecast / Use [VPN](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_vpn_guide)
* ⭐ **[HDO Box](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=hdo+box&sf=titleonly)** - Movies / TV * ⭐ **[HDO Box](https://forum.mobilism.org/search.php?st=0&sk=t&sd=d&sr=topics&keywords=hdo+box&sf=titleonly)** - Movies / TV
* ⭐ **[CloudStream](https://dweb.link/ipns/cloudstream.on.fleek.co/)** - Movies / TV / Anime / [GitHub](https://github.com/recloudstream/cloudstream) / [2](https://github.com/hexated/cloudstream-extensions-hexated/) / [Mirrors](https://rentry.org/cs3-repos) / [Docs](https://recloudstream.github.io/csdocs/) * ⭐ **[CloudStream](https://cloudstream-on-fleek-co.ipns.dweb.link//)** - Movies / TV / Anime / [GitHub](https://github.com/recloudstream/cloudstream) / [2](https://github.com/hexated/cloudstream-extensions-hexated/) / [Mirrors](https://rentry.org/cs3-repos) / [Docs](https://recloudstream.github.io/csdocs/)
* ⭐ **[Kuukiyomi](https://github.com/LuftVerbot/kuukiyomi/)** or [Aniyomi](https://aniyomi.org/) - Movies / TV / Anime / [Extensions](https://aniyomi.org/extensions/) / [GitHub](https://github.com/jmir1/aniyomi) * ⭐ **[Kuukiyomi](https://github.com/LuftVerbot/kuukiyomi/)** or [Aniyomi](https://aniyomi.org/) - Movies / TV / Anime / [Extensions](https://aniyomi.org/extensions/) / [GitHub](https://github.com/aniyomiorg/aniyomi)
* ⭐ **[Miru](https://miru.js.org/en/download)** - Movies / TV / Anime / [GitHub](https://github.com/miru-project/miru-app) / [Docs](https://miru.js.org/en/developer/) * ⭐ **[Miru](https://miru.js.org/en/download)** - Movies / TV / Anime / [GitHub](https://github.com/miru-project/miru-app) / [Docs](https://miru.js.org/en/developer/)
* ⭐ **[FlixQuest](https://github.com/BeamlakAschalew/flixquest)** - Movies / TV * ⭐ **[FlixQuest](https://github.com/BeamlakAschalew/flixquest)** - Movies / TV
* ⭐ **[Kodi](https://kodi.tv/)** - [/r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) / [Real-Debrid](https://real-debrid.com/) * ⭐ **[Kodi](https://kodi.tv/)** - [/r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) / [Real-Debrid](https://real-debrid.com/)
@ -17589,7 +17575,7 @@ import Index from './.vitepress/theme/Posts.vue'
## ▷ Android Anime ## ▷ Android Anime
* ⭐ **[Aniyomi](https://aniyomi.org/)** or [Animiru](https://github.com/Quickdesh/Animiru) - Movies / TV / Anime / [GitHub](https://github.com/jmir1/aniyomi) * ⭐ **[Aniyomi](https://aniyomi.org/)** or [Animiru](https://github.com/Quickdesh/Animiru) - Movies / TV / Anime
* [Dantotsu](https://github.com/rebelonion/Dantotsu) * [Dantotsu](https://github.com/rebelonion/Dantotsu)
* [Kaguya App](https://github.com/hoangvu12/kaguya-app/) * [Kaguya App](https://github.com/hoangvu12/kaguya-app/)
* [Kazahana](https://github.com/yukino-org/kazahana) * [Kazahana](https://github.com/yukino-org/kazahana)
@ -17618,7 +17604,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[LibreTube](https://libretube.dev/)** - Ad-free YouTube Frontend * ⭐ **[LibreTube](https://libretube.dev/)** - Ad-free YouTube Frontend
* ⭐ **[NewPipe](https://newpipe.net/)** - Ad-free YouTube Frontend * ⭐ **[NewPipe](https://newpipe.net/)** - Ad-free YouTube Frontend
* ⭐ **[Tubular](https://github.com/polymorphicshade/Tubular)** - Ad-free YouTube Frontend * ⭐ **[Tubular](https://github.com/polymorphicshade/Tubular)** - Ad-free YouTube Frontend
* [revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module/releases), [revanced-apks](https://github.com/revanced-apks/build-apps/releases), [docker-py-revanced](https://github.com/nikhilbadyal/docker-py-revanced/releases) or [AT-YT](https://github.com/Zelooooo/AT-YT/releases) - Automated Patchers * [revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module/releases), [revanced-apks](https://github.com/revanced-apks/build-apps/releases), [docker-py-revanced](https://github.com/nikhilbadyal/docker-py-revanced/releases) or [AT-YT](https://github.com/Zenlua/AT-YT) - Automated Patchers
* [revanced-cli](https://github.com/ReVanced/revanced-cli/), [Auto-CLI](https://github.com/taku-nm/auto-cli/), [Revancify](https://github.com/decipher3114/Revancify) or [revanced-creator](https://github.com/XDream8/revanced-creator) - CLI Patchers * [revanced-cli](https://github.com/ReVanced/revanced-cli/), [Auto-CLI](https://github.com/taku-nm/auto-cli/), [Revancify](https://github.com/decipher3114/Revancify) or [revanced-creator](https://github.com/XDream8/revanced-creator) - CLI Patchers
* [ReVanced Patcher 6.0-7.1](https://github.com/kitadai31/revanced-patches-android6-7) - 6.0-7.1 Patcher * [ReVanced Patcher 6.0-7.1](https://github.com/kitadai31/revanced-patches-android6-7) - 6.0-7.1 Patcher
* [Clipious](https://github.com/lamarios/clipious) - YouTube Frontend * [Clipious](https://github.com/lamarios/clipious) - YouTube Frontend
@ -17642,7 +17628,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[Pojav](https://pojavlauncherteam.github.io/)** - Mobile Minecraft Launcher * ⭐ **[Pojav](https://pojavlauncherteam.github.io/)** - Mobile Minecraft Launcher
* [Das Image](https://apps.apple.com/ca/app/das-image-search-and-explore/id1464079804), [iPhone11papers](https://iphone11papers.com/), [FreshWalls](https://apps.apple.com/in/app/freshwalls-4k-hd-wallpapers/id1627085956) or [iOS Wallpapers](https://goo.gl/photos/ZVpabTtcezd35XBa9/) - iOS Wallpapers * [Das Image](https://apps.apple.com/ca/app/das-image-search-and-explore/id1464079804), [iPhone11papers](https://iphone11papers.com/), [FreshWalls](https://apps.apple.com/in/app/freshwalls-4k-hd-wallpapers/id1627085956) or [iOS Wallpapers](https://goo.gl/photos/ZVpabTtcezd35XBa9/) - iOS Wallpapers
* [wrtn](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), [OpenAI-ChatGPT](https://apps.apple.com/us/app/openai-chatgpt/id6448311069) or [Kai](https://trykai.app/) - ChatGPT Apps * [wrtn](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), [OpenAI-ChatGPT](https://apps.apple.com/us/app/openai-chatgpt/id6448311069) or [Kai](https://trykai.app/) - ChatGPT Apps
* [Offline File Browser](https://apps.apple.com/us/app/offline-files-browser-docs/id1557618225) or [Santander](https://github.com/SerenaKit/Santander) - File Managers * [Offline File Browser](https://apps.apple.com/us/app/offline-files-browser-docs/id1557618225) or [Santander](https://github.com/NSAntoine/Santander) - File Managers
* [Dropbox](https://testflight.apple.com/join/LBZaRq4I) - Cloud Storage * [Dropbox](https://testflight.apple.com/join/LBZaRq4I) - Cloud Storage
* [DeDuplicate](https://deduplicate.app/) - Duplicate File Remover * [DeDuplicate](https://deduplicate.app/) - Duplicate File Remover
* [Should I Answer?](https://www.shouldianswer.net/) - Block Spam Calls * [Should I Answer?](https://www.shouldianswer.net/) - Block Spam Calls
@ -17777,6 +17763,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [FutureRestore](https://github.com/tihmstar/futurerestore) - Restore to Unsigned Firmware / [GUI](https://github.com/CoocooFroggy/FutureRestore-GUI/) * [FutureRestore](https://github.com/tihmstar/futurerestore) - Restore to Unsigned Firmware / [GUI](https://github.com/CoocooFroggy/FutureRestore-GUI/)
* [Sileo](https://cydia.saurik.com/api/share#?source=https://repo.getsileo.app) or [Zebra](https://getzbra.com/) - iOS Package Managers * [Sileo](https://cydia.saurik.com/api/share#?source=https://repo.getsileo.app) or [Zebra](https://getzbra.com/) - iOS Package Managers
* [Repo Updates](https://www.ios-repo-updates.com/) - App Repository Updates * [Repo Updates](https://www.ios-repo-updates.com/) - App Repository Updates
* [Roothide Bootstrap](https://github.com/roothide/Bootstrap) - Inject Tweaks into Apps without jailbreak (14.0-17.0) / [Tweaks](https://github.com/roothide/roothide.github.io)
* [CyDown](https://julio.hackyouriphone.org/description.html?id=com.julioverne.cydown) - Cracked Jailbreak Tweaks * [CyDown](https://julio.hackyouriphone.org/description.html?id=com.julioverne.cydown) - Cracked Jailbreak Tweaks
* [iDownloadBlog](https://www.idownloadblog.com) - Jailbreak News * [iDownloadBlog](https://www.idownloadblog.com) - Jailbreak News
@ -17908,7 +17895,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Ketsu](https://ketsu.app/download.html) - [Discord](https://discord.gg/gjcy6MQ) * [Ketsu](https://ketsu.app/download.html) - [Discord](https://discord.gg/gjcy6MQ)
* [Tweaked Crunchyroll ++](http://www.iosemulatorspot.com/tweaked-crunchyroll/) - Tweaked Crunchyroll * [Tweaked Crunchyroll ++](http://www.iosemulatorspot.com/tweaked-crunchyroll/) - Tweaked Crunchyroll
* [MyAnimeList Client](https://apps.apple.com/us/app/myanimelist-official/id1469330778) - MyAnimeList Client * [MyAnimeList Client](https://apps.apple.com/us/app/myanimelist-official/id1469330778) - MyAnimeList Client
* [Otraku](https://github.com/lotusgate/otraku) or [AniHyou](https://github.com/axiel7/AniHyou) - AniList Apps * [Otraku](https://github.com/lotusprey/otraku) or [AniHyou](https://github.com/axiel7/AniHyou-iOS) - AniList Apps
*** ***
@ -17962,6 +17949,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[torrent-control](https://github.com/Mika-/torrent-control)** or [Remote Torrent Adder](https://github.com/bogenpirat/remote-torrent-adder) - Easily Send Torrents to Client * ⭐ **[torrent-control](https://github.com/Mika-/torrent-control)** or [Remote Torrent Adder](https://github.com/bogenpirat/remote-torrent-adder) - Easily Send Torrents to Client
* [Tixati](https://tixati.com/) - [Screenshot](https://i.ibb.co/tPfyPRQ/b0683ce2eb49.png) * [Tixati](https://tixati.com/) - [Screenshot](https://i.ibb.co/tPfyPRQ/b0683ce2eb49.png)
* [Motrix](https://motrix.app/) - [Screenshot](https://i.ibb.co/SQqrdpW/2950c09df08a.png) / [GitHub](https://github.com/agalwood/Motrix) * [Motrix](https://motrix.app/) - [Screenshot](https://i.ibb.co/SQqrdpW/2950c09df08a.png) / [GitHub](https://github.com/agalwood/Motrix)
* [WizTorrent](https://wiztorrent.com/) - [Screenshot](https://i.imgur.com/O3VbklP.jpg) / Torrent Player / WebShare
* [Picotorrent](https://picotorrent.org/) - [Screenshot](https://i.ibb.co/Pz4qb8Q/df96c0ff3912.png) * [Picotorrent](https://picotorrent.org/) - [Screenshot](https://i.ibb.co/Pz4qb8Q/df96c0ff3912.png)
* [BiglyBT](https://www.biglybt.com/) - [Screenshot](https://i.ibb.co/5TRkt1t/bfe91a771679.png) * [BiglyBT](https://www.biglybt.com/) - [Screenshot](https://i.ibb.co/5TRkt1t/bfe91a771679.png)
* [LIII](https://codecpack.co/download/LIII-BitTorrent-Client.html) - [Screenshot](https://i.ibb.co/jRJR1cX/cecb8c47451d.png) * [LIII](https://codecpack.co/download/LIII-BitTorrent-Client.html) - [Screenshot](https://i.ibb.co/jRJR1cX/cecb8c47451d.png)
@ -18125,6 +18113,7 @@ import Index from './.vitepress/theme/Posts.vue'
* ⭐ **[Torrent Legality](https://i.ibb.co/HHqC4V2/11e244ddbdfb.png)** - Torrenting Laws by Country * ⭐ **[Torrent Legality](https://i.ibb.co/HHqC4V2/11e244ddbdfb.png)** - Torrenting Laws by Country
* [WarezBot](https://github.com/enzobes/WarezBot) - Discord Scene Release Tracker * [WarezBot](https://github.com/enzobes/WarezBot) - Discord Scene Release Tracker
* [btcache](https://btcache.me/), [iTorrents](https://itorrents.org) or [Torrage](https://torrage.info/) - Torrent Storage Cache * [btcache](https://btcache.me/), [iTorrents](https://itorrents.org) or [Torrage](https://torrage.info/) - Torrent Storage Cache
* [InfoTorrent](https://infotorrent.tnl.one/) or [Webtorrent Checker](https://checker.openwebtorrent.com/) - Check Torrent File Health
* [TorrentTags](https://torrenttags.com/) - Check Torrents for Copyright Claims * [TorrentTags](https://torrenttags.com/) - Check Torrents for Copyright Claims
* [MagLit](https://maglit.me/) - Magnet Link Shorteners * [MagLit](https://maglit.me/) - Magnet Link Shorteners
* [Magnet Link Generator](https://magnetlinkgenerator.com/) - Magnet Link Generator * [Magnet Link Generator](https://magnetlinkgenerator.com/) - Magnet Link Generator
@ -18237,7 +18226,7 @@ import Index from './.vitepress/theme/Posts.vue'
* [Deezer](https://www.deezer.com/) - Streaming / [Full Songs](https://git.uhwot.cf/uhwot/dzunlock.git) * [Deezer](https://www.deezer.com/) - Streaming / [Full Songs](https://git.uhwot.cf/uhwot/dzunlock.git)
* [OdesliBot](https://t.me/odesli_bot) - Audio Stream Search Bot * [OdesliBot](https://t.me/odesli_bot) - Audio Stream Search Bot
* [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram * [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram
* [JukeboxStar](https://jukeboxstar.com/) - Collaborative Playlist Streaming * [JukeboxStar](https://jukeboxstar.com/) or [JukeboxToday](https://jukebox.today/) - Collaborative Streaming / Listening Parties
* [stemplayerplayer](https://github.com/nn9dev/stemplayerplayer), [StemPlayer](https://stemplayer.io/) or [stem-player-emulator](https://github.com/krystalgamer/stem-player-emulator) - Kanye West STEM Player Emulators * [stemplayerplayer](https://github.com/nn9dev/stemplayerplayer), [StemPlayer](https://stemplayer.io/) or [stem-player-emulator](https://github.com/krystalgamer/stem-player-emulator) - Kanye West STEM Player Emulators
*** ***

View File

@ -1,6 +1,9 @@
import { defineConfig, presetUno, presetAttributify, presetIcons } from 'unocss' import { defineConfig, presetUno, presetAttributify, presetIcons } from 'unocss'
export default defineConfig({ export default defineConfig({
content: {
filesystem: ['.vitepress/config.mts', '.vitepress/constants.ts']
},
theme: { theme: {
colors: { colors: {
primary: 'var(--vp-c-brand-1)', primary: 'var(--vp-c-brand-1)',