mirror of
https://github.com/fmhy/edit.git
synced 2025-08-16 16:12:13 +10:00
Merge branch 'main2' of https://github.com/hugo9655/FMHYedit into main2
This commit is contained in:
commit
fd16411c92
31 changed files with 1109 additions and 1032 deletions
6
.github/CONTRIBUTING.md
vendored
6
.github/CONTRIBUTING.md
vendored
|
@ -40,13 +40,13 @@ Don't post any hacks/exploits that give unfair advantages in multiplayer games.
|
||||||
## Reporting a Site
|
## Reporting a Site
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> If you want to make bigger changes to the wiki, such as debloating or restructuring a page/section, please discuss those changes with us via **[Discord](https://discord.gg/5W9QJKuPkD)** before making a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)**.
|
> If you want to make bigger changes to the wiki, such as debloating or restructuring a page/section, please discuss those changes with us via **[Discord](https://rentry.co/fmhy-invite)** before making a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)**.
|
||||||
|
|
||||||
You can do one of the following:
|
You can do one of the following:
|
||||||
|
|
||||||
- Open an **[Issue](https://github.com/fmhy/FMHYedit/issues)** or a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)** and don't forget to explain why you think the site(s) in question should be removed, unstarred, and/or changed.
|
- Open an **[Issue](https://github.com/fmhy/FMHYedit/issues)** or a **[Pull Request](https://github.com/fmhy/FMHYedit/pulls)** and don't forget to explain why you think the site(s) in question should be removed, unstarred, and/or changed.
|
||||||
|
|
||||||
- Alternatively, you can reach out to us on **[Discord](https://discord.gg/5W9QJKuPkD)** if you're unsure whether the site should be reported or if you'd like to discuss your report with more people.
|
- Alternatively, you can reach out to us on **[Discord](https://rentry.co/fmhy-invite)** if you're unsure whether the site should be reported or if you'd like to discuss your report with more people.
|
||||||
|
|
||||||
## Making changes
|
## Making changes
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ If you want to make changes with instant site feedback, or are simply going to w
|
||||||
- [Manually setting up a development environment](#manually-setting-up-a-development-environment)
|
- [Manually setting up a development environment](#manually-setting-up-a-development-environment)
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> You can just use our [💬 Discord](https://redd.it/17f8msf) to send us sites or any changes.
|
> You can just use our [💬 Discord](https://rentry.co/fmhy-invite) to send us sites or any changes.
|
||||||
|
|
||||||
### Using Gitpod or GitHub Codespaces
|
### Using Gitpod or GitHub Codespaces
|
||||||
|
|
||||||
|
|
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,5 +1 @@
|
||||||
blank_issues_enabled: false
|
|
||||||
contact_links:
|
|
||||||
- name: Discord
|
|
||||||
url: https://discord.gg/Stz6y6NgNg
|
|
||||||
about: You can ask general questions here.
|
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/wiki.yml
vendored
2
.github/ISSUE_TEMPLATE/wiki.yml
vendored
|
@ -13,7 +13,7 @@ body:
|
||||||
* Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything.
|
* Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything.
|
||||||
* If you're adding a new site, please [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) (control + f) first to make sure we don't already have it.
|
* If you're adding a new site, please [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) (control + f) first to make sure we don't already have it.
|
||||||
* Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups).
|
* Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups).
|
||||||
* You can send us stuff directly via [💬 Discord](https://discord.gg/5W9QJKuPkD).
|
* You can send us stuff directly via [💬 Discord](https://rentry.co/fmhy-invite).
|
||||||
* You can also check out our [website](https://fmhy.net) and the [posts](https://fmhy.net/posts) section to know about any major updates to the wiki.
|
* You can also check out our [website](https://fmhy.net) and the [posts](https://fmhy.net/posts) section to know about any major updates to the wiki.
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: type
|
id: type
|
||||||
|
|
|
@ -140,7 +140,7 @@ export default defineConfig({
|
||||||
search,
|
search,
|
||||||
footer: {
|
footer: {
|
||||||
message: `${feedback} (rev: ${commitRef})`,
|
message: `${feedback} (rev: ${commitRef})`,
|
||||||
copyright: `© ${new Date().getFullYear()}, <a href="https://github.com/nbats">nbats</a>, <a href="https://tasky.nuxt.dev" class="text-[#ff91af]">taskylizard</a> and contributors. <a href="https://i.ibb.co/VJQmQ9t/image.png">Estd 2018.</a>`
|
copyright: `© ${new Date().getFullYear()}, Estd 2018`
|
||||||
},
|
},
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
|
pattern: 'https://github.com/fmhy/FMHYEdit/edit/main/docs/:path',
|
||||||
|
|
|
@ -139,7 +139,7 @@ export const nav: DefaultTheme.NavItem[] = [
|
||||||
items: [
|
items: [
|
||||||
{ text: '🌐 Search', link: '/posts/search' },
|
{ text: '🌐 Search', link: '/posts/search' },
|
||||||
{ text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
|
{ text: '🔗 Bookmarks', link: 'https://github.com/fmhy/bookmarks' },
|
||||||
{ text: '✅ SafeGuard', link: 'https://github.com/kenhendricks00/FMHY-SafeGuard' },
|
{ text: '✅ SafeGuard', link: 'https://github.com/fmhy/FMHY-SafeGuard' },
|
||||||
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
|
{ text: '📋 snowbin', link: 'https://pastes.fmhy.net' },
|
||||||
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
|
{ text: '🏞 Wallpapers', link: '/other/wallpapers' },
|
||||||
{ text: '💙 Feedback', link: '/feedback' },
|
{ text: '💙 Feedback', link: '/feedback' },
|
||||||
|
|
|
@ -268,7 +268,7 @@ const toggleCard = () => (isCardShown.value = !isCardShown.value)
|
||||||
in the message or join our
|
in the message or join our
|
||||||
<a
|
<a
|
||||||
class="text-primary text-underline font-semibold"
|
class="text-primary text-underline font-semibold"
|
||||||
href="https://discord.gg/Stz6y6NgNg"
|
href="https://rentry.co/FMHY-Invite/"
|
||||||
>
|
>
|
||||||
Discord.
|
Discord.
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
* ⭐ **uBO Resources** - [Advanced](https://youtu.be/2lisQQmWQkY) / [Redundant Extensions](https://github.com/arkenfox/user.js/wiki/4.1-Extensions/#-dont-bother)
|
* ⭐ **uBO Resources** - [Advanced](https://youtu.be/2lisQQmWQkY) / [Redundant Extensions](https://github.com/arkenfox/user.js/wiki/4.1-Extensions/#-dont-bother)
|
||||||
* ⭐ **Report Issues** - [uAssets](https://github.com/uBlockOrigin/uAssets/issues) / [Hosts](https://github.com/uBlockOrigin/uAssets/discussions/17361) / [AdGuardFilters](https://reports.adguard.com/new_issue.html) / [EasyList](https://github.com/easylist/easylist/issues)
|
* ⭐ **Report Issues** - [uAssets](https://github.com/uBlockOrigin/uAssets/issues) / [Hosts](https://github.com/uBlockOrigin/uAssets/discussions/17361) / [AdGuardFilters](https://reports.adguard.com/new_issue.html) / [EasyList](https://github.com/easylist/easylist/issues)
|
||||||
* ⭐ **[SponsorBlock](https://sponsor.ajay.app/)** - Skip Sponsored YouTube Ads / [Script](https://github.com/mchangrh/sb.js), [2](https://greasyfork.org/en/scripts/453320)
|
* ⭐ **[SponsorBlock](https://sponsor.ajay.app/)** - Skip Sponsored YouTube Ads / [Script](https://github.com/mchangrh/sb.js), [2](https://greasyfork.org/en/scripts/453320)
|
||||||
* ⭐ **[OpenVideo](https://openvideofs.github.io)** or [Stream-Bypass](https://github.com/ByteDream/stream-bypass) - Play Videos in Ad-Free Player
|
|
||||||
* [Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin) or [Discord Adblock](https://github.com/CroissantDuNord/discord-adblock) - Hide Discord Nitro / Boost Ads
|
* [Disblock Origin](https://codeberg.org/AllPurposeMat/Disblock-Origin) or [Discord Adblock](https://github.com/CroissantDuNord/discord-adblock) - Hide Discord Nitro / Boost Ads
|
||||||
* [Popupblocker All](https://addons.mozilla.org/en-US/firefox/addon/popupblockerall/), [PopUpOFF](https://romanisthere.github.io/PopUpOFF-Website/index.html) or [PopupBlocker](https://github.com/AdguardTeam/PopupBlocker) - Popup / New Tab Blockers
|
* [Popupblocker All](https://addons.mozilla.org/en-US/firefox/addon/popupblockerall/), [PopUpOFF](https://romanisthere.github.io/PopUpOFF-Website/index.html) or [PopupBlocker](https://github.com/AdguardTeam/PopupBlocker) - Popup / New Tab Blockers
|
||||||
* [Adguard](https://github.com/AdguardTeam/AdguardBrowserExtension#installation) - Adblocker
|
* [Adguard](https://github.com/AdguardTeam/AdguardBrowserExtension#installation) - Adblocker
|
||||||
|
@ -28,8 +27,8 @@
|
||||||
|
|
||||||
## ▷ Adblock Filters
|
## ▷ Adblock Filters
|
||||||
|
|
||||||
* ⭐ **[yokoffing's Recommended Filters](https://github.com/yokoffing/filterlists)**
|
|
||||||
* ⭐ **[LegitimateURLShortener](https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt)**
|
* ⭐ **[LegitimateURLShortener](https://github.com/DandelionSprout/adfilt/blob/master/LegitimateURLShortener.txt)**
|
||||||
|
* [yokoffing's Recommended Filters](https://github.com/yokoffing/filterlists)
|
||||||
* [FilterLists](https://filterlists.com/) - Filter and host lists directory
|
* [FilterLists](https://filterlists.com/) - Filter and host lists directory
|
||||||
* [FMHY Filterlist](https://github.com/fmhy/FMHYFilterlist) - Unsafe Sites Filter
|
* [FMHY Filterlist](https://github.com/fmhy/FMHYFilterlist) - Unsafe Sites Filter
|
||||||
* [Clear URLs for uBO](https://github.com/DandelionSprout/adfilt/blob/master/ClearURLs%20for%20uBo/clear_urls_uboified.txt)
|
* [Clear URLs for uBO](https://github.com/DandelionSprout/adfilt/blob/master/ClearURLs%20for%20uBo/clear_urls_uboified.txt)
|
||||||
|
@ -43,7 +42,7 @@
|
||||||
* [Bypass.vip](https://bypass.vip/) / [API](https://api.bypass.vip/)
|
* [Bypass.vip](https://bypass.vip/) / [API](https://api.bypass.vip/)
|
||||||
* [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt) / [Note](https://pastebin.com/Gr2AhsE8)
|
* [FastForward](https://fastforward.team/) / [Discord](https://discord.gg/RSAf7b5njt) / [Note](https://pastebin.com/Gr2AhsE8)
|
||||||
* [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser)
|
* [AdsBypasser](https://adsbypasser.github.io/) / [2](https://github.com/adsbypasser/adsbypasser)
|
||||||
* [TheBypasser](https://thebypasser.com/)
|
* [Bypass.lat](https://bypass.lat/)
|
||||||
* [Bypass-Links](https://bypass-links.vercel.app) / [GitHub](https://github.com/amitsingh-007/bypass-links)
|
* [Bypass-Links](https://bypass-links.vercel.app) / [GitHub](https://github.com/amitsingh-007/bypass-links)
|
||||||
* [Yuumari](https://yuumari.com/bypass/) / [Extension](https://chromewebstore.google.com/detail/auto-link-bypasser/doiagnjlaingkmdjlbfalakpnphfmnoh) / [Script](https://yuumari.com/m-links/#js-code)
|
* [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)
|
||||||
|
@ -59,7 +58,7 @@
|
||||||
|
|
||||||
* 🌐 **[DNS Providers](https://adguard-dns.io/kb/general/dns-providers/)** - DNS Provider Index
|
* 🌐 **[DNS Providers](https://adguard-dns.io/kb/general/dns-providers/)** - DNS Provider Index
|
||||||
* ↪️ **[DNS Filters / Blocklists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_dns_filters)**
|
* ↪️ **[DNS Filters / Blocklists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_dns_filters)**
|
||||||
* ↪️ **[Free DNS Servers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_servers)**
|
* ↪️ **[Free DNS Resolvers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_dns_resolvers)**
|
||||||
* ⭐ **[Pi-Hole](https://pi-hole.net/)** - DNS Adblocking / Self-Hosted
|
* ⭐ **[Pi-Hole](https://pi-hole.net/)** - DNS Adblocking / Self-Hosted
|
||||||
* ⭐ **Pi-Hole Tools** - [Install Script](https://github.com/DesktopECHO/Pi-Hole-for-WSL1) / [Filter](https://firebog.net/) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/alanine/) / [Chrome](https://chromewebstore.google.com/detail/alanine/lohlpbknpcngpjifmofkidennikljlfi) / [Docker](https://hub.docker.com/repository/docker/kulda22/alanine) / [Antitelemetry](https://github.com/MoralCode/pihole-antitelemetry)
|
* ⭐ **Pi-Hole Tools** - [Install Script](https://github.com/DesktopECHO/Pi-Hole-for-WSL1) / [Filter](https://firebog.net/) / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/alanine/) / [Chrome](https://chromewebstore.google.com/detail/alanine/lohlpbknpcngpjifmofkidennikljlfi) / [Docker](https://hub.docker.com/repository/docker/kulda22/alanine) / [Antitelemetry](https://github.com/MoralCode/pihole-antitelemetry)
|
||||||
* ⭐ **[AdGuard Home](https://github.com/AdguardTeam/AdGuardHome/wiki/Docker)** - DNS Adblocking / Self-Hosted / [Setup](https://github.com/klutchell/balena-adguard) / [Filters](https://github.com/hl2guide/AdGuard-Home-Whitelist)
|
* ⭐ **[AdGuard Home](https://github.com/AdguardTeam/AdGuardHome/wiki/Docker)** - DNS Adblocking / Self-Hosted / [Setup](https://github.com/klutchell/balena-adguard) / [Filters](https://github.com/hl2guide/AdGuard-Home-Whitelist)
|
||||||
|
@ -68,17 +67,12 @@
|
||||||
* [NextDNS](https://nextdns.io) / [Guide](https://github.com/yokoffing/NextDNS-Config) / [Video](https://youtu.be/WUG57ynLb8I), [Adguard DNS](https://adguard-dns.io/) or [ControlD](https://controld.com/free-dns) - Customizable DNS Adblocking Services
|
* [NextDNS](https://nextdns.io) / [Guide](https://github.com/yokoffing/NextDNS-Config) / [Video](https://youtu.be/WUG57ynLb8I), [Adguard DNS](https://adguard-dns.io/) or [ControlD](https://controld.com/free-dns) - Customizable DNS Adblocking Services
|
||||||
* [NxFilter](https://nxfilter.org/) - Customizable DNS Adblocking / Self-Hosted
|
* [NxFilter](https://nxfilter.org/) - Customizable DNS Adblocking / Self-Hosted
|
||||||
* [TBlock](https://tblock.me/) - DNS Adblocking Client / [Filters](https://codeberg.org/tblock/filters)
|
* [TBlock](https://tblock.me/) - DNS Adblocking Client / [Filters](https://codeberg.org/tblock/filters)
|
||||||
* [Maza](https://maza-ad-blocking.andros.dev/) - Local DNS Adblocking Client
|
|
||||||
* [YogaDNS](https://yogadns.com/) - Custom DNS Client for Windows
|
* [YogaDNS](https://yogadns.com/) - Custom DNS Client for Windows
|
||||||
* [Diversion](https://diversion.ch/) - Asuswrt-Merlin Router Adblock Manager
|
* [Diversion](https://diversion.ch/) - Asuswrt-Merlin Router Adblock Manager
|
||||||
* [personalDNSfilter](https://www.zenz-solutions.de/personaldnsfilter-wp/) - DNS Filtering Proxy / Self-Hosted
|
|
||||||
* [dog](https://dns.lookup.dog/) - DNS Lookup CLI
|
|
||||||
* [Stubby](https://dnsprivacy.org/dns_privacy_daemon_-_stubby/) - DNS Privacy Stub Resolver
|
|
||||||
* [Phishing Army](https://phishing.army/) - DNS Phishing Blocklist
|
* [Phishing Army](https://phishing.army/) - DNS Phishing Blocklist
|
||||||
* [DNS Party](https://encrypted-dns.party/) - Encrypted DNS Profiles for Apple Devices
|
* [DNS Party](https://encrypted-dns.party/) - Encrypted DNS Profiles for Apple Devices
|
||||||
* [no-google](https://github.com/nickspaargaren/no-google) - Block All Google Services
|
|
||||||
* [Samsung Smart TV Adblock](https://redd.it/gn7fw5) - Block Samsung Smart TV Ads
|
* [Samsung Smart TV Adblock](https://redd.it/gn7fw5) - Block Samsung Smart TV Ads
|
||||||
* [Technitium](https://technitium.com/dns) or [Hickory DNS](https://github.com/hickory-dns/hickory-dns) - Self-Hosted DNS Server
|
* [Technitium](https://technitium.com/dns) - Self-Hosted DNS Server
|
||||||
* [DNS Perf](https://dnsperf.com/dns-speed-benchmark) or [NameBench](https://code.google.com/archive/p/namebench/) - DNS Speed Tests
|
* [DNS Perf](https://dnsperf.com/dns-speed-benchmark) or [NameBench](https://code.google.com/archive/p/namebench/) - DNS Speed Tests
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -105,15 +99,16 @@
|
||||||
* 🌐 **[Awesome Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)** - Malware Analysis Resources
|
* 🌐 **[Awesome Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)** - Malware Analysis Resources
|
||||||
* ↪️ **[Site Legitimacy Check](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_site_legitimacy_check)**
|
* ↪️ **[Site Legitimacy Check](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_site_legitimacy_check)**
|
||||||
* ↪️ **[Virtual Machines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_virtual_machines)**
|
* ↪️ **[Virtual Machines](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_virtual_machines)**
|
||||||
* ⭐ **[Sandboxie Plus](https://sandboxie-plus.com/)** / [Guide](https://rentry.co/sandboxie-guide) or [Windows Sandbox](https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview) - Sandbox Environments
|
|
||||||
* ⭐ **[AdwCleaner](https://www.malwarebytes.com/adwcleaner/)** - Anti-Adware
|
* ⭐ **[AdwCleaner](https://www.malwarebytes.com/adwcleaner/)** - Anti-Adware
|
||||||
* ⭐ **[Malwarebytes](https://rentry.co/FMHYBase64#malwarebytes)**, [2](https://www.malwarebytes.com/) - Antivirus
|
* ⭐ **[Malwarebytes](https://rentry.co/FMHYBase64#malwarebytes)**, [2](https://www.malwarebytes.com/) - Antivirus
|
||||||
* ⭐ **[Security / Antivirus Multireddit](https://www.reddit.com/user/goretsky/m/security/)** - Reddit Communities
|
* ⭐ **[Security / Antivirus Multireddit](https://www.reddit.com/user/goretsky/m/security/)** - Reddit Communities
|
||||||
* ⭐ **[FMHY SafeGuard](https://github.com/fmhy/FMHY-SafeGuard)** - Check Trusted Sites Easily
|
* ⭐ **[FMHY SafeGuard](https://github.com/fmhy/FMHY-SafeGuard)** - Check Trusted Sites Easily
|
||||||
* [BleepingComputer Forums](https://www.bleepingcomputer.com/forums/f/22/virus-trojan-spyware-and-malware-removal-help/), [Malwarebytes Forums](https://forums.malwarebytes.com/forum/7-windows-malware-removal-help-support/) or [Sysnative Forums](https://www.sysnative.com/forums/forums/security-arena.66/) - Malware Removal Forums / [Note](https://pastebin.com/0mrmPXgz)
|
* [BleepingComputer Forums](https://www.bleepingcomputer.com/forums/f/22/virus-trojan-spyware-and-malware-removal-help/), [Malwarebytes Forums](https://forums.malwarebytes.com/forum/7-windows-malware-removal-help-support/) or [Sysnative Forums](https://www.sysnative.com/forums/forums/security-arena.66/) - Malware Removal Forums / [Note](https://pastebin.com/0mrmPXgz)
|
||||||
|
* [Sandboxie Plus](https://sandboxie-plus.com/) - Sandbox Environment / [Guide](https://rentry.co/sandboxie-guide)
|
||||||
|
* [Windows Sandbox](https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview) - Full Virtual Machine Sandbox Environment
|
||||||
* [ESET](https://rentry.co/FMHYBase64#eset) - Antivirus
|
* [ESET](https://rentry.co/FMHYBase64#eset) - Antivirus
|
||||||
* [Dangerzone](https://dangerzone.rocks/) - Convert potentially malicious files to safe PDFs / [GitHub](https://github.com/freedomofpress/dangerzone)
|
* [Dangerzone](https://dangerzone.rocks/) - Convert Malicious PDFs to Safe Files / [GitHub](https://github.com/freedomofpress/dangerzone)
|
||||||
* [ANY.RUN](https://any.run/), [Triage](https://tria.ge/) or [Cuckoo](https://cuckoo.cert.ee/) - Online Sandboxes
|
* [Triage](https://tria.ge/) or [Cuckoo](https://cuckoo.cert.ee/) - Online Sandboxes
|
||||||
* [No More Ransom](https://www.nomoreransom.org/en/decryption-tools.html) - Ransomware Decryption Tools
|
* [No More Ransom](https://www.nomoreransom.org/en/decryption-tools.html) - Ransomware Decryption Tools
|
||||||
* [ID Ransomware](https://id-ransomware.malwarehunterteam.com/) - Ransomware Identification Tool
|
* [ID Ransomware](https://id-ransomware.malwarehunterteam.com/) - Ransomware Identification Tool
|
||||||
* [ConfigureDefender](https://github.com/AndyFul/ConfigureDefender) - Configure Windows Defender Settings
|
* [ConfigureDefender](https://github.com/AndyFul/ConfigureDefender) - Configure Windows Defender Settings
|
||||||
|
@ -155,14 +150,11 @@
|
||||||
* [F-Secure Identity Theft Checker](https://www.f-secure.com/en/identity-theft-checker) - Identity Theft Check
|
* [F-Secure Identity Theft Checker](https://www.f-secure.com/en/identity-theft-checker) - Identity Theft Check
|
||||||
* [PrivNote](https://privnote.com/), [SafeNote](https://safenote.co/), [Burn.Link](https://burn.link/), [ThisLinkWillSelfDestruct](https://thislinkwillselfdestruct.com/), [s.cr](https://s.cr/), [burnmynote](https://www.burnmynote.link/) or [OneTimeSecret](https://onetimesecret.com/) - Send Self-Destructing Messages
|
* [PrivNote](https://privnote.com/), [SafeNote](https://safenote.co/), [Burn.Link](https://burn.link/), [ThisLinkWillSelfDestruct](https://thislinkwillselfdestruct.com/), [s.cr](https://s.cr/), [burnmynote](https://www.burnmynote.link/) or [OneTimeSecret](https://onetimesecret.com/) - Send Self-Destructing Messages
|
||||||
* [chausies encrypt](https://chausies.xyz/encrypt), [Steg Cloak](https://stegcloak.surge.sh/) or [spam mimic](https://www.spammimic.com/index.cgi) - Send Encrypted Text
|
* [chausies encrypt](https://chausies.xyz/encrypt), [Steg Cloak](https://stegcloak.surge.sh/) or [spam mimic](https://www.spammimic.com/index.cgi) - Send Encrypted Text
|
||||||
* [USBKill](https://github.com/hephaest0s/usbkill) - Anti-Forensic USB Killswitch
|
|
||||||
* [HiddenVM](https://github.com/aforensics/HiddenVM) - Run an Oracle VM on TailsOS
|
* [HiddenVM](https://github.com/aforensics/HiddenVM) - Run an Oracle VM on TailsOS
|
||||||
* [FreeCarrierLookup](https://www.freecarrierlookup.com/) - Get Telephone Carrier Data
|
* [FreeCarrierLookup](https://www.freecarrierlookup.com/) - Get Telephone Carrier Data
|
||||||
* [Facebook Doc Stories](https://docs.google.com/document/d/1QYqmJsifBjf_xA23Ea7AdeMFyjGWaF_dvhi5EZdNUf4/edit) - Facebook Malpractices Index
|
* [Facebook Doc Stories](https://docs.google.com/document/d/1QYqmJsifBjf_xA23Ea7AdeMFyjGWaF_dvhi5EZdNUf4/edit) - Facebook Malpractices Index
|
||||||
* [Privacy.com](https://privacy.com/) - Make Secure Payments / US Only
|
* [Privacy.com](https://privacy.com/) - Make Secure Payments / US Only
|
||||||
* [image-scrubber](https://everestpipkin.github.io/image-scrubber) - Anonymize Protest Photos / [GitHub](https://github.com/everestpipkin/image-scrubber)
|
|
||||||
* [Mobile Verification Toolkit](https://www.privacyguides.org/en/device-integrity/) - Test for Potential Compromises on Android / iOS
|
* [Mobile Verification Toolkit](https://www.privacyguides.org/en/device-integrity/) - Test for Potential Compromises on Android / iOS
|
||||||
* [GoFOSS](https://gofoss.net/) - Why You Should Use FOSS Alternatives
|
|
||||||
* [SurveillanceWatch](https://www.surveillancewatch.io/) - Surveillance Company Connections
|
* [SurveillanceWatch](https://www.surveillancewatch.io/) - Surveillance Company Connections
|
||||||
* [If An Agent Knocks](https://docs.google.com/document/d/176Yds1p63Q3iaKilw0luChMzlJhODdiPvF2I4g9eIXo/) - Best Practices if Contacted by Agents
|
* [If An Agent Knocks](https://docs.google.com/document/d/176Yds1p63Q3iaKilw0luChMzlJhODdiPvF2I4g9eIXo/) - Best Practices if Contacted by Agents
|
||||||
|
|
||||||
|
@ -194,10 +186,17 @@
|
||||||
* ⭐ **[simplewall](https://github.com/henrypp/simplewall)** - Firewall / Network Monitor
|
* ⭐ **[simplewall](https://github.com/henrypp/simplewall)** - Firewall / Network Monitor
|
||||||
* ⭐ **[Fort](https://github.com/tnodir/fort)** - Firewall
|
* ⭐ **[Fort](https://github.com/tnodir/fort)** - Firewall
|
||||||
* ⭐ **[Safing Portmaster](https://safing.io/)** - Network Monitor / DNS Resolver / Firewall
|
* ⭐ **[Safing Portmaster](https://safing.io/)** - Network Monitor / DNS Resolver / Firewall
|
||||||
* ⭐ **[nekoray](https://github.com/MatsuriDayo/nekoray)**, [V2Ray](https://v2ray.com/en/), [V2Fly](https://www.v2fly.org/), [V2RayN](https://github.com/freefq/free), [v2rayN](https://github.com/2dust/v2rayN), [Qv2ray](https://github.com/Qv2ray/Qv2ray) or [v2ray-core](https://github.com/v2fly/v2ray-core) - DIY Privacy Network
|
* ⭐ **[nekoray](https://github.com/MatsuriDayo/nekoray)** - DIY Privacy Network
|
||||||
* V2Ray Tools - [GeoIP](https://github.com/Loyalsoldier/geoip) / [Free Server](https://fanqiang.network/) / [Cloudflare Scan](https://cloudflare-v2ray.vercel.app/) / [Tutorial](https://github.com/freefq/tutorials), [2](https://rentry.org/bypass-gov-restrictions)
|
* V2Ray Tools - [GeoIP](https://github.com/Loyalsoldier/geoip) / [Free Server](https://fanqiang.network/) / [Cloudflare Scan](https://cloudflare-v2ray.vercel.app/) / [Tutorial](https://github.com/freefq/tutorials), [2](https://rentry.org/bypass-gov-restrictions)
|
||||||
* [WFC](https://www.binisoft.org/wfc.php) - Firewall
|
* [V2Ray](https://v2ray.com/en/) - DIY Privacy Network
|
||||||
|
* [V2Fly](https://www.v2fly.org/) - DIY Privacy Network
|
||||||
|
* [V2RayN](https://github.com/freefq/free) - DIY Privacy Network
|
||||||
|
* [v2rayN](https://github.com/2dust/v2rayN) - DIY Privacy Network
|
||||||
|
* [Qv2ray](https://github.com/Qv2ray/Qv2ray) - DIY Privacy Network
|
||||||
|
* [v2ray-core](https://github.com/v2fly/v2ray-core) - DIY Privacy Network
|
||||||
|
* [edgetunnel](https://github.com/zizifn/edgetunnel) - Run V2ray in Edge / Serverless Runtime
|
||||||
* [I2P](https://geti2p.net/en/) - Encrypted Private Network Layer / [Guide](https://rentry.co/CBGI2P)
|
* [I2P](https://geti2p.net/en/) - Encrypted Private Network Layer / [Guide](https://rentry.co/CBGI2P)
|
||||||
|
* [WFC](https://www.binisoft.org/wfc.php) - Firewall
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -253,7 +252,7 @@
|
||||||
* ⭐ **[Mullvad Browser](https://mullvad.net/en/browser)** - Tor Browser Fork (without Tor network)
|
* ⭐ **[Mullvad Browser](https://mullvad.net/en/browser)** - Tor Browser Fork (without Tor network)
|
||||||
* ⭐ **[arkenfox](https://github.com/arkenfox/user.js)** - Firefox Privacy Tweak / [Video](https://youtu.be/F7-bW2y6lcI) / [GUI](https://arkenfox.github.io/gui/)
|
* ⭐ **[arkenfox](https://github.com/arkenfox/user.js)** - Firefox Privacy Tweak / [Video](https://youtu.be/F7-bW2y6lcI) / [GUI](https://arkenfox.github.io/gui/)
|
||||||
* [Librewolf](https://librewolf.net/) - Pre-tweaked Firefox Fork / [Use Auto-Updater](https://github.com/ltguillaume/librewolf-winupdater)
|
* [Librewolf](https://librewolf.net/) - Pre-tweaked Firefox Fork / [Use Auto-Updater](https://github.com/ltguillaume/librewolf-winupdater)
|
||||||
* [Brave](https://brave.com/) - Privacy-Focused Browser
|
* [Brave](https://brave.com/) - Privacy Chromium Browser
|
||||||
* [Encrypted SNI](https://www.cloudflare.com/ssl/encrypted-sni/), [2](https://pq.cloudflareresearch.com/) - Cloudflare Browser Check
|
* [Encrypted SNI](https://www.cloudflare.com/ssl/encrypted-sni/), [2](https://pq.cloudflareresearch.com/) - Cloudflare Browser Check
|
||||||
* [Whack](https://lcamtuf.coredump.cx/whack/) or [Earthling](https://earthlng.github.io/testpages/visited_links.html) - Browser History Leak Example Games
|
* [Whack](https://lcamtuf.coredump.cx/whack/) or [Earthling](https://earthlng.github.io/testpages/visited_links.html) - Browser History Leak Example Games
|
||||||
|
|
||||||
|
@ -262,7 +261,7 @@
|
||||||
## ▷ Password Privacy / 2FA
|
## ▷ Password Privacy / 2FA
|
||||||
|
|
||||||
* 🌐 **[2FA Directory](https://2fa.directory/)** - List of Sites with 2FA Support
|
* 🌐 **[2FA Directory](https://2fa.directory/)** - List of Sites with 2FA Support
|
||||||
* ⭐ **[Ente Auth](https://github.com/ente-io/ente#ente-auth)** - Windows / Mac / Android / iOS 2FA / [Audit](https://ente.io/blog/cryptography-audit/)
|
* ⭐ **[Ente Auth](https://ente.io/auth/)** - All Platforms / 2FA / [Audit](https://ente.io/blog/cryptography-audit/) / [GitHub](https://github.com/ente-io/ente)
|
||||||
* ⭐ **[Aegis](https://getaegis.app/)** - Android 2FA
|
* ⭐ **[Aegis](https://getaegis.app/)** - Android 2FA
|
||||||
* ⭐ **[Stratum](https://stratumauth.com)** - Android 2FA
|
* ⭐ **[Stratum](https://stratumauth.com)** - Android 2FA
|
||||||
* ⭐ **[HaveIBeenPwned PW](https://haveibeenpwned.com/Passwords)** - Password Breach Check
|
* ⭐ **[HaveIBeenPwned PW](https://haveibeenpwned.com/Passwords)** - Password Breach Check
|
||||||
|
@ -359,8 +358,7 @@
|
||||||
* ⭐ **[Windscribe](https://windscribe.com)** - Has Free Plan
|
* ⭐ **[Windscribe](https://windscribe.com)** - Has Free Plan
|
||||||
* ⭐ **[AirVPN](https://airvpn.org/)** - Paid
|
* ⭐ **[AirVPN](https://airvpn.org/)** - Paid
|
||||||
* ⭐ **[Proton](https://protonvpn.com)** - No Torrenting with Free Plan / [Config Generation](https://protonvpn.com/support/wireguard-configurations) / [GitHub](https://github.com/ProtonVPN/)
|
* ⭐ **[Proton](https://protonvpn.com)** - No Torrenting with Free Plan / [Config Generation](https://protonvpn.com/support/wireguard-configurations) / [GitHub](https://github.com/ProtonVPN/)
|
||||||
* ⭐ **[Warp](https://one.one.one.one/)** - Free VPN
|
* ⭐ **[Warp](https://one.one.one.one/)** - Free VPN / [CLI](https://github.com/ViRb3/wgcf) / [Mobile Client](https://github.com/bepass-org/oblivion) / [Desktop Client](https://github.com/bepass-org/oblivion-desktop)
|
||||||
* ⭐ **Warp Tools** - [WireGuard Guide](https://rentry.co/foss-warp) / [Client](https://github.com/ViRb3/wgcf), [2](https://github.com/bepass-org/oblivion-desktop) / [Warp+ Data](https://t.me/warpplus), [2](https://github.com/nxvvvv/warp-plus), [3](https://github.com/totoroterror/warp-cloner), [4](https://t.me/generatewarpplusbot) / [Warp+ Warning](https://rentry.co/warpwarning2)
|
|
||||||
* ⭐ **[Riseup](https://riseup.net/en/vpn)** - Free / [Config CLI Script](https://github.com/kmille/riseup-vpn-configurator)
|
* ⭐ **[Riseup](https://riseup.net/en/vpn)** - Free / [Config CLI Script](https://github.com/kmille/riseup-vpn-configurator)
|
||||||
* [Mullvad](https://mullvad.net/) - Paid / [No-Logging](https://mullvad.net/en/blog/2023/4/20/mullvad-vpn-was-subject-to-a-search-warrant-customer-data-not-compromised/) / [Port Warning](https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/)
|
* [Mullvad](https://mullvad.net/) - Paid / [No-Logging](https://mullvad.net/en/blog/2023/4/20/mullvad-vpn-was-subject-to-a-search-warrant-customer-data-not-compromised/) / [Port Warning](https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/)
|
||||||
* [IVPN](https://www.ivpn.net/) - Paid / [No Logging](https://www.ivpn.net/knowledgebase/privacy/how-do-we-react-when-requested-by-an-authority-for-information-relating-to-a-customer/) / [Port Warning](https://www.ivpn.net/blog/gradual-removal-of-port-forwarding/)
|
* [IVPN](https://www.ivpn.net/) - Paid / [No Logging](https://www.ivpn.net/knowledgebase/privacy/how-do-we-react-when-requested-by-an-authority-for-information-relating-to-a-customer/) / [Port Warning](https://www.ivpn.net/blog/gradual-removal-of-port-forwarding/)
|
||||||
|
@ -375,7 +373,7 @@
|
||||||
|
|
||||||
* ↪️ **[Free VPN Configs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_vpn_configs)**
|
* ↪️ **[Free VPN Configs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_free_vpn_configs)**
|
||||||
* ⭐ **[How to Bind VPN to Client](https://redd.it/ssy8vv)** - Bind VPN to Client to Avoid ISP Letters
|
* ⭐ **[How to Bind VPN to Client](https://redd.it/ssy8vv)** - Bind VPN to Client to Avoid ISP Letters
|
||||||
* ⭐ **[WireGuard](https://www.wireguard.com/)** - VPN Tunnel / [Setup Guide](https://github.com/amritb/poor-mans-vpn) / [Tools](https://guardline-vpn.github.io/wireguard-tools/) / [Manager](https://github.com/perara/wg-manager) / [WebUI](https://hub.docker.com/r/weejewel/wg-easy)
|
* ⭐ **[WireGuard](https://www.wireguard.com/)** - VPN Tunnel / [Setup Guide](https://github.com/amritb/poor-mans-vpn) / [Tools](https://guardline-vpn.github.io/wireguard-tools/) / [Manager](https://donaldzou.github.io/WGDashboard-Documentation/) / [WebUI](https://hub.docker.com/r/weejewel/wg-easy)
|
||||||
* [OpenVPN](https://openvpn.net/) or [TincVPN](https://www.tinc-vpn.org/) - VPN Tunnels
|
* [OpenVPN](https://openvpn.net/) or [TincVPN](https://www.tinc-vpn.org/) - VPN Tunnels
|
||||||
* [WireHole](https://github.com/IAmStoxe/wirehole) - Wireguard VPN with Adblocking Capabilities / [User-Interface](https://github.com/10h30/wirehole-ui)
|
* [WireHole](https://github.com/IAmStoxe/wirehole) - Wireguard VPN with Adblocking Capabilities / [User-Interface](https://github.com/10h30/wirehole-ui)
|
||||||
* [Self Hosted VPN](https://github.com/rajannpatel/Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs), [VpnHood](https://github.com/vpnhood/VpnHood), [n2n](https://github.com/ntop/n2n), [ipsec-vpn](https://github.com/hwdsl2/setup-ipsec-vpn) or [Outline](https://getoutline.org/) - Self-Hosted VPN
|
* [Self Hosted VPN](https://github.com/rajannpatel/Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs), [VpnHood](https://github.com/vpnhood/VpnHood), [n2n](https://github.com/ntop/n2n), [ipsec-vpn](https://github.com/hwdsl2/setup-ipsec-vpn) or [Outline](https://getoutline.org/) - Self-Hosted VPN
|
||||||
|
@ -410,6 +408,7 @@
|
||||||
* [Shadowsocks](https://shadowsocks.org/) - Proxy Client and Self-Hosted Server / [Free Servers](https://github.com/ruanfei/cross), [2](https://github.com/vxiaov/free_proxies), [3](https://shadowmere.xyz/) / [Client](https://github.com/shadowsocks/shadowsocks-windows)
|
* [Shadowsocks](https://shadowsocks.org/) - Proxy Client and Self-Hosted Server / [Free Servers](https://github.com/ruanfei/cross), [2](https://github.com/vxiaov/free_proxies), [3](https://shadowmere.xyz/) / [Client](https://github.com/shadowsocks/shadowsocks-windows)
|
||||||
* [Hysteria](https://v2.hysteria.network/) - Proxy Client and Self-Hosted Server
|
* [Hysteria](https://v2.hysteria.network/) - Proxy Client and Self-Hosted Server
|
||||||
* [Xray-Core](https://github.com/XTLS/Xray-core) - Proxy Client and Self-Hosted Server / [Telegram](https://t.me/projectXray), [2](https://t.me/projectVless)
|
* [Xray-Core](https://github.com/XTLS/Xray-core) - Proxy Client and Self-Hosted Server / [Telegram](https://t.me/projectXray), [2](https://t.me/projectVless)
|
||||||
|
* [SingBox](https://sing-box.sagernet.org/) - Proxy Client / [GitHub](https://github.com/SagerNet/sing-box)
|
||||||
* [Ultraviolet](https://docs.titaniumnetwork.org/proxies/ultraviolet) or [Metallic](https://github.com/cognetwork-dev/Metallic) - Self-Hosted Proxy Websites
|
* [Ultraviolet](https://docs.titaniumnetwork.org/proxies/ultraviolet) or [Metallic](https://github.com/cognetwork-dev/Metallic) - Self-Hosted Proxy Websites
|
||||||
* [1337x Proxy](https://redd.it/tz7nyx) - 1337x Proxy Guide / [Example](https://pastebin.com/3n5K0QrP)
|
* [1337x Proxy](https://redd.it/tz7nyx) - 1337x Proxy Guide / [Example](https://pastebin.com/3n5K0QrP)
|
||||||
|
|
||||||
|
@ -420,6 +419,7 @@
|
||||||
* ↪️ **[Proxy Lists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_proxy_lists)**
|
* ↪️ **[Proxy Lists](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_proxy_lists)**
|
||||||
* ↪️ **[Piracy Site Proxies](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_piracy_site_proxies)**
|
* ↪️ **[Piracy Site Proxies](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_piracy_site_proxies)**
|
||||||
* ⭐ **[No Thought is a Crime](https://ntc.party/)** - Internet Censorship Discussion
|
* ⭐ **[No Thought is a Crime](https://ntc.party/)** - Internet Censorship Discussion
|
||||||
|
* [Censorship Bypass Guide](https://2305878273.7844380499.cfd/)
|
||||||
* [ProxySite](https://www.proxysite.com/)
|
* [ProxySite](https://www.proxysite.com/)
|
||||||
* [Hide.me](https://hide.me/en/proxy)
|
* [Hide.me](https://hide.me/en/proxy)
|
||||||
* [SSLSecureProxy](https://www.sslsecureproxy.com/)
|
* [SSLSecureProxy](https://www.sslsecureproxy.com/)
|
||||||
|
|
58
docs/ai.md
58
docs/ai.md
|
@ -10,28 +10,27 @@
|
||||||
|
|
||||||
* 🌐 **[Awesome Free ChatGPT](https://github.com/LiLittleCat/awesome-free-chatgpt/blob/main/README_en.md)** - Online GPT Indexes
|
* 🌐 **[Awesome Free ChatGPT](https://github.com/LiLittleCat/awesome-free-chatgpt/blob/main/README_en.md)** - Online GPT Indexes
|
||||||
* ⭐ **[ChatGPT](https://chatgpt.com/)** - GPT-4o Chatbot / [Discord](https://discord.com/invite/openai)
|
* ⭐ **[ChatGPT](https://chatgpt.com/)** - GPT-4o Chatbot / [Discord](https://discord.com/invite/openai)
|
||||||
* ⭐ **[Claude](https://claude.ai/)** - Anthropic's Chatbot / Phone # Required
|
|
||||||
* ⭐ **[Chatbot Arena](https://lmarena.ai/)** - Multiple Chatbots / No Signup
|
* ⭐ **[Chatbot Arena](https://lmarena.ai/)** - Multiple Chatbots / No Signup
|
||||||
* ⭐ **[ChatPDF](https://www.chatpdf.com/)** (no signup) or [Ask Your PDF](https://askyourpdf.com/) - Turn Books into Chatbots
|
* ⭐ **[ChatPDF](https://www.chatpdf.com/)** (no signup) or [Ask Your PDF](https://askyourpdf.com/) - Turn Books into Chatbots
|
||||||
* [TypeSet](https://typeset.io/) (no signup) or [Elicit](https://elicit.com/) - Research Paper Chatbots
|
* [Claude](https://claude.ai/) - Anthropic's Chatbot / Phone No. Required
|
||||||
* [Gemini](https://gemini.google.com/), [2](https://aistudio.google.com/app/prompts/new_chat) or [Gemma](https://github.com/google/gemma.cpp), [2](https://ai.google.dev/gemma/) - Google's Chatbot
|
* [Gemini](https://gemini.google.com/), [2](https://aistudio.google.com/app/prompts/new_chat) or [Gemma](https://github.com/google/gemma.cpp), [2](https://ai.google.dev/gemma/) - Google's Chatbot
|
||||||
* [LLM Playground](https://llmplayground.net/) - Multiple Chatbots / 1000 word limit / No Signup / [Discord](https://discord.com/invite/q55gsH8z5F)
|
* [OAICHAT](https://chat.oaichat.cc/) - GPT-4o / Multiple Chatbots
|
||||||
* [OAICHAT](https://chat.oaichat.cc/), [2](https://chat.sorapi.dev/), [3](https://happyapi.me/) - GPT-4o / Multiple Chatbots
|
|
||||||
* [FFA Chat](https://ffa.chat/) - GPT-4o / Multiple Chatbots
|
* [FFA Chat](https://ffa.chat/) - GPT-4o / Multiple Chatbots
|
||||||
|
* [AIAssistantBot](https://aiassistantbot.netlify.app/) - Multiple Chatbots / No Signup
|
||||||
* [sdk.vercel](https://sdk.vercel.ai/) - Multiple Chatbots
|
* [sdk.vercel](https://sdk.vercel.ai/) - Multiple Chatbots
|
||||||
* [GizAI](https://www.giz.ai/) - Multiple Chatbots
|
* [GizAI](https://www.giz.ai/) - Multiple Chatbots
|
||||||
|
* [TypeSet](https://typeset.io/) (no signup) or [Elicit](https://elicit.com/) - Research Paper Chatbots
|
||||||
* [Zhucn](https://zhucn.org/), [Schat.laigc](https://schat.laigc.cloudns.be/) or [SharedChat](https://sharedchat.fun/) - GPT Mirror Pools / [Guide](https://rentry.org/mirrorpools)
|
* [Zhucn](https://zhucn.org/), [Schat.laigc](https://schat.laigc.cloudns.be/) or [SharedChat](https://sharedchat.fun/) - GPT Mirror Pools / [Guide](https://rentry.org/mirrorpools)
|
||||||
* [Kelaode](https://kelaode.ai/) or [Share Claude](https://share.claude.asia/) - Claude Mirror Pool / Set 8 Letter Password / [Guide](https://rentry.org/mirrorpools)
|
* [Kelaode](https://kelaode.ai/) or [Share Claude](https://share.claude.asia/) - Claude Mirror Pool / Set 8 Letter Password / [Guide](https://rentry.org/mirrorpools)
|
||||||
* [LibreChat](https://librechat.ai/) - Multiple Chatbots / [Discord](https://discord.librechat.ai/)
|
* [LibreChat](https://librechat.ai/) - Multiple Chatbots / [Discord](https://discord.librechat.ai/)
|
||||||
* [Mistral](https://chat.mistral.ai/chat) - Multiple Chatbots / Account Required
|
* [Mistral](https://chat.mistral.ai/chat) - Multiple Chatbots / Account Required
|
||||||
* [DuckDuckGo AI](https://duck.ai/) - Multiple Chatbots / No Signup
|
* [DuckDuckGo AI](https://duck.ai/) - Multiple Chatbots / No Signup
|
||||||
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
|
* [HuggingChat](https://huggingface.co/chat/) - Open-Source Chatbots
|
||||||
* [infermatic](https://infermatic.ai/) - Multiple Chatbots / [Discord](https://discord.gg/9GUXmDx9GF)
|
* [infermatic](https://infermatic.ai/) - Multiple Chatbots / [Discord](https://discord.gg/9GUXmDx9GF)
|
||||||
* [lollms-webui](https://github.com/ParisNeo/lollms-webui) - Multiple Chatbots
|
* [lollms-webui](https://github.com/ParisNeo/lollms-webui) - Multiple Chatbots
|
||||||
* [feyn](https://feyn.chat/) - GPT-4o / Multiple Chatbots / # Required
|
* [feyn](https://feyn.chat/) - GPT-4o / Multiple Chatbots / # Required
|
||||||
* [MagAI](https://rentry.org/freegpt4withmagai) - Multiple Chatbots
|
* [NexusAI Chat](https://chat.nexusapi.tech/) - GPT-4o / o1-preview / [Discord](https://discord.com/invite/sk8eddGwmP)
|
||||||
* [Fragments](https://fragments.e2b.dev/) - Multi-Chatbots
|
* [NextChat](https://free.xiercloud.top/), [THZStudent](https://chatgpt.thzstudent.top/), [TypeGPT](https://chat.typegpt.net/) or [NextChat Bots](https://rentry.org/ted4vwa7) - Multiple Chatbots / No Signup
|
||||||
* [NextChat](https://free.xiercloud.top/) or [NextChat Bots](https://rentry.org/ted4vwa7) - Multiple Chatbots / No Signup
|
|
||||||
* [Tune AI](https://chat.tune.app/) - Multiple Chatbots / 24 Msgs per Chat / No Signup / [Discord](https://discord.gg/EkH7px4JNW)
|
* [Tune AI](https://chat.tune.app/) - Multiple Chatbots / 24 Msgs per Chat / No Signup / [Discord](https://discord.gg/EkH7px4JNW)
|
||||||
* [ChatGPT Plus](https://chatgptplus.cn/) - Free ChatGPT Plus / May Require VPN
|
* [ChatGPT Plus](https://chatgptplus.cn/) - Free ChatGPT Plus / May Require VPN
|
||||||
* [freegpt4](https://rentry.org/freegpt4) - Free GPT-4 Methods / No Signup
|
* [freegpt4](https://rentry.org/freegpt4) - Free GPT-4 Methods / No Signup
|
||||||
|
@ -47,6 +46,7 @@
|
||||||
* [GPT4o.so](https://gpt4o.so/app) - GPT-4o / No Signup
|
* [GPT4o.so](https://gpt4o.so/app) - GPT-4o / No Signup
|
||||||
* [PrivateGPT](https://docs.privategpt.dev/), [NotebookLM](https://notebooklm.google/), [Raven](https://www.ravenotes.com/), [DAnswer](https://docs.danswer.dev/) or [DocsGPT](https://app.docsgpt.cloud/) - Document Chatbots / Note-Taking
|
* [PrivateGPT](https://docs.privategpt.dev/), [NotebookLM](https://notebooklm.google/), [Raven](https://www.ravenotes.com/), [DAnswer](https://docs.danswer.dev/) or [DocsGPT](https://app.docsgpt.cloud/) - Document Chatbots / Note-Taking
|
||||||
* [Screenpipe](https://github.com/mediar-ai/screenpipe) - AI Screen Recorder / No Signup
|
* [Screenpipe](https://github.com/mediar-ai/screenpipe) - AI Screen Recorder / No Signup
|
||||||
|
* [Leon](https://getleon.ai/) - AI Assistant
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
* ⭐ **[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 / No Signup
|
* ⭐ **[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 / No Signup
|
||||||
* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4o Powered Search / No Signup / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt)
|
* ⭐ **[Microsoft Copilot](https://copilot.microsoft.com)** - GPT-4o Powered Search / No Signup / [SydneyQT Jailbreak](https://github.com/juzeon/SydneyQt)
|
||||||
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-4o Powered Search / No Signup / [Open Source Models](https://labs.perplexity.ai/) / [Enhancements](https://cplx.vercel.app/)
|
* ⭐ **[Perplexity](https://www.perplexity.ai/)** - GPT-4o Powered Search / [Open Source Models](https://labs.perplexity.ai/) / [Enhancements](https://cplx.vercel.app/)
|
||||||
* ⭐ **[Wolfram Alpha](https://www.wolframalpha.com/)** - Searchable Knowledge Base / No Signup / [Mobile](https://rentry.co/FMHYBase64#wolfram-mobile)
|
* ⭐ **[Wolfram Alpha](https://www.wolframalpha.com/)** - Searchable Knowledge Base / No Signup / [Mobile](https://rentry.co/FMHYBase64#wolfram-mobile)
|
||||||
* ⭐ **[You](https://you.com/)** - AI Search Engine / No Signup
|
* ⭐ **[You](https://you.com/)** - AI Search Engine / No Signup
|
||||||
* [Hyper](https://hyper.space/) - P2P AI Network / No Signup / [Web App](https://play.hyper.space/), [2](https://compute.hyper.space/)
|
* [Hyper](https://hyper.space/) - P2P AI Network / No Signup / [Web App](https://play.hyper.space/), [2](https://compute.hyper.space/)
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
* [uncovr](https://uncovr.app/) - AI Search Engine / No Signup / [Discord](https://discord.gg/a4gDaVWceP)
|
* [uncovr](https://uncovr.app/) - AI Search Engine / No Signup / [Discord](https://discord.gg/a4gDaVWceP)
|
||||||
* [Exa](https://exa.ai/) - AI Search Engine / No Signup / [Discord](https://discord.com/invite/jvz7GS9W8Y)
|
* [Exa](https://exa.ai/) - AI Search Engine / No Signup / [Discord](https://discord.com/invite/jvz7GS9W8Y)
|
||||||
* [Lepton Search](https://search.lepton.run/) - AI Search Engine / No Signup
|
* [Lepton Search](https://search.lepton.run/) - AI Search Engine / No Signup
|
||||||
* [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - AI Search Engine / Self-Hosted
|
* [Perplexica](https://github.com/ItzCrazyKns/Perplexica) - AI Search Engine / Self-Hosted
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -94,28 +94,26 @@
|
||||||
* ⭐ **[PygmalionAI](https://discord.com/invite/pygmalionai)** - Self-Hosted Roleplaying Models with Resources / [Resources](https://rentry.co/PygmalionLinks)
|
* ⭐ **[PygmalionAI](https://discord.com/invite/pygmalionai)** - Self-Hosted Roleplaying Models with Resources / [Resources](https://rentry.co/PygmalionLinks)
|
||||||
* ⭐ **[Call Annie](https://callannie.ai/)** - GPT-3.5 Chatbot with Real-Time Voice and Video / [Discord](https://discord.gg/Rfbzet5R3v)
|
* ⭐ **[Call Annie](https://callannie.ai/)** - GPT-3.5 Chatbot with Real-Time Voice and Video / [Discord](https://discord.gg/Rfbzet5R3v)
|
||||||
* ⭐ **[Character AI](https://character.ai/)** - Roleplaying Chatbots / [Extract Params](https://rentry.org/reverseCAI)
|
* ⭐ **[Character AI](https://character.ai/)** - Roleplaying Chatbots / [Extract Params](https://rentry.org/reverseCAI)
|
||||||
* ⭐ **[FlowGPT](https://flowgpt.com/chat)** - Roleplaying Chatbots / No Signup / [Discord](https://discord.com/invite/tWZGzcpTkf)
|
* ⭐ **[FlowGPT](https://flowgpt.com/chat)** - Roleplaying Chatbots / [Discord](https://discord.com/invite/tWZGzcpTkf)
|
||||||
* ⭐ **[Bot Creation Guide](https://wikia.schneedc.com/bot-creation/intro)** - Character Creation Guide
|
* ⭐ **[Bot Creation Guide](https://wikia.schneedc.com/bot-creation/intro)** - Character Creation Guide
|
||||||
* ⭐ **[Chub](https://www.chub.ai/)** - Character Cards
|
* ⭐ **[Chub](https://www.chub.ai/)** - Character Cards
|
||||||
* [LlaMA + SillyTavern](https://rentry.org/llama_v2_sillytavern) - LlaMA + SillyTavern Roleplaying Setup Guide / No Signup
|
* [LlaMA + SillyTavern](https://rentry.org/llama_v2_sillytavern) - LlaMA + SillyTavern Roleplaying Setup Guide / No Signup
|
||||||
* [KoboldAI](https://github.com/henk717/KoboldAI) - GUI for Roleplaying Chatbots / No Signup / [Web App](https://lite.koboldai.net/)
|
* [KoboldAI](https://github.com/henk717/KoboldAI) - GUI for Roleplaying Chatbots / No Signup / [Web App](https://lite.koboldai.net/)
|
||||||
* [Moescape](https://moescape.ai/) - Roleplaying Chatbot
|
|
||||||
* [4thWall AI](https://beta.4wall.ai/) - Roleplaying Chatbots
|
* [4thWall AI](https://beta.4wall.ai/) - Roleplaying Chatbots
|
||||||
* [TavernAI](https://tavernai.net/) - Roleplaying / Adventure Chatbot / No Signup
|
* [TavernAI](https://tavernai.net/) - Roleplaying / Adventure Chatbot
|
||||||
* [AI Dungeon](https://play.aidungeon.io/main/landing) - Roleplaying / Adventure Chatbot / No Signup
|
* [AI Dungeon](https://play.aidungeon.io/main/landing) - Roleplaying / Adventure Chatbot / No Signup
|
||||||
* [Faraday](https://backyard.ai/) - Self-Hosted Roleplaying Chatbot
|
|
||||||
* [Kajiwoto](https://kajiwoto.ai/), [Miku](https://docs.miku.gg/) (no signup) / [Discord](https://discord.gg/3XPdpUdGgV) or [Agnai](https://agnai.chat/) - Chatbot Builders
|
* [Kajiwoto](https://kajiwoto.ai/), [Miku](https://docs.miku.gg/) (no signup) / [Discord](https://discord.gg/3XPdpUdGgV) or [Agnai](https://agnai.chat/) - Chatbot Builders
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Coding AIs
|
## ▷ Coding AIs
|
||||||
|
|
||||||
* 🌐 **[EvalPlus Leaderboard](https://evalplus.github.io/leaderboard.html)** or [BigCode](https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard) - Coding AI Leaderboards
|
* 🌐 **[EvalPlus Leaderboard](https://evalplus.github.io/leaderboard.html)**, [Aider Leaderboards](https://aider.chat/docs/leaderboards/) or [BigCode](https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard) - Coding AI Leaderboards
|
||||||
* 🌐 **[Awesome AI Agents](https://github.com/e2b-dev/awesome-ai-agents)** - Coding / Programming AIs
|
* 🌐 **[Awesome AI Agents](https://github.com/e2b-dev/awesome-ai-agents)** - Coding / Programming AIs
|
||||||
* ⭐ **[Codeium](https://codeium.com/)** - Coding AI / No Signup / [Live Chat](https://codeium.com/live/general) / [Discord](https://discord.com/invite/3XFf78nAx5)
|
* ⭐ **[Codeium](https://codeium.com/)** - Coding AI / No Signup / [Live Chat](https://codeium.com/live/general) / [Discord](https://discord.com/invite/3XFf78nAx5)
|
||||||
* ⭐ **[Pieces](https://pieces.app/)** - Multi-LLM Coding AI / GPT-4 for Free / No Signup / [Docs](https://docs.pieces.app)
|
* ⭐ **[Pieces](https://pieces.app/)** - Multi-LLM Coding AI / GPT-4 / 4o for Free / No Signup / [Docs](https://docs.pieces.app)
|
||||||
* [WDTCD?](https://whatdoesthiscodedo.com/) - Simple Code Explanations / No Signup
|
* [WDTCD?](https://whatdoesthiscodedo.com/) - Simple Code Explanations / No Signup
|
||||||
* [Sourcery](https://sourcery.ai/) - Auto-Pull Request Reviews
|
* [Sourcery](https://sourcery.ai/) - Auto-Pull Request Reviews
|
||||||
* [Devv](https://devv.ai/) - Coding Search Engine / No Signup
|
* [Devv](https://devv.ai/) - Coding Search Engine / No Signup
|
||||||
* [Telosys](https://www.telosys.org/) - Lightweight Code Generator / No Signup
|
* [Telosys](https://www.telosys.org/) - Lightweight Code Generator / No Signup
|
||||||
* [Cursor](https://www.trycursor.com/) - Coding AI / [Discord](https://discord.gg/PJEgRywgRy)
|
* [Cursor](https://www.trycursor.com/) - Coding AI / [Discord](https://discord.gg/PJEgRywgRy)
|
||||||
|
@ -132,8 +130,9 @@
|
||||||
* [Codacy](https://www.codacy.com/) - Code Fixing AI
|
* [Codacy](https://www.codacy.com/) - Code Fixing AI
|
||||||
* [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter) - Run Code Locally / No Signup
|
* [Open Interpreter](https://github.com/OpenInterpreter/open-interpreter) - Run Code Locally / No Signup
|
||||||
* [v0](https://v0.dev/) - Text to Site Code
|
* [v0](https://v0.dev/) - Text to Site Code
|
||||||
|
* [Bolt](https://bolt.new/) - Web App Builder
|
||||||
|
* [Fragments](https://fragments.e2b.dev/) - App Builder
|
||||||
* [Composio](https://github.com/ComposioHQ/composio) - Add Tools to Coding AI
|
* [Composio](https://github.com/ComposioHQ/composio) - Add Tools to Coding AI
|
||||||
* [RTutor](https://rtutor.ai/) - Translate Natural Language to R code / No Signup
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -205,9 +204,9 @@
|
||||||
* ⭐ **[LiveBench](https://livebench.ai/)** - Chatbot Leaderboards / Benchmarks
|
* ⭐ **[LiveBench](https://livebench.ai/)** - Chatbot Leaderboards / Benchmarks
|
||||||
* [SEAL LLM Leaderboards](https://scale.com/leaderboard) - Chatbot Leaderboards
|
* [SEAL LLM Leaderboards](https://scale.com/leaderboard) - Chatbot Leaderboards
|
||||||
* [WildBench](https://huggingface.co/spaces/allenai/WildBench) - Chatbot Benchmarks
|
* [WildBench](https://huggingface.co/spaces/allenai/WildBench) - Chatbot Benchmarks
|
||||||
* [Aider Leaderboards](https://aider.chat/docs/leaderboards/) - Chatbot Leaderboards / Benchmarks
|
* [Wolfram LLM Benchmarking Project](https://www.wolfram.com/llm-benchmarking-project/) - Chatbot Leaderboards / Benchmarks
|
||||||
* [ArtificialAnalysis](https://artificialanalysis.ai/) - Chatbot Benchmarks
|
* [ArtificialAnalysis](https://artificialanalysis.ai/) - Chatbot Benchmarks
|
||||||
* [The Fastest AI](https://thefastest.ai/) - Chatbot Benchmarks
|
* [The Fastest AI](https://thefastest.ai/) - Chatbot Latency Speeds
|
||||||
|
|
||||||
***
|
***
|
||||||
***
|
***
|
||||||
|
@ -249,10 +248,6 @@
|
||||||
|
|
||||||
# ► Image Generation
|
# ► Image Generation
|
||||||
|
|
||||||
* **Note** - Because Stable Diffusion works so well, most innovation in image generation is happening using it as the base model. As such, almost all sections and links are based on SD, unless stated otherwise.
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
* ⭐ **[Microsoft Designer](https://designer.microsoft.com/image-creator)**, [2](https://www.bing.com/images/create) / Unlimited / [Tips](https://rentry.co/bingimagecreatortips)
|
* ⭐ **[Microsoft Designer](https://designer.microsoft.com/image-creator)**, [2](https://www.bing.com/images/create) / Unlimited / [Tips](https://rentry.co/bingimagecreatortips)
|
||||||
* ⭐ **[Mage](https://www.mage.space/)** / Unlimited / No Signup / [Discord](https://discord.com/invite/GT9bPgxyFP)
|
* ⭐ **[Mage](https://www.mage.space/)** / Unlimited / No Signup / [Discord](https://discord.com/invite/GT9bPgxyFP)
|
||||||
* ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
|
* ⭐ **[Poe](https://poe.com/)** / 100 Daily / [Discord](https://discord.com/invite/joinpoe)
|
||||||
|
@ -262,11 +257,10 @@
|
||||||
* ⭐ **[Ideogram](https://ideogram.ai/)** / 20-40 Daily
|
* ⭐ **[Ideogram](https://ideogram.ai/)** / 20-40 Daily
|
||||||
* ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily
|
* ⭐ **[Tensor.art](https://tensor.art/)** / 100 Daily
|
||||||
* ⭐ **[Shakker](https://www.shakker.ai/)** / 50 Daily / [Discord](https://discord.gg/djyP5u3vHY) / [Guide](https://docs.google.com/document/d/1PZ6to6Nn995J0o0BbEPhucqge9uyc1acQoNuvWkK6M8/edit#heading=h.kkzhkyyy4ze4)
|
* ⭐ **[Shakker](https://www.shakker.ai/)** / 50 Daily / [Discord](https://discord.gg/djyP5u3vHY) / [Guide](https://docs.google.com/document/d/1PZ6to6Nn995J0o0BbEPhucqge9uyc1acQoNuvWkK6M8/edit#heading=h.kkzhkyyy4ze4)
|
||||||
* ⭐ **[Leonardo.ai](https://app.leonardo.ai/)** / 30 Daily
|
|
||||||
* [imgsys](https://imgsys.org/) - Compare AI Image Generators / No Signup
|
* [imgsys](https://imgsys.org/) - Compare AI Image Generators / No Signup
|
||||||
* [FLUX.1 [Schnell]](https://huggingface.co/spaces/black-forest-labs/FLUX.1-schnell) or [FLUX.1 [Dev]](https://huggingface.co/spaces/black-forest-labs/FLUX.1-dev) / Unlimited / No Signup
|
* [FLUX.1 [Schnell]](https://huggingface.co/spaces/black-forest-labs/FLUX.1-schnell) or [FLUX.1 [Dev]](https://huggingface.co/spaces/black-forest-labs/FLUX.1-dev) / Unlimited / No Signup
|
||||||
* [flux/dev](https://fal.ai/models/fal-ai/flux/dev) or [flux/schnell](https://fal.ai/models/fal-ai/flux/schnell) / Unlimited
|
|
||||||
* [Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
|
* [Stable Diffusion](https://huggingface.co/spaces/stabilityai/stable-diffusion) / Unlimited / [GitHub](https://github.com/Stability-AI/stablediffusion) / [Discord](https://discord.com/invite/stablediffusion)
|
||||||
|
* [NexusAI Image](https://image.nexusapi.tech/) - Unlimited / [Discord](https://discord.com/invite/sk8eddGwmP)
|
||||||
* [Prodia](https://app.prodia.com/) / Unlimited / No Signup / [Huggingchat Demo](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / [Discord](https://discord.com/invite/495hz6vrFN)
|
* [Prodia](https://app.prodia.com/) / Unlimited / No Signup / [Huggingchat Demo](https://huggingface.co/spaces/prodia/fast-stable-diffusion) / [Discord](https://discord.com/invite/495hz6vrFN)
|
||||||
* [Kling AI](https://klingai.com/) / 75+ Daily
|
* [Kling AI](https://klingai.com/) / 75+ Daily
|
||||||
* [Unstability.ai](https://www.unstability.ai/) / 52 Daily
|
* [Unstability.ai](https://www.unstability.ai/) / 52 Daily
|
||||||
|
@ -282,7 +276,7 @@
|
||||||
* [Pixvify](https://pixvify.com/) / Unlimited
|
* [Pixvify](https://pixvify.com/) / Unlimited
|
||||||
* [PixNova](https://pixnova.ai/ai-body-generator/) / Unlimited
|
* [PixNova](https://pixnova.ai/ai-body-generator/) / Unlimited
|
||||||
* [ChatK](https://chat.oaichat.cc/) / Unlimited
|
* [ChatK](https://chat.oaichat.cc/) / Unlimited
|
||||||
* [ImageLabs](https://editor.imagelabs.net/) / Unlimited / No Signup
|
* [ImageLabs](https://editor.imagelabs.net/) / Unlimited / No Signup
|
||||||
* [Pollinations](https://pollinations.ai/) / Unlimited / No Signup / [Discord](https://discord.com/invite/8HqSRhJVxn)
|
* [Pollinations](https://pollinations.ai/) / Unlimited / No Signup / [Discord](https://discord.com/invite/8HqSRhJVxn)
|
||||||
* [PicFinder](https://picfinder.ai/) / Unlimited
|
* [PicFinder](https://picfinder.ai/) / Unlimited
|
||||||
* [Perchance](https://perchance.org/ai-text-to-image-generator), [2](https://perchance.org/ai-photo-generator) / Unlimited / No Signup
|
* [Perchance](https://perchance.org/ai-text-to-image-generator), [2](https://perchance.org/ai-photo-generator) / Unlimited / No Signup
|
||||||
|
@ -291,14 +285,12 @@
|
||||||
* [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
|
||||||
* [FLUXPro](https://fluxpro.art/) / 50 Weekly / [Discord](https://discord.gg/YMmUAvtRva)
|
* [FLUXPro](https://fluxpro.art/) / 50 Weekly / [Discord](https://discord.gg/YMmUAvtRva)
|
||||||
* [AITurbo](https://app.aitubo.ai/) / 25 Daily / [Discord](https://discord.gg/qTu6YsRn7F)
|
* [AITurbo](https://app.aitubo.ai/) / 25 Daily / [Discord](https://discord.gg/qTu6YsRn7F)
|
||||||
* [Moescape](https://moescape.ai/) / 15 Daily
|
|
||||||
* [Maze.guru](https://maze.guru/gallery) / 12 Daily
|
* [Maze.guru](https://maze.guru/gallery) / 12 Daily
|
||||||
* [PixAI](https://pixai.art/) / 10 Daily
|
* [PixAI](https://pixai.art/) / 10 Daily
|
||||||
* [HotPot](https://hotpot.ai/) / No Signup
|
* [HotPot](https://hotpot.ai/) / No Signup
|
||||||
* [Glif](https://glif.app/) / No Signup
|
* [Glif](https://glif.app/) / No Signup
|
||||||
* [AlpacaML](https://www.alpacaml.com/) - AI Powered Canvas
|
* [AlpacaML](https://www.alpacaml.com/) - AI Powered Canvas
|
||||||
* [MemeCam](https://www.memecam.io/) - AI Meme Generator
|
* [MemeCam](https://www.memecam.io/) - AI Meme Generator
|
||||||
* [Mobians](https://mobians.ai/) - Sonic Image Generator
|
|
||||||
* [Artoons](https://artoons.vercel.app/) - Cartoon Style Generator
|
* [Artoons](https://artoons.vercel.app/) - Cartoon Style 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
|
||||||
* [Interactive Scenes](https://lumalabs.ai/interactive-scenes) - Generate Interactive Scenes
|
* [Interactive Scenes](https://lumalabs.ai/interactive-scenes) - Generate Interactive Scenes
|
||||||
|
@ -391,8 +383,8 @@
|
||||||
* [TTSMaker](https://ttsmaker.com/) / No Signup
|
* [TTSMaker](https://ttsmaker.com/) / No Signup
|
||||||
* [TextToSpeech](https://texttospeech.io/)
|
* [TextToSpeech](https://texttospeech.io/)
|
||||||
* [LazyPY](https://lazypy.ro/tts/) / No Signup
|
* [LazyPY](https://lazypy.ro/tts/) / No Signup
|
||||||
|
* [Ondoku](https://ondoku3.com/en/) / No Signup
|
||||||
* [VoiceCraft](https://github.com/jasonppy/VoiceCraft)
|
* [VoiceCraft](https://github.com/jasonppy/VoiceCraft)
|
||||||
* [CablyAI](https://free.cablyai.com/) / No Signup
|
|
||||||
* [EmotiVoice](https://github.com/netease-youdao/EmotiVoice)
|
* [EmotiVoice](https://github.com/netease-youdao/EmotiVoice)
|
||||||
* [Fish Audio](https://fish.audio/) / [Docs](https://diff.fish.audio) / [GitHub](https://github.com/fishaudio/fish-diffusion)
|
* [Fish Audio](https://fish.audio/) / [Docs](https://diff.fish.audio) / [GitHub](https://github.com/fishaudio/fish-diffusion)
|
||||||
* [Audio-WebUI](https://github.com/gitmylo/audio-webui) / No Signup
|
* [Audio-WebUI](https://github.com/gitmylo/audio-webui) / No Signup
|
||||||
|
@ -413,7 +405,7 @@
|
||||||
## ▷ Voice Change / Clone
|
## ▷ Voice Change / Clone
|
||||||
|
|
||||||
* ⭐ **[Applio](https://github.com/IAHispano/Applio)** - Voice Cloning / No Signup / [Discord](https://discord.com/invite/iahispano) / [Playground](https://applio.org/products/playground)
|
* ⭐ **[Applio](https://github.com/IAHispano/Applio)** - Voice Cloning / No Signup / [Discord](https://discord.com/invite/iahispano) / [Playground](https://applio.org/products/playground)
|
||||||
* ⭐ **[weights.gg](https://www.weights.gg/)** / [Discord](https://discord.gg/aihub) or [Voice Models](https://voice-models.com/) - AI Voice Models and Guides
|
* ⭐ **[weights.gg](https://www.weights.gg/)** / [Discord](https://discord.gg/aihub) or [Voice Models](https://voice-models.com/) - AI Voice Models and Guides
|
||||||
* ⭐ **[RVC V2](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/en/README.en.md)** - RVC V2 Voice Cloning (locally)
|
* ⭐ **[RVC V2](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/main/docs/en/README.en.md)** - RVC V2 Voice Cloning (locally)
|
||||||
* ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Real-Time Voice Changer (W-Okada) - [Guide](https://rentry.co/VoiceChangerGuide)
|
* ⭐ **[voice-changer](https://github.com/w-okada/voice-changer)** - Real-Time Voice Changer (W-Okada) - [Guide](https://rentry.co/VoiceChangerGuide)
|
||||||
* ⭐ **[Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC)** - RVC V2 Voice Cloning (Cloud/Colab) / No Signup
|
* ⭐ **[Ilaria RVC](https://huggingface.co/spaces/TheStinger/Ilaria_RVC)** - RVC V2 Voice Cloning (Cloud/Colab) / No Signup
|
||||||
|
|
|
@ -59,8 +59,10 @@
|
||||||
* 🌐 **[OS Apps](https://github.com/pcqpcq/open-source-android-apps)**, [AAA](https://github.com/Psyhackological/AAA), [Cool FOSS](https://albertomosconi.github.io/foss-apps/) or [Android FOSS](https://github.com/offa/android-foss) - FOSS App Indexes
|
* 🌐 **[OS Apps](https://github.com/pcqpcq/open-source-android-apps)**, [AAA](https://github.com/Psyhackological/AAA), [Cool FOSS](https://albertomosconi.github.io/foss-apps/) or [Android FOSS](https://github.com/offa/android-foss) - FOSS App Indexes
|
||||||
* 🌐 **[Awesome Shizuku](https://github.com/timschneeb/awesome-shizuku)** - Shizuku App Index / [Tools](https://github.com/legendsayantan/ShizuTools)
|
* 🌐 **[Awesome Shizuku](https://github.com/timschneeb/awesome-shizuku)** - Shizuku App Index / [Tools](https://github.com/legendsayantan/ShizuTools)
|
||||||
* ⭐ **[FossifyOrg](https://github.com/FossifyOrg)** - Simple FOSS Apps
|
* ⭐ **[FossifyOrg](https://github.com/FossifyOrg)** - Simple FOSS Apps
|
||||||
* ⭐ **[Droid-ify](https://github.com/Droid-ify/client)**, [F-Droid](https://f-droid.org/) or [Neo Store](https://github.com/NeoApplications/Neo-Store) - FOSS App Installer / [Basic](https://f-droid.org/en/packages/org.fdroid.basic/)
|
* ⭐ **[Droid-ify](https://github.com/Droid-ify/client)** - FOSS App Installer
|
||||||
|
* [F-Droid](https://f-droid.org/) - FOSS App Installer / [Basic](https://f-droid.org/en/packages/org.fdroid.basic/)
|
||||||
* F-Droid Tools - [Repositories](https://forum.f-droid.org/t/known-repositories/) / [Resources](https://fdroidfamily.codeberg.page/) / [Desktop](https://github.com/mvdan/fdroidcl) / [Build Status](https://codeberg.org/pstorch/F-Droid_Build_Status) / [Advanced Search](https://github.com/dbeley/fdroid-insights)
|
* F-Droid Tools - [Repositories](https://forum.f-droid.org/t/known-repositories/) / [Resources](https://fdroidfamily.codeberg.page/) / [Desktop](https://github.com/mvdan/fdroidcl) / [Build Status](https://codeberg.org/pstorch/F-Droid_Build_Status) / [Advanced Search](https://github.com/dbeley/fdroid-insights)
|
||||||
|
* [Neo Store](https://github.com/NeoApplications/Neo-Store) - FOSS App Installer
|
||||||
* [IzzyOnDroid](https://android.izzysoft.de/applists.php) - FOSS Apps / [F-Droid](https://apt.izzysoft.de/fdroid/index.php)
|
* [IzzyOnDroid](https://android.izzysoft.de/applists.php) - FOSS Apps / [F-Droid](https://apt.izzysoft.de/fdroid/index.php)
|
||||||
* [You Apps](https://you-apps.net/) - FOSS Apps / [GitHub](https://github.com/you-apps)
|
* [You Apps](https://you-apps.net/) - FOSS Apps / [GitHub](https://github.com/you-apps)
|
||||||
* [FossDroidAndroid](https://t.me/FossDroidAndroid) - FOSS Apps / Telegram
|
* [FossDroidAndroid](https://t.me/FossDroidAndroid) - FOSS Apps / Telegram
|
||||||
|
@ -139,8 +141,8 @@
|
||||||
* ⭐ **[ReVanced MMT](https://kazimmt.github.io/)** / [Telegram](https://t.me/ReVanced_MMT/242) or [ReVanced Troubleshooting Guide](https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/) - Unofficial ReVanced Docs, Guides, and Troubleshooting
|
* ⭐ **[ReVanced MMT](https://kazimmt.github.io/)** / [Telegram](https://t.me/ReVanced_MMT/242) or [ReVanced Troubleshooting Guide](https://sodawithoutsparkles.github.io/revanced-troubleshooting-guide/) - Unofficial ReVanced Docs, Guides, and Troubleshooting
|
||||||
* [RVX Manager](https://github.com/inotia00/revanced-manager) - ReVanced Extended / [Subreddit](https://www.reddit.com/r/revancedextended/) / [Discord](https://discord.gg/yMnc3EywRZ)
|
* [RVX Manager](https://github.com/inotia00/revanced-manager) - ReVanced Extended / [Subreddit](https://www.reddit.com/r/revancedextended/) / [Discord](https://discord.gg/yMnc3EywRZ)
|
||||||
* [ReVanced APKs](https://revanced-apks.pages.dev/) / [GitHub](https://github.com/revanced-apks/build-apps), [ReVanced Non-Root](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root) or [ReVanced Magisk Module](https://github.com/j-hc/revanced-magisk-module) / [Telegram](https://t.me/rvc_magisk) - Pre-built ReVanced APKs
|
* [ReVanced APKs](https://revanced-apks.pages.dev/) / [GitHub](https://github.com/revanced-apks/build-apps), [ReVanced Non-Root](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root) or [ReVanced Magisk Module](https://github.com/j-hc/revanced-magisk-module) / [Telegram](https://t.me/rvc_magisk) - Pre-built ReVanced APKs
|
||||||
* [Docker-Py-ReVanced](https://github.com/nikhilbadyal/docker-py-revanced/) - Build APKs with Python
|
* [revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module) - Build APKs with Python / [Config Gen](https://j-hc.github.io/rvmm-config-gen/)
|
||||||
* [ReVanced CLI](https://github.com/ReVanced/revanced-cli) / [Automated](https://github.com/taku-nm/auto-cli/), [2](https://github.com/XDream8/revanced-creator) - CLI Patcher
|
* [ReVanced CLI](https://github.com/ReVanced/revanced-cli) - CLI Patcher / [Automated](https://github.com/taku-nm/auto-cli/)
|
||||||
* [Revancify](https://github.com/decipher3114/Revancify) - Termux-compatible CLI Patcher
|
* [Revancify](https://github.com/decipher3114/Revancify) - Termux-compatible CLI Patcher
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -190,7 +192,6 @@
|
||||||
* [DualWallpaper](https://github.com/Yanndroid/DualWallpaper) - Change Wallpaper Depending on System Theme
|
* [DualWallpaper](https://github.com/Yanndroid/DualWallpaper) - Change Wallpaper Depending on System Theme
|
||||||
* [Muzei](https://muzei.co/), [Doodle](https://patrickzedler.com/doodle/) or [Amoled Backgrounds](https://play.google.com/store/apps/details?id=com.droidheat.amoledbackgrounds) - Live Android Wallpapers
|
* [Muzei](https://muzei.co/), [Doodle](https://patrickzedler.com/doodle/) or [Amoled Backgrounds](https://play.google.com/store/apps/details?id=com.droidheat.amoledbackgrounds) - Live Android Wallpapers
|
||||||
* [Koncius](https://play.google.com/store/apps/details?id=com.koncius.video.wallpaper) - Android Video to Wallpaper
|
* [Koncius](https://play.google.com/store/apps/details?id=com.koncius.video.wallpaper) - Android Video to Wallpaper
|
||||||
* [CanvasDownloader](https://www.canvasdownloader.com/) - Extract Spotify Canvas Walls
|
|
||||||
* [/r/iWallpaper](https://www.reddit.com/r/iWallpaper/) or [/r/MobileWallpaper](https://www.reddit.com/r/MobileWallpaper/) - Mobile Wallpaper Subs
|
* [/r/iWallpaper](https://www.reddit.com/r/iWallpaper/) or [/r/MobileWallpaper](https://www.reddit.com/r/MobileWallpaper/) - Mobile Wallpaper Subs
|
||||||
* [AI Wallpapers](https://rentry.co/FMHYBase64#ai-wallpapers-14) - Google AI Wallpapers / Uploading to Playstore Required
|
* [AI Wallpapers](https://rentry.co/FMHYBase64#ai-wallpapers-14) - Google AI Wallpapers / Uploading to Playstore Required
|
||||||
* [wallhaven](https://wallhaven.cc/search?categories=110&purity=100&ratios=portrait) - Wallpapers
|
* [wallhaven](https://wallhaven.cc/search?categories=110&purity=100&ratios=portrait) - Wallpapers
|
||||||
|
@ -237,7 +238,6 @@
|
||||||
* [notesGPT](https://usenotesgpt.com/), [FadCam](https://github.com/anonfaded/FadCam) or [AudioNote](https://certified84.github.io/AudioNote/) - Video / Voice Recorders
|
* [notesGPT](https://usenotesgpt.com/), [FadCam](https://github.com/anonfaded/FadCam) or [AudioNote](https://certified84.github.io/AudioNote/) - Video / Voice Recorders
|
||||||
* [Jitsi](https://jitsi.org/) - Video Chat
|
* [Jitsi](https://jitsi.org/) - Video Chat
|
||||||
* [RemoteVideoCam](https://github.com/izivkov/RemoteVideoCam) - Video Lan
|
* [RemoteVideoCam](https://github.com/izivkov/RemoteVideoCam) - Video Lan
|
||||||
* [Minutiae](https://play.google.com/store/apps/details?id=com.minutiae) or [1 Second Everyday](https://1se.co/) - Video-a-Day App
|
|
||||||
* [Alibi](https://github.com/Myzel394/Alibi) or [DroidDashcam](https://play.google.com/store/apps/details?id=com.helge.droiddashcam) - Mobile Dashcams
|
* [Alibi](https://github.com/Myzel394/Alibi) or [DroidDashcam](https://play.google.com/store/apps/details?id=com.helge.droiddashcam) - Mobile Dashcams
|
||||||
* [SmoothAction](https://play.google.com/store/apps/details?id=com.danielkorgel.SmoothActionCamSlowmo) - Slow Motion Video Recorder
|
* [SmoothAction](https://play.google.com/store/apps/details?id=com.danielkorgel.SmoothActionCamSlowmo) - Slow Motion Video Recorder
|
||||||
* [Locket Widget](https://play.google.com/store/apps/details?id=com.locket.Locket&hl=en&gl=US) - Real-Time Photo Sharing
|
* [Locket Widget](https://play.google.com/store/apps/details?id=com.locket.Locket&hl=en&gl=US) - Real-Time Photo Sharing
|
||||||
|
@ -386,6 +386,7 @@
|
||||||
* [PrivateBin](https://privatebin.info/) - Pastebin App
|
* [PrivateBin](https://privatebin.info/) - Pastebin App
|
||||||
* [Novelist](https://www.novelist.app/) - Writing App
|
* [Novelist](https://www.novelist.app/) - Writing App
|
||||||
* [GeorgieLabs](https://georgielabs.net/) - Use Phone as Wireless Speaker / Headphone Port
|
* [GeorgieLabs](https://georgielabs.net/) - Use Phone as Wireless Speaker / Headphone Port
|
||||||
|
* [Tunity](https://tunity.com/) - Hear Muted TVs
|
||||||
* [cdash](https://counterdash.com/) - Turn Old Tablets into Dashboards
|
* [cdash](https://counterdash.com/) - Turn Old Tablets into Dashboards
|
||||||
* [Trail Sense](https://kylecorry.com/Trail-Sense/) - Wilderness Survival App / [GitHub](https://github.com/kylecorry31/Trail-Sense)
|
* [Trail Sense](https://kylecorry.com/Trail-Sense/) - Wilderness Survival App / [GitHub](https://github.com/kylecorry31/Trail-Sense)
|
||||||
* [SensorServer](https://github.com/umer0586/SensorServer) - Use Phone as Accelerometer
|
* [SensorServer](https://github.com/umer0586/SensorServer) - Use Phone as Accelerometer
|
||||||
|
@ -403,7 +404,6 @@
|
||||||
* ⭐ **[AdGuard Premium](https://rentry.co/FMHYBase64#adguard-premium)** - Adblocking App
|
* ⭐ **[AdGuard Premium](https://rentry.co/FMHYBase64#adguard-premium)** - Adblocking App
|
||||||
* ⭐ **uBlock Origin** - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) / [Chromium](https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm)
|
* ⭐ **uBlock Origin** - [Firefox](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) / [Chromium](https://chromewebstore.google.com/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm)
|
||||||
* ⭐ **[Cromite](https://github.com/uazo/cromite)** or [jQuarks](https://f-droid.org/packages/com.oF2pks.jquarks/) - Adblocking Browsers / [Filter](https://github.com/xarantolus/filtrite) / [Adblock Scripts](https://userscripts.010.one/)
|
* ⭐ **[Cromite](https://github.com/uazo/cromite)** or [jQuarks](https://f-droid.org/packages/com.oF2pks.jquarks/) - Adblocking Browsers / [Filter](https://github.com/xarantolus/filtrite) / [Adblock Scripts](https://userscripts.010.one/)
|
||||||
* ⭐ **[RedReader](https://github.com/QuantumBadger/RedReader)** or [Stealth](https://f-droid.org/packages/com.cosmos.unreddit/) / [2](https://gitlab.com/cosmosapps/stealth) - Ad-Free Reddit Clients
|
|
||||||
* ⭐ **[Hermit](https://rentry.co/FMHYBase64#hermit)** / [2](https://play.google.com/store/apps/details?id=com.chimbori.hermitcrab) or [Incognito](https://play.google.com/store/apps/details?id=md.elway.webapp) - Web App Containers
|
* ⭐ **[Hermit](https://rentry.co/FMHYBase64#hermit)** / [2](https://play.google.com/store/apps/details?id=com.chimbori.hermitcrab) or [Incognito](https://play.google.com/store/apps/details?id=md.elway.webapp) - Web App Containers
|
||||||
* [AdAway](https://adaway.org/) - Adblocking App / [GitHub](https://github.com/AdAway/AdAway)
|
* [AdAway](https://adaway.org/) - Adblocking App / [GitHub](https://github.com/AdAway/AdAway)
|
||||||
* [PrivateDNSAndroid](https://github.com/karasevm/PrivateDNSAndroid) - DNS Switchers
|
* [PrivateDNSAndroid](https://github.com/karasevm/PrivateDNSAndroid) - DNS Switchers
|
||||||
|
@ -475,7 +475,6 @@
|
||||||
* [PINCredible](https://github.com/cyb3rko/pincredible) - PIN Manager
|
* [PINCredible](https://github.com/cyb3rko/pincredible) - PIN Manager
|
||||||
* [Linkora](https://github.com/sakethpathike/Linkora), [Link Manager](https://play.google.com/store/apps/details?id=com.michaelflisar.linkmanager), [Shiori](https://github.com/DesarrolloAntonio/Shiori-Android-Client) - Bookmark Managers
|
* [Linkora](https://github.com/sakethpathike/Linkora), [Link Manager](https://play.google.com/store/apps/details?id=com.michaelflisar.linkmanager), [Shiori](https://github.com/DesarrolloAntonio/Shiori-Android-Client) - Bookmark Managers
|
||||||
* [NativeAlpha](https://play.google.com/store/apps/details?id=com.cylonid.nativealpha) - Run Websites in Borderland Window
|
* [NativeAlpha](https://play.google.com/store/apps/details?id=com.cylonid.nativealpha) - Run Websites in Borderland Window
|
||||||
* [TxtNet Browser](https://github.com/lukeaschenbrenner/TxtNet-Browser) - Browse Webpages via SMS
|
|
||||||
* [Better Open With](https://play.google.com/store/apps/details?id=com.aboutmycode.betteropenwith) - Improved Link Handling
|
* [Better Open With](https://play.google.com/store/apps/details?id=com.aboutmycode.betteropenwith) - Improved Link Handling
|
||||||
* [EasyOpenLink](https://codeberg.org/marc.nause/easyopenlink) - Easily Open Links in Text via Share Function
|
* [EasyOpenLink](https://codeberg.org/marc.nause/easyopenlink) - Easily Open Links in Text via Share Function
|
||||||
* [PassAndroid](https://github.com/ligi/PassAndroid) - Manage Virtual Tickets / Passes
|
* [PassAndroid](https://github.com/ligi/PassAndroid) - Manage Virtual Tickets / Passes
|
||||||
|
@ -498,16 +497,18 @@
|
||||||
* ↪️ **[Telegram Clients](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_telegram_clients)**
|
* ↪️ **[Telegram Clients](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_telegram_clients)**
|
||||||
* ↪️ **[Twitch Adblockers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_twitch_adblockers)**
|
* ↪️ **[Twitch Adblockers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_twitch_adblockers)**
|
||||||
* ⭐ **[Bunny](https://github.com/pyoncord/Bunny)** / [Plugins](https://bn-plugins.github.io/vd-web/) / [Discord](https://discord.gg/XjYgWXHb9Q), **[Revenge](https://github.com/revenge-mod/revenge-bundle)** or **[Aliucord](https://github.com/Aliucord/Aliucord)** / [Discord](https://discord.gg/EsNDvBaHVU) - Modded Discord Clients
|
* ⭐ **[Bunny](https://github.com/pyoncord/Bunny)** / [Plugins](https://bn-plugins.github.io/vd-web/) / [Discord](https://discord.gg/XjYgWXHb9Q), **[Revenge](https://github.com/revenge-mod/revenge-bundle)** or **[Aliucord](https://github.com/Aliucord/Aliucord)** / [Discord](https://discord.gg/EsNDvBaHVU) - Modded Discord Clients
|
||||||
|
* ⭐ **[Reddit Client Patch Guide](https://rentry.co/FMHYBase64#patch-clients)** - How To Patch 3rd Party Reddit Clients
|
||||||
* ⭐ **[Voyager](https://vger.app) / [GitHub](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/LemmyNet/jerboa), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [summit](https://play.google.com/store/apps/details?id=com.idunnololz.summit) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients
|
* ⭐ **[Voyager](https://vger.app) / [GitHub](https://github.com/aeharding/voyager)**, [Jerboa](https://github.com/LemmyNet/jerboa), [Eternity](https://codeberg.org/Bazsalanszky/Eternity), [summit](https://play.google.com/store/apps/details?id=com.idunnololz.summit) or [Thunder](https://github.com/thunder-app/thunder) - Lemmy Clients
|
||||||
* ⭐ **[Tusky](https://tusky.app/)**, [Mastify](https://github.com/whitescent/Mastify), [Dhaaga](https://github.com/suvam0451/dhaaga), [tooot](https://tooot.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://lucasggamerm.github.io/moshidon//) / [GitHub](https://github.com/LucasGGamerM/moshidon)
|
* ⭐ **[Tusky](https://tusky.app/)**, [Mastify](https://github.com/whitescent/Mastify), [Dhaaga](https://github.com/suvam0451/dhaaga), [tooot](https://tooot.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://lucasggamerm.github.io/moshidon//) / [GitHub](https://github.com/LucasGGamerM/moshidon)
|
||||||
* ⭐ **[Reddit Client Patch Guide](https://github.com/KobeW50/ReVanced-Documentation/blob/main/Reddit-Client-ID-Guide.md)** - How To Patch 3rd Party Reddit Clients
|
|
||||||
* ⭐ **[piko](https://t.me/pikopatches)** / [GitHub](https://github.com/crimera/piko) or [Squawker](https://github.com/j-fbriere/squawker) - Twitter Apps
|
* ⭐ **[piko](https://t.me/pikopatches)** / [GitHub](https://github.com/crimera/piko) or [Squawker](https://github.com/j-fbriere/squawker) - Twitter Apps
|
||||||
* [Watomatic](https://watomatic.app/) / [GitHub](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders
|
* [Watomatic](https://watomatic.app/) / [GitHub](https://github.com/adeekshith/watomatic) or [AutoResponder](https://www.autoresponder.ai/) - Chat App Auto-Responders
|
||||||
* [MessengerEx](https://github.com/C10udburst/MessengerEx/) - Facebook Messenger Adblocker
|
* [MessengerEx](https://github.com/C10udburst/MessengerEx/) - Facebook Messenger Adblocker
|
||||||
|
* [Openvibe](https://openvibe.social/) - Combine Social Media Apps
|
||||||
* [Xtra](https://github.com/crackededed/Xtra), [BBTV](https://github.com/bttv-android/bttv), [Twire](https://github.com/twireapp/Twire) or [Frosty](https://www.frostyapp.io/) - Twitch Clients
|
* [Xtra](https://github.com/crackededed/Xtra), [BBTV](https://github.com/bttv-android/bttv), [Twire](https://github.com/twireapp/Twire) or [Frosty](https://www.frostyapp.io/) - Twitch Clients
|
||||||
* [Graysky](https://graysky.app/) - Bluesky Client
|
* [Graysky](https://graysky.app/) - Bluesky Client
|
||||||
* [Kizzy](https://github.com/dead8309/Kizzy) - Discord Rich Presence
|
* [Kizzy](https://github.com/dead8309/Kizzy) - Discord Rich Presence
|
||||||
* [DankChat](https://github.com/flex3r/DankChat) - Talk in Multiple Twitch Chats at Once
|
* [DankChat](https://github.com/flex3r/DankChat) - Talk in Multiple Twitch Chats at Once
|
||||||
|
* [Stealth](https://gitlab.com/cosmosapps/stealth) - Use Reddit without Account
|
||||||
* [OldLander](https://github.com/OctoNezd/oldlander) - Improve Old Reddit
|
* [OldLander](https://github.com/OctoNezd/oldlander) - Improve Old Reddit
|
||||||
* [Updoot](https://updoot.app/) - Reddit Saved Post / Comment Manager
|
* [Updoot](https://updoot.app/) - Reddit Saved Post / Comment Manager
|
||||||
* [MobiChan](https://github.com/Rukkaitto/mobichan), [Kuroba](https://github.com/K1rakishou/Kuroba-Experimental) / [2](https://github.com/Adamantcheese/Kuroba) or [Chan](https://github.com/moffatman/chan) - 4Chan Apps
|
* [MobiChan](https://github.com/Rukkaitto/mobichan), [Kuroba](https://github.com/K1rakishou/Kuroba-Experimental) / [2](https://github.com/Adamantcheese/Kuroba) or [Chan](https://github.com/moffatman/chan) - 4Chan Apps
|
||||||
|
@ -533,7 +534,7 @@
|
||||||
* ⭐ **[SyncThing Fork](https://github.com/Catfriend1/syncthing-android)** - File Sync / Sharing
|
* ⭐ **[SyncThing Fork](https://github.com/Catfriend1/syncthing-android)** - File Sync / Sharing
|
||||||
* ⭐ **[LocalSend](https://localsend.org/)** - File Sharing / [Platforms](https://i.ibb.co/nsfMf04/8010dd28ed2d.png)
|
* ⭐ **[LocalSend](https://localsend.org/)** - File Sharing / [Platforms](https://i.ibb.co/nsfMf04/8010dd28ed2d.png)
|
||||||
* ⭐ **[Snapdrop Android](https://github.com/fm-sys/snapdrop-android)** or [pairdrop](https://pairdrop.net/) - File Sharing
|
* ⭐ **[Snapdrop Android](https://github.com/fm-sys/snapdrop-android)** or [pairdrop](https://pairdrop.net/) - File Sharing
|
||||||
* ⭐ **[FDM](https://play.google.com/store/apps/details?id=org.freedownloadmanager.fdm)**, **[1DM](https://play.google.com/store/apps/details?id=idm.internet.download.manager&hl=en_US)** or [ADM](https://play.google.com/store/apps/details?id=com.dv.adm) - Download Managers
|
* ⭐ **[FDM](https://play.google.com/store/apps/details?id=org.freedownloadmanager.fdm)**, **[1DM](https://rentry.co/FMHYBase64#idm-mobile)** or [ADM](https://play.google.com/store/apps/details?id=com.dv.adm) - Download Managers
|
||||||
* ⭐ **[Aria2App](https://github.com/devgianlu/Aria2App)** - Download Manager Controller
|
* ⭐ **[Aria2App](https://github.com/devgianlu/Aria2App)** - Download Manager Controller
|
||||||
* [Total Commander](https://www.ghisler.com/ce.htm), [FileNavigator](https://play.google.com/store/apps/details?id=com.w2sv.filenavigator) / [GitHub](https://github.com/w2sv/FileNavigator), [Cx File Explorer](https://play.google.com/store/apps/details?id=com.cxinventor.file.explorer), [Xplore](https://play.google.com/store/apps/details?id=com.lonelycatgames.Xplore) or [AmazeFileManager](https://github.com/TeamAmaze/AmazeFileManager) / [Utilities](https://github.com/TeamAmaze/AmazeFileUtilities) - File Managers / Explorers
|
* [Total Commander](https://www.ghisler.com/ce.htm), [FileNavigator](https://play.google.com/store/apps/details?id=com.w2sv.filenavigator) / [GitHub](https://github.com/w2sv/FileNavigator), [Cx File Explorer](https://play.google.com/store/apps/details?id=com.cxinventor.file.explorer), [Xplore](https://play.google.com/store/apps/details?id=com.lonelycatgames.Xplore) or [AmazeFileManager](https://github.com/TeamAmaze/AmazeFileManager) / [Utilities](https://github.com/TeamAmaze/AmazeFileUtilities) - File Managers / Explorers
|
||||||
* [Round Sync](https://github.com/newhinton/Round-Sync) or [MetaCTRL](https://metactrl.com/) - Multi-Site Cloud Storage File Managers
|
* [Round Sync](https://github.com/newhinton/Round-Sync) or [MetaCTRL](https://metactrl.com/) - Multi-Site Cloud Storage File Managers
|
||||||
|
@ -587,7 +588,6 @@
|
||||||
* [Compass QS Tile](https://github.com/WSTxda/Compass-QS-Tile) or [QuickTiles](https://gitlab.com/flxholle/quick-tiles) - Quick Setting Tiles
|
* [Compass QS Tile](https://github.com/WSTxda/Compass-QS-Tile) or [QuickTiles](https://gitlab.com/flxholle/quick-tiles) - Quick Setting Tiles
|
||||||
* [Smartspacer](https://github.com/KieronQuinn/Smartspacer) - Custom Android at a Glance Widget
|
* [Smartspacer](https://github.com/KieronQuinn/Smartspacer) - Custom Android at a Glance Widget
|
||||||
* [Notification Listener](https://github.com/Alfio010/notification-listener-android) - Save / Pin Notifications
|
* [Notification Listener](https://github.com/Alfio010/notification-listener-android) - Save / Pin Notifications
|
||||||
* [B.D.T](https://bdt.jepfa.de/) - Time with Between Time Notifications
|
|
||||||
* [TidyPanel](https://play.google.com/store/apps/details?id=com.dharmapoudel.tidypanel) - Notification Blocker
|
* [TidyPanel](https://play.google.com/store/apps/details?id=com.dharmapoudel.tidypanel) - Notification Blocker
|
||||||
* [ClassicPowerMenu](https://github.com/KieronQuinn/ClassicPowerMenu) - Android Power Menu Replacement / Root
|
* [ClassicPowerMenu](https://github.com/KieronQuinn/ClassicPowerMenu) - Android Power Menu Replacement / Root
|
||||||
|
|
||||||
|
@ -664,7 +664,6 @@ https://github.com/Akylas/alpimaps
|
||||||
* [Docker Android](https://github.com/budtmo/docker-android) - Android on Docker
|
* [Docker Android](https://github.com/budtmo/docker-android) - Android on Docker
|
||||||
* [Genymotion](https://www.genymotion.com/download/) - Cloud Emulator
|
* [Genymotion](https://www.genymotion.com/download/) - Cloud Emulator
|
||||||
* [Nox](https://www.bignox.com/) - Android Emulator / [Debloat](https://gist.github.com/TameemS/72c4b92131977aced56e727d51599a48)
|
* [Nox](https://www.bignox.com/) - Android Emulator / [Debloat](https://gist.github.com/TameemS/72c4b92131977aced56e727d51599a48)
|
||||||
* [MSI App Player](https://www.msi.com/Landing/appplayer) - Android Emulator / Debloated BlueStacks
|
|
||||||
* [BlueStacks](https://www.bluestacks.com/) - Android Emulator
|
* [BlueStacks](https://www.bluestacks.com/) - Android Emulator
|
||||||
* [GameLoop](https://www.gameloop.com/) - Android Emulator
|
* [GameLoop](https://www.gameloop.com/) - Android Emulator
|
||||||
* [MuMu](https://www.mumuplayer.com/) - Android Emulator
|
* [MuMu](https://www.mumuplayer.com/) - Android Emulator
|
||||||
|
@ -689,8 +688,6 @@ https://github.com/Akylas/alpimaps
|
||||||
* [Trireme](https://github.com/teal77/trireme) - Deluge Client
|
* [Trireme](https://github.com/teal77/trireme) - Deluge Client
|
||||||
* [Transdroid](https://www.transdroid.org) - Manage BitTorrent Clients / [GitHub](https://github.com/erickok/transdroid) / [F-Droid](https://f-droid.org/packages/org.transdroid.full/)
|
* [Transdroid](https://www.transdroid.org) - Manage BitTorrent Clients / [GitHub](https://github.com/erickok/transdroid) / [F-Droid](https://f-droid.org/packages/org.transdroid.full/)
|
||||||
* [nzb360](https://play.google.com/store/apps/details?id=com.kevinforeman.nzb360) - NZB / Torrent Manager
|
* [nzb360](https://play.google.com/store/apps/details?id=com.kevinforeman.nzb360) - NZB / Torrent Manager
|
||||||
* [Meoko](https://play.google.com/store/apps/details?id=com.app.meoko) - Anime Torrent Search
|
|
||||||
* [AniVu](https://github.com/SkyD666/AniVu) - Anime Torrent Client / Streaming
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -800,7 +797,7 @@ https://github.com/Akylas/alpimaps
|
||||||
* ⭐ **[AIMP](https://www.aimp.ru/?do=download&os=android)**
|
* ⭐ **[AIMP](https://www.aimp.ru/?do=download&os=android)**
|
||||||
* ⭐ **[Musicolet Music Player](https://krosbits.in/musicolet/)**
|
* ⭐ **[Musicolet Music Player](https://krosbits.in/musicolet/)**
|
||||||
* ⭐ **[Symphony](https://zyrouge.github.io/symphony/)**
|
* ⭐ **[Symphony](https://zyrouge.github.io/symphony/)**
|
||||||
* [Finamp](https://github.com/jmshrv/finamp) - Jellyfin Music Player
|
* [Finamp](https://github.com/jmshrv/finamp) or [Fintunes](https://www.fintunes.app/) / [GitHub](https://github.com/leinelissen/jellyfin-audio-player) - Jellyfin Audio Players
|
||||||
* [Ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) - Subsonic Clients
|
* [Ultrasonic](https://gitlab.com/ultrasonic/ultrasonic) - Subsonic Clients
|
||||||
* [Oto Music](https://play.google.com/store/apps/details?id=com.piyush.music)
|
* [Oto Music](https://play.google.com/store/apps/details?id=com.piyush.music)
|
||||||
* [Harmonoid](https://harmonoid.com/)
|
* [Harmonoid](https://harmonoid.com/)
|
||||||
|
@ -828,12 +825,12 @@ https://github.com/Akylas/alpimaps
|
||||||
* ⭐ **[InnerTune](https://github.com/z-huang/InnerTune)**, [2](https://github.com/Malopieds/InnerTune), [3](https://github.com/DD3Boh/OuterTune) - YouTube Music Player
|
* ⭐ **[InnerTune](https://github.com/z-huang/InnerTune)**, [2](https://github.com/Malopieds/InnerTune), [3](https://github.com/DD3Boh/OuterTune) - YouTube Music Player
|
||||||
* ⭐ **[Namida](https://github.com/namidaco/namida)** - YouTube Music Player
|
* ⭐ **[Namida](https://github.com/namidaco/namida)** - YouTube Music Player
|
||||||
* [Musify](https://gokadzev.github.io/Musify/) - YouTube Music Player / [GitHub](https://github.com/gokadzev/Musify)
|
* [Musify](https://gokadzev.github.io/Musify/) - YouTube Music Player / [GitHub](https://github.com/gokadzev/Musify)
|
||||||
* [RiMusic](https://rimusic.xyz) - YouTube Music Player / [GitHub](https://github.com/fast4x/RiMusic)
|
* [RiMusic](https://rimusic.xyz/) - YouTube Music Player / [GitHub](https://github.com/fast4x/RiMusic)
|
||||||
* [Harmony Music](https://github.com/anandnet/Harmony-Music) - YouTube Music Player
|
* [Harmony Music](https://github.com/anandnet/Harmony-Music) - YouTube Music Player
|
||||||
* [SimpMusic](https://simpmusic.tech/) - YouTube Music Player
|
* [SimpMusic](https://simpmusic.tech/) - YouTube Music Player
|
||||||
* [spmp](https://github.com/toasterofbread/spmp) - YouTube Music Player
|
* [spmp](https://github.com/toasterofbread/spmp) - YouTube Music Player
|
||||||
* [ViTune](https://github.com/25huizengek1/ViTune) - YouTube Music Player
|
* [ViTune](https://github.com/25huizengek1/ViTune) - YouTube Music Player
|
||||||
* [Gyawun](https://jhelumcorp.github.io/) - YouTube Music Player
|
* [Gyawun](https://gyawunmusic.vercel.app/) - YouTube Music Player
|
||||||
* [YouTubeDL Android](https://github.com/yausername/youtubedl-android) - YouTube Audio Downloader
|
* [YouTubeDL Android](https://github.com/yausername/youtubedl-android) - YouTube Audio Downloader
|
||||||
* [ytdlnis](https://github.com/deniscerri/ytdlnis) - YouTube Audio Downloader
|
* [ytdlnis](https://github.com/deniscerri/ytdlnis) - YouTube Audio Downloader
|
||||||
* [Seal](https://github.com/JunkFood02/Seal) - YouTube Audio Downloader
|
* [Seal](https://github.com/JunkFood02/Seal) - YouTube Audio Downloader
|
||||||
|
@ -906,7 +903,7 @@ https://github.com/Akylas/alpimaps
|
||||||
* [Amnis](https://play.google.com/store/apps/details?id=com.amnis) - Stream Videos from Torrents
|
* [Amnis](https://play.google.com/store/apps/details?id=com.amnis) - Stream Videos from Torrents
|
||||||
* [Great Courses Plus Premium](https://forum.mobilism.org/search.php?keywords=great+courses+plus&terms=all&author=&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search) - Courses
|
* [Great Courses Plus Premium](https://forum.mobilism.org/search.php?keywords=great+courses+plus&terms=all&author=&sc=1&sf=titleonly&sr=topics&sk=t&sd=d&st=0&ch=300&t=0&submit=Search) - Courses
|
||||||
* [MovieDB](https://github.com/WirelessAlien/MovieDB) - TMDB App
|
* [MovieDB](https://github.com/WirelessAlien/MovieDB) - TMDB App
|
||||||
* [SubTypo](https://github.com/teixeira0x/SubTypo) - Subtitle Editor
|
* [Showly](https://github.com/michaldrabik/showly) or [DroidShows](https://github.com/ltguillaume/droidshows) - TV Trackers
|
||||||
* [Unchained for Android](https://github.com/LivingWithHippos/unchained-android) - Interact with Real-Debrid API
|
* [Unchained for Android](https://github.com/LivingWithHippos/unchained-android) - Interact with Real-Debrid API
|
||||||
* [How to Extract Widevine L3 CDM from Android](https://pastebin.com/zhpa3XSD)
|
* [How to Extract Widevine L3 CDM from Android](https://pastebin.com/zhpa3XSD)
|
||||||
|
|
||||||
|
@ -943,6 +940,8 @@ https://github.com/Akylas/alpimaps
|
||||||
* [AnimeChicken](https://animechicken.app/)
|
* [AnimeChicken](https://animechicken.app/)
|
||||||
* [animity](https://github.com/kl3jvi/animity) / [Discord](https://discord.com/invite/eNuX9U57SM)
|
* [animity](https://github.com/kl3jvi/animity) / [Discord](https://discord.com/invite/eNuX9U57SM)
|
||||||
* [AnimeScrap](https://github.com/fakeyatogod/AnimeScrap) - Anime Download App
|
* [AnimeScrap](https://github.com/fakeyatogod/AnimeScrap) - Anime Download App
|
||||||
|
* [Meoko](https://play.google.com/store/apps/details?id=com.app.meoko) - Anime Torrent Search
|
||||||
|
* [AniVu](https://github.com/SkyD666/AniVu) - Anime Torrent Client / Streaming
|
||||||
* [MALClient](https://github.com/Drutol/MALClient), [AL-chan](https://zend10.github.io/AL-chan/), [Nekome](https://github.com/Chesire/Nekome), [Moelist](https://moelist.net/), [Kitsune](https://github.com/Drumber/Kitsune), [AniTrend](https://anitrend.co/) / [GitHub](https://github.com/AniTrend/anitrend-app) or [AniLib](https://anilib.onrender.com/) - Anime Trackers
|
* [MALClient](https://github.com/Drutol/MALClient), [AL-chan](https://zend10.github.io/AL-chan/), [Nekome](https://github.com/Chesire/Nekome), [Moelist](https://moelist.net/), [Kitsune](https://github.com/Drumber/Kitsune), [AniTrend](https://anitrend.co/) / [GitHub](https://github.com/AniTrend/anitrend-app) or [AniLib](https://anilib.onrender.com/) - Anime Trackers
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -959,9 +958,6 @@ https://github.com/Akylas/alpimaps
|
||||||
* [M3U8 Downloader](https://play.google.com/store/apps/details?id=com.leavjenn.m3u8downloader) - M3U8 Download App
|
* [M3U8 Downloader](https://play.google.com/store/apps/details?id=com.leavjenn.m3u8downloader) - M3U8 Download App
|
||||||
* [Live Sports HD](https://forum.mobilism.org/search.php?keywords=Live+Sports+HD+TV&sr=topics&sf=titleonly) - Sports
|
* [Live Sports HD](https://forum.mobilism.org/search.php?keywords=Live+Sports+HD+TV&sr=topics&sf=titleonly) - Sports
|
||||||
* [FreeTV](https://phstudio2.github.io/FreeTV/) / [GitHub](https://github.com/phstudio2/FreeTV)
|
* [FreeTV](https://phstudio2.github.io/FreeTV/) / [GitHub](https://github.com/phstudio2/FreeTV)
|
||||||
* [Tunity](https://tunity.com/) - Hear Muted TVs
|
|
||||||
* [Showly OSS](https://github.com/1RandomDev/showly-oss) or [DroidShows](https://github.com/ltguillaume/droidshows) - TV Trackers
|
|
||||||
* [BoxBox](https://github.com/BrightDV/BoxBox) - Formula 1 News / Rankings
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -1069,7 +1065,6 @@ https://github.com/Akylas/alpimaps
|
||||||
* [PictureThis](https://apps.apple.com/us/app/picturethis-plant-identifier/id1252497129) - Plant Identifier
|
* [PictureThis](https://apps.apple.com/us/app/picturethis-plant-identifier/id1252497129) - Plant Identifier
|
||||||
* [Parcel](https://apps.apple.com/us/app/parcel-delivery-tracking/id375589283) or [Aftership](https://apps.apple.com/kg/app/aftership-package-tracker/id507014023) - Delivery Tracker
|
* [Parcel](https://apps.apple.com/us/app/parcel-delivery-tracking/id375589283) or [Aftership](https://apps.apple.com/kg/app/aftership-package-tracker/id507014023) - Delivery Tracker
|
||||||
* [KeyPad](https://apps.apple.com/in/app/keypad-bluetooth-keyboard/id1491684442) - Connect Mac Keyboard to Mobile Devices
|
* [KeyPad](https://apps.apple.com/in/app/keypad-bluetooth-keyboard/id1491684442) - Connect Mac Keyboard to Mobile Devices
|
||||||
* [Dragon](https://github.com/DragonBuild/dragon) - Darwin Buildsystem / Toolkit
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -1131,8 +1126,8 @@ https://github.com/Akylas/alpimaps
|
||||||
## ▷ iOS Adblocking
|
## ▷ iOS Adblocking
|
||||||
|
|
||||||
* ↪️ **[DNS Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_dns_adblocking)**
|
* ↪️ **[DNS Adblocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy/#wiki_.25B7_dns_adblocking)**
|
||||||
* ⭐ **[AdGuard Pro](https://rentry.co/FMHYBase64#adguard-pro-ios)** - Adblocker / [Remote](https://apps.apple.com/app/apple-store/id1543143740)
|
|
||||||
* [AdGuard Safari](https://adguard.com/en/adguard-safari/overview.html) - AdGuard for Safari
|
* [AdGuard Safari](https://adguard.com/en/adguard-safari/overview.html) - AdGuard for Safari
|
||||||
|
* [AdGuard Remote](https://apps.apple.com/app/apple-store/id1543143740)
|
||||||
* [KF Panda-Player](https://apps.apple.com/us/app/kfpanda-player/id1460792262) - Turn any site into an App, without Ads
|
* [KF Panda-Player](https://apps.apple.com/us/app/kfpanda-player/id1460792262) - Turn any site into an App, without Ads
|
||||||
* [1Blocker](https://1blocker.com/) - Adblocker
|
* [1Blocker](https://1blocker.com/) - Adblocker
|
||||||
* [Video Lite](https://apps.apple.com/sa/app/video-lite-no-ads/id1598997500) - Video Browser w/Adblock
|
* [Video Lite](https://apps.apple.com/sa/app/video-lite-no-ads/id1598997500) - Video Browser w/Adblock
|
||||||
|
@ -1144,17 +1139,16 @@ https://github.com/Akylas/alpimaps
|
||||||
|
|
||||||
## ▷ iOS Privacy
|
## ▷ iOS Privacy
|
||||||
|
|
||||||
* 🌐 **[Julioverne](https://julio.hackyouriphone.org/)** - Privacy Tools
|
|
||||||
* ↪️ **[iOS 2FA](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_password_privacy_.2F_2fa)**
|
* ↪️ **[iOS 2FA](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_password_privacy_.2F_2fa)**
|
||||||
* ⭐ **[Onion Browser](https://onionbrowser.com/)** - Onion Browser for iOS
|
* ⭐ **[Onion Browser](https://onionbrowser.com/)** - Onion Browser for iOS
|
||||||
* ⭐ **[Signal](https://apps.apple.com/us/app/signal-private-messenger/id874139669)**,
|
* ⭐ **[Signal](https://apps.apple.com/us/app/signal-private-messenger/id874139669)**
|
||||||
* ⭐ **[SimpleX](https://apps.apple.com/us/app/simplex-chat-secure-messenger/id1605771084)** - Encrypted Messaging
|
* ⭐ **[SimpleX](https://apps.apple.com/us/app/simplex-chat-secure-messenger/id1605771084)** - Encrypted Messaging
|
||||||
* [Session](https://getsession.org/) - Encrypted Messaging
|
* [Session](https://getsession.org/) - Encrypted Messaging
|
||||||
* [Olvid](https://olvid.io/en/) - Encrypted Messaging
|
* [Olvid](https://olvid.io/en/) - Encrypted Messaging
|
||||||
* [DNSecure](https://github.com/kkebo/DNSecure) - Encrypted DNS
|
* [DNSecure](https://github.com/kkebo/DNSecure) - Encrypted DNS
|
||||||
* [Private Photo Vault](https://apps.apple.com/us/app/private-photo-vault-pic-safe/id417571834) or [No See You](https://noseeyou.com/) - Private Photo Album
|
* [Private Photo Vault](https://apps.apple.com/us/app/private-photo-vault-pic-safe/id417571834) or [No See You](https://noseeyou.com/) - Private Photo Album
|
||||||
* [Brave](https://apps.apple.com/us/app/brave-private-web-browser-vpn/id1052879175), [Firefox Focus](https://apps.apple.com/us/app/firefox-focus-privacy-browser/id1055677337) or [DuckDuckGo Privacy Browser](https://duckduckgo.com/app) - Privacy-Based Browsers
|
* [Brave](https://apps.apple.com/us/app/brave-private-web-browser-vpn/id1052879175), [Firefox Focus](https://apps.apple.com/us/app/firefox-focus-privacy-browser/id1055677337) or [DuckDuckGo Privacy Browser](https://duckduckgo.com/app) - Privacy-Based Browsers
|
||||||
* [Element](https://apps.apple.com/us/app/element-messenger/id1083446067), [FluffyChat](https://apps.apple.com/us/app/fluffychat/id1551469600) or [Syphon](https://syphon.org/) - Matrix Clients
|
* [Element](https://apps.apple.com/us/app/element-messenger/id1083446067) or [FluffyChat](https://apps.apple.com/us/app/fluffychat/id1551469600) - Matrix Clients
|
||||||
* [Wickr](https://apps.apple.com/us/app/wickr-pro/id1200926568), [Jami](https://jami.net/) or [MySudo](https://mysudo.com/) - Encrypted Messaging / Video Calls
|
* [Wickr](https://apps.apple.com/us/app/wickr-pro/id1200926568), [Jami](https://jami.net/) or [MySudo](https://mysudo.com/) - Encrypted Messaging / Video Calls
|
||||||
* [ProtonMail](https://apps.apple.com/us/app/protonmail-encrypted-email/id979659905) or [Tuta](https://tuta.com/) - Encrypted Emailing Service
|
* [ProtonMail](https://apps.apple.com/us/app/protonmail-encrypted-email/id979659905) or [Tuta](https://tuta.com/) - Encrypted Emailing Service
|
||||||
|
|
||||||
|
@ -1169,9 +1163,9 @@ https://github.com/Akylas/alpimaps
|
||||||
* 🌐 **[Awesome TestFlight](https://github.com/pluwen/awesome-testflight-link)** or [TestFlight Spreadsheet](https://docs.google.com/spreadsheets/d/1Uej3AQPxRcLRXnmthUXR-7oGkNV_GsMFgCoNnuPtSwI/) - TesFlight App Indexes
|
* 🌐 **[Awesome TestFlight](https://github.com/pluwen/awesome-testflight-link)** or [TestFlight Spreadsheet](https://docs.google.com/spreadsheets/d/1Uej3AQPxRcLRXnmthUXR-7oGkNV_GsMFgCoNnuPtSwI/) - TesFlight App Indexes
|
||||||
* ⭐ **[TrollStore](https://github.com/opa334/TrollStore)** or [TrollApps](https://github.com/TheResonanceTeam/TrollApps/) / [Discord](https://discord.gg/PrF6XqpGgX) - Non-Appstore Apps / No-Jailbreak / 14.0-17.0 / [Decrypt](https://github.com/donato-fiore/TrollDecrypt)
|
* ⭐ **[TrollStore](https://github.com/opa334/TrollStore)** or [TrollApps](https://github.com/TheResonanceTeam/TrollApps/) / [Discord](https://discord.gg/PrF6XqpGgX) - Non-Appstore Apps / No-Jailbreak / 14.0-17.0 / [Decrypt](https://github.com/donato-fiore/TrollDecrypt)
|
||||||
* ⭐ **[Sideloadly](https://sideloadly.io/)**, [AltStore](https://altstore.io/) / [Repo Viewer](https://altsource.by.lao.sb/browse/) / [Alt Server](https://github.com/NyaMisty/AltServer-Linux), [SideStore](https://sidestore.io/) or [SignTools](https://github.com/SignTools/SignTools) - Non-Jailbreak App Sideloading
|
* ⭐ **[Sideloadly](https://sideloadly.io/)**, [AltStore](https://altstore.io/) / [Repo Viewer](https://altsource.by.lao.sb/browse/) / [Alt Server](https://github.com/NyaMisty/AltServer-Linux), [SideStore](https://sidestore.io/) or [SignTools](https://github.com/SignTools/SignTools) - Non-Jailbreak App Sideloading
|
||||||
|
* ⭐ **PDALife** - [Games](https://pdalife.com/ios/games) / [Apps](https://pdalife.com/ios/programmy/) / [Telegram](https://t.me/pdalife_official)
|
||||||
* ⭐ **[IPALibrary](https://ipalibrary.me/)** - Tweaked Apps
|
* ⭐ **[IPALibrary](https://ipalibrary.me/)** - Tweaked Apps
|
||||||
* ⭐ **[4PDA](https://4pda.to/forum/)** - Tweaked Apps / Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/) / [Captcha Note](https://pastebin.com/NNh7e2HB), [2](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html)
|
* [4PDA](https://4pda.to/forum/) - Tweaked Apps / Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/) / [Captcha Note](https://pastebin.com/NNh7e2HB), [2](https://doorsgeek.blogspot.com/2015/08/4pdaru-loginregister-captcha-tutorial.html)
|
||||||
* PDALife - [Games](https://pdalife.com/ios/games) / [Apps](https://pdalife.com/ios/programmy/) / [Telegram](https://t.me/pdalife_official)
|
|
||||||
* [AppDB](https://appdb.to) - App Library
|
* [AppDB](https://appdb.to) - App Library
|
||||||
* [AppSnake](https://appsnake.cypwn.xyz/) - IPA Database
|
* [AppSnake](https://appsnake.cypwn.xyz/) - IPA Database
|
||||||
* [DPixel](https://t.me/dpixel) - Tweaked Apps / Telegram
|
* [DPixel](https://t.me/dpixel) - Tweaked Apps / Telegram
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
# ► Spotify Clients
|
# ► Spotify Clients
|
||||||
|
|
||||||
* ⭐ **[Spotify Desktop](https://www.spotify.com/us/download/)** - Official Client / Use Adblockers Below
|
* ⭐ **[Spotify Desktop](https://www.spotify.com/us/download/)** - Official Client / Use Adblockers Below
|
||||||
* ⭐ **[Spicetify](https://spicetify.app/)** - Modded Client with Adblock Plugins
|
* ⭐ **[Spicetify](https://spicetify.app/)** - Modded Client with Adblock Plugins / [Use Pre-1.2.48 Clients](https://docs.google.com/spreadsheets/d/1wztO1L4zvNykBRw7X4jxP8pvo11oQjT0O5DvZ_-S4Ok/)
|
||||||
* [Lofi Rocks](https://www.lofi.rocks/) - Tiny / Minimal Client / [GitHub](https://github.com/dvx/lofi)
|
* [Lofi Rocks](https://www.lofi.rocks/) - Tiny / Minimal Client / [GitHub](https://github.com/dvx/lofi)
|
||||||
* [MooSync](https://moosync.app/) - Feature-Rich Client / [GitHub](https://github.com/Moosync/Moosync)
|
* [MooSync](https://moosync.app/) - Feature-Rich Client / [GitHub](https://github.com/Moosync/Moosync)
|
||||||
* [Spotify Web Client](https://open.spotify.com/)
|
* [Spotify Web Client](https://open.spotify.com/)
|
||||||
|
@ -25,33 +25,52 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ Spotify Playlists
|
||||||
|
|
||||||
|
* ⭐ **[exportify](https://github.com/watsonbox/exportify)** - Playlist Backup
|
||||||
|
* ⭐ **[playlists.cloud](https://playlists.cloud/)** or [Trikatuka](http://trikatuka.aknakn.eu/) - Playlist Transfer Tools
|
||||||
|
* [Skiley](https://skiley.net/) or [Kotify](https://github.com/dzirbel/kotify) - Playlist Managers
|
||||||
|
* [Playlist Sorter](https://www.playlistsorter.com/) - Sort Playlists
|
||||||
|
* [Timelineify](https://www.timelineify.com/) - Sort Playlists by Release
|
||||||
|
* [Spotify Dedup](https://spotify-dedup.com/) - Playlist Song Dedup / [GitHub](https://github.com/JMPerez/spotify-dedup/)
|
||||||
|
* [Tagify](https://tagify.me/) - Use Playlists as Tags
|
||||||
|
* [Share Liked Songs](https://nonnullish.github.io/share-liked-songs/) - Create Shareable Playlist from Liked Songs
|
||||||
|
* [PlaylistProxy](https://playlistproxy.net/) - Create Anonymous Playlists / [GitHub](https://github.com/okanten/playlistproxy.net)
|
||||||
|
* [Spotlistr](https://www.spotlistr.com/) - Playlist Converter
|
||||||
|
* [Playlistor](https://playlistor.io/) - Apple Music Playlist Converter
|
||||||
|
* [Playlist Randomizer](https://stevenaleong.com/tools/spotifyplaylistrandomizer) - Playlist Randomizer
|
||||||
|
* [XM Playlist](https://xmplaylist.com/) - XM Radio Spotify Playlists
|
||||||
|
* [Spotify Playlist Archive](https://spotifyplaylistarchive.com/) - Archive of Official Spotify Playlists
|
||||||
|
* [Spotalike](https://spotalike.com/) - Playlist Generator
|
||||||
|
* [playlist-generator](https://www.playlist-generator.com/) - Playlist Generator
|
||||||
|
* [Chat Jams](https://www.chatjams.ai/) - Playlist Generator
|
||||||
|
* [MagicPlaylist](https://magicplaylist.co/) - Playlist Generator
|
||||||
|
* [Vibesition](https://vibesition.jordantwells.com/) - Playlist Generator
|
||||||
|
* [NautrualLanguage](https://www.naturallanguageplaylist.com/) - Playlist Generator
|
||||||
|
* [Groovifi](https://groovifi.com/) - Playlist Generator
|
||||||
|
* [spotgen](https://epsil.github.io/spotgen) - Playlist Generator
|
||||||
|
* [Highlights2SPotify](https://highlights2spotify.com/) - Playlist Generator
|
||||||
|
* [Moodify](https://moodify.app/) - Playlist Generator
|
||||||
|
* [RadioNewify](https://radionewify.com/) - Playlist Generator
|
||||||
|
* [SpotifyCloud](https://spotifycloud.zamar-roura.com/) - Playlist Words
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## ▷ Spotify Tools
|
## ▷ Spotify Tools
|
||||||
|
|
||||||
* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes / Plugins
|
* ⭐ **[Spicetify](https://spicetify.app/)** - Spotify Themes / Plugins
|
||||||
* ⭐ **Spicetify Tools** - [CLI](https://spicetify.app) / [Addons](https://github.com/3raxton/spicetify-custom-apps-and-extensions) / [Discord](https://discord.gg/VnevqPp2Rr)
|
* ⭐ **Spicetify Tools** - [CLI](https://spicetify.app) / [Addons](https://github.com/3raxton/spicetify-custom-apps-and-extensions) / [Discord](https://discord.gg/VnevqPp2Rr)
|
||||||
* ⭐ **[exportify](https://github.com/watsonbox/exportify)** - Playlist Backup
|
|
||||||
* ⭐ **[playlists.cloud](https://playlists.cloud/)** or [Trikatuka](http://trikatuka.aknakn.eu/) - Playlist Transfer Tools
|
|
||||||
* [sptlrx](https://github.com/raitonoberu/sptlrx) or [Versefy](https://versefy.app/) - Lyric Apps
|
* [sptlrx](https://github.com/raitonoberu/sptlrx) or [Versefy](https://versefy.app/) - Lyric Apps
|
||||||
* [Syrics](https://syrics-web-akashrchandran.vercel.app/) - Download Synced Lyrics / [GitHub](https://github.com/akashrchandran/syrics-web)
|
* [Syrics](https://syrics-web-akashrchandran.vercel.app/) - Download Synced Lyrics / [GitHub](https://github.com/akashrchandran/syrics-web)
|
||||||
* [Playlist Randomizer](https://stevenaleong.com/tools/spotifyplaylistrandomizer) - Playlist Randomizer
|
* [Random Songs](https://random-song.com/) - Play Random Spotify Songs
|
||||||
* [Playlist Sorter](https://www.playlistsorter.com/) - Sort Playlists
|
|
||||||
* [Timelineify](https://www.timelineify.com/) - Sort Playlists by Release
|
|
||||||
* [Tagify](https://tagify.me/) - Use Playlists as Tags
|
|
||||||
* [Share Liked Songs](https://nonnullish.github.io/share-liked-songs/) - Create Shareable Playlist from Liked Songs
|
|
||||||
* [ReleaseFeed](https://releasefeed.elomatreb.eu/) - Create Spotify RSS (atom) Feeds
|
* [ReleaseFeed](https://releasefeed.elomatreb.eu/) - Create Spotify RSS (atom) Feeds
|
||||||
* [Skiley](https://skiley.net/) - Playlist Manager
|
|
||||||
* [Kotify](https://github.com/dzirbel/kotify) - Organize Spotify Music
|
|
||||||
* [PlaylistProxy](https://playlistproxy.net/) - Create Anonymous Playlists / [GitHub](https://github.com/okanten/playlistproxy.net)
|
|
||||||
* [Spotlistr](https://www.spotlistr.com/) - Playlist Converter
|
|
||||||
* [Playlistor](https://playlistor.io/) - Apple Music Playlist Converter
|
|
||||||
* [SpotifyCloud](https://spotifycloud.zamar-roura.com/) - Playlist Words
|
|
||||||
* [Spotify Dedup](https://spotify-dedup.com/) - Playlist Song Dedup / [GitHub](https://github.com/JMPerez/spotify-dedup/)
|
|
||||||
* [Opslagify](https://opslagify.deruever.nl/) - Library Size
|
* [Opslagify](https://opslagify.deruever.nl/) - Library Size
|
||||||
* [Album Availability Map](https://kaaes.github.io/albums-availability/) - Check Album Availability
|
* [Album Availability Map](https://kaaes.github.io/albums-availability/) - Check Album Availability
|
||||||
* [Awesome Spotify Stats](https://github.com/rimsiw/awesome-spotify-stats) or [NewTunes](https://newtunes.xyz/) - Listening Stats
|
* [Awesome Spotify Stats](https://github.com/rimsiw/awesome-spotify-stats) or [NewTunes](https://newtunes.xyz/) - Listening Stats
|
||||||
* [Spoticulum](https://spoticulum.xyz/) - Spotify Collection Snapshots
|
* [Spoticulum](https://spoticulum.xyz/) - Spotify Collection Snapshots
|
||||||
* [Chart My Music](https://www.chartmymusic.com/) - Spotify Album Collages
|
* [Chart My Music](https://www.chartmymusic.com/) - Spotify Album Collages
|
||||||
* [Tierify](https://tierify.app/) - Tier Lists
|
* [Tierify](https://tierify.app/) - Tier Lists
|
||||||
|
* [CanvasDownloader](https://www.canvasdownloader.com/) - Extract Spotify Canvas Walls
|
||||||
* [Kira](https://kira.vercel.app/) - Browse by Country / [GitLab](https://gitlab.com/timrossback/kira)
|
* [Kira](https://kira.vercel.app/) - Browse by Country / [GitLab](https://gitlab.com/timrossback/kira)
|
||||||
* [ListenByLabel](https://www.lbl.fm/) - Browse by Labels
|
* [ListenByLabel](https://www.lbl.fm/) - Browse by Labels
|
||||||
* [spotify-github-profile](https://github.com/kittinan/spotify-github-profile) - GitHub Display
|
* [spotify-github-profile](https://github.com/kittinan/spotify-github-profile) - GitHub Display
|
||||||
|
@ -64,6 +83,7 @@
|
||||||
|
|
||||||
* ⭐ **[Custom YouTube Music](https://th-ch.github.io/youtube-music/)** - YouTube Music Client / [Themes](https://github.com/kerichdev/themes-for-ytmdesktop-player/)
|
* ⭐ **[Custom YouTube Music](https://th-ch.github.io/youtube-music/)** - YouTube Music Client / [Themes](https://github.com/kerichdev/themes-for-ytmdesktop-player/)
|
||||||
* ⭐ **[SpoTube](https://spotube.krtirtho.dev/)** - YouTube Music Client / [GitHub](https://github.com/KRTirtho/spotube)
|
* ⭐ **[SpoTube](https://spotube.krtirtho.dev/)** - YouTube Music Client / [GitHub](https://github.com/KRTirtho/spotube)
|
||||||
|
* [Deezer](https://www.deezer.com/) - Streaming / [HiFi Unlock](https://uhwotgit.fly.dev/uhwot/dzunlock)
|
||||||
* [MooSync](https://moosync.app/) - YouTube Music Client / [GitHub](https://github.com/Moosync/Moosync)
|
* [MooSync](https://moosync.app/) - YouTube Music Client / [GitHub](https://github.com/Moosync/Moosync)
|
||||||
* [yewtube](https://github.com/mps-youtube/yewtube) - YouTube Music Client
|
* [yewtube](https://github.com/mps-youtube/yewtube) - YouTube Music Client
|
||||||
* [spmp](https://github.com/toasterofbread/spmp) - YouTube Music Client
|
* [spmp](https://github.com/toasterofbread/spmp) - YouTube Music Client
|
||||||
|
@ -74,7 +94,6 @@
|
||||||
* [MP3Jam](https://www.mp3jam.org/) - Streaming
|
* [MP3Jam](https://www.mp3jam.org/) - Streaming
|
||||||
* [MellowPlayer](https://colinduquesnoy.gitlab.io/MellowPlayer/) - Streaming
|
* [MellowPlayer](https://colinduquesnoy.gitlab.io/MellowPlayer/) - Streaming
|
||||||
* [Muffon](https://muffon.netlify.app/) - Streaming
|
* [Muffon](https://muffon.netlify.app/) - Streaming
|
||||||
* [Deezer](https://www.deezer.com/) - Streaming / [HiFi Unlock](https://uhwotgit.fly.dev/uhwot/dzunlock)
|
|
||||||
* [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram
|
* [MusicBucket](https://musicbucket.net/) - Track / Share Music / Telegram
|
||||||
* [Mixtape Garden](https://mixtapegarden.com/) - Create / Share Mixtapes
|
* [Mixtape Garden](https://mixtapegarden.com/) - Create / Share Mixtapes
|
||||||
* [JukeboxStar](https://jukeboxstar.com/) or [JukeboxToday](https://jukebox.today/) - Collaborative Streaming / Listening Parties
|
* [JukeboxStar](https://jukeboxstar.com/) or [JukeboxToday](https://jukebox.today/) - Collaborative Streaming / Listening Parties
|
||||||
|
@ -86,7 +105,7 @@
|
||||||
* ⭐ **[YouTube Music](https://music.youtube.com/)**, [Hyperpipe](https://hyperpipe.surge.sh), [Nonoki](https://nonoki.com/music/), [ytify](https://ytify.netlify.app/) or [Spotify One](https://spotfy.one/) - YouTube Music WebUIs
|
* ⭐ **[YouTube Music](https://music.youtube.com/)**, [Hyperpipe](https://hyperpipe.surge.sh), [Nonoki](https://nonoki.com/music/), [ytify](https://ytify.netlify.app/) or [Spotify One](https://spotfy.one/) - YouTube Music WebUIs
|
||||||
* ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Delete](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://github.com/sigma67/spotify_to_ytmusic), [2](https://github.com/linsomniac/spotify_to_ytmusic) / [Better Lyrics](https://chromewebstore.google.com/detail/better-lyrics-lyrics-for/effdbpeggelllpfkjppbokhmmiinhlmg)
|
* ⭐ **YouTube Music Tools** - [Enhancements](https://themesong.app/), [2](https://github.com/Sv443/BetterYTM) / [Library Delete](https://github.com/apastel/ytmusic-deleter) / [Upload Delete](https://rentry.co/tv4uo) / [Spotify Playlist Import](https://github.com/sigma67/spotify_to_ytmusic), [2](https://github.com/linsomniac/spotify_to_ytmusic) / [Better Lyrics](https://chromewebstore.google.com/detail/better-lyrics-lyrics-for/effdbpeggelllpfkjppbokhmmiinhlmg)
|
||||||
* ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player
|
* ⭐ **[Reddit Music Player](https://reddit.musicplayer.io/)** - Subreddit Music Player
|
||||||
* ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs / [Spotify Theme](https://userstyles.world/style/5470/soundfy-v3) / [Dark Theme](https://github.com/huds0nx/soundcloud-luna)
|
* ⭐ **[SoundCloud](https://soundcloud.com/)** - User Made Songs / [Spotify Theme](https://userstyles.world/style/16767/) / [Dark Theme](https://github.com/huds0nx/soundcloud-luna)
|
||||||
* ⭐ **[hate5six](https://hate5six.com/)** - Concert Recordings
|
* ⭐ **[hate5six](https://hate5six.com/)** - Concert Recordings
|
||||||
* [Spotify Web Client](https://open.spotify.com/)
|
* [Spotify Web Client](https://open.spotify.com/)
|
||||||
* [Groovesharks](https://groovesharks.org/) - Browser Music
|
* [Groovesharks](https://groovesharks.org/) - Browser Music
|
||||||
|
@ -98,6 +117,7 @@
|
||||||
* [Jamendo](https://www.jamendo.com/) - Browser Music
|
* [Jamendo](https://www.jamendo.com/) - Browser Music
|
||||||
* [SoundClick](https://www.soundclick.com/default.cfm) - Browser Music
|
* [SoundClick](https://www.soundclick.com/default.cfm) - Browser Music
|
||||||
* [Mixupload](https://mixupload.com/) - Browser Music
|
* [Mixupload](https://mixupload.com/) - Browser Music
|
||||||
|
* [zvu4no](https://zvu4no.org/) - Browser Music
|
||||||
* [Tancpol](https://tancpol.net/) - Browser Music
|
* [Tancpol](https://tancpol.net/) - Browser Music
|
||||||
* [musify](https://musify.club/) - Browser Music
|
* [musify](https://musify.club/) - Browser Music
|
||||||
* [DMO](https://dance-music.org/) - Electronic
|
* [DMO](https://dance-music.org/) - Electronic
|
||||||
|
@ -146,6 +166,7 @@
|
||||||
* [Dumb Old Time Radio](https://www.dumb.com/oldtimeradio/), [Relic Radio](https://www.relicradio.com/) or [Old Time Radio](https://oldtime.radio/) - Classic Radio
|
* [Dumb Old Time Radio](https://www.dumb.com/oldtimeradio/), [Relic Radio](https://www.relicradio.com/) or [Old Time Radio](https://oldtime.radio/) - Classic Radio
|
||||||
* [Old Time Radio Downloads](https://www.oldtimeradiodownloads.com/) - Classic Radio Downloads
|
* [Old Time Radio Downloads](https://www.oldtimeradiodownloads.com/) - Classic Radio Downloads
|
||||||
* [Braggoscope](https://www.braggoscope.com/) - BBC In Our Time Archive
|
* [Braggoscope](https://www.braggoscope.com/) - BBC In Our Time Archive
|
||||||
|
* [AudioFilesDrive](https://t.me/AudioFilesDrive) - Radio Drama Downloads
|
||||||
* [radiobot](https://t.me/radiobot) - Radio / Telegram
|
* [radiobot](https://t.me/radiobot) - Radio / Telegram
|
||||||
* [Rekt FM](https://rekt.network/) - Chill / Space / Dark / Horror Synth / EBSM / EDM Radio
|
* [Rekt FM](https://rekt.network/) - Chill / Space / Dark / Horror Synth / EBSM / EDM Radio
|
||||||
* [Nightwave Plaza](https://plaza.one/) - Vaporwave Radio
|
* [Nightwave Plaza](https://plaza.one/) - Vaporwave Radio
|
||||||
|
@ -182,6 +203,7 @@
|
||||||
* [PodParadise](https://www.podparadise.com/) - Podcasts
|
* [PodParadise](https://www.podparadise.com/) - Podcasts
|
||||||
* [Podbean](https://www.podbean.com/) - Podcasts
|
* [Podbean](https://www.podbean.com/) - Podcasts
|
||||||
* [Podbay](https://podbay.fm/) - Podcasts
|
* [Podbay](https://podbay.fm/) - Podcasts
|
||||||
|
* [BBC Podcasts](https://www.bbc.co.uk/sounds/podcasts) - Podcasts / [Downloader](https://github.com/get-iplayer/get_iplayer)
|
||||||
* [podcastindex](https://podcastindex.org/) - Podcasts
|
* [podcastindex](https://podcastindex.org/) - Podcasts
|
||||||
* [player.fm](https://player.fm/) - Podcasts
|
* [player.fm](https://player.fm/) - Podcasts
|
||||||
* [Podcast Republic](https://www.podcastrepublic.net/) - Podcasts
|
* [Podcast Republic](https://www.podcastrepublic.net/) - Podcasts
|
||||||
|
@ -200,20 +222,32 @@
|
||||||
* [JRE Missing](https://www.jremissing.com/) - Tracks Missing JRE Podcasts
|
* [JRE Missing](https://www.jremissing.com/) - Tracks Missing JRE Podcasts
|
||||||
* [Podcatalysts](https://podcatalysts.substack.com/) - Podcast Recommendation Newsletter
|
* [Podcatalysts](https://podcatalysts.substack.com/) - Podcast Recommendation Newsletter
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Ambient / Relaxation
|
## ▷ Ambient / Relaxation
|
||||||
|
|
||||||
* ↪️ **[Ambient Sound Mixers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_ambient_sound_mixers)**
|
* ↪️ **[Ambient Sound Mixers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_ambient_sound_mixers)**
|
||||||
* ⭐ **[Rainy Mood](https://www.rainymood.com/)**, [Rainbow Hunt](https://rainbowhunt.com/), [Pluvior](https://pluvior.com/), [rainfor.me](https://rainfor.me/), [Raining.fm](https://raining.fm/) or [Rainyscope](https://rainyscope.com/) - Ambient Rain
|
* ⭐ **[DroneZone](https://somafm.com/player/#/now-playing/dronezone)** or **[Music For Programming](https://musicforprogramming.net/latest/)** - Ambient Playlists
|
||||||
* ⭐ **[lofi.cafe](https://www.lofi.cafe/)**, **[Chillhop](https://chillhop.com/)**, [Moon Phase Radio](https://www.moonphaseradio.com/), [Ambient Sleeping Pill](https://ambientsleepingpill.com/), [Ambicular](https://ambicular.com/), [Lofi Music](https://lofimusic.app/), [Loofi](https://loofi.netlify.app/ ), [lofi](https://lofi.co/), [Lofi Club](https://loficlub.vercel.app/), [Lofi Limo](https://lofi.limo/), [DevTunes FM](https://radio.madza.dev/) or [Moss Garden](https://moss.garden/) - Lofi Radio
|
|
||||||
* ⭐ **[Music For Programming](https://musicforprogramming.net/latest/)** - Ambient Playlists
|
|
||||||
* ⭐ **[CityHop](https://www.cityhop.cafe/)** or [Japan Walkaround](https://thatguyedd.github.io/) - Lofi Radio / City Walks
|
* ⭐ **[CityHop](https://www.cityhop.cafe/)** or [Japan Walkaround](https://thatguyedd.github.io/) - Lofi Radio / City Walks
|
||||||
* ⭐ **[Coding Cat](https://hostrider.com/)** - Lofi Radio / Nyan Cat's Cousin
|
* ⭐ **[Coding Cat](https://hostrider.com/)** - Lofi Radio / Nyan Cat's Cousin
|
||||||
* ⭐ **[HaloMe](https://halome.nu/)** - Halo Menu Screens
|
* ⭐ **[HaloMe](https://halome.nu/)** - Halo Menu Screens
|
||||||
|
* ⭐ **[Chillhop](https://chillhop.com/)** - Lofi Radio
|
||||||
|
* ⭐ **[Rainy Mood](https://www.rainymood.com/)** - Ambient Rain
|
||||||
|
* [Petrichoir](https://petrichoir.app/) - Lofi Radio / Ambient Sounds
|
||||||
|
* [Rainbow Hunt](https://rainbowhunt.com/) - Ambient Rain
|
||||||
|
* [Pluvior](https://pluvior.com/), [rainfor.me](https://rainfor.me/) - Ambient Rain
|
||||||
|
* [Raining.fm](https://raining.fm/) - Ambient Rain
|
||||||
|
* [Rainyscope](https://rainyscope.com/) - Ambient Rain
|
||||||
|
* [Moon Phase Radio](https://www.moonphaseradio.com/) - Lofi Radio
|
||||||
|
* [Ambient Sleeping Pill](https://ambientsleepingpill.com/) - Lofi Radio
|
||||||
|
* [Ambicular](https://ambicular.com/) - Lofi Radio
|
||||||
|
* [Lofi Music](https://lofimusic.app/) - Lofi Radio
|
||||||
|
* [Loofi](https://loofi.netlify.app/) - Lofi Radio
|
||||||
|
* [lofi.cafe](https://www.lofi.cafe/) - Lofi Radio
|
||||||
|
* [Lofi Club](https://loficlub.vercel.app/) - Lofi Radio
|
||||||
|
* [Lofi Limo](https://lofi.limo/) - Lofi Radio
|
||||||
|
* [DevTunes FM](https://radio.madza.dev/) - Lofi Radio
|
||||||
|
* [Moss Garden](https://moss.garden/) - Lofi Radio
|
||||||
* [Relaxing Sounds](https://unifycosmos.com/relaxing-sounds/), [Calmsound](https://www.calmsound.com/), [Click Relax](https://click-relax.com/), [Moszen](https://www.moszen.com/), [Zen Sounds](https://app.zenflowchart.com/zen-sounds) or [NoisyLoop](https://noisyloop.com/) - Ambient Soundscapes
|
* [Relaxing Sounds](https://unifycosmos.com/relaxing-sounds/), [Calmsound](https://www.calmsound.com/), [Click Relax](https://click-relax.com/), [Moszen](https://www.moszen.com/), [Zen Sounds](https://app.zenflowchart.com/zen-sounds) or [NoisyLoop](https://noisyloop.com/) - Ambient Soundscapes
|
||||||
* [lofi-player](https://magenta.tensorflow.org/lofi-player), [2](https://magenta.github.io/lofi-player/) - Create Room / Lofi Player
|
* [lofi-player](https://magenta.tensorflow.org/lofi-player), [2](https://magenta.github.io/lofi-player/) - Create Room / Lofi Player
|
||||||
* [Wisdom Tree](https://github.com/HACKER097/wisdom-tree/) - TUI Concentration App
|
* [Wisdom Tree](https://github.com/HACKER097/wisdom-tree/) - TUI Concentration App
|
||||||
|
@ -236,13 +270,10 @@
|
||||||
## ▷ Audio Ripping Sites
|
## ▷ Audio Ripping Sites
|
||||||
|
|
||||||
* ⭐ **[lucida](https://lucida.to/)**, [2](https://lucida.su/) - Multi-Site / 320kb / MP3 / FLAC / [Telegram](https://t.me/lucidahasmusic) / [Discord](https://discord.gg/5EEexMqVuE)
|
* ⭐ **[lucida](https://lucida.to/)**, [2](https://lucida.su/) - Multi-Site / 320kb / MP3 / FLAC / [Telegram](https://t.me/lucidahasmusic) / [Discord](https://discord.gg/5EEexMqVuE)
|
||||||
* ⭐ **[DoubleDouble](https://doubledouble.top/)** - [Multi-Site](https://pastebin.com/dPT8aE0R) / 320kb / MP3 / FLAC / [Important Note](https://rentry.co/LucidaDoubleDouble)
|
|
||||||
* ⭐ **[cobalt](https://cobalt.tools/)** - [Multi-Site](https://github.com/imputnet/cobalt?tab=readme-ov-file#supported-services) / 320kb / MP3 / Ad-Free
|
* ⭐ **[cobalt](https://cobalt.tools/)** - [Multi-Site](https://github.com/imputnet/cobalt?tab=readme-ov-file#supported-services) / 320kb / MP3 / Ad-Free
|
||||||
* ⭐ **[squid.wtf](https://squid.wtf/)**, [2](https://qobuz.vercel.app/) - Deezer / Qobuz / FLAC / [Discord](https://discord.gg/ATjPbzR)
|
* ⭐ **[squid.wtf](https://squid.wtf/)**, [2](https://qobuz.vercel.app/) - Deezer / Qobuz / FLAC
|
||||||
* ⭐ **[yet another music server](https://yams.tf/)** - Deezer / Tidal / Qobuz / Spotify / FLAC
|
* ⭐ **[yet another music server](https://yams.tf/)** - Deezer / Tidal / Qobuz / Spotify / FLAC
|
||||||
* ⭐ **[MP3 Daddy](https://mp3-daddy.com/)** - Deezer / 320kb / MP3 / FLAC
|
* ⭐ **[MP3 Daddy](https://mp3-daddy.com/)** - Deezer / 320kb / MP3 / FLAC
|
||||||
* [EzMP3](https://ezmp3.cc/) - YouTube / 320kb / MP3 / Ad-Free / [Subreddit](https://www.reddit.com/r/EzMP3/)
|
|
||||||
* [AZMP3](https://azmp3.cc/) - YouTube / 320kb / MP3 / Ad-Free
|
|
||||||
* [YTiz](https://ytiz.xyz/) - YouTube / SoundCloud / Bandcamp / 128kb / AAC / [GitHub](https://github.com/tizerk/ytiz)
|
* [YTiz](https://ytiz.xyz/) - YouTube / SoundCloud / Bandcamp / 128kb / AAC / [GitHub](https://github.com/tizerk/ytiz)
|
||||||
* [Download Bandcamp](https://downloadmusicschool.com/bandcamp/) - Bandcamp / 128kb MP3
|
* [Download Bandcamp](https://downloadmusicschool.com/bandcamp/) - Bandcamp / 128kb MP3
|
||||||
* [DownloadSound](https://downloadsound.cloud/) - SoundCloud / 128kb MP3 / [Discord](https://discord.com/invite/39bEkYuzrN)
|
* [DownloadSound](https://downloadsound.cloud/) - SoundCloud / 128kb MP3 / [Discord](https://discord.com/invite/39bEkYuzrN)
|
||||||
|
@ -269,7 +300,6 @@
|
||||||
* [SaturnMusic](https://github.com/SaturnMusic/) - Deezer / FLAC / Use Firehawk52
|
* [SaturnMusic](https://github.com/SaturnMusic/) - Deezer / FLAC / Use Firehawk52
|
||||||
* [DeemixFix](https://gitlab.com/deeplydrumming/DeemixFix) - Deezer / FLAC / Use Firehawk52
|
* [DeemixFix](https://gitlab.com/deeplydrumming/DeemixFix) - Deezer / FLAC / Use Firehawk52
|
||||||
* [Murglar](https://murglar.app/) - Deezer / SoundCloud / VK / 320kb MP3
|
* [Murglar](https://murglar.app/) - Deezer / SoundCloud / VK / 320kb MP3
|
||||||
* [irs](https://github.com/cooperhammond/irs) - YouTube / SoundCloud / Bandcamp / 128kb AAC
|
|
||||||
* [Shira](https://github.com/KraXen72/shira) - YouTube / SoundCloud / Bandcamp / 128kb AAC
|
* [Shira](https://github.com/KraXen72/shira) - YouTube / SoundCloud / Bandcamp / 128kb AAC
|
||||||
* [QobuzDownloaderX-MOD](https://github.com/DJDoubleD/QobuzDownloaderX-MOD) - Qobuz / 128kb Free / FLAC / Use Firehawk52
|
* [QobuzDownloaderX-MOD](https://github.com/DJDoubleD/QobuzDownloaderX-MOD) - Qobuz / 128kb Free / FLAC / Use Firehawk52
|
||||||
* [qobuz-dl](https://github.com/vitiko98/qobuz-dl) - Qobuz / 128kb Free / FLAC / Use Firehawk52
|
* [qobuz-dl](https://github.com/vitiko98/qobuz-dl) - Qobuz / 128kb Free / FLAC / Use Firehawk52
|
||||||
|
@ -337,6 +367,7 @@
|
||||||
* [GloryBeats](https://glorybeats.com/) - MP3
|
* [GloryBeats](https://glorybeats.com/) - MP3
|
||||||
* [Cliggo](https://music.cliggo.com/) - MP3
|
* [Cliggo](https://music.cliggo.com/) - MP3
|
||||||
* [Mixupload](https://mixupload.com/) - MP3
|
* [Mixupload](https://mixupload.com/) - MP3
|
||||||
|
* [zvu4no](https://zvu4no.org/) - MP3
|
||||||
* [FLAC Attack](https://flacattack.net/) or [Lossless-Music](https://lossless-music.org/) - FLAC
|
* [FLAC Attack](https://flacattack.net/) or [Lossless-Music](https://lossless-music.org/) - FLAC
|
||||||
* [Losslessma](https://losslessma.net/) - FLAC
|
* [Losslessma](https://losslessma.net/) - FLAC
|
||||||
* [FlacMusic](https://www.flacmusic.info/) - FLAC
|
* [FlacMusic](https://www.flacmusic.info/) - FLAC
|
||||||
|
@ -360,7 +391,7 @@
|
||||||
* [ThemFire](https://themfire.pro/) - MP3 / FLAC
|
* [ThemFire](https://themfire.pro/) - MP3 / FLAC
|
||||||
* [Music Rider](https://musicrider.org/) - MP3 / FLAC
|
* [Music Rider](https://musicrider.org/) - MP3 / FLAC
|
||||||
* [FindFlac](http://findflac.com/) - FLAC / MP3 / MP4
|
* [FindFlac](http://findflac.com/) - FLAC / MP3 / MP4
|
||||||
* [iPlusFree](https://www7.iplusfree.org/), [iTDMusic](https://itdmusic.in/) or [Plus Premieres](http://www129.pluspremieres.biz//) - iTunes M4A
|
* [iPlusFree](https://www7.iplusfree.org/), [iTopMusic](https://itopmusicx.com/), [iTDMusic](https://itdmusic.in/) or [Plus Premieres](http://www129.pluspremieres.biz//) - iTunes M4A
|
||||||
* [Archive.org](https://archive.org/) - MP3
|
* [Archive.org](https://archive.org/) - MP3
|
||||||
* [xprm](https://xprm.net/) - MP3 / DL / Stream / Requests
|
* [xprm](https://xprm.net/) - MP3 / DL / Stream / Requests
|
||||||
* [Jimmy R](https://jimmyr.com/mp3_search.php) or [Musgle](http://www.musgle.com/) - Google Directory Search / MP3
|
* [Jimmy R](https://jimmyr.com/mp3_search.php) or [Musgle](http://www.musgle.com/) - Google Directory Search / MP3
|
||||||
|
@ -371,7 +402,6 @@
|
||||||
* [HeavyMetalRarities](https://heavymetalrarities.com/) - Metal / MP3
|
* [HeavyMetalRarities](https://heavymetalrarities.com/) - Metal / MP3
|
||||||
* [GetMetal Club](https://getmetal.club/) - Metal / MP3 / FLAC
|
* [GetMetal Club](https://getmetal.club/) - Metal / MP3 / FLAC
|
||||||
* [Nuclear Holocaust](https://nuclear-holocaust.blogspot.com/) - Metal / FLAC
|
* [Nuclear Holocaust](https://nuclear-holocaust.blogspot.com/) - Metal / FLAC
|
||||||
* [The Last Disaster](https://thelastdisaster.vip/) - Metal / Hardcore / Rock / MP3 / FLAC
|
|
||||||
* [Sophie's Floorboard](https://sophiesfloorboard.blogspot.com/) - Hardcore / MP3
|
* [Sophie's Floorboard](https://sophiesfloorboard.blogspot.com/) - Hardcore / MP3
|
||||||
* [1Gabba](https://1gabba.pw/), [Gabber](https://gabber.od.ua/), [EDM Lake](https://edmlake.com/), [EDMBoost](https://edmboost.org/), [EDMWaves](https://edmwaves.org/), [MusicFans](https://musicfans.space/), [PSYFP](https://psyfp.ucoz.ru/), [DMO](https://dance-music.org/), [MyPromoSound](https://mypromosound.com/), [ElectronicFresh](https://electronicfresh.com/) - Electronic / MP3
|
* [1Gabba](https://1gabba.pw/), [Gabber](https://gabber.od.ua/), [EDM Lake](https://edmlake.com/), [EDMBoost](https://edmboost.org/), [EDMWaves](https://edmwaves.org/), [MusicFans](https://musicfans.space/), [PSYFP](https://psyfp.ucoz.ru/), [DMO](https://dance-music.org/), [MyPromoSound](https://mypromosound.com/), [ElectronicFresh](https://electronicfresh.com/) - Electronic / MP3
|
||||||
* [Ektoplazm](https://ektoplazm.com/) - Electronic / MP3 / FLAC
|
* [Ektoplazm](https://ektoplazm.com/) - Electronic / MP3 / FLAC
|
||||||
|
@ -403,7 +433,7 @@
|
||||||
* [MikuDB](https://mikudb.moe/) - Vocaloid / MP3
|
* [MikuDB](https://mikudb.moe/) - Vocaloid / MP3
|
||||||
* [Guitars101](https://www.guitars101.com/) - Live Audio / Video
|
* [Guitars101](https://www.guitars101.com/) - Live Audio / Video
|
||||||
* [SongStems](https://songstems.net/) - STEM Files
|
* [SongStems](https://songstems.net/) - STEM Files
|
||||||
* [BitMidi](https://bitmidi.com/), [Geocities Midi's](https://archive.org/details/archiveteam-geocities-midi-collection-2009) / [2](https://www.midicities.com/GeoCities), [Tricotism](https://www.tricotism.com/), [ArtScene](http://artscene.textfiles.com/music/midi/) or [VGMusic](https://www.vgmusic.com/) - MIDI Files
|
* [BitMidi](https://bitmidi.com/), [Geocities Midis](https://archive.org/details/archiveteam-geocities-midi-collection-2009) / [2](https://www.midicities.com/GeoCities), [Tricotism](https://www.tricotism.com/), [ArtScene](http://artscene.textfiles.com/music/midi/) or [VGMusic](https://www.vgmusic.com/) - MIDI Files
|
||||||
* [Free Music Archive](https://www.freemusicarchive.org/), [Unminus](https://www.unminus.com/), [BenSound](https://www.bensound.com/), [HookSounds](https://www.hooksounds.com/), [UppBeat](https://uppbeat.io/), [Soundimage](https://soundimage.org/), [free stock music](https://www.free-stock-music.com/) or [Fugue](https://icons8.com/music) - Royalty Free Music
|
* [Free Music Archive](https://www.freemusicarchive.org/), [Unminus](https://www.unminus.com/), [BenSound](https://www.bensound.com/), [HookSounds](https://www.hooksounds.com/), [UppBeat](https://uppbeat.io/), [Soundimage](https://soundimage.org/), [free stock music](https://www.free-stock-music.com/) or [Fugue](https://icons8.com/music) - Royalty Free Music
|
||||||
* [Music Hoarders](https://discord.gg/d4hgc7GCAj) - Music Hoarding Community / [Wiki](https://wiki.musichoarders.xyz/)
|
* [Music Hoarders](https://discord.gg/d4hgc7GCAj) - Music Hoarding Community / [Wiki](https://wiki.musichoarders.xyz/)
|
||||||
|
|
||||||
|
@ -416,7 +446,7 @@
|
||||||
***
|
***
|
||||||
|
|
||||||
* ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)**
|
* ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)**
|
||||||
* ⭐ **[Redacted](https://interviewfor.red/)** - MP3 / FLAC
|
* ⭐ **[Redacted](https://redacted.ch/)** - MP3 / FLAC / [Interviews](https://interviewfor.red/)
|
||||||
* ⭐ **[New-Team](https://new-team.org/)** - MP3 / FLAC
|
* ⭐ **[New-Team](https://new-team.org/)** - MP3 / FLAC
|
||||||
* ⭐ **[Orpheus](https://orpheus.network/)** - MP3 / FLAC / [Interviews](https://interview.orpheus.network/)
|
* ⭐ **[Orpheus](https://orpheus.network/)** - MP3 / FLAC / [Interviews](https://interview.orpheus.network/)
|
||||||
* ⭐ **[Redtopia](https://rentry.co/FMHYBase64#redtopia)** - Redtopia Repository / FLAC
|
* ⭐ **[Redtopia](https://rentry.co/FMHYBase64#redtopia)** - Redtopia Repository / FLAC
|
||||||
|
@ -432,7 +462,7 @@
|
||||||
* [TribalMixed](https://www.tribalmixes.com/) - DJ Mixes / MP3
|
* [TribalMixed](https://www.tribalmixes.com/) - DJ Mixes / MP3
|
||||||
* [PandaCD](https://pandacd.io/) - User-Made Music / MP3
|
* [PandaCD](https://pandacd.io/) - User-Made Music / MP3
|
||||||
* [ZOMB Torrents](http://zombtracker.the-zomb.com/) - Forum
|
* [ZOMB Torrents](http://zombtracker.the-zomb.com/) - Forum
|
||||||
* [bt.etree](https://bt.etree.org/), [DimeADozen](http://www.dimeadozen.org/), [TheTradersDen](http://www.thetradersden.org/), [etreedb](https://etreedb.org/), [LiveBootlegConcert](https://livebootlegconcert.blogspot.com/) or [DreamingTree](https://dreamingtree.org/) - Live Concert Recordings
|
* [bt.etree](https://bt.etree.org/), [DimeADozen](http://www.dimeadozen.org/), [TheTradersDen](http://www.thetradersden.org/), [etreedb](https://etreedb.org/) or [LiveBootlegConcert](https://livebootlegconcert.blogspot.com/) - Live Concert Recordings
|
||||||
* [NFO db](https://nfodb.ru/) - MP3 NFO Database
|
* [NFO db](https://nfodb.ru/) - MP3 NFO Database
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -469,8 +499,6 @@
|
||||||
* [RPGGamers Radio](http://www.rpgamers.net/radio/) - Game Music Radio
|
* [RPGGamers Radio](http://www.rpgamers.net/radio/) - Game Music Radio
|
||||||
* [VGMRadio](https://vgmradio.com/) - Game Music Radio
|
* [VGMRadio](https://vgmradio.com/) - Game Music Radio
|
||||||
* [VGM](https://vgm.mmosvc.com/) - Game Music Radio
|
* [VGM](https://vgm.mmosvc.com/) - Game Music Radio
|
||||||
* [VGMStream](https://vgmstream.org/) - Stream Local Video Game Audio Files
|
|
||||||
* [mood.gg](https://mood.gg/) - League of Legends Character-Based Playlists
|
|
||||||
* [NSF j](https://nsf.nesbbs.com/) - NES Game Music
|
* [NSF j](https://nsf.nesbbs.com/) - NES Game Music
|
||||||
* [Goldenrod Radio](https://www.youtube.com/@GoldenrodRadio251) - Pokémon Game Music
|
* [Goldenrod Radio](https://www.youtube.com/@GoldenrodRadio251) - Pokémon Game Music
|
||||||
* [Exotica](https://www.exotica.org.uk/) - Retro Gaming Music Wiki
|
* [Exotica](https://www.exotica.org.uk/) - Retro Gaming Music Wiki
|
||||||
|
@ -501,16 +529,12 @@
|
||||||
* [IDM Discovery](https://www.idmdiscovery.com/) - IDM Artist Archive
|
* [IDM Discovery](https://www.idmdiscovery.com/) - IDM Artist Archive
|
||||||
* [Rec Charts](https://pastebin.com/ayuqSpGR) - Music Recommendation Guides
|
* [Rec Charts](https://pastebin.com/ayuqSpGR) - Music Recommendation Guides
|
||||||
* [45Cat](https://www.45cat.com/) - Vinyl Ratings / Reviews
|
* [45Cat](https://www.45cat.com/) - Vinyl Ratings / Reviews
|
||||||
* [Spotalike](https://spotalike.com/), [playlist-generator](https://www.playlist-generator.com/), [Chat Jams](https://www.chatjams.ai/), [MagicPlaylist](https://magicplaylist.co/), [Vibesition](https://vibesition.jordantwells.com/), [NautrualLanguage](https://www.naturallanguageplaylist.com/), [Groovifi](https://groovifi.com/), [spotgen](https://epsil.github.io/spotgen), [Highlights2SPotify](https://highlights2spotify.com/), [Moodify](https://moodify.app/) or [RadioNewify](https://radionewify.com/) - Spotify Playlist Generators
|
|
||||||
* [XM Playlist](https://xmplaylist.com/) - XM Radio Spotify Playlists
|
|
||||||
* [Spotify Playlist Archive](https://spotifyplaylistarchive.com/) - Archive of Official Spotify Playlists
|
|
||||||
* [Spoqify](https://spoqify.com/) - Anonymous Playlist Generator
|
* [Spoqify](https://spoqify.com/) - Anonymous Playlist Generator
|
||||||
* [MusitcTo](https://www.musicto.com/) - Musician Curated Playlists
|
* [MusitcTo](https://www.musicto.com/) - Musician Curated Playlists
|
||||||
* [BoilTheFrog](http://boilthefrog.playlistmachinery.com/) - Create Playlist from 2 Artists
|
* [BoilTheFrog](http://boilthefrog.playlistmachinery.com/) - Create Playlist from 2 Artists
|
||||||
* [TuneMyMusic](https://www.tunemymusic.com/) - Transfer Playlists between Services
|
* [TuneMyMusic](https://www.tunemymusic.com/) - Transfer Playlists between Services
|
||||||
* [Obscurify](https://obscurifymusic.com/) or [MusicTaste](https://musictaste.space/) - Compare Music Taste to Others
|
* [Obscurify](https://obscurifymusic.com/) or [MusicTaste](https://musictaste.space/) - Compare Music Taste to Others
|
||||||
* [Random Song Generator](https://randomsonggenerator.com/), [Samplette](https://samplette.io/) or [UnknownMusicBot](https://t.me/UnknownMusicBot) - Play Random YouTube Songs
|
* [Random Song Generator](https://randomsonggenerator.com/), [Samplette](https://samplette.io/) or [UnknownMusicBot](https://t.me/UnknownMusicBot) - Play Random YouTube Songs
|
||||||
* [Random Songs](https://random-song.com/) - Play Random Spotify Songs
|
|
||||||
* [1001 Albums Generator](https://1001albumsgenerator.com/) - Generates Random Album Each Weekday
|
* [1001 Albums Generator](https://1001albumsgenerator.com/) - Generates Random Album Each Weekday
|
||||||
* [DigitalDreamDoor](https://digitaldreamdoor.com/) - Greatest 100 Lists
|
* [DigitalDreamDoor](https://digitaldreamdoor.com/) - Greatest 100 Lists
|
||||||
* [Acclaimed Music](https://www.acclaimedmusic.net/) - Discover Acclaimed Music of the Times
|
* [Acclaimed Music](https://www.acclaimedmusic.net/) - Discover Acclaimed Music of the Times
|
||||||
|
@ -666,7 +690,6 @@
|
||||||
* [/r/sheetmusic](https://reddit.com/r/sheetmusic) - Reddit Community
|
* [/r/sheetmusic](https://reddit.com/r/sheetmusic) - Reddit Community
|
||||||
* [VGLeadSheets](https://www.vgleadsheets.com/) - Transcribe Video Game Music
|
* [VGLeadSheets](https://www.vgleadsheets.com/) - Transcribe Video Game Music
|
||||||
* [Omnizart](https://github.com/Music-and-Culture-Technology-Lab/omnizart) - Python Music Transcription Library
|
* [Omnizart](https://github.com/Music-and-Culture-Technology-Lab/omnizart) - Python Music Transcription Library
|
||||||
* [Soundslice](https://www.soundslice.com/transcribe/) - Manually Transcribe
|
|
||||||
* [Audiveris](https://audiveris.github.io/audiveris/_pages/handbook/) - OMR Engine / [GitHub](https://github.com/Audiveris/audiveris)
|
* [Audiveris](https://audiveris.github.io/audiveris/_pages/handbook/) - OMR Engine / [GitHub](https://github.com/Audiveris/audiveris)
|
||||||
* [Oemer](https://github.com/BreezeWhite/oemer) - OMR Tool / [Colab](https://colab.research.google.com/github/BreezeWhite/oemer/blob/main/colab.ipynb) / [Demo](https://breezewhite.github.io/oemer/)
|
* [Oemer](https://github.com/BreezeWhite/oemer) - OMR Tool / [Colab](https://colab.research.google.com/github/BreezeWhite/oemer/blob/main/colab.ipynb) / [Demo](https://breezewhite.github.io/oemer/)
|
||||||
* [Sheet Music Scanner](https://sheetmusicscanner.com/) - Mobile OMR App
|
* [Sheet Music Scanner](https://sheetmusicscanner.com/) - Mobile OMR App
|
||||||
|
@ -720,7 +743,6 @@
|
||||||
* [Zrythm](https://www.zrythm.org/en/index.html) or [LMMS](https://lmms.io/) - Digital Audio Workstations
|
* [Zrythm](https://www.zrythm.org/en/index.html) or [LMMS](https://lmms.io/) - Digital Audio Workstations
|
||||||
* [Furnace](https://github.com/tildearrow/furnace), [FamiStudio](https://famistudio.org/) or [Pata Tracker](https://pixwlk.itch.io/pata-tracker) - Chiptune Music Trackers
|
* [Furnace](https://github.com/tildearrow/furnace), [FamiStudio](https://famistudio.org/) or [Pata Tracker](https://pixwlk.itch.io/pata-tracker) - Chiptune Music Trackers
|
||||||
* [Ossia](https://ossia.io/) - Intermedia Sequencer
|
* [Ossia](https://ossia.io/) - Intermedia Sequencer
|
||||||
* [Bosca Ceoil](https://terrycavanagh.itch.io/bosca-ceoil) - Simple Music Sequencer
|
|
||||||
* [Mixxx](https://mixxx.org/) or [Serato](https://serato.com/) - DJ Software
|
* [Mixxx](https://mixxx.org/) or [Serato](https://serato.com/) - DJ Software
|
||||||
* [plugdata](https://plugdata.org/) - Visual Audio Editor / [Discord](https://discord.com/invite/eT2RxdF9Nq)
|
* [plugdata](https://plugdata.org/) - Visual Audio Editor / [Discord](https://discord.com/invite/eT2RxdF9Nq)
|
||||||
* [Element](https://kushview.net/element/), [Bespoke](https://www.bespokesynth.com/) or [SunVox](https://warmplace.ru/soft/sunvox/) - Modular Audio Environments / [Discord](https://discord.com/invite/RVk3RVJ)
|
* [Element](https://kushview.net/element/), [Bespoke](https://www.bespokesynth.com/) or [SunVox](https://warmplace.ru/soft/sunvox/) - Modular Audio Environments / [Discord](https://discord.com/invite/RVk3RVJ)
|
||||||
|
@ -730,8 +752,6 @@
|
||||||
* [Reaper](https://www.reaper.fm/) - Audio Editor / [Note](https://pastebin.com/aP4M6ArY)
|
* [Reaper](https://www.reaper.fm/) - Audio Editor / [Note](https://pastebin.com/aP4M6ArY)
|
||||||
* [danielx](https://danielx.net/composer/) or [AMS](https://flyx.org/ams/) - Mario Paint Composer Ports / [Archive](https://archive.org/details/mariopaintcomposer_201609)
|
* [danielx](https://danielx.net/composer/) or [AMS](https://flyx.org/ams/) - Mario Paint Composer Ports / [Archive](https://archive.org/details/mariopaintcomposer_201609)
|
||||||
* [LittleSoundDJ](https://www.littlesounddj.com/lsd/index.php) - Game Boy Audio Editor
|
* [LittleSoundDJ](https://www.littlesounddj.com/lsd/index.php) - Game Boy Audio Editor
|
||||||
* [Open Note Block Studio](https://opennbs.org/) - Minecraft Note Block Song Editor
|
|
||||||
* [QasarBeach](https://adamstrange.itch.io/qasarbeach) - Fairlight CMI Emulation
|
|
||||||
* [Rosegarden](https://rosegardenmusic.com/) or [Ariamaestosa](https://ariamaestosa.github.io/ariamaestosa/docs/index.html) - Midi Sequencer / Notation Editors
|
* [Rosegarden](https://rosegardenmusic.com/) or [Ariamaestosa](https://ariamaestosa.github.io/ariamaestosa/docs/index.html) - Midi Sequencer / Notation Editors
|
||||||
* [Basic Pitch](https://basicpitch.spotify.com/) - Create MIDI via Sound
|
* [Basic Pitch](https://basicpitch.spotify.com/) - Create MIDI via Sound
|
||||||
* [BitMidi](https://bitmidi.com/) or [VGMusic](https://www.vgmusic.com/) - MIDI Files
|
* [BitMidi](https://bitmidi.com/) or [VGMusic](https://www.vgmusic.com/) - MIDI Files
|
||||||
|
@ -780,6 +800,7 @@
|
||||||
## ▷ Audio Plugins
|
## ▷ Audio Plugins
|
||||||
|
|
||||||
* ⭐ **[G-MEH](https://g-meh.com/)** - Download / [Premium Bypass](https://gmehpremium.pages.dev/)
|
* ⭐ **[G-MEH](https://g-meh.com/)** - Download / [Premium Bypass](https://gmehpremium.pages.dev/)
|
||||||
|
* ⭐ **[Team V.R releases](https://codec.kyiv.ua/Audi0.htm)**- Download
|
||||||
* ⭐ **[Kits4Beats](https://kits4beats.com/)** - Download / Torrent / [Telegram](https://t.me/kits4beats)
|
* ⭐ **[Kits4Beats](https://kits4beats.com/)** - Download / Torrent / [Telegram](https://t.me/kits4beats)
|
||||||
* ⭐ **[bobdule](https://bobdule999.wixsite.com/bob-dule-factory-2)** - Kontakt / Native Instruments Plugins & Tools
|
* ⭐ **[bobdule](https://bobdule999.wixsite.com/bob-dule-factory-2)** - Kontakt / Native Instruments Plugins & Tools
|
||||||
* ⭐ **[PLUGG SUPPLY](https://t.me/pluggsupply)** - Telegram / [VK](https://vk.com/pluggsupply)
|
* ⭐ **[PLUGG SUPPLY](https://t.me/pluggsupply)** - Telegram / [VK](https://vk.com/pluggsupply)
|
||||||
|
@ -853,4 +874,4 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
# ► [iOS Audio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_ios_audio)
|
# ► [iOS Audio](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_ios_audio)
|
|
@ -34,8 +34,8 @@ For mobile we recommend **[Cromite](https://github.com/uazo/cromite)**, **[Firef
|
||||||
|
|
||||||
### Movies / Shows
|
### Movies / Shows
|
||||||
|
|
||||||
* **Streaming: [movie-web](https://erynith.github.io/movie-web-instances/) / [Nunflix](https://nunflix.org/) / [Cineby](https://cineby.ru/)**
|
* **Streaming: [Freek](https://freek.to/) / [Cineby](https://www.cineby.ru/) / [NEPU](https://nepu.to/)**
|
||||||
* **Downloading: [Vadapav](https://rentry.co/FMHYBase64#vadapav) / [Pahe](https://pahe.ink/) / [PSARips](https://psa.wf/)**
|
* **Downloading: [DataDiff](https://rentry.co/FMHYBase64#datadiff) / [Pahe](https://pahe.ink/) / [PSARips](https://psa.wf/)**
|
||||||
* **Torrenting: [1337x](https://1337x.to/movie-library/1/) / [TorrentGalaxy](https://torrentgalaxy.to/torrents.php?parent_cat=Movies) / [Aggregators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent/#wiki_.25B7_aggregators)**
|
* **Torrenting: [1337x](https://1337x.to/movie-library/1/) / [TorrentGalaxy](https://torrentgalaxy.to/torrents.php?parent_cat=Movies) / [Aggregators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent/#wiki_.25B7_aggregators)**
|
||||||
* **Sports Streaming: [Streamed](https://streamed.su/) / [Sportsurge](https://v2.sportsurge.net/home4/)**
|
* **Sports Streaming: [Streamed](https://streamed.su/) / [Sportsurge](https://v2.sportsurge.net/home4/)**
|
||||||
* **Drama Streaming: [DramaCool](https://asianc.to/) / [KissAsian](https://kissasian.video/)**
|
* **Drama Streaming: [DramaCool](https://asianc.to/) / [KissAsian](https://kissasian.video/)**
|
||||||
|
@ -85,7 +85,7 @@ For mobile we recommend **[Cromite](https://github.com/uazo/cromite)**, **[Firef
|
||||||
|
|
||||||
### Antivirus
|
### Antivirus
|
||||||
|
|
||||||
> How can I safely scan files, and determine if detection's are false positives?
|
> How can I safely scan files, and determine if detections are false positives?
|
||||||
|
|
||||||
Before installing any file, its recommended to scan the setup / install with **[VirusTotal](https://www.virustotal.com/)**. If you're having trouble determining if something is a false positive, refer to the **[Scan Guide](https://rentry.co/VTGuide)**, or send it to us in Discord and we'll take a look for you.
|
Before installing any file, its recommended to scan the setup / install with **[VirusTotal](https://www.virustotal.com/)**. If you're having trouble determining if something is a false positive, refer to the **[Scan Guide](https://rentry.co/VTGuide)**, or send it to us in Discord and we'll take a look for you.
|
||||||
|
|
||||||
|
|
|
@ -337,7 +337,6 @@
|
||||||
* [Edbrowse](https://edbrowse.org/) - Command Line Editor / Browser / Mail Client
|
* [Edbrowse](https://edbrowse.org/) - Command Line Editor / Browser / Mail Client
|
||||||
* [Command Not Found](https://command-not-found.com/) - Install Missing Commands
|
* [Command Not Found](https://command-not-found.com/) - Install Missing Commands
|
||||||
* [Atuin](https://atuin.sh/) - Sync, search and backup shell history
|
* [Atuin](https://atuin.sh/) - Sync, search and backup shell history
|
||||||
* [Shell Cloud](https://shell.cloud.google.com/) - Google Cloud Shell Environment
|
|
||||||
* [pueue](https://github.com/Nukesor/pueue) - Shell Command Manager
|
* [pueue](https://github.com/Nukesor/pueue) - Shell Command Manager
|
||||||
* [Zoxide](https://github.com/ajeetdsouza/zoxide) - Improved CD Command
|
* [Zoxide](https://github.com/ajeetdsouza/zoxide) - Improved CD Command
|
||||||
* [yoctocolors](https://github.com/sindresorhus/yoctocolors) - Command Line Coloring Package
|
* [yoctocolors](https://github.com/sindresorhus/yoctocolors) - Command Line Coloring Package
|
||||||
|
@ -367,7 +366,6 @@
|
||||||
* [Mockable](https://www.mockable.io/), [{JSON} Placeholder](https://jsonplaceholder.typicode.com/), [jsoning](https://jsoning.com/api/), [Mocky](https://designer.mocky.io/) or [MockLab](https://www.wiremock.io/) - Mock APIs
|
* [Mockable](https://www.mockable.io/), [{JSON} Placeholder](https://jsonplaceholder.typicode.com/), [jsoning](https://jsoning.com/api/), [Mocky](https://designer.mocky.io/) or [MockLab](https://www.wiremock.io/) - Mock APIs
|
||||||
* [Mockae](https://mockae.com/) - Mock APIs with Lua Execution
|
* [Mockae](https://mockae.com/) - Mock APIs with Lua Execution
|
||||||
* [InstantAPIs](https://github.com/csharpfritz/InstantAPIs) - API Endpoint Generator
|
* [InstantAPIs](https://github.com/csharpfritz/InstantAPIs) - API Endpoint Generator
|
||||||
* [Wyzie Subs](https://subs.wyzie.ru/) - Subtitle Scraping API
|
|
||||||
* [Stein](https://steinhq.com/) - Turn Google Sheets into Database API
|
* [Stein](https://steinhq.com/) - Turn Google Sheets into Database API
|
||||||
* [Lanyard](https://github.com/Phineas/lanyard) - Export Discord Rich Presence to API Endpoint / Websocket / [Discord](https://discord.gg/lanyard)
|
* [Lanyard](https://github.com/Phineas/lanyard) - Export Discord Rich Presence to API Endpoint / Websocket / [Discord](https://discord.gg/lanyard)
|
||||||
* [Telegram Bot API](https://core.telegram.org/bots) / [GitHub](https://github.com/tdlib/telegram-bot-api) or [PHP Telegram Bot](https://github.com/php-telegram-bot/core) - Telegram Bot API
|
* [Telegram Bot API](https://core.telegram.org/bots) / [GitHub](https://github.com/tdlib/telegram-bot-api) or [PHP Telegram Bot](https://github.com/php-telegram-bot/core) - Telegram Bot API
|
||||||
|
@ -415,7 +413,6 @@
|
||||||
* [RunBear](https://runbear.io/) - Connect LLMs to Apps
|
* [RunBear](https://runbear.io/) - Connect LLMs to Apps
|
||||||
* [GPTCache](https://gptcache.readthedocs.io) - LLM Response Cache
|
* [GPTCache](https://gptcache.readthedocs.io) - LLM Response Cache
|
||||||
* [Code2Prompt](https://github.com/mufeedvh/code2prompt) - Convert Codebase to LLM Prompt
|
* [Code2Prompt](https://github.com/mufeedvh/code2prompt) - Convert Codebase to LLM Prompt
|
||||||
* [Dump Dir](https://github.com/fargusplumdoodle/dump_dir) - Provide Context to LLMs via Clipboard Content
|
|
||||||
* [Nixified](https://nixified.ai/) - Nix Flake for AI Projects
|
* [Nixified](https://nixified.ai/) - Nix Flake for AI Projects
|
||||||
* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator
|
* [Cyberbotics](https://cyberbotics.com/) - Robot Simulator
|
||||||
|
|
||||||
|
@ -593,6 +590,7 @@
|
||||||
* [html-css-js](https://html-css-js.com/) - Online Code Editor
|
* [html-css-js](https://html-css-js.com/) - Online Code Editor
|
||||||
* [Openshift](https://workspaces.openshift.com/) - Cloud IDE / Eclipse Che
|
* [Openshift](https://workspaces.openshift.com/) - Cloud IDE / Eclipse Che
|
||||||
* [Arduino](https://cloud.arduino.cc/) - Cloud IDE for Arduino
|
* [Arduino](https://cloud.arduino.cc/) - Cloud IDE for Arduino
|
||||||
|
* [Shell Cloud](https://shell.cloud.google.com/) - Google Cloud Shell Environment
|
||||||
* [Blazepack](https://github.com/ameerthehacker/blazepack), [Flox](https://flox.dev/) or [DevPod](https://devpod.sh) - Development Environments
|
* [Blazepack](https://github.com/ameerthehacker/blazepack), [Flox](https://flox.dev/) or [DevPod](https://devpod.sh) - Development Environments
|
||||||
* [bloop](https://bloop.ai/) - IDE AI Suggestion Extension
|
* [bloop](https://bloop.ai/) - IDE AI Suggestion Extension
|
||||||
* [glot.io](https://glot.io/) - Pastebin with Runnable Snippets, API & Compiler
|
* [glot.io](https://glot.io/) - Pastebin with Runnable Snippets, API & Compiler
|
||||||
|
@ -641,6 +639,7 @@
|
||||||
* [Lepton](https://hackjutsu.com/Lepton/) or [Snipp.in](https://snipp.in/) - Code Snippet Managers
|
* [Lepton](https://hackjutsu.com/Lepton/) or [Snipp.in](https://snipp.in/) - Code Snippet Managers
|
||||||
* [0xacab](https://about.0xacab.org/) - Code Host
|
* [0xacab](https://about.0xacab.org/) - Code Host
|
||||||
* [OctoLinker](https://octolinker.vercel.app/) - Turn Code Statements into Links / [GitHub](https://github.com/OctoLinker/OctoLinker)
|
* [OctoLinker](https://octolinker.vercel.app/) - Turn Code Statements into Links / [GitHub](https://github.com/OctoLinker/OctoLinker)
|
||||||
|
* [RTutor](https://rtutor.ai/) - Translate Natural Language to R code / No Signup
|
||||||
* [BrickHub](https://brickhub.dev/) - Share Code Brick Templates
|
* [BrickHub](https://brickhub.dev/) - Share Code Brick Templates
|
||||||
* [Sourcegraph](https://sourcegraph.com/search) or [SeaGOAT](https://github.com/kantord/SeaGOAT) - Code Searching
|
* [Sourcegraph](https://sourcegraph.com/search) or [SeaGOAT](https://github.com/kantord/SeaGOAT) - Code Searching
|
||||||
* [Sourcecodester](https://www.sourcecodester.com/), [Code Projects](https://code-projects.org/), [Codastro](https://codeastro.com/), [Kashipara](https://www.kashipara.com/) or [ItSourceCode](https://www.itsourcecode.com/) - Source Code Projects
|
* [Sourcecodester](https://www.sourcecodester.com/), [Code Projects](https://code-projects.org/), [Codastro](https://codeastro.com/), [Kashipara](https://www.kashipara.com/) or [ItSourceCode](https://www.itsourcecode.com/) - Source Code Projects
|
||||||
|
@ -688,7 +687,6 @@
|
||||||
* [code-server](https://coder.com/) - Web Server
|
* [code-server](https://coder.com/) - Web Server
|
||||||
* [vscode-settings](https://github.com/antfu/vscode-settings) - VSCode Settings
|
* [vscode-settings](https://github.com/antfu/vscode-settings) - VSCode Settings
|
||||||
* [insiders.vscode](https://insiders.vscode.dev/) - Insider Build
|
* [insiders.vscode](https://insiders.vscode.dev/) - Insider Build
|
||||||
* [logos-vscode](https://github.com/tale/logos-vscode) - Logo Extension
|
|
||||||
* [VSCodeThemes](https://vscodethemes.com/) or [VSColors](https://www.vscolors.com/) - VSCode Themes
|
* [VSCodeThemes](https://vscodethemes.com/) or [VSColors](https://www.vscolors.com/) - VSCode Themes
|
||||||
* [oslo](https://oslo-vsc.netlify.app/) - Theme Generator
|
* [oslo](https://oslo-vsc.netlify.app/) - Theme Generator
|
||||||
|
|
||||||
|
@ -700,9 +698,10 @@
|
||||||
|
|
||||||
# ► Programming Languages
|
# ► Programming Languages
|
||||||
|
|
||||||
* 🌐 **[Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/)**, **[QuickRef.me](https://quickref.me/)**, [HowDoI](https://github.com/gleitz/howdoi), [OverApi](https://overapi.com/) or [Cheat Sheets](http://www.cheat-sheets.org/) - Programming Cheat Sheets
|
* 🌐 **[Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/)**, **[QuickRef.me](https://quickref.me/)**, [HowDoI](https://github.com/gleitz/howdoi), [OverApi](https://overapi.com/), [Reference](https://cheatsheets.zip/) / [Github](https://github.com/Fechin/reference) or [Cheat Sheets](http://www.cheat-sheets.org/) - Programming Cheat Sheets
|
||||||
* 🌐 **[Awesome Go](https://awesome-go.com/)** or [Go Recipes](https://github.com/nikolaydubina/go-recipes) - Go Resources
|
* 🌐 **[Awesome Go](https://awesome-go.com/)** or [Go Recipes](https://github.com/nikolaydubina/go-recipes) - Go Resources
|
||||||
* 🌐 **[TheAlgorithms](https://github.com/TheAlgorithms/)** - Coding Algorithms
|
* 🌐 **[TheAlgorithms](https://github.com/TheAlgorithms/)** - Coding Algorithms
|
||||||
|
* ↪️ **[Learn Programming](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/edu/#wiki_.25B7_programming_languages)**
|
||||||
* ⭐ **[Benchmarks Game](https://benchmarksgame-team.pages.debian.net/benchmarksgame/)** - Measure PL Speeds
|
* ⭐ **[Benchmarks Game](https://benchmarksgame-team.pages.debian.net/benchmarksgame/)** - Measure PL Speeds
|
||||||
* ⭐ **[Language Benchmarks](https://programming-language-benchmarks.vercel.app/)** - Benchmarks for PLs & Compilers
|
* ⭐ **[Language Benchmarks](https://programming-language-benchmarks.vercel.app/)** - Benchmarks for PLs & Compilers
|
||||||
* ⭐ **[30 Seconds of Code](https://www.30secondsofcode.org/)** or [FreeFrontend](https://freefrontend.com/) - Find Code Snippets
|
* ⭐ **[30 Seconds of Code](https://www.30secondsofcode.org/)** or [FreeFrontend](https://freefrontend.com/) - Find Code Snippets
|
||||||
|
@ -710,36 +709,19 @@
|
||||||
* [Snipit](https://snipit.io/) - Code Snippets Manager / Organizer
|
* [Snipit](https://snipit.io/) - Code Snippets Manager / Organizer
|
||||||
* [Try It Online](https://tio.run/) - Programming Language Interpreters
|
* [Try It Online](https://tio.run/) - Programming Language Interpreters
|
||||||
* [nunu](https://github.com/go-nunu/nunu) - Build Go Programs
|
* [nunu](https://github.com/go-nunu/nunu) - Build Go Programs
|
||||||
* [LearnGo](https://github.com/inancgumus/learngo) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming
|
|
||||||
* [Learn X in Y minutes](https://learnxinyminutes.com/) - Programming Language Rundowns / [GitHub](https://github.com/adambard/learnxinyminutes-docs)
|
* [Learn X in Y minutes](https://learnxinyminutes.com/) - Programming Language Rundowns / [GitHub](https://github.com/adambard/learnxinyminutes-docs)
|
||||||
* [OneLang](https://ide.onelang.io/) - Convert Code to Multiple Languages
|
* [OneLang](https://ide.onelang.io/) - Convert Code to Multiple Languages
|
||||||
* [Emojicode](https://www.emojicode.org/) - Emoji-Based Programming Language
|
|
||||||
* [QBasic](https://www.qbasic.net/) - QBasic / QuickBASIC Programming Language Resources
|
|
||||||
* [Crystalline](https://github.com/elbywan/crystalline) - Crystal Language Server
|
* [Crystalline](https://github.com/elbywan/crystalline) - Crystal Language Server
|
||||||
* [icr](https://github.com/crystal-community/icr) - REPL for Crystal
|
* [icr](https://github.com/crystal-community/icr) - REPL for Crystal
|
||||||
* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources
|
|
||||||
* [explaine.rs](https://jrvidal.github.io/explaine.rs/) - Rust Syntax Explanation
|
* [explaine.rs](https://jrvidal.github.io/explaine.rs/) - Rust Syntax Explanation
|
||||||
* [Learn Perl](https://www.learn-perl.org/) - Learn Perl
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Python
|
## ▷ Python
|
||||||
|
|
||||||
* 🌐 **[Awesome Python](https://awesome-python.com/)** - Python Resources
|
* 🌐 **[Awesome Python](https://awesome-python.com/)** - Python Resources
|
||||||
* 🌐 **[Python Discord](https://pythondiscord.com/resources/)**, [Python Programming Hub](https://github.com/Tanu-N-Prabhu/Python) or [Python Reference](https://github.com/rasbt/python_reference) - Python Learning Resources
|
|
||||||
* ⭐ **[Automate The Boring Stuff](https://automatetheboringstuff.com/)** - Python Automation Book
|
* ⭐ **[Automate The Boring Stuff](https://automatetheboringstuff.com/)** - Python Automation Book
|
||||||
* ⭐ **[Ruff](https://docs.astral.sh/ruff/)** - Python Linter / [GitHub](https://github.com/astral-sh/ruff)
|
* ⭐ **[Ruff](https://docs.astral.sh/ruff/)** - Python Linter / [GitHub](https://github.com/astral-sh/ruff)
|
||||||
* [30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python) or [Hitchhiker's Guide to Python](https://docs.python-guide.org/) - Python Guides
|
|
||||||
* [Python AI](https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor) - AI Python Tutor
|
|
||||||
* [CodingBat](https://codingbat.com/python) or [PyQuickie](https://chromewebstore.google.com/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python Practice
|
|
||||||
* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [DataCamp](https://www.datacamp.com/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python
|
|
||||||
* [AmigosCode](https://www.youtube.com/@amigoscode) - Python Tutorials
|
|
||||||
* [High Performance Python: The Code](https://github.com/mynameisfiber/high_performance_python) - Python Lessons
|
|
||||||
* [Real Python](https://realpython.com/), [Reeborg](https://reeborg.ca/docs/en/) or [AskPython](https://www.askpython.com/) - Python Tutorials
|
|
||||||
* [FutureCoder](https://futurecoder.io/), [CS50](https://cs50.harvard.edu/python/), [python-mastery](https://github.com/dabeaz-course/python-mastery), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Courses
|
|
||||||
* [Modern Python 3 Bootcamp Courses](https://rentry.co/FMHYBase64#modern-python-3-bootcamp-courses)
|
|
||||||
* [Tea Press](https://greenteapress.com/wp) - Python Learning Book
|
|
||||||
* [python3-in-one-pic](https://github.com/coodict/python3-in-one-pic) - Python Learning Picture
|
|
||||||
* [memlayout](https://memlayout.com/) - Python Code Visualization
|
* [memlayout](https://memlayout.com/) - Python Code Visualization
|
||||||
* [Python Cheatsheet](https://gto76.github.io/python-cheatsheet/) or [SpeedSheet](https://speedsheet.io/) - Python Cheat Sheets
|
* [Python Cheatsheet](https://gto76.github.io/python-cheatsheet/) or [SpeedSheet](https://speedsheet.io/) - Python Cheat Sheets
|
||||||
* [Tkinter Designer](https://github.com/ParthJadhav/Tkinter-Designer) - Create Python GUI
|
* [Tkinter Designer](https://github.com/ParthJadhav/Tkinter-Designer) - Create Python GUI
|
||||||
|
@ -756,17 +738,8 @@
|
||||||
|
|
||||||
## ▷ C Languages
|
## ▷ C Languages
|
||||||
|
|
||||||
* [Learn C](https://www.learn-c.org/) - C Tutorial
|
|
||||||
* [RoslynPad](https://roslynpad.net/) - C# Editor
|
* [RoslynPad](https://roslynpad.net/) - C# Editor
|
||||||
* [RoslynQuoter](https://roslynquoter.azurewebsites.net/) - C# Syntax Tree API Viewer
|
* [RoslynQuoter](https://roslynquoter.azurewebsites.net/) - C# Syntax Tree API Viewer
|
||||||
* [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - C++ Best Practices Guidelines / [GitHub](https://github.com/isocpp/CppCoreGuidelines)
|
|
||||||
* [Modern C++ Programming](https://github.com/federico-busato/Modern-CPP-Programming) - Modern C++ Course
|
|
||||||
* [Learn C++](https://www.learncpp.com/) - Learn C++
|
|
||||||
* [CppDeveloperRoadmap](https://salmer.github.io/CppDeveloperRoadmap/) - Learn C++
|
|
||||||
* [StudyPlan](https://www.studyplan.dev/) - Learn C++
|
|
||||||
* [HowIStart C++](https://howistart.org/posts/cpp/1/) - C++ Setup Guide
|
|
||||||
* [modern-cpp-tricks](https://github.com/rachitiitr/modern-cpp-tricks) - C++ Tips
|
|
||||||
* [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial
|
|
||||||
* [The Algorithms - C++](https://thealgorithms.github.io/C-Plus-Plus) - C++ Algorithms
|
* [The Algorithms - C++](https://thealgorithms.github.io/C-Plus-Plus) - C++ Algorithms
|
||||||
* [cpp.sh](https://cpp.sh/) - Online C++ Compiler
|
* [cpp.sh](https://cpp.sh/) - Online C++ Compiler
|
||||||
* [CP-Algorithms](https://cp-algorithms.com/) - C++ Algorithms
|
* [CP-Algorithms](https://cp-algorithms.com/) - C++ Algorithms
|
||||||
|
@ -777,10 +750,6 @@
|
||||||
## ▷ Java / Kotlin
|
## ▷ Java / Kotlin
|
||||||
|
|
||||||
* 🌐 **[Awesome Kotlin](https://kotlin.link/)** - Kotlin Resources / [GitHub](https://github.com/KotlinBy/awesome-kotlin)
|
* 🌐 **[Awesome Kotlin](https://kotlin.link/)** - Kotlin Resources / [GitHub](https://github.com/KotlinBy/awesome-kotlin)
|
||||||
* [AmigosCode](https://www.youtube.com/@amigoscode) - Java / Kotlin Tutorials
|
|
||||||
* [learncs.online](https://www.learncs.online/) - Learn Java / Kotlin
|
|
||||||
* [CodingBat](https://codingbat.com/python) - Java Practice
|
|
||||||
* [Java Design Patterns](https://java-design-patterns.com/) - Java Guide
|
|
||||||
* [Recaf](https://www.coley.software/Recaf/) - Java Bytecode Editor
|
* [Recaf](https://www.coley.software/Recaf/) - Java Bytecode Editor
|
||||||
* [bytecode-viewer](https://bytecodeviewer.com), [jd-gui](https://github.com/java-decompiler/jd-gui), [Krakatau](https://github.com/Storyyeller/Krakatau), [Luyten](https://github.com/deathmarine/Luyten), [Vineflower](https://github.com/Vineflower/vineflower) or [Fernflower](https://github.com/fesh0r/fernflower) - Java Decompilers
|
* [bytecode-viewer](https://bytecodeviewer.com), [jd-gui](https://github.com/java-decompiler/jd-gui), [Krakatau](https://github.com/Storyyeller/Krakatau), [Luyten](https://github.com/deathmarine/Luyten), [Vineflower](https://github.com/Vineflower/vineflower) or [Fernflower](https://github.com/fesh0r/fernflower) - Java Decompilers
|
||||||
* [JEnv For Windows](https://github.com/FelixSelter/JEnv-for-Windows) - Change Java Version
|
* [JEnv For Windows](https://github.com/FelixSelter/JEnv-for-Windows) - Change Java Version
|
||||||
|
@ -870,7 +839,6 @@
|
||||||
* [Unibeautify](https://github.com/Unibeautify/unibeautify) - JavaScript Beautifier
|
* [Unibeautify](https://github.com/Unibeautify/unibeautify) - JavaScript Beautifier
|
||||||
* [Minify JS](https://minify-js.com/) - JavaScript Minifier
|
* [Minify JS](https://minify-js.com/) - JavaScript Minifier
|
||||||
* [Underdash](https://surma.github.io/underdash/) - JavaScript Snippets
|
* [Underdash](https://surma.github.io/underdash/) - JavaScript Snippets
|
||||||
* [Learn Next.js](https://nextjs.org/learn) - Next.js Learning Resources
|
|
||||||
* [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices) - Node.js Style Guide
|
* [Node.js Best Practices](https://github.com/goldbergyoni/nodebestpractices) - Node.js Style Guide
|
||||||
* [Discord.js Guide](https://discordjs.guide/) or [An Idiot's Guide](https://anidiots.guide/) - Discord.js Bot Guides
|
* [Discord.js Guide](https://discordjs.guide/) or [An Idiot's Guide](https://anidiots.guide/) - Discord.js Bot Guides
|
||||||
|
|
||||||
|
@ -924,7 +892,7 @@
|
||||||
* ⭐ **[Ray.st](https://ray.st/)** or [Wappalyzer](https://www.wappalyzer.com/) - Identify Technologies on Websites / [Addons](https://www.wappalyzer.com/apps/)
|
* ⭐ **[Ray.st](https://ray.st/)** or [Wappalyzer](https://www.wappalyzer.com/) - Identify Technologies on Websites / [Addons](https://www.wappalyzer.com/apps/)
|
||||||
* ⭐ **[EmulatorJS](https://emulatorjs.org/)** - Embed Emulators on Websites
|
* ⭐ **[EmulatorJS](https://emulatorjs.org/)** - Embed Emulators on Websites
|
||||||
* ⭐ **[GoAccess](https://goaccess.io/)** - Web Log Analyzer / [GitHub](https://github.com/allinurl/goaccess)
|
* ⭐ **[GoAccess](https://goaccess.io/)** - Web Log Analyzer / [GitHub](https://github.com/allinurl/goaccess)
|
||||||
* ⭐ **[Formulaer](https://formulaer.com/)**, [Formshare](https://formshare.ai/) or [Stylr](https://www.stylr.xyz/) - Form Creators
|
* ⭐ **[Formulaer](https://formulaer.com/)**, [FormBricks](https://github.com/formbricks/formbricks), [Formshare](https://formshare.ai/) or [Stylr](https://www.stylr.xyz/) - Form Creators
|
||||||
* [Website Planet Tools](https://www.websiteplanet.com/webtools/), [Dan's Tools](https://www.danstools.com/), [Webdesign Assistant](https://webdesign-assistant.com/), [xWebTools](https://www.xwebtools.com/), [Tiny Helpers](https://tiny-helpers.dev/), [Browserling Tools](https://www.browserling.com/tools/), [WebCode](https://webcode.tools/), [Web Toolbox](https://web-toolbox.dev/en), [ToolCool](https://toolcool.org/) or [CSSAuthor](https://cssauthor.com/) - Site Development Tools
|
* [Website Planet Tools](https://www.websiteplanet.com/webtools/), [Dan's Tools](https://www.danstools.com/), [Webdesign Assistant](https://webdesign-assistant.com/), [xWebTools](https://www.xwebtools.com/), [Tiny Helpers](https://tiny-helpers.dev/), [Browserling Tools](https://www.browserling.com/tools/), [WebCode](https://webcode.tools/), [Web Toolbox](https://web-toolbox.dev/en), [ToolCool](https://toolcool.org/) or [CSSAuthor](https://cssauthor.com/) - Site Development Tools
|
||||||
* [Grav](https://getgrav.org/) - Flat-File CMS / [GitHub](https://github.com/getgrav/grav)
|
* [Grav](https://getgrav.org/) - Flat-File CMS / [GitHub](https://github.com/getgrav/grav)
|
||||||
* [Flux](https://www.runonflux.io/) - Decentralized Cloud Infrastructure
|
* [Flux](https://www.runonflux.io/) - Decentralized Cloud Infrastructure
|
||||||
|
@ -1050,7 +1018,6 @@
|
||||||
* [Stylify Me](http://stylifyme.com/) - Extract Webpage Colors
|
* [Stylify Me](http://stylifyme.com/) - Extract Webpage Colors
|
||||||
* [ColorZilla](https://www.colorzilla.com/) - Color Picker, Gradient Generator & more
|
* [ColorZilla](https://www.colorzilla.com/) - Color Picker, Gradient Generator & more
|
||||||
* [uiGradients](https://uigradients.com/) - Hex Gradients
|
* [uiGradients](https://uigradients.com/) - Hex Gradients
|
||||||
* [ShaderToy](https://www.shadertoy.com/browse) - User-Made Shaders
|
|
||||||
* [MakeTintAndShade](https://maketintsandshades.com/) - Tint and Shade Generator
|
* [MakeTintAndShade](https://maketintsandshades.com/) - Tint and Shade Generator
|
||||||
* [Alphredo](https://alphredo.app/) - Create Translucent Colors
|
* [Alphredo](https://alphredo.app/) - Create Translucent Colors
|
||||||
* [Contrast Checker](https://webaim.org/resources/contrastchecker/) or [Colour Contrast](https://colourcontrast.cc/) - Background / Text Contrast Checkers
|
* [Contrast Checker](https://webaim.org/resources/contrastchecker/) or [Colour Contrast](https://colourcontrast.cc/) - Background / Text Contrast Checkers
|
||||||
|
@ -1099,7 +1066,7 @@
|
||||||
* [Visiwig](https://www.visiwig.com/) - Copy / Paste Site Graphics
|
* [Visiwig](https://www.visiwig.com/) - Copy / Paste Site Graphics
|
||||||
* [WebDesigner](https://webdesigner.withgoogle.com/), [T3](https://github.com/tooll3/t3), [Theatre.js](https://www.theatrejs.com/) / [GitHub](https://github.com/theatre-js/theatre), [GSAP](https://gsap.com/), [Stylie](https://jeremyckahn.github.io/stylie/), [RenderForest](https://www.renderforest.com), [Mantra](https://jeremyckahn.github.io/mantra/) or [Lottielab](https://www.lottielab.com/) - Create Motion Graphics
|
* [WebDesigner](https://webdesigner.withgoogle.com/), [T3](https://github.com/tooll3/t3), [Theatre.js](https://www.theatrejs.com/) / [GitHub](https://github.com/theatre-js/theatre), [GSAP](https://gsap.com/), [Stylie](https://jeremyckahn.github.io/stylie/), [RenderForest](https://www.renderforest.com), [Mantra](https://jeremyckahn.github.io/mantra/) or [Lottielab](https://www.lottielab.com/) - Create Motion Graphics
|
||||||
* [useAnimations](https://useanimations.com/index.html) or [LordIcon](https://lordicon.com/) - Animated Icons
|
* [useAnimations](https://useanimations.com/index.html) or [LordIcon](https://lordicon.com/) - Animated Icons
|
||||||
* [Cursor Effects](https://tholman.com/cursor-effects/) - 90's Style Cursors
|
* [Cursor Effects](https://tholman.com/cursor-effects/) - 90s Style Cursors
|
||||||
* [NakerApp](https://app.naker.io/back/) - Interactive Background Maker
|
* [NakerApp](https://app.naker.io/back/) - Interactive Background Maker
|
||||||
* [Error404](https://error404.fun/) - Free 404 Pages
|
* [Error404](https://error404.fun/) - Free 404 Pages
|
||||||
* [HTTP Cats](https://http.cat/) - Put Cat Pictures in Your Status Codes
|
* [HTTP Cats](https://http.cat/) - Put Cat Pictures in Your Status Codes
|
||||||
|
@ -1117,6 +1084,7 @@
|
||||||
* [GoodBadISPs](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/GoodBadISPs) - Best ISPs for Tor Hosting
|
* [GoodBadISPs](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/GoodBadISPs) - Best ISPs for Tor Hosting
|
||||||
* [Server Hunter](https://www.serverhunter.com/) - Search / Compare Servers
|
* [Server Hunter](https://www.serverhunter.com/) - Search / Compare Servers
|
||||||
* [srvrlss](https://srvrlss.io/) - Search / Compare Serverless Platforms
|
* [srvrlss](https://srvrlss.io/) - Search / Compare Serverless Platforms
|
||||||
|
* [Host-Tracker](https://www.host-tracker.com/en/ic/check-http) or [OONI](https://ooni.org/) - Check Site Location Availability / [Bypass Paywall](https://rentry.co/FMHYBase64#host-tracker-bypass)
|
||||||
* [Sentora](https://sentora.org/) or [Moonlight](https://github.com/Moonlight-Panel/Moonlight) - Web Hosting Panels
|
* [Sentora](https://sentora.org/) or [Moonlight](https://github.com/Moonlight-Panel/Moonlight) - Web Hosting Panels
|
||||||
* [SegFault](https://shell.segfault.net/) - Disposable Root Servers
|
* [SegFault](https://shell.segfault.net/) - Disposable Root Servers
|
||||||
* [GetDeploying](https://getdeploying.com/) - Compare Cloud Providers
|
* [GetDeploying](https://getdeploying.com/) - Compare Cloud Providers
|
||||||
|
@ -1127,9 +1095,8 @@
|
||||||
* [takingnames](https://takingnames.io/blog/instant-subdomains), [GetFreeDomain](https://www.getfreedomain.name/) or [EU.org](https://nic.eu.org/) / [2](https://nic.ua/en/domains/.pp.ua) - Free Subdomains
|
* [takingnames](https://takingnames.io/blog/instant-subdomains), [GetFreeDomain](https://www.getfreedomain.name/) or [EU.org](https://nic.eu.org/) / [2](https://nic.ua/en/domains/.pp.ua) - Free Subdomains
|
||||||
* [TheDev](https://thedev.id/) - Free Developer Subdomains
|
* [TheDev](https://thedev.id/) - Free Developer Subdomains
|
||||||
* [is-a.dev](https://www.is-a.dev/) or [JS.ORG](https://js.org/) - Developer Homepages
|
* [is-a.dev](https://www.is-a.dev/) or [JS.ORG](https://js.org/) - Developer Homepages
|
||||||
* [Homepage](https://github.com/benphelps/homepage), [Flame](https://github.com/pawelmalak/flame), [Homer](https://github.com/bastienwirtz/homer) or [Dashy](https://dashy.to/) / [GitHub](https://github.com/lissy93/dashy) - Home Server Startpages
|
* [Homepage](https://github.com/benphelps/homepage), [CasaOS](https://casaos.io/), [Flame](https://github.com/pawelmalak/flame), [Homer](https://github.com/bastienwirtz/homer) or [Dashy](https://dashy.to/) / [GitHub](https://github.com/lissy93/dashy) - Home Server Startpages
|
||||||
* [redirect.name](https://redirect.name/) - URL Forwarding
|
* [redirect.name](https://redirect.name/) - URL Forwarding
|
||||||
* [PingDom](https://tools.pingdom.com) - Ping Website
|
|
||||||
* [Kener](https://kener.ing/) - Self-Hosted Status Page
|
* [Kener](https://kener.ing/) - Self-Hosted Status Page
|
||||||
* [Oracle VPS](https://rentry.co/oraclevps) - VPS
|
* [Oracle VPS](https://rentry.co/oraclevps) - VPS
|
||||||
* [Sandstorm](https://sandstorm.org/), [Cosmos](https://cosmos-cloud.io/) or [CloudRon](https://www.cloudron.io/) - Web App Hosts
|
* [Sandstorm](https://sandstorm.org/), [Cosmos](https://cosmos-cloud.io/) or [CloudRon](https://www.cloudron.io/) - Web App Hosts
|
||||||
|
@ -1224,10 +1191,10 @@
|
||||||
* ⭐ **[pyWhat](https://github.com/bee-san/pyWhat)** - File Analyzer
|
* ⭐ **[pyWhat](https://github.com/bee-san/pyWhat)** - File Analyzer
|
||||||
* [Open Source Security Software](https://open-source-security-software.net/) - Cybersecurity Software
|
* [Open Source Security Software](https://open-source-security-software.net/) - Cybersecurity Software
|
||||||
* [Shisho](https://shisho.dev/) - Infrastructure Code Security Patcher
|
* [Shisho](https://shisho.dev/) - Infrastructure Code Security Patcher
|
||||||
* [osquery](https://osquery.io) or [Nmap](https://nmap.org/) - Security Monitors
|
* [osquery](https://osquery.io) or [Nmap](https://nmap.org/) / [Results](https://nmap.org/ndiff/) - Security Monitors
|
||||||
* [Canarytokens](https://canarytokens.org/generate) - Network Breach Check
|
* [Canarytokens](https://canarytokens.org/generate) - Network Breach Check
|
||||||
* [Nuclei](https://docs.projectdiscovery.io/tools/nuclei) / [GitHub](https://github.com/projectdiscovery/nuclei) or [NVD](https://nvd.nist.gov/) - Vulnerability Tracking / Scanning
|
* [Nuclei](https://docs.projectdiscovery.io/tools/nuclei) / [GitHub](https://github.com/projectdiscovery/nuclei) or [NVD](https://nvd.nist.gov/) - Vulnerability Tracking / Scanning
|
||||||
* [Zeek](https://zeek.org/), [Nmap](https://nmap.org/) / [Results](https://nmap.org/ndiff/), [Kismet](https://www.kismetwireless.net/), [ntop](https://www.ntop.org/) or [Sniffnet](https://www.sniffnet.net/) - Network Monitors
|
* [Zeek](https://zeek.org/), [Kismet](https://www.kismetwireless.net/), [ntop](https://www.ntop.org/) or [Sniffnet](https://www.sniffnet.net/) - Network Monitors
|
||||||
* [Crowdsec](https://crowdsec.net/) - Crowd-Sourced Intrusion Detection / Prevention / [GitHub](https://github.com/crowdsecurity/crowdsec)
|
* [Crowdsec](https://crowdsec.net/) - Crowd-Sourced Intrusion Detection / Prevention / [GitHub](https://github.com/crowdsecurity/crowdsec)
|
||||||
* [X-Force Exchange](https://exchange.xforce.ibmcloud.com/) - Security Threat Intelligence Platform
|
* [X-Force Exchange](https://exchange.xforce.ibmcloud.com/) - Security Threat Intelligence Platform
|
||||||
* [OpenSCA-CLI](https://github.com/XmirrorSecurity/OpenSCA-cli) - Composition Analysis for Third Party Components
|
* [OpenSCA-CLI](https://github.com/XmirrorSecurity/OpenSCA-cli) - Composition Analysis for Third Party Components
|
||||||
|
@ -1334,19 +1301,13 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
# ► Markup Tools
|
# ► Markdown Tools
|
||||||
|
|
||||||
|
* ⭐ **[Markdown Guide](https://www.markdownguide.org/)** - Guide for Markdown (.md)
|
||||||
* ⭐ **[generatedata.com](https://generatedata.com/)** - Generate Test Data in Markup Formats
|
* ⭐ **[generatedata.com](https://generatedata.com/)** - Generate Test Data in Markup Formats
|
||||||
* [markup.rocks](https://markup.rocks/) - Online Markup Editor
|
* [markup.rocks](https://markup.rocks/) - Online Markup Editor
|
||||||
* [Markup Validation Service](https://validator.w3.org/) - Validate Your Markup Language Structure
|
* [Markup Validation Service](https://validator.w3.org/) - Validate Your Markup Language Structure
|
||||||
* [yq](https://mikefarah.gitbook.io/yq/) - Portable YAML Processor / [GitHub](https://github.com/mikefarah/yq)
|
* [yq](https://mikefarah.gitbook.io/yq/) - Portable YAML Processor / [GitHub](https://github.com/mikefarah/yq)
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## ▷ Markdown
|
|
||||||
|
|
||||||
* ↪️ **[Markdown Editors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_markdown_editors)**
|
|
||||||
* ⭐ **[Markdown Guide](https://www.markdownguide.org/)** - Guide for Markdown (.md)
|
|
||||||
* [readme.so](https://readme.so/) - Create README.md Files
|
* [readme.so](https://readme.so/) - Create README.md Files
|
||||||
* [Tableconvert](https://tableconvert.com/) - Markdown / Code Converter
|
* [Tableconvert](https://tableconvert.com/) - Markdown / Code Converter
|
||||||
* [Linkspector](https://github.com/UmbrellaDocs/action-linkspector) - Check Markdown Files for Dead Links
|
* [Linkspector](https://github.com/UmbrellaDocs/action-linkspector) - Check Markdown Files for Dead Links
|
||||||
|
@ -1359,6 +1320,27 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ Markdown Editors
|
||||||
|
|
||||||
|
* ⭐ **[MarkD](https://markd.it/)** / [GitHub](https://github.com/itzcozi/markd/)
|
||||||
|
* ⭐ **[HedgeDoc](https://hedgedoc.org/)**
|
||||||
|
* [zettlr](https://www.zettlr.com/)
|
||||||
|
* [Dillinger](https://dillinger.io/)
|
||||||
|
* [Notable](https://notable.app/)
|
||||||
|
* [vnote](https://github.com/vnotex/vnote)
|
||||||
|
* [MarkdownTools](https://www.markdowntools.com/)
|
||||||
|
* [StackEdit](https://stackedit.io/)
|
||||||
|
* [Markdownify](https://markdownify.js.org/)
|
||||||
|
* [Glow](https://github.com/charmbracelet/glow)
|
||||||
|
* [MarkdownLivePreview](https://markdownlivepreview.com/)
|
||||||
|
* [Vrite](https://editor.vrite.io/)
|
||||||
|
* [Markflowy](https://markflowy.vercel.app/)
|
||||||
|
* [MindForger](https://www.mindforger.com/)
|
||||||
|
* [PanWriter](https://panwriter.com/)
|
||||||
|
* [MarkText](https://www.marktext.cc/)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## ▷ JSON
|
## ▷ JSON
|
||||||
|
|
||||||
* ⭐ **[JSON Hero](https://jsonhero.io/)**, [Jayson](https://apps.apple.com/us/app/jayson/id1447750768) or [JSONView](https://jsonview.com/) - JSON Viewers / Editors
|
* ⭐ **[JSON Hero](https://jsonhero.io/)**, [Jayson](https://apps.apple.com/us/app/jayson/id1447750768) or [JSONView](https://jsonview.com/) - JSON Viewers / Editors
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# ► Download Directories
|
# ► Download Directories
|
||||||
|
|
||||||
* **Note** - Some Open Directories grab IP's, so use a VPN or Tor when accessing them.
|
* **Note** - Some Open Directories grab IPs, so use a VPN or Tor when accessing them.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -134,7 +134,7 @@
|
||||||
* ⭐ **[CRACKSurl](https://cracksurl.com/)** / [Telegram](https://t.me/cracksurldotcom)
|
* ⭐ **[CRACKSurl](https://cracksurl.com/)** / [Telegram](https://t.me/cracksurldotcom)
|
||||||
* ⭐ **[LRepacks](https://lrepacks.net/)**
|
* ⭐ **[LRepacks](https://lrepacks.net/)**
|
||||||
* ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/)
|
* ⭐ **[Mobilism](https://forum.mobilism.org/)** - [Mobile App](https://forum.mobilism.org/app/)
|
||||||
* ⭐ **[soft98](https://soft98.ir/)** - Use [translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
|
* ⭐ **[soft98](https://soft98.ir/)** - Use [Translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/) / [Anti-Adblock Fix](https://github.com/uBlockOrigin/uAssets/issues/14480#issuecomment-1907310059)
|
||||||
* ⭐ **[Nsane Forums](https://www.nsaneforums.com/)** - Signup Required
|
* ⭐ **[Nsane Forums](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
|
||||||
* ⭐ **[AlternativeTo](https://alternativeto.net/)** - Crowdsourced Recommendations
|
* ⭐ **[AlternativeTo](https://alternativeto.net/)** - Crowdsourced Recommendations
|
||||||
|
@ -183,7 +183,7 @@
|
||||||
* 🌐 **[Awesome Python Applications](https://github.com/mahmoud/awesome-python-applications)** - Python App Index
|
* 🌐 **[Awesome Python Applications](https://github.com/mahmoud/awesome-python-applications)** - Python App Index
|
||||||
* ↪️ **[Software Package Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_package_managers)**
|
* ↪️ **[Software Package Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_package_managers)**
|
||||||
* ⭐ **[FluentStore](https://github.com/yoshiask/FluentStore)** - Microsoft Store Frontend
|
* ⭐ **[FluentStore](https://github.com/yoshiask/FluentStore)** - Microsoft Store Frontend
|
||||||
* ⭐ **[store.rg](https://store.rg-adguard.net/)** - Paid Microsoft Store Link Generator / [Guide](https://rentry.co/paidAppsMsStore)
|
* ⭐ **[store.rg](https://store.rg-adguard.net/)** or [StoreWeb](https://msft-store.tplant.com.au/) - Paid Microsoft Store Link Generators / [Guide](https://rentry.co/paidAppsMsStore)
|
||||||
* [MajorGeeks](https://www.majorgeeks.com/content/page/top_freeware_picks.html) - Freeware Downloads
|
* [MajorGeeks](https://www.majorgeeks.com/content/page/top_freeware_picks.html) - Freeware Downloads
|
||||||
* [Softpedia](https://www.softpedia.com/) - Freeware Directory
|
* [Softpedia](https://www.softpedia.com/) - Freeware Directory
|
||||||
* [Realityripple](https://realityripple.com/) - Freeware Directory
|
* [Realityripple](https://realityripple.com/) - Freeware Directory
|
||||||
|
@ -260,6 +260,7 @@
|
||||||
|
|
||||||
* 🌐 **[/r/usenet Providers](https://www.reddit.com/r/usenet/wiki/providers)** - Provider Lists
|
* 🌐 **[/r/usenet Providers](https://www.reddit.com/r/usenet/wiki/providers)** - Provider Lists
|
||||||
* 🌐 **[/r/usenet Deals](https://www.reddit.com/r/usenet/wiki/providerdeals)** - Provider Deals
|
* 🌐 **[/r/usenet Deals](https://www.reddit.com/r/usenet/wiki/providerdeals)** - Provider Deals
|
||||||
|
* 🌐 **[Usenet Provider Deals](https://rexum.space/p/usenet-provider-deals/)**
|
||||||
* [Usenet Providers Map](https://mediavoid.io/map.svg)
|
* [Usenet Providers Map](https://mediavoid.io/map.svg)
|
||||||
* [usenetmax](https://www.usenetmax.com/)
|
* [usenetmax](https://www.usenetmax.com/)
|
||||||
* [xsusenet](https://xsusenet.com/)
|
* [xsusenet](https://xsusenet.com/)
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
* ⭐ **[MitOpenCourseWare](https://ocw.mit.edu/)** - Courses
|
* ⭐ **[MitOpenCourseWare](https://ocw.mit.edu/)** - Courses
|
||||||
* ⭐ **[Khan Academy](https://www.khanacademy.org/)** - Courses / [Downloader](https://github.com/rand-net/khan-dl) / [Solver](https://greasyfork.org/en/scripts/427964)
|
* ⭐ **[Khan Academy](https://www.khanacademy.org/)** - Courses / [Downloader](https://github.com/rand-net/khan-dl) / [Solver](https://greasyfork.org/en/scripts/427964)
|
||||||
* ⭐ **[Class Central](https://www.classcentral.com/)** - Search for Courses
|
* ⭐ **[Class Central](https://www.classcentral.com/)** - Search for Courses
|
||||||
* [CourseBuffet](https://www.coursebuffet.com/) - Multi-Site Course Search
|
* [CourseBuffet](https://www.coursebuffet.com/) or [Course CSE](https://cse.google.com/cse?cx=67ed14bf7b99643e3) - Multi-Site Course Search
|
||||||
* [Git.ir](https://git.ir/) - Courses
|
* [Git.ir](https://git.ir/) - Courses
|
||||||
* [OpenLearn](https://www.open.edu/openlearn/) - Courses
|
* [OpenLearn](https://www.open.edu/openlearn/) - Courses
|
||||||
* [Alison](https://alison.com/) - Courses
|
* [Alison](https://alison.com/) - Courses
|
||||||
|
@ -74,6 +74,7 @@
|
||||||
* ⭐ **[TutsNode](https://tutsnode.net/)** - Courses
|
* ⭐ **[TutsNode](https://tutsnode.net/)** - Courses
|
||||||
* ⭐ **[InfiCourses](https://www.inficourses.com/)** - Courses
|
* ⭐ **[InfiCourses](https://www.inficourses.com/)** - Courses
|
||||||
* ⭐ **[tut4dl](https://tut4it.com/)** - Courses
|
* ⭐ **[tut4dl](https://tut4it.com/)** - Courses
|
||||||
|
* ⭐ **[Course Busters](https://t.me/coursebusters)** - Course Busters Access
|
||||||
* [Revival](https://rentry.co/FMHYBase64#revival) - Courses
|
* [Revival](https://rentry.co/FMHYBase64#revival) - Courses
|
||||||
* [FreeEducationWeb](https://freeeducationweb.com/) - Courses
|
* [FreeEducationWeb](https://freeeducationweb.com/) - Courses
|
||||||
* [FreeCourseDL](https://freecoursedl.com/) - Courses
|
* [FreeCourseDL](https://freecoursedl.com/) - Courses
|
||||||
|
@ -351,6 +352,7 @@
|
||||||
* 🌐 **[/m/Chess](https://www.reddit.com/user/korfor/m/chess/)** or [/r/Chess](https://reddit.com/r/chess) - Chess Subreddits
|
* 🌐 **[/m/Chess](https://www.reddit.com/user/korfor/m/chess/)** or [/r/Chess](https://reddit.com/r/chess) - Chess Subreddits
|
||||||
* 🌐 **[/r/Chess Books](https://reddit.com/r/chess/wiki/books)** - Recommended Chess Books
|
* 🌐 **[/r/Chess Books](https://reddit.com/r/chess/wiki/books)** - Recommended Chess Books
|
||||||
* ⭐ **[Scid vs. PC](https://scidvspc.sourceforge.net/)** - Learn / Practice Chess
|
* ⭐ **[Scid vs. PC](https://scidvspc.sourceforge.net/)** - Learn / Practice Chess
|
||||||
|
* [ChessGames](https://www.chessgames.com/) - Chess Database / Community
|
||||||
* [ChessLab](https://chesslab.me/) - Chess Lessons / [Discord](https://discord.com/invite/AA5G5f9wKC)
|
* [ChessLab](https://chesslab.me/) - Chess Lessons / [Discord](https://discord.com/invite/AA5G5f9wKC)
|
||||||
* [List Study](https://listudy.org/en) - Chess Lessons
|
* [List Study](https://listudy.org/en) - Chess Lessons
|
||||||
* [Chessable](https://www.chessable.com/) - Chess Lessons
|
* [Chessable](https://www.chessable.com/) - Chess Lessons
|
||||||
|
@ -361,6 +363,7 @@
|
||||||
* [Chessercise](https://www.chessercise.xyz/) - Chess Game / Move Analysis
|
* [Chessercise](https://www.chessercise.xyz/) - Chess Game / Move Analysis
|
||||||
* [Game Report](https://chess.wintrcat.uk/) - Chess Game / Move Analysis
|
* [Game Report](https://chess.wintrcat.uk/) - Chess Game / Move Analysis
|
||||||
* [Decode Chess](https://app.decodechess.com/) - Chess Game / Move Analysis
|
* [Decode Chess](https://app.decodechess.com/) - Chess Game / Move Analysis
|
||||||
|
* [YottaChess](https://www.yottachess.com/) - Chess Game / Move Analysis
|
||||||
* [En Croissant](https://encroissant.org/) - Chess Game / Move Analysis
|
* [En Croissant](https://encroissant.org/) - Chess Game / Move Analysis
|
||||||
* [Chess Vision](https://chessvision.ai/) - Chess Game / Move Analysis
|
* [Chess Vision](https://chessvision.ai/) - Chess Game / Move Analysis
|
||||||
* [OpeningTree](https://www.openingtree.com/) - Download / Visualize Chess Games
|
* [OpeningTree](https://www.openingtree.com/) - Download / Visualize Chess Games
|
||||||
|
@ -411,6 +414,7 @@
|
||||||
* ⭐ **[The Feynman Lectures](https://www.feynmanlectures.caltech.edu/)** - Physics Lectures
|
* ⭐ **[The Feynman Lectures](https://www.feynmanlectures.caltech.edu/)** - Physics Lectures
|
||||||
* ⭐ **[Bartosz Ciechanowski](https://ciechanow.ski/)**, [Isaac Physics](https://isaacphysics.org/) [PhysicsClassroom](https://www.physicsclassroom.com/), [MotionMountain](https://www.motionmountain.net/index.html) or [Splung](https://www.splung.com/) - Physics Lessons
|
* ⭐ **[Bartosz Ciechanowski](https://ciechanow.ski/)**, [Isaac Physics](https://isaacphysics.org/) [PhysicsClassroom](https://www.physicsclassroom.com/), [MotionMountain](https://www.motionmountain.net/index.html) or [Splung](https://www.splung.com/) - Physics Lessons
|
||||||
* ⭐ **[Physics Simulations](https://www.csun.edu/science/software/simulations/physics.html)**, [Mujoco](https://github.com/google-deepmind/mujoco), [Physics Animations](https://www.animations.physics.unsw.edu.au/), [oPhysics](https://ophysics.com/index.html) or [MyPhysicsLab](https://www.myphysicslab.com/index-en.html) - Physics Simulations / Animations
|
* ⭐ **[Physics Simulations](https://www.csun.edu/science/software/simulations/physics.html)**, [Mujoco](https://github.com/google-deepmind/mujoco), [Physics Animations](https://www.animations.physics.unsw.edu.au/), [oPhysics](https://ophysics.com/index.html) or [MyPhysicsLab](https://www.myphysicslab.com/index-en.html) - Physics Simulations / Animations
|
||||||
|
* [TIB AV-Portal](https://av.tib.eu/) - Science Videos
|
||||||
* [PhysicsTravelGuide](https://physicstravelguide.com/) - Physics Explanations
|
* [PhysicsTravelGuide](https://physicstravelguide.com/) - Physics Explanations
|
||||||
* [Algodoo](http://www.algodoo.com/) - Interactive Physics Tool
|
* [Algodoo](http://www.algodoo.com/) - Interactive Physics Tool
|
||||||
* [QPaths](https://qpaths.deqart.com/) - Learn Basic Quantum Terms
|
* [QPaths](https://qpaths.deqart.com/) - Learn Basic Quantum Terms
|
||||||
|
@ -508,7 +512,7 @@
|
||||||
* ⭐ **[AoPS Alcumus](https://artofproblemsolving.com/alcumus)** or [MathDash](https://mathdash.live/) - Adaptive Problem Solving
|
* ⭐ **[AoPS Alcumus](https://artofproblemsolving.com/alcumus)** or [MathDash](https://mathdash.live/) - Adaptive Problem Solving
|
||||||
* ⭐ **[Desmos](https://www.desmos.com/)** or [GeoGebra](https://www.geogebra.org/) - Graphing Calculators
|
* ⭐ **[Desmos](https://www.desmos.com/)** or [GeoGebra](https://www.geogebra.org/) - Graphing Calculators
|
||||||
* ⭐ **[BetterExplained](https://betterexplained.com/)** - Math Guides / Courses
|
* ⭐ **[BetterExplained](https://betterexplained.com/)** - Math Guides / Courses
|
||||||
* ⭐ **[SageCalc](https://sagecalc.com/)** or [CEmu](https://github.com/CE-Programming/CEmu) - TI-84 Calculators
|
* ⭐ **[SageCalc](https://sagecalc.com/)**, [CEmu](https://github.com/CE-Programming/CEmu) or [ti84calc](https://ti84calc.com/)** - TI-84 Calculators
|
||||||
* ⭐ **[Wolfram|Alpha](https://www.wolframalpha.com/examples/mathematics)** - Calculators
|
* ⭐ **[Wolfram|Alpha](https://www.wolframalpha.com/examples/mathematics)** - Calculators
|
||||||
* ⭐ **[Omni Calculator](https://www.omnicalculator.com/)** - Calculators
|
* ⭐ **[Omni Calculator](https://www.omnicalculator.com/)** - Calculators
|
||||||
* ⭐ **[Manim](https://www.manim.community/)**, [2](https://github.com/3b1b/manim) - Generate Explanatory Math Videos / [Videos](https://github.com/3b1b/videos) / [Difference Between Versions](https://docs.manim.community/en/stable/faq/installation.html#different-versions)
|
* ⭐ **[Manim](https://www.manim.community/)**, [2](https://github.com/3b1b/manim) - Generate Explanatory Math Videos / [Videos](https://github.com/3b1b/videos) / [Difference Between Versions](https://docs.manim.community/en/stable/faq/installation.html#different-versions)
|
||||||
|
@ -518,6 +522,7 @@
|
||||||
* [numbr.dev](https://numbr.dev/) - Calculators
|
* [numbr.dev](https://numbr.dev/) - Calculators
|
||||||
* [Aqua Calc](https://www.aqua-calc.com/) - Calculators
|
* [Aqua Calc](https://www.aqua-calc.com/) - Calculators
|
||||||
* [PlanetCalc](https://planetcalc.com/) - Calculators
|
* [PlanetCalc](https://planetcalc.com/) - Calculators
|
||||||
|
* [ti30calc](https://ti84calc.com/ti30) - TI-30XS Calculator
|
||||||
* [MatrixCalc](https://matrixcalc.org/en/) or [Reshish](https://matrix.reshish.com/) - Matrix Calculators
|
* [MatrixCalc](https://matrixcalc.org/en/) or [Reshish](https://matrix.reshish.com/) - Matrix Calculators
|
||||||
* [Qalculate](https://qalculate.github.io/) - Desktop Calculator
|
* [Qalculate](https://qalculate.github.io/) - Desktop Calculator
|
||||||
* [QwikTape](https://github.com/4silvertooth/QwikTape) - Note Style Calculator
|
* [QwikTape](https://github.com/4silvertooth/QwikTape) - Note Style Calculator
|
||||||
|
@ -537,7 +542,7 @@
|
||||||
* [Approach0](https://approach0.xyz/search/) - Math Formula Search
|
* [Approach0](https://approach0.xyz/search/) - Math Formula Search
|
||||||
* [MathOnline](http://mathonline.wikidot.com/) or [Mathigon](https://mathigon.org/) - Math / Courses
|
* [MathOnline](http://mathonline.wikidot.com/) or [Mathigon](https://mathigon.org/) - Math / Courses
|
||||||
* [Professor Leonard](https://www.youtube.com/channel/UCoHhuummRZaIVX7bD4t2czg) or [MisterWootube](https://www.youtube.com/c/misterwootube) - YouTube Math Lessons
|
* [Professor Leonard](https://www.youtube.com/channel/UCoHhuummRZaIVX7bD4t2czg) or [MisterWootube](https://www.youtube.com/c/misterwootube) - YouTube Math Lessons
|
||||||
* [Mathispower4u](https://www.mathispower4u.com/), [SchoolYourself](https://schoolyourself.org/), [mathhelp](https://www.mathhelp.com/), [MathPortal](https://www.mathportal.org/), [mathonline](http://mathonline.wikidot.com/) or [CoolMath](https://www.coolmath.com/) - Math Lessons / Practice
|
* [Mathispower4u](https://www.mathispower4u.com/), [SchoolYourself](https://schoolyourself.org/), [mathhelp](https://www.mathhelp.com/), [MathPortal](https://www.mathportal.org/) or [CoolMath](https://www.coolmath.com/) - Math Lessons / Practice
|
||||||
* [CoolMathGames](https://www.coolmathgames.com/1-number-games) - Math Games
|
* [CoolMathGames](https://www.coolmathgames.com/1-number-games) - Math Games
|
||||||
* [Cut The Knot](https://cut-the-knot.org/) - Math Equations / Problems
|
* [Cut The Knot](https://cut-the-knot.org/) - Math Equations / Problems
|
||||||
* [IXL Learning](https://au.ixl.com/math/) - Math Practice / Quizzes
|
* [IXL Learning](https://au.ixl.com/math/) - Math Practice / Quizzes
|
||||||
|
@ -897,6 +902,7 @@
|
||||||
* 🌐 **[Awesome Podcasts](https://github.com/rShetty/awesome-podcasts)** - Podcasts for Software Engineers
|
* 🌐 **[Awesome Podcasts](https://github.com/rShetty/awesome-podcasts)** - Podcasts for Software Engineers
|
||||||
* 🌐 **[Awesome YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers)** - YouTube Dev Channels Indexes
|
* 🌐 **[Awesome YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers)** - YouTube Dev Channels Indexes
|
||||||
* 🌐 **[ProgrammingLearningResources](https://rentry.co/ProgrammingLearningResources)** or [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) - Programming Learning Resources
|
* 🌐 **[ProgrammingLearningResources](https://rentry.co/ProgrammingLearningResources)** or [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) - Programming Learning Resources
|
||||||
|
* 🌐 **[Python Discord](https://pythondiscord.com/resources/)**, [Python Programming Hub](https://github.com/Tanu-N-Prabhu/Python) or [Python Reference](https://github.com/rasbt/python_reference) - Python Learning Resources
|
||||||
* 🌐 **[Path to Senior Engineer](https://github.com/jordan-cutler/path-to-senior-engineer-handbook)** - Software Engineer Resources
|
* 🌐 **[Path to Senior Engineer](https://github.com/jordan-cutler/path-to-senior-engineer-handbook)** - Software Engineer Resources
|
||||||
* ↪️ **[Programming Books](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_programming_books)** - Read / Download Programming Books
|
* ↪️ **[Programming Books](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_programming_books)** - Read / Download Programming Books
|
||||||
* ↪️ **[Programming / Coding Tutorials](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_coding_tutorials)**
|
* ↪️ **[Programming / Coding Tutorials](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_coding_tutorials)**
|
||||||
|
@ -943,7 +949,7 @@
|
||||||
* [system-design-primer](https://github.com/donnemartin/system-design-primer) - Large Scale System Design Guides
|
* [system-design-primer](https://github.com/donnemartin/system-design-primer) - Large Scale System Design Guides
|
||||||
* [LearnToCloud](https://learntocloud.guide/) - Cloud Computing Guide
|
* [LearnToCloud](https://learntocloud.guide/) - Cloud Computing Guide
|
||||||
* [Swift Playgrounds](https://developer.apple.com/tutorials/swiftui) - Learn Swift UI / [Samples](https://developer.apple.com/tutorials/sample-apps)
|
* [Swift Playgrounds](https://developer.apple.com/tutorials/swiftui) - Learn Swift UI / [Samples](https://developer.apple.com/tutorials/sample-apps)
|
||||||
* [LearnYouHaskell](http://learnyouahaskell.com/chapters) - Haskell Guide
|
* [LearnYouHaskell](https://learnyouahaskell.github.io/) - Haskell Guide
|
||||||
* [Vim Cheatsheet](https://i.ibb.co/FbdMMHN/460e75dd8543.png) or [rTorr](https://vim.rtorr.com/) - Vim Editor Cheat Sheets
|
* [Vim Cheatsheet](https://i.ibb.co/FbdMMHN/460e75dd8543.png) or [rTorr](https://vim.rtorr.com/) - Vim Editor Cheat Sheets
|
||||||
* [Vim University](https://github.com/wincent/vim-university) - Vim Tips
|
* [Vim University](https://github.com/wincent/vim-university) - Vim Tips
|
||||||
* [VimTip](https://vim.fandom.com/wiki/Category:VimTip) - Vim Editor Tips
|
* [VimTip](https://vim.fandom.com/wiki/Category:VimTip) - Vim Editor Tips
|
||||||
|
@ -970,13 +976,46 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ Programming Languages
|
||||||
|
|
||||||
|
* [30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python) or [Hitchhiker's Guide to Python](https://docs.python-guide.org/) - Python Guides
|
||||||
|
* [Python AI](https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor) - AI Python Tutor
|
||||||
|
* [CodingBat](https://codingbat.com/python) or [PyQuickie](https://chromewebstore.google.com/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python Practice
|
||||||
|
* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [DataCamp](https://www.datacamp.com/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python
|
||||||
|
* [AmigosCode](https://www.youtube.com/@amigoscode) - Python Tutorials
|
||||||
|
* [High Performance Python: The Code](https://github.com/mynameisfiber/high_performance_python) - Python Lessons
|
||||||
|
* [Real Python](https://realpython.com/), [Reeborg](https://reeborg.ca/docs/en/) or [AskPython](https://www.askpython.com/) - Python Tutorials
|
||||||
|
* [FutureCoder](https://futurecoder.io/), [CS50](https://cs50.harvard.edu/python/), [python-mastery](https://github.com/dabeaz-course/python-mastery), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Courses
|
||||||
|
* [Modern Python 3 Bootcamp Courses](https://rentry.co/FMHYBase64#modern-python-3-bootcamp-courses)
|
||||||
|
* [Tea Press](https://greenteapress.com/wp) - Python Learning Book
|
||||||
|
* [python3-in-one-pic](https://github.com/coodict/python3-in-one-pic) - Python Learning Picture
|
||||||
|
* [Learn C](https://www.learn-c.org/) - C Tutorial
|
||||||
|
* [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - C++ Best Practices Guidelines / [GitHub](https://github.com/isocpp/CppCoreGuidelines)
|
||||||
|
* [Modern C++ Programming](https://github.com/federico-busato/Modern-CPP-Programming) - Modern C++ Course
|
||||||
|
* [Learn C++](https://www.learncpp.com/) - Learn C++
|
||||||
|
* [CppDeveloperRoadmap](https://salmer.github.io/CppDeveloperRoadmap/) - Learn C++
|
||||||
|
* [StudyPlan](https://www.studyplan.dev/) - Learn C++
|
||||||
|
* [HowIStart C++](https://howistart.org/posts/cpp/1/) - C++ Setup Guide
|
||||||
|
* [modern-cpp-tricks](https://github.com/rachitiitr/modern-cpp-tricks) - C++ Tips
|
||||||
|
* [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial
|
||||||
|
* [AmigosCode](https://www.youtube.com/@amigoscode) - Java / Kotlin Tutorials
|
||||||
|
* [learncs.online](https://www.learncs.online/) - Learn Java / Kotlin
|
||||||
|
* [CodingBat](https://codingbat.com/python) - Java Practice
|
||||||
|
* [Java Design Patterns](https://java-design-patterns.com/) - Java Guide
|
||||||
|
* [Learn Next.js](https://nextjs.org/learn) - Next.js Learning Resources
|
||||||
|
* [LearnGo](https://github.com/inancgumus/learngo) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming
|
||||||
|
* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources
|
||||||
|
* [Learn Perl](https://www.learn-perl.org/) - Learn Perl
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## ▷ Web Development
|
## ▷ Web Development
|
||||||
|
|
||||||
* 🌐 **[MDN](https://developer.mozilla.org/)** or [Web Dev Resources](https://joshjoshuap-webdevresources.vercel.app/) - Web Dev Learning Resources
|
* 🌐 **[MDN](https://developer.mozilla.org/)** or [Web Dev Resources](https://joshjoshuap-webdevresources.vercel.app/) - Web Dev Learning Resources
|
||||||
* ⭐ **[Odin Project](https://www.freecodecamp.org/learn/the-odin-project/)**, [2](https://www.theodinproject.com/) - Programming / Courses / Interactive / [Discord](https://discord.com/invite/fbFCkYabZB)
|
* ⭐ **[Odin Project](https://www.freecodecamp.org/learn/the-odin-project/)**, [2](https://www.theodinproject.com/) - Programming / Courses / Interactive / [Discord](https://discord.com/invite/fbFCkYabZB)
|
||||||
* ⭐ **[FullStackOpen](https://fullstackopen.com/en/)** - Full Stack Course
|
* ⭐ **[FullStackOpen](https://fullstackopen.com/en/)** - Full Stack Course
|
||||||
* ⭐ **[LandChad](https://landchad.net/)** or [learn.sadgrl.online](https://learn.sadgrl.online/) - Site Development Guides
|
* ⭐ **[LandChad](https://landchad.net/)**, [32bit](https://32bit.cafe/) or [learn.sadgrl.online](https://learn.sadgrl.online/) - Site Development Guides
|
||||||
* ⭐ **[Learn to Code HTML & CSS](https://learn.shayhowe.com/)** - HTML/CSS Course
|
* ⭐ **[Learn to Code HTML & CSS](https://learn.shayhowe.com/)** - HTML/CSS Course
|
||||||
* ⭐ **[PHP: The Right Way](https://phptherightway.com/)**, [Learn PHP](https://odan.github.io/learn-php/) or [PHP Tutorial](https://www.phptutorial.net/) - Learn PHP
|
* ⭐ **[PHP: The Right Way](https://phptherightway.com/)**, [Learn PHP](https://odan.github.io/learn-php/) or [PHP Tutorial](https://www.phptutorial.net/) - Learn PHP
|
||||||
* ⭐ **[JavaScript.info](https://javascript.info/)**, [Patterns.dev](https://www.patterns.dev/) or [30 Days Of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript) - JavaScript Learning Sites
|
* ⭐ **[JavaScript.info](https://javascript.info/)**, [Patterns.dev](https://www.patterns.dev/) or [30 Days Of JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript) - JavaScript Learning Sites
|
||||||
* [Web Dev for Beginners](https://microsoft.github.io/Web-Dev-For-Beginners/) - Web Dev Course
|
* [Web Dev for Beginners](https://microsoft.github.io/Web-Dev-For-Beginners/) - Web Dev Course
|
||||||
|
@ -999,6 +1038,7 @@
|
||||||
* [Flexbox Froggy](https://flexboxfroggy.com/), [Flexbox Zombies](https://mastery.games/flexboxzombies), [FlexboxDefense](http://www.flexboxdefense.com/) or [KnightsoftheFlexboxTable](https://knightsoftheflexboxtable.com/) - CSS Flexbox Learning Games
|
* [Flexbox Froggy](https://flexboxfroggy.com/), [Flexbox Zombies](https://mastery.games/flexboxzombies), [FlexboxDefense](http://www.flexboxdefense.com/) or [KnightsoftheFlexboxTable](https://knightsoftheflexboxtable.com/) - CSS Flexbox Learning Games
|
||||||
* [DefensiveCSS](https://defensivecss.dev/) - CSS Tips
|
* [DefensiveCSS](https://defensivecss.dev/) - CSS Tips
|
||||||
* [LearnCSSGrid](https://learncssgrid.com/) or [GridByExample](https://gridbyexample.com/) - CSS Grid Guides
|
* [LearnCSSGrid](https://learncssgrid.com/) or [GridByExample](https://gridbyexample.com/) - CSS Grid Guides
|
||||||
|
* [ReactStudyKit](https://reactstudykit.com/) - React Study Tools / Flashcards
|
||||||
* [Leaflet](https://leafletjs.com/) - JavaScript Library for Interactive Maps
|
* [Leaflet](https://leafletjs.com/) - JavaScript Library for Interactive Maps
|
||||||
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) or [EloquentJavaScript](https://eloquentjavascript.net/) - JavaScript Learning Books
|
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) or [EloquentJavaScript](https://eloquentjavascript.net/) - JavaScript Learning Books
|
||||||
* [JavaScript Questions](https://github.com/lydiahallie/javascript-questions) or [JavaScriptQuiz](https://javascriptquiz.com/) - JavaScript Questions for Practice
|
* [JavaScript Questions](https://github.com/lydiahallie/javascript-questions) or [JavaScriptQuiz](https://javascriptquiz.com/) - JavaScript Questions for Practice
|
||||||
|
@ -1131,13 +1171,14 @@
|
||||||
|
|
||||||
## ▷ Game Development
|
## ▷ Game Development
|
||||||
|
|
||||||
* ⭐ **[Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev)** - Resources
|
* 🌐 **[Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev)** - Resources
|
||||||
* ⭐ **[MagicTools](https://github.com/ellisonleao/magictools)** - Resources
|
* 🌐 **[MagicTools](https://github.com/ellisonleao/magictools)** - Resources
|
||||||
|
* 🌐 **[Newgrounds Wiki: Game Dev Resources](https://www.newgrounds.com/wiki/creator-resources/game-dev-resources)** - Resources
|
||||||
|
* 🌐 **[The VG Resource](https://www.vg-resource.com/)** - Resources
|
||||||
* ⭐ **[develop.games](https://www.develop.games/)** - Game Dev Guides
|
* ⭐ **[develop.games](https://www.develop.games/)** - Game Dev Guides
|
||||||
* ⭐ **[Brackeys](https://www.youtube.com/channel/UCYbK_tjZ2OrIZFBvU6CCMiA)** - Game Dev Tutorials
|
* ⭐ **[Brackeys](https://www.youtube.com/channel/UCYbK_tjZ2OrIZFBvU6CCMiA)** - Game Dev Tutorials
|
||||||
* ⭐ **[r/gamedev](https://www.reddit.com/r/gamedev/)** - Reddit Community
|
* ⭐ **[r/gamedev](https://www.reddit.com/r/gamedev/)** - Reddit Community
|
||||||
* [Newgrounds Wiki: Game Dev Resources](https://www.newgrounds.com/wiki/creator-resources/game-dev-resources) - Resources
|
* [Amit’s Game Programming](http://www-cs-students.stanford.edu/~amitp/gameprog.html) - Game Programming Guide
|
||||||
* [The VG Resource](https://www.vg-resource.com/) - Resources
|
|
||||||
* [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Dev Concepts / [Web Version](https://www.pico-8-edu.com/)
|
* [PICO-8](https://mboffin.itch.io/pico8-educational-toolset) - Basic Game Dev Concepts / [Web Version](https://www.pico-8-edu.com/)
|
||||||
* [From Zero To Hero](https://therealpenaz91.itch.io/2dgd-f0th) - 2D Game Dev Book
|
* [From Zero To Hero](https://therealpenaz91.itch.io/2dgd-f0th) - 2D Game Dev Book
|
||||||
* [Web Game Dev](https://www.webgamedev.com/) - Game Dev Guides / [Discord](https://discord.com/invite/5Z28wjTeyh)
|
* [Web Game Dev](https://www.webgamedev.com/) - Game Dev Guides / [Discord](https://discord.com/invite/5Z28wjTeyh)
|
||||||
|
@ -1185,6 +1226,7 @@
|
||||||
* ⭐ **[Anki](https://apps.ankiweb.net/)** / [Add-ons](https://ankiweb.net/shared/addons) / [Decks](https://ankiweb.net/shared/decks) / [Awesome Anki](https://github.com/tianshanghong/awesome-anki), [StudyLib](https://www.studylib.net/), [RemNote](https://www.remnote.com/), [Flippity](https://www.flippity.net/), [Flashcard Machine](https://www.flashcardmachine.com/), [revisiondojo](https://www.revisiondojo.com/), [Flashka](https://www.flashka.ai/) or [NoteKnight](https://www.noteknight.com) - Flashcard Tools
|
* ⭐ **[Anki](https://apps.ankiweb.net/)** / [Add-ons](https://ankiweb.net/shared/addons) / [Decks](https://ankiweb.net/shared/decks) / [Awesome Anki](https://github.com/tianshanghong/awesome-anki), [StudyLib](https://www.studylib.net/), [RemNote](https://www.remnote.com/), [Flippity](https://www.flippity.net/), [Flashcard Machine](https://www.flashcardmachine.com/), [revisiondojo](https://www.revisiondojo.com/), [Flashka](https://www.flashka.ai/) or [NoteKnight](https://www.noteknight.com) - Flashcard Tools
|
||||||
* ⭐ **[Coursicle](https://www.coursicle.com/)** - Class Schedule Tracker / Android
|
* ⭐ **[Coursicle](https://www.coursicle.com/)** - Class Schedule Tracker / Android
|
||||||
* ⭐ **[OpenSyllabus](https://opensyllabus.org/)** - Syllabus Search / Info
|
* ⭐ **[OpenSyllabus](https://opensyllabus.org/)** - Syllabus Search / Info
|
||||||
|
* ⭐ **[TypeSet](https://typeset.io/)** - Research Paper Chatbot
|
||||||
* ⭐ **[Refseek](https://www.refseek.com/)**, [Explorer](https://explorer.globe.engineer/), [Occamm](https://www.occamm.com/) or [Merlot](https://www.merlot.org/merlot/index.htm) - Academic Search Engines
|
* ⭐ **[Refseek](https://www.refseek.com/)**, [Explorer](https://explorer.globe.engineer/), [Occamm](https://www.occamm.com/) or [Merlot](https://www.merlot.org/merlot/index.htm) - Academic Search Engines
|
||||||
* [mybib](https://www.mybib.com/), [citemaker](https://www.citemaker.com/), [formatically](https://formatically.com/), [zbib](https://zbib.org/), [CitationMachine](https://citationmachine.net/), [CiteFast](https://www.citefast.com) or [Cite This For Me](https://www.citethisforme.com/) - Generate Citations / [Chrome](https://chromewebstore.google.com/detail/cite-this-for-me-web-cite/nnnmhgkokpalnmbeighfomegjfkklkle)
|
* [mybib](https://www.mybib.com/), [citemaker](https://www.citemaker.com/), [formatically](https://formatically.com/), [zbib](https://zbib.org/), [CitationMachine](https://citationmachine.net/), [CiteFast](https://www.citefast.com) or [Cite This For Me](https://www.citethisforme.com/) - Generate Citations / [Chrome](https://chromewebstore.google.com/detail/cite-this-for-me-web-cite/nnnmhgkokpalnmbeighfomegjfkklkle)
|
||||||
* [Publish or Perish](https://harzing.com/resources/publish-or-perish) - Citation Analyzer
|
* [Publish or Perish](https://harzing.com/resources/publish-or-perish) - Citation Analyzer
|
||||||
|
@ -1201,6 +1243,7 @@
|
||||||
* [General Index](https://archive.org/details/GeneralIndex) - Article Metadata Mining Project
|
* [General Index](https://archive.org/details/GeneralIndex) - Article Metadata Mining Project
|
||||||
* [Papertag](https://www.papertag.app/) - Attach Digital Content to Paper
|
* [Papertag](https://www.papertag.app/) - Attach Digital Content to Paper
|
||||||
* [Graded](https://nightdreamgames.com/graded) - Grades Tracker / Android / [GitHub](https://github.com/NightDreamGames/Graded)
|
* [Graded](https://nightdreamgames.com/graded) - Grades Tracker / Android / [GitHub](https://github.com/NightDreamGames/Graded)
|
||||||
|
* [GradesCalculator](https://calculatecgpa.com) - Calculate CGPA & GPA
|
||||||
* [CalculateCGPA](https://cgpacalcs.com/) - Calculate GPA
|
* [CalculateCGPA](https://cgpacalcs.com/) - Calculate GPA
|
||||||
* [guIHelp](https://discord.gg/rgF9jY8CpH) - Bartleby, Quizlet, Coursehero & Scribd Discord Bot
|
* [guIHelp](https://discord.gg/rgF9jY8CpH) - Bartleby, Quizlet, Coursehero & Scribd Discord Bot
|
||||||
* [LearnedEasy](https://learnedeasy.com/) - Create Summaries / Quizzes from Books
|
* [LearnedEasy](https://learnedeasy.com/) - Create Summaries / Quizzes from Books
|
||||||
|
@ -1244,7 +1287,6 @@
|
||||||
|
|
||||||
## ▷ JEE / NEET
|
## ▷ JEE / NEET
|
||||||
|
|
||||||
* 🌐 **[JEE Masterlist](https://rentry.co/FMHYBase64#jee-masterlist)** - JEE Resources
|
|
||||||
* 🌐 **[/r/JEENEETards Index](https://www.reddit.com/r/JEENEETards/wiki/index)** - Guides / Study Material
|
* 🌐 **[/r/JEENEETards Index](https://www.reddit.com/r/JEENEETards/wiki/index)** - Guides / Study Material
|
||||||
* ⭐ **[PirateHive](https://phantomcodex9.github.io/piratehive/)** - Guides / Study Material
|
* ⭐ **[PirateHive](https://phantomcodex9.github.io/piratehive/)** - Guides / Study Material
|
||||||
* [JEE Books](https://t.me/+iHmGydsEO343ODk1) - JEE Books Archive
|
* [JEE Books](https://t.me/+iHmGydsEO343ODk1) - JEE Books Archive
|
||||||
|
@ -1347,7 +1389,6 @@
|
||||||
## ▷ Wikipedia Tools
|
## ▷ Wikipedia Tools
|
||||||
|
|
||||||
* [HatNote](https://top.hatnote.com/) - Top Pages
|
* [HatNote](https://top.hatnote.com/) - Top Pages
|
||||||
* [Deletionpedia](https://deletionpedia.org/en/Main_Page) - Deleted Pages
|
|
||||||
* [HyperLeak](https://hyperleap.com/), [2](https://reversepedia.org/) - Page Connections
|
* [HyperLeak](https://hyperleap.com/), [2](https://reversepedia.org/) - Page Connections
|
||||||
* [Wiki Dark Mode](https://en.wikipedia.org/wiki/Wikipedia:Dark_mode) - Dark Mode
|
* [Wiki Dark Mode](https://en.wikipedia.org/wiki/Wikipedia:Dark_mode) - Dark Mode
|
||||||
* [wik](https://github.com/yashsinghcodes/wik) - Wiki TUI
|
* [wik](https://github.com/yashsinghcodes/wik) - Wiki TUI
|
||||||
|
|
|
@ -9,11 +9,11 @@
|
||||||
* ↪️ **[File Scanners](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_file_scanners)**
|
* ↪️ **[File Scanners](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_file_scanners)**
|
||||||
* ⭐ **[Fileinfo](https://fileinfo.com/)**, [Filext](https://filext.com/) or [OpenMyFiles](https://www.openmyfiles.com/) - File Extension Libraries
|
* ⭐ **[Fileinfo](https://fileinfo.com/)**, [Filext](https://filext.com/) or [OpenMyFiles](https://www.openmyfiles.com/) - File Extension Libraries
|
||||||
* ⭐ **[czkawka](https://github.com/qarmin/czkawka)** or [dupeGuru](https://dupeguru.voltaicideas.net/) - Duplicate File Finders
|
* ⭐ **[czkawka](https://github.com/qarmin/czkawka)** or [dupeGuru](https://dupeguru.voltaicideas.net/) - Duplicate File Finders
|
||||||
|
* ⭐ **[Phockup](https://github.com/ivandokov/phockup)** - Organize Photo / Video Files by Date
|
||||||
* [horsicq](https://horsicq.github.io/) - File Tools / [GitHub](https://github.com/horsicq/)
|
* [horsicq](https://horsicq.github.io/) - File Tools / [GitHub](https://github.com/horsicq/)
|
||||||
* [Beyond Compare](https://www.scootersoftware.com/) - File / Directory Comparison Tool / [Pro](https://rentry.co/FMHYBase64#beyond-compare-crack)
|
* [Beyond Compare](https://www.scootersoftware.com/) - File / Directory Comparison Tool / [Pro](https://rentry.co/FMHYBase64#beyond-compare-crack)
|
||||||
* [UnLock IT](https://emcosoftware.com/unlock-it/download) or [Lock Hunter](https://lockhunter.com/) - File Unlocker / Deleter
|
* [UnLock IT](https://emcosoftware.com/unlock-it/download) or [Lock Hunter](https://lockhunter.com/) - File Unlocker / Deleter
|
||||||
* [Magika](https://github.com/google/magika) - AI File Content Type Detector
|
* [Magika](https://github.com/google/magika) - AI File Content Type Detector
|
||||||
* [Phockup](https://github.com/ivandokov/phockup) - Organize Photo / Video Files by Date
|
|
||||||
* [Icaros](https://github.com/Xanashi/Icaros) - Add Explorer Thumbnails to any Video Format
|
* [Icaros](https://github.com/Xanashi/Icaros) - Add Explorer Thumbnails to any Video Format
|
||||||
* [Tagging for Windows](https://tagging.connectpaste.com/) - Tag-Based File System
|
* [Tagging for Windows](https://tagging.connectpaste.com/) - Tag-Based File System
|
||||||
* [WinBtrfs](https://github.com/maharmstone/btrfs) - Btrfs File System
|
* [WinBtrfs](https://github.com/maharmstone/btrfs) - Btrfs File System
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
## ▷ Download Managers
|
## ▷ Download Managers
|
||||||
|
|
||||||
* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - Download Manager / [Debloat](https://rentry.org/jdownloader2) / [Dark Theme](https://redd.it/q3xrgj), [2](https://github.com/moktavizen/material-darker-jdownloader/) / [Dracula Theme](https://draculatheme.com/jdownloader2)
|
* ⭐ **[JDownloader](https://jdownloader.org/jdownloader2)** - Download Manager / [Debloat](https://rentry.org/jdownloader2) / [Dark Theme](https://redd.it/q3xrgj), [2](https://github.com/moktavizen/material-darker-jdownloader/) / [Dracula Theme](https://draculatheme.com/jdownloader2) / [Apps](https://my.jdownloader.org/apps/)
|
||||||
* ⭐ **[Go Speed](https://gopeed.com/)** - Download Manager / [GitHub](https://github.com/GopeedLab/gopeed) / [Extension](https://github.com/GopeedLab/browser-extension) / [Plugins](https://github.com/search?q=topic%3Agopeed-extension&type=repositories)
|
* ⭐ **[Go Speed](https://gopeed.com/)** - Download Manager / [GitHub](https://github.com/GopeedLab/gopeed) / [Extension](https://github.com/GopeedLab/browser-extension) / [Plugins](https://github.com/search?q=topic%3Agopeed-extension&type=repositories)
|
||||||
* ⭐ **[IDM](https://rentry.co/FMHYBase64#idm)** - Download Manager
|
* ⭐ **[IDM](https://rentry.co/FMHYBase64#idm)** - Download Manager
|
||||||
* [AB Download Manager](https://abdownloadmanager.com/) - Download Manager / [GitHub](https://github.com/amir1376/ab-download-manager) / [Telegram](https://t.me/abdownloadmanager_discussion)
|
* [AB Download Manager](https://abdownloadmanager.com/) - Download Manager / [GitHub](https://github.com/amir1376/ab-download-manager) / [Telegram](https://t.me/abdownloadmanager_discussion)
|
||||||
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ File Archivers
|
## ▷ Archiving / Compression
|
||||||
|
|
||||||
* 🌐 **[SuperCompression](https://supercompression.org/)** - File Compression Resources
|
* 🌐 **[SuperCompression](https://supercompression.org/)** - File Compression Resources
|
||||||
* ⭐ **[NanaZip](https://github.com/M2Team/NanaZip)** - File Archiver
|
* ⭐ **[NanaZip](https://github.com/M2Team/NanaZip)** - File Archiver
|
||||||
|
@ -65,8 +65,7 @@
|
||||||
* ⭐ **[CompactGUI](https://github.com/IridiumIO/CompactGUI)** or [Compactor](https://github.com/Freaky/Compactor) - Transparent Compression
|
* ⭐ **[CompactGUI](https://github.com/IridiumIO/CompactGUI)** or [Compactor](https://github.com/Freaky/Compactor) - Transparent Compression
|
||||||
* [Fileforums](https://fileforums.com/) or [Encode](https://encode.su/) - Data Compression Forums
|
* [Fileforums](https://fileforums.com/) or [Encode](https://encode.su/) - Data Compression Forums
|
||||||
* [TurboBench](https://github.com/powturbo/TurboBench) - Compression Benchmark
|
* [TurboBench](https://github.com/powturbo/TurboBench) - Compression Benchmark
|
||||||
* [unzip-http](https://github.com/saulpw/unzip-http) - Unzip via HTTP without Downloading
|
* [WinRAR](https://www.win-rar.com/), [2](https://rarlab.com/) - File Archiver / [Licenses](https://rentry.co/FMHYBase64#winrar-licenses)
|
||||||
* [WinRAR](https://www.win-rar.com/) - File Archiver / [Licenses](https://rentry.co/FMHYBase64#winrar-licenses)
|
|
||||||
* [Efficient Compression Tool](https://github.com/fhanau/Efficient-Compression-Tool) or [Minuimus](https://birds-are-nice.me/software/minuimus.html) - File Archivers / Optimizers
|
* [Efficient Compression Tool](https://github.com/fhanau/Efficient-Compression-Tool) or [Minuimus](https://birds-are-nice.me/software/minuimus.html) - File Archivers / Optimizers
|
||||||
* [ZIP Extractor](https://zipextractor.app/) - Google Drive / Gmail File Archiver
|
* [ZIP Extractor](https://zipextractor.app/) - Google Drive / Gmail File Archiver
|
||||||
* [ezyZip](https://www.ezyzip.com/) - Zip Files Online
|
* [ezyZip](https://www.ezyzip.com/) - Zip Files Online
|
||||||
|
@ -109,7 +108,7 @@
|
||||||
## ▷ File Explorers
|
## ▷ File Explorers
|
||||||
|
|
||||||
* ⭐ **[Files](https://files.community/)** - Customizable Windows File Manager
|
* ⭐ **[Files](https://files.community/)** - Customizable Windows File Manager
|
||||||
* [Directory Opus](https://rentry.co/FMHYBase64#directory-opus) - Windows File Manager
|
* ⭐ **[Directory Opus](https://rentry.co/FMHYBase64#directory-opus)** - Windows File Manager
|
||||||
* [Xplorer](https://xplorer.space/) / [GitHub](https://github.com/kimlimjustin/xplorer) / [Discord](https://discord.com/invite/MHGtSWvfUS), [DoubleCMD](https://github.com/doublecmd/doublecmd) or [muCommander](https://www.mucommander.com/) - Cross Platform File Explorers
|
* [Xplorer](https://xplorer.space/) / [GitHub](https://github.com/kimlimjustin/xplorer) / [Discord](https://discord.com/invite/MHGtSWvfUS), [DoubleCMD](https://github.com/doublecmd/doublecmd) or [muCommander](https://www.mucommander.com/) - Cross Platform File Explorers
|
||||||
* [Sigma](https://sigma-file-manager.vercel.app) - Modern File Manager for Windows / Linux / [GitHub](https://github.com/aleksey-hoffman/sigma-file-manager)
|
* [Sigma](https://sigma-file-manager.vercel.app) - Modern File Manager for Windows / Linux / [GitHub](https://github.com/aleksey-hoffman/sigma-file-manager)
|
||||||
* [ChromaFiler](https://chroma.zone/chromafiler/) - Column-Based Windows File Manager
|
* [ChromaFiler](https://chroma.zone/chromafiler/) - Column-Based Windows File Manager
|
||||||
|
@ -154,17 +153,23 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ File Backup / Sync
|
## ▷ File Sync
|
||||||
|
|
||||||
* ⭐ **[SyncThing](https://syncthing.net/)** - Cross-Platform File Sync / [Tray Support](https://martchus.github.io/syncthingtray/) / [GitHub](https://github.com/syncthing/syncthing)
|
* ⭐ **[SyncThing](https://syncthing.net/)** - Cross-Platform File Sync / [Tray Support](https://martchus.github.io/syncthingtray/) / [GitHub](https://github.com/syncthing/syncthing)
|
||||||
* ⭐ **[freefilesync](https://freefilesync.org/)** - Open-Source File Backup
|
* ⭐ **[FreeFileSync](https://freefilesync.org/)** - Open-Source File Sync
|
||||||
* ⭐ **[Kopia](https://kopia.io/)** - Encrypted File Backup / [GitHub](https://github.com/kopia/kopia/)
|
|
||||||
* [MyPhoneExplorer](https://www.fjsoft.at/),[SyncFolder](https://apps.microsoft.com/detail/9nc73mjwhsww?rtc=1&hl=en-us&gl=US) - Phone and Desktop Sync
|
* [MyPhoneExplorer](https://www.fjsoft.at/),[SyncFolder](https://apps.microsoft.com/detail/9nc73mjwhsww?rtc=1&hl=en-us&gl=US) - Phone and Desktop Sync
|
||||||
* [allwaysync](https://allwaysync.com/) - File Sync Utility
|
* [allwaysync](https://allwaysync.com/) - File Sync Utility
|
||||||
* [Resilio](https://www.resilio.com/individuals/) - P2P File Sync
|
* [Resilio](https://www.resilio.com/individuals/) - P2P File Sync
|
||||||
* [SmartFTP](https://www.smartftp.com/) - FTP File Sync
|
* [SmartFTP](https://www.smartftp.com/) - FTP File Sync
|
||||||
* [rsync](https://rsync.samba.org) - Command-line File Sync / [GitHub](https://github.com/WayneD/rsync)
|
* [rsync](https://rsync.samba.org) - Command-line File Sync / [GitHub](https://github.com/WayneD/rsync)
|
||||||
* [Unison](https://github.com/bcpierce00/unison) - Bidirectional File Sync
|
* [Unison](https://github.com/bcpierce00/unison) - Bidirectional File Sync
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## ▷ File Backup
|
||||||
|
|
||||||
|
* ⭐ **[Kopia](https://kopia.io/)** - Encrypted File Backup / [GitHub](https://github.com/kopia/kopia/)
|
||||||
|
* ⭐ **[Rescuezilla](https://rescuezilla.com/)** or [CloneZilla](https://clonezilla.org/) - Disk Image Backup
|
||||||
* [FolderClone](https://www.folderclone.com/) - Folder Clone / Backup
|
* [FolderClone](https://www.folderclone.com/) - Folder Clone / Backup
|
||||||
* [BackupPC](https://backuppc.github.io/backuppc/) - Networked File backup
|
* [BackupPC](https://backuppc.github.io/backuppc/) - Networked File backup
|
||||||
* [TeraCopy](https://www.codesector.com/teracopy) - File Transfer / Backup
|
* [TeraCopy](https://www.codesector.com/teracopy) - File Transfer / Backup
|
||||||
|
@ -182,7 +187,7 @@
|
||||||
* ⭐ **[TestDisk](https://www.cgsecurity.org/wiki/TestDisk)** - File Recovery
|
* ⭐ **[TestDisk](https://www.cgsecurity.org/wiki/TestDisk)** - File Recovery
|
||||||
* [PhotoRec](https://www.cgsecurity.org/wiki/PhotoRec) - File Recovery
|
* [PhotoRec](https://www.cgsecurity.org/wiki/PhotoRec) - File Recovery
|
||||||
* [DMDE](https://dmde.com/download.html) - File Recovery
|
* [DMDE](https://dmde.com/download.html) - File Recovery
|
||||||
* [Windows File Recovery](https://apps.microsoft.com/detail/9n26s50ln705) - File Recovery
|
* [Windows File Recovery](https://apps.microsoft.com/detail/9n26s50ln705) - File Recovery
|
||||||
* [MultiPar](https://github.com/Yutaka-Sawada/MultiPar) - Prevent File Corruption / [Guide](https://youtu.be/5TsExiAsCXA)
|
* [MultiPar](https://github.com/Yutaka-Sawada/MultiPar) - Prevent File Corruption / [Guide](https://youtu.be/5TsExiAsCXA)
|
||||||
* [ShadowExplorer](https://www.shadowexplorer.com/) or [ShadowCopyView](https://www.nirsoft.net/utils/shadow_copy_view.html/) - Shadow Copy Explorers
|
* [ShadowExplorer](https://www.shadowexplorer.com/) or [ShadowCopyView](https://www.nirsoft.net/utils/shadow_copy_view.html/) - Shadow Copy Explorers
|
||||||
|
|
||||||
|
@ -228,7 +233,8 @@
|
||||||
* [WebToPDF](https://webtopdf.com/) or [Percollate](https://github.com/danburzo/percollate) - Webpage to PDF Converters
|
* [WebToPDF](https://webtopdf.com/) or [Percollate](https://github.com/danburzo/percollate) - Webpage to PDF Converters
|
||||||
* [GraphPaper](https://incompetech.com/graphpaper/) - PDF Graphs
|
* [GraphPaper](https://incompetech.com/graphpaper/) - PDF Graphs
|
||||||
* [Aspose](https://products.aspose.app/pdf/annotation) or [pdf-unstamper](https://github.com/hwding/pdf-unstamper) - PDF Watermark Remover
|
* [Aspose](https://products.aspose.app/pdf/annotation) or [pdf-unstamper](https://github.com/hwding/pdf-unstamper) - PDF Watermark Remover
|
||||||
* [Scan Your PDF](https://www.scanyourpdf.com/) - Make PDFs look Scanned
|
* [Scan Your PDF](https://www.scanyourpdf.com/) - Make PDFs Look Scanned
|
||||||
|
* [Dangerzone](https://dangerzone.rocks/) - Convert Malicious PDFs to Safe Files / [GitHub](https://github.com/freedomofpress/dangerzone)
|
||||||
* [PDF Fixer](https://pdffixer.com/) - Repair Damaged PDFs
|
* [PDF Fixer](https://pdffixer.com/) - Repair Damaged PDFs
|
||||||
* [OpenSign](https://github.com/OpenSignLabs/OpenSign), [FalsiScan](https://gitlab.com/edouardklein/falsisign), [JustSignPDF](https://justsignpdf.com/) or [Adobe Sign](https://www.adobe.com/acrobat/online/sign-pdf.html) - PDF Signature Tools
|
* [OpenSign](https://github.com/OpenSignLabs/OpenSign), [FalsiScan](https://gitlab.com/edouardklein/falsisign), [JustSignPDF](https://justsignpdf.com/) or [Adobe Sign](https://www.adobe.com/acrobat/online/sign-pdf.html) - PDF Signature Tools
|
||||||
* [Google Drive PDF Downloader](https://github.com/zeltox/Google-Drive-PDF-Downloader) - Download Protected GDrive PDFs
|
* [Google Drive PDF Downloader](https://github.com/zeltox/Google-Drive-PDF-Downloader) - Download Protected GDrive PDFs
|
||||||
|
@ -237,31 +243,81 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
# ► File Transfer
|
||||||
|
|
||||||
|
* ⭐ **[LocalSend](https://localsend.org/)** - Desktop / Mobile Transfer / [Discord](https://discord.com/invite/GSRWmQNP87) / [GitHub](https://github.com/localsend/localsend)
|
||||||
|
* [Photon](https://photondev.netlify.app/) - Desktop / Mobile Transfer / [GitHub](https://github.com/abhi16180/photon)
|
||||||
|
* [KDE Connect](https://kdeconnect.kde.org/) - Desktop / Mobile Transfer
|
||||||
|
* [Warpinator](https://github.com/linuxmint/warpinator) - Desktop / Mobile Transfer
|
||||||
|
* [QRServ](https://play.google.com/store/apps/details?id=dev.uint.qrserv) - Desktop / Mobile Transfer / [GitHub](https://github.com/uintdev/qrserv)
|
||||||
|
* [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole) - Desktop / Mobile Transfer
|
||||||
|
* [croc](https://github.com/schollz/croc) - Desktop / Mobile Transfer / [GUI](https://github.com/howeyc/crocgui)
|
||||||
|
* [LANDrop](https://landrop.app/) - Desktop / Mobile Transfer
|
||||||
|
* [OnionShare](https://onionshare.org/) - Share Files Over Tor Network
|
||||||
|
* [FileZilla](https://filezilla-project.org/) - FTP Client
|
||||||
|
* [WinSCP](https://winscp.net/eng/index.php) - FTP Client
|
||||||
|
* [Wing FTP](https://www.wftpserver.com/) - FTP Client
|
||||||
|
* [Xlight](https://xlightftpd.com/) - FTP Client
|
||||||
|
* [IPFS](https://ipfs.tech/) or [kubo](https://github.com/ipfs/kubo) - P2P Hypermedia Protocol
|
||||||
|
* IPFS Tools - [Resources](https://awesome.ipfs.tech/), [2](https://github.com/ipfs/awesome-ipfs) / [Extension](https://github.com/ipfs/ipfs-companion) / [Desktop](https://github.com/ipfs/ipfs-desktop) / [IPFS Cluster](https://ipfscluster.io/)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## ▷ P2P Transfer
|
||||||
|
|
||||||
|
* ⭐ **[ToffeeShare](https://toffeeshare.com/)**
|
||||||
|
* ⭐ **[Blaze](https://blaze.vercel.app/)** / [GitHub](https://github.com/blenderskool/blaze)
|
||||||
|
* ⭐ **[JustBeamIt](https://justbeamit.com/)**
|
||||||
|
* ⭐ **[SpaceDrop](https://spacedrop.app/)**
|
||||||
|
* [Surge](https://getsurge.io/) - P2P App
|
||||||
|
* [Wormhole](https://wormhole.app/)
|
||||||
|
* [PairDrop](https://pairdrop.net/) / [GitHub](https://github.com/schlagmichdoch/pairdrop)
|
||||||
|
* [Snapdrop](https://snapdrop.net/) / [GitHub](https://github.com/SnapDrop/snapdrop)
|
||||||
|
* [ShareDrop](https://www.sharedrop.io/)
|
||||||
|
* [new.space](https://new.space/)
|
||||||
|
* [FilePizza](https://file.pizza/)
|
||||||
|
* [TransferNow](https://www.transfernow.net/en)
|
||||||
|
* [Horizon Send](https://send.hrzn.cool/)
|
||||||
|
* [Salad Room](https://saladroom.net/)
|
||||||
|
* [blymp.io](https://blymp.io/) / [GitHub](https://github.com/vantezzen/blymp-io)
|
||||||
|
* [drop.lol](https://drop.lol/) / [GitHub](https://github.com/mat-sz/filedrop-web)
|
||||||
|
* [sendfilesencrypted.com](https://sendfilesencrypted.com/)
|
||||||
|
* [LIGHTNING SHARE](https://lightning-share.vercel.app/)
|
||||||
|
* [rDrop](https://rdrop.link/)
|
||||||
|
* [WebDrop](https://webdrop.space/)
|
||||||
|
* [MyAirBridge.com](https://www.myairbridge.com/)
|
||||||
|
* [Sprend](https://sprend.com/)
|
||||||
|
* [WebWormhole](https://webwormhole.io/)
|
||||||
|
* [EchoDuck](https://echoduck.com/)
|
||||||
|
* [FileLove](https://file.love/)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
# ► File Hosts
|
# ► File Hosts
|
||||||
|
|
||||||
* **Note** - Keep in mind that it's **never** a good idea to upload personal or confidential files to any file host, even if they claim to be encrypted. Most file hosts remove files after inactivity, while some delete them regardless. Check each host if you're concerned about file expiry.
|
* **Note** - Keep in mind that it's **never** a good idea to upload personal or confidential files to any file host, even if they claim to be encrypted. Most file hosts only remove files after inactivity, while some delete them regardless. Check each host if you're concerned about file expiry.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
* ↪️ **[Video File Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_video_file_hosts)**
|
* ↪️ **[Video File Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_video_file_hosts)**
|
||||||
|
* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 120 Days / [Discord](https://discord.gg/TWKGvYAFvX) / [Speedtest](https://pixeldrain.com/speedtest) / [Limit Bypass](https://pixeldrain-bypass.cybar.xyz/) / [Bypass Script](https://greasyfork.org/en/scripts/491326)
|
||||||
|
* ⭐ **[Buzzheavier](https://buzzheavier.com/)** - Unlimited / 30 Days+ / **[Use Adblocker](https://rentry.org/zo2dcbkp)** / [Discord](https://discord.gg/ttQjgC28WP)
|
||||||
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 Days
|
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 Days
|
||||||
* ⭐ **[1fichier.com](https://1fichier.com/)** - 300GB / 15 Days (30 Days with Account)
|
|
||||||
* ⭐ **[Send.cm](https://send.cm/)** - 100GB / 15 Days
|
* ⭐ **[Send.cm](https://send.cm/)** - 100GB / 15 Days
|
||||||
|
* ⭐ **[file.haus](https://filehaus.top/)** - 300GB / Forever / [.pk](https://filehaus.pk/) / [.su](https://filehaus.su/) / [.onion](http://fileha3hjvudqs2moembtaegnpjo5ptec3tomf5dlxx6ydwtajkkahyd.onion/) / [.i2p](http://xr256v4weabr3rdz3nqzb27bv3gkwjisuf2d57urqtmh3gx3w7da.b32.i2p/) / [.loki](http://nipqehne9zrtpryw6ig5y9gu7c8gwt8ymrrncufxg1g8wf5t4rqo.loki/) / [Discord](https://discord.gg/5Ac25XZfv6) / [Telegram](https://t.me/tsutajanet)
|
||||||
* ⭐ **[Pillowcase](https://pillowcase.su/)** - Audio File Host / 200MB (500MB with Account) / Forever
|
* ⭐ **[Pillowcase](https://pillowcase.su/)** - Audio File Host / 200MB (500MB with Account) / Forever
|
||||||
* ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever
|
* ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever
|
||||||
* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 120 Days / [Discord](https://discord.gg/TWKGvYAFvX) / [Speedtest](https://pixeldrain.com/speedtest) / [Limit Bypass](https://pixeldrain-bypass.cybar.xyz/) / [Bypass Script](https://greasyfork.org/en/scripts/491326)
|
|
||||||
* ⭐ **[Buzzheavier](https://buzzheavier.com/)** - Unlimited / Forever / **[Use Adblocker](https://rentry.org/zo2dcbkp)** / [Discord](https://discord.gg/ttQjgC28WP)
|
|
||||||
* ⭐ **[file.haus](https://filehaus.top/)** - 300GB / Forever / [.pk](https://filehaus.pk/) / [.su](https://filehaus.su/) / [.onion](http://fileha3hjvudqs2moembtaegnpjo5ptec3tomf5dlxx6ydwtajkkahyd.onion/) / [.i2p](http://xr256v4weabr3rdz3nqzb27bv3gkwjisuf2d57urqtmh3gx3w7da.b32.i2p/) / [.loki](http://nipqehne9zrtpryw6ig5y9gu7c8gwt8ymrrncufxg1g8wf5t4rqo.loki/) / [Shortener](https://filehaus.xyz/) [(note)](https://pastebin.com/Q2sWEYVj) / [Discord](https://discord.gg/5Ac25XZfv6) / [Telegram](https://t.me/tsutajanet)
|
|
||||||
* [MultiUp.io](https://multiup.io/) / [Extract / Upload](https://github.com/Reddiepoint/MultiUp-Direct), [MirrorAce](https://mirrorace.com/) or [Mirrored.to](https://www.mirrored.to/) - Multi Host Uploaders
|
* [MultiUp.io](https://multiup.io/) / [Extract / Upload](https://github.com/Reddiepoint/MultiUp-Direct), [MirrorAce](https://mirrorace.com/) or [Mirrored.to](https://www.mirrored.to/) - Multi Host Uploaders
|
||||||
* [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App
|
* [Z-o-o-m](https://z-o-o-m.eu/) - Multi-Host Upload Desktop App
|
||||||
* [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / Account Required
|
* [MixDrop](https://mixdrop.ag/) - Unlimited / 60 Days / Account Required
|
||||||
* [Qiwi](https://qiwi.gg) - Account Required
|
* [Qiwi](https://qiwi.gg) - Account Required
|
||||||
* [HIDAN](https://hidan.sh/) - Unlimited / 10+ Days (from upload)
|
* [HIDAN](https://hidan.sh/) - Unlimited / 10+ Days (from upload)
|
||||||
|
* [1fichier.com](https://1fichier.com/) - 300GB / 15 Days (30 Days with Account)
|
||||||
* [Filebin](https://filebin.net/) - Unlimited / 6 Days / [Warning](https://pastebin.com/W0j4VDAN)
|
* [Filebin](https://filebin.net/) - Unlimited / 6 Days / [Warning](https://pastebin.com/W0j4VDAN)
|
||||||
* [file.kiwi](https://file.kiwi/) - Unlimited / [File Expiry Explanation](https://file.kiwi/en/price)
|
* [file.kiwi](https://file.kiwi/) - Unlimited / [File Expiry Explanation](https://file.kiwi/en/price)
|
||||||
|
* [Easyupload.io](https://easyupload.io/) - 100GB / 30 Days
|
||||||
* [FEX.NET](https://fex.net/) - 100GB / 7 Days
|
* [FEX.NET](https://fex.net/) - 100GB / 7 Days
|
||||||
* [eDisk](https://www.edisk.cz/) - 20GB / 30 Days
|
* [eDisk](https://www.edisk.cz/) - 20GB / 30 Days
|
||||||
* [Easyupload.io](https://easyupload.io/) - 100GB / 30 Days
|
|
||||||
* [SwissTransfer](https://www.swisstransfer.com/) - 50GB / 30 Days / 250 Downloads
|
* [SwissTransfer](https://www.swisstransfer.com/) - 50GB / 30 Days / 250 Downloads
|
||||||
* [BowFile](https://bowfile.com/) - 20GB / 20 Days
|
* [BowFile](https://bowfile.com/) - 20GB / 20 Days
|
||||||
* [Hexupload](https://www.hexupload.net/) or [AnonTransfer](https://anontransfer.com/) - 15GB / 30 Days
|
* [Hexupload](https://www.hexupload.net/) or [AnonTransfer](https://anontransfer.com/) - 15GB / 30 Days
|
||||||
|
@ -269,7 +325,7 @@
|
||||||
* [Fastupload.io](https://fastupload.io/en) - 10GB / 30 Days (60 Days with Account)
|
* [Fastupload.io](https://fastupload.io/en) - 10GB / 30 Days (60 Days with Account)
|
||||||
* [Drop Download](https://drop.download/) - 10GB / 30 Days / Account Required
|
* [Drop Download](https://drop.download/) - 10GB / 30 Days / Account Required
|
||||||
* [DesiUpload](https://desiupload.co/) - 10GB / 15 Days (15GB / 30 Days with Account)
|
* [DesiUpload](https://desiupload.co/) - 10GB / 15 Days (15GB / 30 Days with Account)
|
||||||
* [GrosFichiers](https://www.grosfichiers.com/) - 10GB / 14 Days
|
* [GrosFichiers](https://www.grosfichiers.com/) or [DataTransfer](https://www.datatransfer.com/) - 10GB / 14 Days
|
||||||
* [Fshare](https://www.fshare.vn/) - 10GB / 5 Days
|
* [Fshare](https://www.fshare.vn/) - 10GB / 5 Days
|
||||||
* [Uploadraja.com](https://uploadraja.com/) - 10GB / 4 Days (30GB / 15 Days with Account)
|
* [Uploadraja.com](https://uploadraja.com/) - 10GB / 4 Days (30GB / 15 Days with Account)
|
||||||
* [FileTransfer.io](https://filetransfer.io/) - 6GB / 21 Days / 50 Downloads
|
* [FileTransfer.io](https://filetransfer.io/) - 6GB / 21 Days / 50 Downloads
|
||||||
|
@ -281,8 +337,8 @@
|
||||||
* [pCloud Transfer](https://transfer.pcloud.com/) or [Tresorit Send](https://send.tresorit.com/) - 5GB / 7 Days / Email Required
|
* [pCloud Transfer](https://transfer.pcloud.com/) or [Tresorit Send](https://send.tresorit.com/) - 5GB / 7 Days / Email Required
|
||||||
* [Temp.sh](https://temp.sh/) - 4GB / 3 Days
|
* [Temp.sh](https://temp.sh/) - 4GB / 3 Days
|
||||||
* [File Convoy](https://www.fileconvoy.com/) - 3GB / 21 Days
|
* [File Convoy](https://www.fileconvoy.com/) - 3GB / 21 Days
|
||||||
* [FilePost](https://file-post.net/) - 3GB / 7 Days / Email Required
|
* [Send](https://send.vis.ee/) - 2.5GB / 3 Days / 10 Downloads / [CLI](https://github.com/timvisee/ffsend) / [Instances](https://gitlab.com/timvisee/send-instances)
|
||||||
* [Send](https://send.vis.ee/) - 2.5GB / 3 Days / 10 Downloads / [Instances](https://gitlab.com/timvisee/send-instances)
|
* [JUMBOmail](https://www.jumbomail.me/) - 2GB / 7 Days / Email Required
|
||||||
* [DropMB](https://dropmb.com/) - 512MB / 5 Years
|
* [DropMB](https://dropmb.com/) - 512MB / 5 Years
|
||||||
* [FireLoad](https://www.fireload.com/) - 2GB / 60 Days / Account Required
|
* [FireLoad](https://www.fireload.com/) - 2GB / 60 Days / Account Required
|
||||||
* [Lufi](https://upload.disroot.org/) - 2GB / 30 Days
|
* [Lufi](https://upload.disroot.org/) - 2GB / 30 Days
|
||||||
|
@ -294,60 +350,6 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ P2P File Transfer
|
|
||||||
|
|
||||||
* ⭐ **[ToffeeShare](https://toffeeshare.com/)**
|
|
||||||
* ⭐ **[Blaze](https://blaze.vercel.app/)** / [GitHub](https://github.com/blenderskool/blaze)
|
|
||||||
* ⭐ **[LocalSend](https://localsend.org/)** - Desktop / Mobile Transfer / [Discord](https://discord.com/invite/GSRWmQNP87) / [GitHub](https://github.com/localsend/localsend)
|
|
||||||
* ⭐ **[justbeamit](https://justbeamit.com/)**
|
|
||||||
* ⭐ **[spacedrop](https://spacedrop.app/)**
|
|
||||||
* [wormhole](https://wormhole.app/)
|
|
||||||
* [KDEConnect](https://kdeconnect.kde.org/)
|
|
||||||
* [Warpinator](https://github.com/linuxmint/warpinator) - Desktop / Mobile Transfer
|
|
||||||
* [QRServ](https://play.google.com/store/apps/details?id=dev.uint.qrserv) - Desktop / Mobile Transfer / [GitHub](https://github.com/uintdev/qrserv)
|
|
||||||
* [Magic Wormhole](https://github.com/magic-wormhole/magic-wormhole) - Desktop / Mobile Transfer
|
|
||||||
* [croc](https://github.com/schollz/croc) - Desktop / Mobile Transfer / [GUI](https://github.com/howeyc/crocgui)
|
|
||||||
* [pairdrop](https://pairdrop.net/) / [GitHub](https://github.com/schlagmichdoch/pairdrop)
|
|
||||||
* [Snapdrop](https://snapdrop.net/) / [GitHub](https://github.com/SnapDrop/snapdrop)
|
|
||||||
* [sharedrop](https://www.sharedrop.io/)
|
|
||||||
* [new.space](https://new.space/)
|
|
||||||
* [file.pizza](https://file.pizza/)
|
|
||||||
* [Transfernow](https://www.transfernow.net/en)
|
|
||||||
* [onionshare](https://onionshare.org/)
|
|
||||||
* [Horizon Send](https://send.hrzn.cool/)
|
|
||||||
* [WinSCP](https://winscp.net/eng/index.php)
|
|
||||||
* [landrop](https://landrop.app/)
|
|
||||||
* [Surge](https://getsurge.io/)
|
|
||||||
* [saladroom](https://saladroom.net/)
|
|
||||||
* [blymp.io](https://blymp.io/) / [GitHub](https://github.com/vantezzen/blymp-io)
|
|
||||||
* [drop.lol](https://drop.lol/) / [GitHub](https://github.com/mat-sz/filedrop-web)
|
|
||||||
* [sendfiles](https://sendfiles.online/)
|
|
||||||
* [XD-Torrent](https://xd-torrent.github.io/)
|
|
||||||
* [lightning](https://lightning-share.vercel.app/)
|
|
||||||
* [RDrop](https://rdrop.link/)
|
|
||||||
* [webdrop](https://webdrop.space/)
|
|
||||||
* [MyAirBridge](https://www.myairbridge.com/)
|
|
||||||
* [Sprend](https://sprend.com/)
|
|
||||||
* [JumboMail](https://www.jumbomail.me/)
|
|
||||||
* [PlusTransfer](https://www.plustransfer.com/)
|
|
||||||
* [Wing FTP](https://www.wftpserver.com/)
|
|
||||||
* [Xlight](https://xlightftpd.com/)
|
|
||||||
* [FileZilla](https://filezilla-project.org/)
|
|
||||||
* [uschovna](https://www.uschovna.cz/)
|
|
||||||
* [posilej](https://posilej.cz/)
|
|
||||||
* [filetransfer](https://filetransfer.kpn.com/)
|
|
||||||
* [WebWormhole](https://webwormhole.io/)
|
|
||||||
* [Destiny](https://github.com/LeastAuthority/destiny)
|
|
||||||
* [sharrr](https://www.sharrr.com/)
|
|
||||||
* [Photon](https://photondev.netlify.app/)
|
|
||||||
* [EchoDuck](https://echoduck.com/)
|
|
||||||
* [ffsend](https://github.com/timvisee/ffsend)
|
|
||||||
* [File.love](https://file.love/)
|
|
||||||
* [IPFS](https://ipfs.tech/) or [kubo](https://github.com/ipfs/kubo) - P2P Hypermedia Protocol
|
|
||||||
* IPFS Tools - [Resources](https://awesome.ipfs.tech/), [2](https://github.com/ipfs/awesome-ipfs) / [Extension](https://github.com/ipfs/ipfs-companion) / [Desktop](https://github.com/ipfs/ipfs-desktop) / [IPFS Cluster](https://ipfscluster.io/)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## ▷ Cloud Storage
|
## ▷ Cloud Storage
|
||||||
|
|
||||||
* **Note** - Monthly prices are based on annual plans. 2TB prices are halved for comparison if a 1TB plan doesn't exist for a service.
|
* **Note** - Monthly prices are based on annual plans. 2TB prices are halved for comparison if a 1TB plan doesn't exist for a service.
|
||||||
|
@ -356,7 +358,7 @@
|
||||||
|
|
||||||
* ⭐ **[Cloud Storage Comparisons](https://eylenburg.github.io/cloud_comparison.htm)** - Compare Cloud Storage Policies
|
* ⭐ **[Cloud Storage Comparisons](https://eylenburg.github.io/cloud_comparison.htm)** - Compare Cloud Storage Policies
|
||||||
* ⭐ **[GDrive](https://drive.google.com/)** - 15GB Free / ~$3 for 1TB
|
* ⭐ **[GDrive](https://drive.google.com/)** - 15GB Free / ~$3 for 1TB
|
||||||
* ⭐ **[mega](https://mega.nz/)** - 20GB Free / ~$4.50 for 1TB / [GitHub](https://github.com/meganz)
|
* ⭐ **[mega](https://mega.nz/)** - 20GB Free / ~$4.50 for 1TB / [Retention Note](https://pastebin.com/SZ82FEL9) / [GitHub](https://github.com/meganz)
|
||||||
* ⭐ **[disk.yandex](https://disk.yandex.com/)** - 5GB Free / $2 for 1TB
|
* ⭐ **[disk.yandex](https://disk.yandex.com/)** - 5GB Free / $2 for 1TB
|
||||||
* ⭐ **[filen](https://filen.io/)** - 10GB Free / ~$8 for 1TB
|
* ⭐ **[filen](https://filen.io/)** - 10GB Free / ~$8 for 1TB
|
||||||
* [Cloud Storage Archiving Guide](https://pastebin.com/kLhLHsXg) - How To Safely Archive Files on Cloud Storage Sites
|
* [Cloud Storage Archiving Guide](https://pastebin.com/kLhLHsXg) - How To Safely Archive Files on Cloud Storage Sites
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
# ► Gaming Tools
|
# ► Gaming Tools
|
||||||
|
|
||||||
|
* 🌐 **[PCGamingWiki](https://www.pcgamingwiki.com/)** - Game Fixes & Workarounds
|
||||||
* ↪️ **[Download Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools/#wiki_.25B7_download_managers)**
|
* ↪️ **[Download Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools/#wiki_.25B7_download_managers)**
|
||||||
* ↪️ **[Media Posters / Covers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_covers_.2F_posters)**
|
* ↪️ **[Media Posters / Covers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_covers_.2F_posters)**
|
||||||
* ↪️ **[Game Soundtracks](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_game_soundtracks)**
|
* ↪️ **[Game Soundtracks](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/audio#wiki_.25B7_game_soundtracks)**
|
||||||
|
@ -34,12 +35,13 @@
|
||||||
* [Shmuplations](https://shmuplations.com/) - Japanese Developer Interviews
|
* [Shmuplations](https://shmuplations.com/) - Japanese Developer Interviews
|
||||||
* [Wiki.gg](https://wiki.gg/wikis/) - Game Wikis / [Redirector](https://support.wiki.gg/wiki/Redirect_to_wiki.gg)
|
* [Wiki.gg](https://wiki.gg/wikis/) - Game Wikis / [Redirector](https://support.wiki.gg/wiki/Redirect_to_wiki.gg)
|
||||||
* [CSDb](https://csdb.dk/) or [GB64](https://gb64.com/index.php) - Commodore 64 Resources
|
* [CSDb](https://csdb.dk/) or [GB64](https://gb64.com/index.php) - Commodore 64 Resources
|
||||||
|
* [Awesome J2ME](https://github.com/hstsethi/awesome-j2me) - J2ME Resources
|
||||||
* [MORT](https://github.com/killkimno/MORT) - Real-time Game Text Translation
|
* [MORT](https://github.com/killkimno/MORT) - Real-time Game Text Translation
|
||||||
* [Textractor](https://github.com/Artikash/Textractor) - Extract Text from Games / Visual Novels
|
* [Textractor](https://github.com/Artikash/Textractor) - Extract Text from Games / Visual Novels
|
||||||
* [GARbro](https://github.com/morkt/GARbro/) - Browse / Extract Visual Novel Resources
|
* [GARbro](https://github.com/morkt/GARbro/) - Browse / Extract Visual Novel Resources
|
||||||
* [ConceptArt](https://vk.com/conceptart) - Video Game Concept Art
|
* [ConceptArt](https://vk.com/conceptart) - Video Game Concept Art
|
||||||
* [FatmanTutorial](https://archive.org/details/fatmantutorial) - How to Repack Games
|
* [How Denuvo Works](https://rentry.co/FMHYBase64#how-denuvo-works)
|
||||||
* [How Denuvo Works](https://rentry.co/denuvo)
|
* [Game Cracking / Repacking Guides](https://rentry.co/FMHYBase64#game-cracking-guides)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -47,13 +49,13 @@
|
||||||
|
|
||||||
* 🌐 **[Steam Tool Collection](https://steamcommunity.com/sharedfiles/filedetails/?id=451698754)**, [steam.tools](https://steam.tools/) or [SteamInternals](https://cs.rin.ru/forum/viewtopic.php?f=10&t=65887) - Steam Tool Indexes
|
* 🌐 **[Steam Tool Collection](https://steamcommunity.com/sharedfiles/filedetails/?id=451698754)**, [steam.tools](https://steam.tools/) or [SteamInternals](https://cs.rin.ru/forum/viewtopic.php?f=10&t=65887) - Steam Tool Indexes
|
||||||
* ↪️ **[Steam Workshop Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_steam_workshop_downloaders)**
|
* ↪️ **[Steam Workshop Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_steam_workshop_downloaders)**
|
||||||
* ⭐ **[Koalageddon](https://github.com/acidicoala/Koalageddon/)** / [v2](https://github.com/acidicoala/Koalageddon2) - DLC Unlocker for Steam, Epic, Origin, EA and Uplay
|
|
||||||
* ⭐ **[CreamAPI](https://cs.rin.ru/forum/viewtopic.php?t=70576)** - Steam DLC Unlocker / [Auto Setup](https://cs.rin.ru/forum/viewtopic.php?p=2013521)
|
* ⭐ **[CreamAPI](https://cs.rin.ru/forum/viewtopic.php?t=70576)** - Steam DLC Unlocker / [Auto Setup](https://cs.rin.ru/forum/viewtopic.php?p=2013521)
|
||||||
* ⭐ **[GreenLuma](https://cs.rin.ru/forum/viewtopic.php?f=29&t=103709)** - Offline Steam DRM Bypass / DLC Unlocker / [Manager](https://github.com/BlueAmulet/GreenLuma-2024-Manager) / [Family Bypass Guide](https://rentry.org/gzny948p)
|
* ⭐ **[GreenLuma](https://cs.rin.ru/forum/viewtopic.php?f=29&t=103709)** - Offline Steam DRM Bypass / DLC Unlocker / [Manager](https://github.com/BlueAmulet/GreenLuma-2024-Manager) / [Family Bypass Guide](https://rentry.org/gzny948p)
|
||||||
* ⭐ **[Unsteam](https://cs.rin.ru/forum/viewtopic.php?f=20&t=134707&hilit=unsteam)** - Online Steam DRM Bypass / Cracked Servers Only / Multiplayer Emulator
|
* ⭐ **[Unsteam](https://cs.rin.ru/forum/viewtopic.php?f=20&t=134707&hilit=unsteam)** - Online Steam DRM Bypass / Cracked Servers Only / Multiplayer Emulator
|
||||||
* ⭐ **[Steamless](https://github.com/atom0s/Steamless)** - Steam DRM Remover
|
* ⭐ **[Steamless](https://github.com/atom0s/Steamless)** - Steam DRM Remover
|
||||||
* ⭐ **[Goldberg](https://github.com/Detanup01/gbe_fork)** / [GUI](https://github.com/brunolee-GIT/GSE-Generator) / [Guide](https://rentry.co/goldberg_emulator) / [SmartSteamEmu](https://cs.rin.ru/forum/viewtopic.php?f=29&t=62935&sid=c6b5dadd40d56ac20a8789121bb743c5) - Offline Steam DRM Bypass / Multiplayer Emulator
|
* ⭐ **[Goldberg](https://github.com/Detanup01/gbe_fork)** / [GUI](https://github.com/brunolee-GIT/GSE-Generator) / [Guide](https://rentry.co/goldberg_emulator) / [SmartSteamEmu](https://cs.rin.ru/forum/viewtopic.php?f=29&t=62935&sid=c6b5dadd40d56ac20a8789121bb743c5) - Offline Steam DRM Bypass / Multiplayer Emulator
|
||||||
* ⭐ **[Steam-Auto-Crack](https://github.com/oureveryday/Steam-auto-crack)** or [SteamAutoCracker](https://github.com/BigBoiCJ/SteamAutoCracker) - Auto Apply Goldberg + Steamless / [Guide](https://codeberg.org/fernbacher/How-To-Crack)
|
* ⭐ **[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)
|
||||||
|
* ⭐ **[Koalageddon](https://github.com/acidicoala/Koalageddon/)** / [v2](https://github.com/acidicoala/Koalageddon2) - DLC Unlocker for Epic, Origin, EA and Uplay
|
||||||
* ⭐ **[SteamDB](https://steamdb.info/)** or [Steambase](https://steambase.io/) - Steam Insights Tools / [Extension](https://steamdb.info/extension/)
|
* ⭐ **[SteamDB](https://steamdb.info/)** or [Steambase](https://steambase.io/) - Steam Insights Tools / [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
|
* ⭐ **[RedAlt SteamUp](https://cs.rin.ru/forum/viewtopic.php?f=14&t=138413&p=3000090)** - Steam Depot Update Creator
|
||||||
|
@ -126,7 +128,7 @@
|
||||||
* ⭐ **[MSI Kombustor](https://www.geeks3d.com/furmark/kombustor/)** - GPU Benchmark Test
|
* ⭐ **[MSI Kombustor](https://www.geeks3d.com/furmark/kombustor/)** - GPU Benchmark Test
|
||||||
* ⭐ **[ProSettings](https://prosettings.net/)**, [Share Gaming Tweaks](https://www.tenforums.com/gaming/117377-share-gaming-tweaks-chec-my-comprehensive-list-will-blow-your-mind.html), [/r/OptimizedGaming](https://www.reddit.com/r/OptimizedGaming/), [SweetFX](https://sfx.thelazy.net/), [ENBSeries](http://enbdev.com) - Settings Optimization Guides
|
* ⭐ **[ProSettings](https://prosettings.net/)**, [Share Gaming Tweaks](https://www.tenforums.com/gaming/117377-share-gaming-tweaks-chec-my-comprehensive-list-will-blow-your-mind.html), [/r/OptimizedGaming](https://www.reddit.com/r/OptimizedGaming/), [SweetFX](https://sfx.thelazy.net/), [ENBSeries](http://enbdev.com) - Settings Optimization Guides
|
||||||
* ⭐ **[DisplayMagician](https://displaymagician.littlebitbig.com/)** or [AutoActions](https://github.com/Codectory/AutoActions) - Per-Game Display Profiles
|
* ⭐ **[DisplayMagician](https://displaymagician.littlebitbig.com/)** or [AutoActions](https://github.com/Codectory/AutoActions) - Per-Game Display Profiles
|
||||||
* ⭐ **[Lossless Scaling](https://rentry.co/FMHYBase64#lossless-scaling)** or **[Magpie](https://github.com/Blinue/Magpie)** - Game Upscaler
|
* ⭐ **[Lossless Scaling](https://rentry.co/FMHYBase64#lossless-scaling)**, **[Magpie](https://github.com/Blinue/Magpie)** or [OptiScaler](https://github.com/cdozdil/OptiScaler) - Game Upscaling
|
||||||
* [RagnoTech Optimization Catalog](https://ragnos1997.com/optimization-catalog/) or [TroubleChute](https://www.youtube.com/c/TroubleChute/featured) - Gaming Optimization Guides
|
* [RagnoTech Optimization Catalog](https://ragnos1997.com/optimization-catalog/) or [TroubleChute](https://www.youtube.com/c/TroubleChute/featured) - Gaming Optimization Guides
|
||||||
* [cancerogenoslab](https://sites.google.com/view/cancerogenoslab/) or [MikeMartin](https://www.mikemartin.co/) - FPS / Latency Guides
|
* [cancerogenoslab](https://sites.google.com/view/cancerogenoslab/) or [MikeMartin](https://www.mikemartin.co/) - FPS / Latency Guides
|
||||||
* [OCAT](https://gpuopen.com/ocat/) / [GitHub](https://github.com/GPUOpen-Tools/ocat), [Rivatuner Statistics Server](https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html), [CapFrameX](https://www.capframex.com/) or [Xbox Game Bar](https://rentry.co/WindowsFPS) - FPS Benchmarking
|
* [OCAT](https://gpuopen.com/ocat/) / [GitHub](https://github.com/GPUOpen-Tools/ocat), [Rivatuner Statistics Server](https://www.guru3d.com/files-details/rtss-rivatuner-statistics-server-download.html), [CapFrameX](https://www.capframex.com/) or [Xbox Game Bar](https://rentry.co/WindowsFPS) - FPS Benchmarking
|
||||||
|
@ -150,7 +152,7 @@
|
||||||
|
|
||||||
## ▷ Controller Tools
|
## ▷ Controller Tools
|
||||||
|
|
||||||
* ⭐ **[DS4Windows](https://github.com/TRARS/DS4Windows)** / [2](https://github.com/Ryochan7/DS4Windows), [AntiMicroX](https://github.com/AntiMicroX/antimicroX), [DualSenseX](https://github.com/Paliverse/DualSenseX), [DualSenseY](https://github.com/WujekFoliarz/DualSenseY), [PCXSense](https://github.com/Denellyne/PCXSense) or [Input Remapper](https://github.com/sezanzeb/input-remapper) - Gamepad Input Tools / [Steam Note](https://pastebin.com/ycswQGVR)
|
* ⭐ **[DS4Windows](https://github.com/TRARS/DS4Windows)** / [2](https://github.com/schmaldeo/DS4Windows), [AntiMicroX](https://github.com/AntiMicroX/antimicroX), [DualSenseX](https://github.com/Paliverse/DualSenseX), [DualSenseY](https://github.com/WujekFoliarz/DualSenseY), [PCXSense](https://github.com/Denellyne/PCXSense) or [Input Remapper](https://github.com/sezanzeb/input-remapper) - Gamepad Input Tools / [Steam Note](https://pastebin.com/ycswQGVR)
|
||||||
* [x360ce](https://www.x360ce.com/) / [GitHub](https://github.com/x360ce/x360ce) - DS4 / 360 Controller Emulator
|
* [x360ce](https://www.x360ce.com/) / [GitHub](https://github.com/x360ce/x360ce) - DS4 / 360 Controller Emulator
|
||||||
* [XOutput](https://github.com/csutorasa/XOutput) - DirectInput to Xinput wrapper
|
* [XOutput](https://github.com/csutorasa/XOutput) - DirectInput to Xinput wrapper
|
||||||
* [DsHidMini](https://docs.nefarius.at/projects/DsHidMini/) - Use PS3 Controllers on Windows
|
* [DsHidMini](https://docs.nefarius.at/projects/DsHidMini/) - Use PS3 Controllers on Windows
|
||||||
|
@ -288,7 +290,7 @@
|
||||||
* [SvenEvils Playground](https://store.steampowered.com/curator/8485829/) or [Local Multiplayer List](https://docs.google.com/spreadsheets/d/14f6qS2GJy8C-b40Df3dNH_aZq7WfZ4jMggzEajUrX0w/) - Local Multiplayer Game Database
|
* [SvenEvils Playground](https://store.steampowered.com/curator/8485829/) or [Local Multiplayer List](https://docs.google.com/spreadsheets/d/14f6qS2GJy8C-b40Df3dNH_aZq7WfZ4jMggzEajUrX0w/) - Local Multiplayer Game Database
|
||||||
* [DoesItPlay?](https://www.doesitplay.org/) - Offline Game Compatibility Database
|
* [DoesItPlay?](https://www.doesitplay.org/) - Offline Game Compatibility Database
|
||||||
* [CloudBase](https://cloudbase.gg/) - Cloud Game Database
|
* [CloudBase](https://cloudbase.gg/) - Cloud Game Database
|
||||||
* [Low Spec Games](https://pastebin.com/MTCXZxCN) - Low Spec Game Database
|
* [Low Spec Games](https://pastebin.com/raw/MTCXZxCN) - Low Spec Game Database
|
||||||
* [HOTU](https://www.homeoftheunderdogs.net/) - Rare Game Database
|
* [HOTU](https://www.homeoftheunderdogs.net/) - Rare Game Database
|
||||||
* [Delisted Games](https://delistedgames.com/) - Delisted Games Database
|
* [Delisted Games](https://delistedgames.com/) - Delisted Games Database
|
||||||
* [BoardGameGeek](https://boardgamegeek.com/) - Board Game Database
|
* [BoardGameGeek](https://boardgamegeek.com/) - Board Game Database
|
||||||
|
@ -313,7 +315,7 @@
|
||||||
|
|
||||||
* ⭐ **[Online Fix](https://online-fix.me/)** - Online / LAN Multiplayer Fix / [Discord](https://discord.gg/yExgFYncMD)
|
* ⭐ **[Online Fix](https://online-fix.me/)** - Online / LAN Multiplayer Fix / [Discord](https://discord.gg/yExgFYncMD)
|
||||||
* ⭐ **[Playit.gg](https://playit.gg/)** - LAN Multiplayer Fix / [Discord](https://discord.gg/AXAbujx)
|
* ⭐ **[Playit.gg](https://playit.gg/)** - LAN Multiplayer Fix / [Discord](https://discord.gg/AXAbujx)
|
||||||
* ⭐ **[zerotier](https://www.zerotier.com/)** - LAN Multiplayer Fix
|
* ⭐ **[ZeroTier](https://www.zerotier.com/)** - LAN Multiplayer Fix
|
||||||
* [Radmin](https://www.radmin-vpn.com/) - LAN Multiplayer Fix / [Discord](https://discord.com/invite/8MapDM7m96)
|
* [Radmin](https://www.radmin-vpn.com/) - LAN Multiplayer Fix / [Discord](https://discord.com/invite/8MapDM7m96)
|
||||||
* [Hamachi](https://vpn.net/) - LAN Multiplayer Fix
|
* [Hamachi](https://vpn.net/) - LAN Multiplayer Fix
|
||||||
* [NetMaker](https://www.netmaker.io/) - LAN Multiplayer Fix
|
* [NetMaker](https://www.netmaker.io/) - LAN Multiplayer Fix
|
||||||
|
@ -339,6 +341,7 @@
|
||||||
* [Tilted Online](https://wiki.tiltedphoques.com/tilted-online/) - Multiplayer Skyrim & Fallout 4 / [GitHub](https://github.com/tiltedphoques/TiltedEvolution)/ [Discord](https://discord.gg/skyrimtogether) / [Setup Guide](https://youtu.be/ytSftFoQQHA)
|
* [Tilted Online](https://wiki.tiltedphoques.com/tilted-online/) - Multiplayer Skyrim & Fallout 4 / [GitHub](https://github.com/tiltedphoques/TiltedEvolution)/ [Discord](https://discord.gg/skyrimtogether) / [Setup Guide](https://youtu.be/ytSftFoQQHA)
|
||||||
* [NV:MP](https://nv-mp.com/) - Fallout: New Vegas Multiplayer / [Discord](https://discordapp.com/invite/mKVdhmEDrW)
|
* [NV:MP](https://nv-mp.com/) - Fallout: New Vegas Multiplayer / [Discord](https://discordapp.com/invite/mKVdhmEDrW)
|
||||||
* [Nitrox](https://nitrox.rux.gg/) - Subnautica Multiplayer
|
* [Nitrox](https://nitrox.rux.gg/) - Subnautica Multiplayer
|
||||||
|
* [Fika](https://github.com/project-fika/Fika-Documentation) - Play Single Player Tarkov Co-Op / Requires Legit Game / Bypass
|
||||||
* [OnlineCTR](https://www.online-ctr.com/) - Crash Team Racing Multiplayer
|
* [OnlineCTR](https://www.online-ctr.com/) - Crash Team Racing Multiplayer
|
||||||
* [CnCNet](https://cncnet.org/) - Multiplayer Command & Conquer / [Discord](https://discord.com/invite/aJRJFe5)
|
* [CnCNet](https://cncnet.org/) - Multiplayer Command & Conquer / [Discord](https://discord.com/invite/aJRJFe5)
|
||||||
* [Old School RuneScape](https://oldschool.runescape.com/) - Classic Runescape / [Discord](https://discord.com/invite/osrs)
|
* [Old School RuneScape](https://oldschool.runescape.com/) - Classic Runescape / [Discord](https://discord.com/invite/osrs)
|
||||||
|
@ -501,6 +504,7 @@
|
||||||
* [Pixelart Builder](https://play.google.com/store/apps/details?id=com.electricfoal.photocrafter&hl=en&gl=US) or [PixelStacker](https://taylorlove.info/pixelstacker/) - Turn Photos into Minecraft Art
|
* [Pixelart Builder](https://play.google.com/store/apps/details?id=com.electricfoal.photocrafter&hl=en&gl=US) or [PixelStacker](https://taylorlove.info/pixelstacker/) - Turn Photos into Minecraft Art
|
||||||
* [Block Palettes](https://www.blockpalettes.com/) or [Block Colors](https://blockcolors.app/) - Block Color Palettes
|
* [Block Palettes](https://www.blockpalettes.com/) or [Block Colors](https://blockcolors.app/) - Block Color Palettes
|
||||||
* [The Minecraft Archive Project](https://map.crummy.com/) - Minecraft Archive
|
* [The Minecraft Archive Project](https://map.crummy.com/) - Minecraft Archive
|
||||||
|
* [Open Note Block Studio](https://opennbs.org/) - Minecraft Note Block Song Editor
|
||||||
* [Voyager](https://voyager.minedojo.org/) - Minecraft AI
|
* [Voyager](https://voyager.minedojo.org/) - Minecraft AI
|
||||||
* [MiniMessageViewer](https://webui.advntr.dev/) - Format Plugin Messages
|
* [MiniMessageViewer](https://webui.advntr.dev/) - Format Plugin Messages
|
||||||
|
|
||||||
|
@ -596,6 +600,7 @@
|
||||||
## ▷ Technical Tools
|
## ▷ Technical Tools
|
||||||
|
|
||||||
* 🌐 **[TMC Links](https://gist.github.com/JoakimThorsen/e90bd7a588af25ae529530987d9acc8a)** - Technical Minecraft Resources
|
* 🌐 **[TMC Links](https://gist.github.com/JoakimThorsen/e90bd7a588af25ae529530987d9acc8a)** - Technical Minecraft Resources
|
||||||
|
* 🌐 **[Minecraft Speedrunning](https://www.minecraftspeedrunning.com/)** - Minecraft Speedrunning Resources
|
||||||
* ⭐ **[MCPropertyEncyclopedia](https://joakimthorsen.github.io/MCPropertyEncyclopedia/)** - Block Property Encyclopedia
|
* ⭐ **[MCPropertyEncyclopedia](https://joakimthorsen.github.io/MCPropertyEncyclopedia/)** - Block Property Encyclopedia
|
||||||
* ⭐ **[spark](https://spark.lucko.me/)** - Minecraft Performance Profiler
|
* ⭐ **[spark](https://spark.lucko.me/)** - Minecraft Performance Profiler
|
||||||
* ⭐ **[Minecraft Java Flags](https://github.com/Mukul1127/Minecraft-Java-Flags)** - Java Minecraft Benchmarks
|
* ⭐ **[Minecraft Java Flags](https://github.com/Mukul1127/Minecraft-Java-Flags)** - Java Minecraft Benchmarks
|
||||||
|
@ -676,6 +681,7 @@
|
||||||
* ⭐ **[U.GG](https://u.gg/)**, [LoLTheory](https://loltheory.gg/ ) or [LoLAlytics](https://lolalytics.com/) / [Discord](https://discord.com/invite/zKyaZ6w) - LoL Champion Builds / Tiers
|
* ⭐ **[U.GG](https://u.gg/)**, [LoLTheory](https://loltheory.gg/ ) or [LoLAlytics](https://lolalytics.com/) / [Discord](https://discord.com/invite/zKyaZ6w) - LoL Champion Builds / Tiers
|
||||||
* ⭐ **[Gol.gg](https://gol.gg/esports/home/)** - LoL Competitive Stats, All Regions
|
* ⭐ **[Gol.gg](https://gol.gg/esports/home/)** - LoL Competitive Stats, All Regions
|
||||||
* ⭐ **[Tactics.tools](https://tactics.tools/)** / [Discord](https://discord.com/invite/K4Z6shucH8) or [MetaTFT](https://www.metatft.com/) / [Discord](https://discord.com/invite/RqN3qPy) - Team Fight Tactic Guides, Stats, Tools etc.
|
* ⭐ **[Tactics.tools](https://tactics.tools/)** / [Discord](https://discord.com/invite/K4Z6shucH8) or [MetaTFT](https://www.metatft.com/) / [Discord](https://discord.com/invite/RqN3qPy) - Team Fight Tactic Guides, Stats, Tools etc.
|
||||||
|
* ⭐ **[DPM.LOL](https://dpm.lol/)** - Lol Builds / Leaderboards
|
||||||
* [MobaFire](https://www.mobafire.com/) - LoL Champion Guides
|
* [MobaFire](https://www.mobafire.com/) - LoL Champion Guides
|
||||||
* [ProBuilds](https://www.probuilds.net/) - LoL Pro Player Builds
|
* [ProBuilds](https://www.probuilds.net/) - LoL Pro Player Builds
|
||||||
* [LoL Math](https://lolmath.net/) - LoL Item Optimizer / [Discord](https://discord.com/invite/BpGpdzw)
|
* [LoL Math](https://lolmath.net/) - LoL Item Optimizer / [Discord](https://discord.com/invite/BpGpdzw)
|
||||||
|
@ -686,6 +692,8 @@
|
||||||
* [ProStreams](https://prostreams.gg/) - Watch Pro LoL Twitch Streams
|
* [ProStreams](https://prostreams.gg/) - Watch Pro LoL Twitch Streams
|
||||||
* [DotaBuff](https://www.dotabuff.com/), [Stratz](https://stratz.com/), [OpenDota](https://www.opendota.com/), [Dota2ProTracker](https://www.dota2protracker.com/) or [16-Bits](https://16-bits.org/) - Dota 2 Stat Trackers / Hero Guides
|
* [DotaBuff](https://www.dotabuff.com/), [Stratz](https://stratz.com/), [OpenDota](https://www.opendota.com/), [Dota2ProTracker](https://www.dota2protracker.com/) or [16-Bits](https://16-bits.org/) - Dota 2 Stat Trackers / Hero Guides
|
||||||
* [SmiteGuru](https://smite.guru/) - Smite Leaderboards
|
* [SmiteGuru](https://smite.guru/) - Smite Leaderboards
|
||||||
|
* [mood.gg](https://mood.gg/) - LoL Character-Based Audio Playlists
|
||||||
|
* [RuneForge](https://www.runeforge.io/) - Custom LoL Skins / [Discord](https://discord.com/invite/runeforge)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -722,7 +730,7 @@ generate various codes codes for the Pokémon Mystery Dungeon series
|
||||||
## ▷ Counter-Strike Tools
|
## ▷ Counter-Strike Tools
|
||||||
|
|
||||||
* ⭐ **[CsWarzOnE](https://cswarzone.com/)** - Counter-Strike Downloads
|
* ⭐ **[CsWarzOnE](https://cswarzone.com/)** - Counter-Strike Downloads
|
||||||
* ⭐ **[HLTV](https://www.hltv.org/)** - Counter-Strike News
|
* ⭐ **[HLTV](https://www.hltv.org/)**or [Dust2](https://www.dust2.us/) - Counter-Strike News
|
||||||
* [CSGO Trader](https://csgotrader.app/) - CS:GO Trading Enhancements
|
* [CSGO Trader](https://csgotrader.app/) - CS:GO Trading Enhancements
|
||||||
* [CS2 Weapon Spreadsheet](https://docs.google.com/spreadsheets/d/11tDzUNBq9zIX6_9Rel__fdAUezAQzSnh5AVYzCP060c/) - Weapon Stats / Prices
|
* [CS2 Weapon Spreadsheet](https://docs.google.com/spreadsheets/d/11tDzUNBq9zIX6_9Rel__fdAUezAQzSnh5AVYzCP060c/) - Weapon Stats / Prices
|
||||||
* [ArminC-AutoExec](https://github.com/ArmynC/ArminC-AutoExec) - ArminC's CS2 Config
|
* [ArminC-AutoExec](https://github.com/ArmynC/ArminC-AutoExec) - ArminC's CS2 Config
|
||||||
|
@ -832,7 +840,7 @@ generate various codes codes for the Pokémon Mystery Dungeon series
|
||||||
|
|
||||||
## ▷ Terraria Tools
|
## ▷ Terraria Tools
|
||||||
|
|
||||||
* ⭐ **[Terranion](https://yal.cc/r/terranion/)** - Terraria Wiki
|
* ⭐ [Terraria Wiki](https://terraria.wiki.gg/) or [Terranion](https://yal.cc/r/terranion/) - Terraria Wikis
|
||||||
* [Terraria Forum](https://forums.terraria.org/) - Terraria Community, Mods Help and More
|
* [Terraria Forum](https://forums.terraria.org/) - Terraria Community, Mods Help and More
|
||||||
* [TEdit](https://www.binaryconstruct.com/tedit), [terramap](https://terramap.github.io/), [TerraFirma](https://github.com/mrkite/TerraFirma/releases/) or [terraria-map-editor](https://tedit.github.io/terraria-map-editor-web/) - Map Viewers / Editors
|
* [TEdit](https://www.binaryconstruct.com/tedit), [terramap](https://terramap.github.io/), [TerraFirma](https://github.com/mrkite/TerraFirma/releases/) or [terraria-map-editor](https://tedit.github.io/terraria-map-editor-web/) - Map Viewers / Editors
|
||||||
* [Terrasavr](https://yal.cc/r/terrasavr/) - Terraria Character Editor
|
* [Terrasavr](https://yal.cc/r/terrasavr/) - Terraria Character Editor
|
||||||
|
|
|
@ -34,16 +34,16 @@
|
||||||
* [Reloaded Steam](https://reloadedsteam.com/) - Download / Pre-Installs / [Discord](https://discord.gg/XqMpBdVWvK)
|
* [Reloaded Steam](https://reloadedsteam.com/) - Download / Pre-Installs / [Discord](https://discord.gg/XqMpBdVWvK)
|
||||||
* [Games4U](https://games4u.org/) - Download
|
* [Games4U](https://games4u.org/) - Download
|
||||||
* [Rexa Games](https://rexagames.com/) - Download / Pre-Installs / [Discord](https://discord.gg/6KWStFYSTj)
|
* [Rexa Games](https://rexagames.com/) - Download / Pre-Installs / [Discord](https://discord.gg/6KWStFYSTj)
|
||||||
|
* [Cr4ckPass](https://cr4ckpass.online/) - Download
|
||||||
* [GetFreeGames](https://getfreegames.net/) - Download / [Discord](https://discord.gg/Pc5TtEzk7k)
|
* [GetFreeGames](https://getfreegames.net/) - Download / [Discord](https://discord.gg/Pc5TtEzk7k)
|
||||||
* [GLoad](https://gload.to/) - Download
|
* [GLoad](https://gload.to/) - Download
|
||||||
* [UndergroundGames](https://undergroundgames.net/) - Download / Torrent / Pre-Installs
|
* [SteamUnderground](https://steamunderground.net/) - Download / Torrent / Pre-Installs / [Discord](https://discord.gg/ZjrNBhmhPz)
|
||||||
* [World of PC Games](https://worldofpcgames.com/) - Download / Pre-Installs / [Site Info](https://rentry.org/ikc3x8bt) / Use Adblocker
|
* [World of PC Games](https://worldofpcgames.com/) - Download / Pre-Installs / [Site Info](https://rentry.org/ikc3x8bt) / Use Adblocker
|
||||||
* [Leeching Hell](http://www.leechinghell.pw/) - Download
|
* [Leeching Hell](http://www.leechinghell.pw/) - Download
|
||||||
* [AWTDG](https://awtdg.site/) - Download / [Discord](https://discord.gg/kApRXRjJ7A)
|
* [AWTDG](https://awtdg.site/) - Download / [Discord](https://discord.gg/kApRXRjJ7A)
|
||||||
* [CG Games](https://www.cg-gamespc.com/) - Download
|
* [CG Games](https://www.cg-gamespc.com/) - Download
|
||||||
* [GamePCFull](https://gamepcfull.com/) - Download
|
* [GamePCFull](https://gamepcfull.com/) - Download
|
||||||
* [IWannaPlay](https://sites.google.com/view/iwannaplay/список-игр) - Download / Telegram Required
|
* [IWannaPlay](https://sites.google.com/view/iwannaplay/список-игр) - Download / Telegram Required
|
||||||
* [Vran's Piracy](https://rentry.co/vranpirated) - Download / [Discord](https://discord.gg/bnHNVgTCkb)
|
|
||||||
* [IRC Games](https://redd.it/x804wg) - Download Games via IRC
|
* [IRC Games](https://redd.it/x804wg) - Download Games via IRC
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -63,8 +63,8 @@
|
||||||
* [ScOOt3r Repacks (Discord)](https://discord.gg/xe3Fys8Upy) - Download / Torrent
|
* [ScOOt3r Repacks (Discord)](https://discord.gg/xe3Fys8Upy) - Download / Torrent
|
||||||
* [DigitalZone](https://digitalzone.vercel.app/), [2](https://god0654.github.io/DigitalZone/) - Download / Portable Repacks / [Discord](https://discord.gg/ja3v2z26Sj)
|
* [DigitalZone](https://digitalzone.vercel.app/), [2](https://god0654.github.io/DigitalZone/) - Download / Portable Repacks / [Discord](https://discord.gg/ja3v2z26Sj)
|
||||||
* [Elamigos](https://elamigos.site/) - Download
|
* [Elamigos](https://elamigos.site/) - Download
|
||||||
|
* [DODI Repacks](https://rentry.co/FMHYBase64#dodi) - Torrent / [Lootlink Bypass](https://rentry.co/lootlink) / [Warning](https://pastebin.com/wMcfnZTm) / [Discord](https://discord.gg/D9WU7C9FSE)
|
||||||
* [Tiny-Repacks](https://www.tiny-repacks.win) - Torrent
|
* [Tiny-Repacks](https://www.tiny-repacks.win) - Torrent
|
||||||
* [DODI Repacks](https://dodi-repacks.download/), [2](https://dodi-repacks.site/) - Torrent / [Opera Bypass](https://rentry.co/lootlink) / [Warning](https://pastebin.com/n5xS3v6k) / [Discord](https://discord.gg/D9WU7C9FSE)
|
|
||||||
* [FreeGOGPCGames](https://freegogpcgames.com/) - GOG Games Torrent Uploads / [Hash Note](https://pastebin.com/pNMj3nay), [2](https://i.ibb.co/XbF2dv1/image.png)
|
* [FreeGOGPCGames](https://freegogpcgames.com/) - GOG Games Torrent Uploads / [Hash Note](https://pastebin.com/pNMj3nay), [2](https://i.ibb.co/XbF2dv1/image.png)
|
||||||
* [Magipack](https://www.magipack.games), [CollectionChamber](https://collectionchamber.blogspot.com/) or [ClassicPCGames](https://archive.org/details/classicpcgames) - Retro PC Games
|
* [Magipack](https://www.magipack.games), [CollectionChamber](https://collectionchamber.blogspot.com/) or [ClassicPCGames](https://archive.org/details/classicpcgames) - Retro PC Games
|
||||||
* [~archive](https://websites.umich.edu/~archive/) - Retro PC / Mac Games
|
* [~archive](https://websites.umich.edu/~archive/) - Retro PC / Mac Games
|
||||||
|
@ -260,7 +260,6 @@
|
||||||
* [Emu-Land](https://www.emu-land.net/en) - Emulators / ROMs
|
* [Emu-Land](https://www.emu-land.net/en) - Emulators / ROMs
|
||||||
* [HexRom](https://hexrom.com/) - Emulators / ROMs
|
* [HexRom](https://hexrom.com/) - Emulators / ROMs
|
||||||
* [GameGinie](https://gameginie.com/) - Emulators / ROMs
|
* [GameGinie](https://gameginie.com/) - Emulators / ROMs
|
||||||
* [Technosagar](https://roms.technosagar.com/) - ROMs
|
|
||||||
* [The Old Computer](https://www.theoldcomputer.com/) - Emulators / ROMs
|
* [The Old Computer](https://www.theoldcomputer.com/) - Emulators / ROMs
|
||||||
* [Emulator Games](https://www.emulatorgames.net/) or [FreeROMsDownload](https://myretro.games/) - Emulators / ROMs
|
* [Emulator Games](https://www.emulatorgames.net/) or [FreeROMsDownload](https://myretro.games/) - Emulators / ROMs
|
||||||
* [Emuparadise](https://www.emuparadise.me/) - Emulators / ROMs / [Forum](https://www.epforums.org/) / [Workaround Script](https://web.archive.org/web/20230115181306/https://gist.github.com/byzantium225/484101c7846ce18e514b7b10bf4815c2)
|
* [Emuparadise](https://www.emuparadise.me/) - Emulators / ROMs / [Forum](https://www.epforums.org/) / [Workaround Script](https://web.archive.org/web/20230115181306/https://gist.github.com/byzantium225/484101c7846ce18e514b7b10bf4815c2)
|
||||||
|
@ -328,7 +327,6 @@
|
||||||
* ⭐ **[Telemelt](https://telemelt.com/)** - Multiplayer Browser Emulator
|
* ⭐ **[Telemelt](https://telemelt.com/)** - Multiplayer Browser Emulator
|
||||||
* ⭐ **[PSX Party](https://psxparty.kosmi.io/)** - Multiplayer Playstation Browser Emulator
|
* ⭐ **[PSX Party](https://psxparty.kosmi.io/)** - Multiplayer Playstation Browser Emulator
|
||||||
* [PS1FUN](https://www.ps1fun.com/) - PS1 Browser Emulator
|
* [PS1FUN](https://www.ps1fun.com/) - PS1 Browser Emulator
|
||||||
* [LYR9C](https://lyr9c.weebly.com/gba-games.html) - GBA Browser Emulator
|
|
||||||
* [LetsPlayGB](https://www.letsplaygb.com/) - Game Boy Browser Emulator
|
* [LetsPlayGB](https://www.letsplaygb.com/) - Game Boy Browser Emulator
|
||||||
* [SNESFun](https://www.snesfun.com/) - SNES Browser Emulator
|
* [SNESFun](https://www.snesfun.com/) - SNES Browser Emulator
|
||||||
* [8bbit](https://www.8bbit.com/) or [Play NES](https://www.playnesonline.com/) - NES Browser Emulators
|
* [8bbit](https://www.8bbit.com/) or [Play NES](https://www.playnesonline.com/) - NES Browser Emulators
|
||||||
|
@ -421,8 +419,8 @@
|
||||||
* ⭐ **[itch.io web games](https://itch.io/games/free/platform-web)** - Browser Games
|
* ⭐ **[itch.io web games](https://itch.io/games/free/platform-web)** - Browser Games
|
||||||
* ⭐ **[Newgrounds](https://www.newgrounds.com/games)** - Browser Games
|
* ⭐ **[Newgrounds](https://www.newgrounds.com/games)** - Browser Games
|
||||||
* ⭐ **[Armor Games](https://armorgames.com/)** - Browser Games
|
* ⭐ **[Armor Games](https://armorgames.com/)** - Browser Games
|
||||||
* [Addicting Games](https://www.addictinggames.com/) - Browser Games
|
|
||||||
* [RG Games](https://www.rgshows.me/games/) - Browser Games / [Discord](https://discord.gg/e34HMTgyEy)
|
* [RG Games](https://www.rgshows.me/games/) - Browser Games / [Discord](https://discord.gg/e34HMTgyEy)
|
||||||
|
* [Addicting Games](https://www.addictinggames.com/) - Browser Games
|
||||||
* [Kongregate](https://www.kongregate.com/) - Browser Games
|
* [Kongregate](https://www.kongregate.com/) - Browser Games
|
||||||
* [Y8](https://www.y8.com/) - Browser Games
|
* [Y8](https://www.y8.com/) - Browser Games
|
||||||
* [Poki](https://poki.com/) - Browser Games
|
* [Poki](https://poki.com/) - Browser Games
|
||||||
|
@ -435,7 +433,6 @@
|
||||||
* [DAN-BALL](https://dan-ball.jp/en/) - Browser Games
|
* [DAN-BALL](https://dan-ball.jp/en/) - Browser Games
|
||||||
* [Miniplay](https://www.miniplay.com/) - Browser Games
|
* [Miniplay](https://www.miniplay.com/) - Browser Games
|
||||||
* [Yandex Games](https://yandex.com/games/) - Browser Games
|
* [Yandex Games](https://yandex.com/games/) - Browser Games
|
||||||
* [Poki](https://poki.com/) - Browser Games
|
|
||||||
* [Arkadium](https://www.arkadium.com/) - Browser Games
|
* [Arkadium](https://www.arkadium.com/) - Browser Games
|
||||||
* [classroom-6x](https://www.classroom-6-x.games/) - Browser Games
|
* [classroom-6x](https://www.classroom-6-x.games/) - Browser Games
|
||||||
* [GamePix](https://www.gamepix.com/) - Browser Games
|
* [GamePix](https://www.gamepix.com/) - Browser Games
|
||||||
|
@ -454,7 +451,7 @@
|
||||||
* [Unblock KISD](https://sites.google.com/view/unblockkisd/), [Tyrone's Unblocked](https://sites.google.com/site/tyronesgamesez/) or [UBG365](https://ubg365.github.io/) - Browser Games / Unblocked at Schools
|
* [Unblock KISD](https://sites.google.com/view/unblockkisd/), [Tyrone's Unblocked](https://sites.google.com/site/tyronesgamesez/) or [UBG365](https://ubg365.github.io/) - Browser Games / Unblocked at Schools
|
||||||
* [CoolMathGames](https://www.coolmathgames.com/) - Browser Game Site (disguised as edu games)
|
* [CoolMathGames](https://www.coolmathgames.com/) - Browser Game Site (disguised as edu games)
|
||||||
* [FlashMuseum](https://flashmuseum.org/), [Flash Arch](https://flasharch.com/en) or [AlbinoBlackSheep](https://www.albinoblacksheep.com/games/) - Flash Games
|
* [FlashMuseum](https://flashmuseum.org/), [Flash Arch](https://flasharch.com/en) or [AlbinoBlackSheep](https://www.albinoblacksheep.com/games/) - Flash Games
|
||||||
* [Arcade Prehacks](https://www.arcadeprehacks.com/), [SamsHackedGames](https://www.samshackedgames.com/) or [KongHack](https://konghack.com/) - Flash Game Mods
|
* [Arcade Prehacks](https://www.arcadeprehacks.com/) or [KongHack](https://konghack.com/) - Flash Game Mods
|
||||||
* [Js13kGames](https://js13kgames.com/entries), [HTML5 Games](https://html5games.com/) or [TheBestarcade](https://html5.thebestarcadescript.com/) - HTML5 Games
|
* [Js13kGames](https://js13kgames.com/entries), [HTML5 Games](https://html5games.com/) or [TheBestarcade](https://html5.thebestarcadescript.com/) - HTML5 Games
|
||||||
* [iogames.space](https://iogames.space/), [itch.io](https://graebor.itch.io/), [Kindanice](https://kindanice.itch.io/), [Jezzamon](https://jezzamon.itch.io/), [Modd.io](https://www.modd.io/) or [Kevin Games](https://kevin.games/) - .io Games
|
* [iogames.space](https://iogames.space/), [itch.io](https://graebor.itch.io/), [Kindanice](https://kindanice.itch.io/), [Jezzamon](https://jezzamon.itch.io/), [Modd.io](https://www.modd.io/) or [Kevin Games](https://kevin.games/) - .io Games
|
||||||
|
|
||||||
|
@ -468,6 +465,7 @@
|
||||||
* ⭐ **[skribbl](https://skribbl.io/)**, [DrawBattle](https://drawbattle.io/), [Sketchful](https://sketchful.io/), [Drawize](https://www.drawize.com/) or [Gartic](https://gartic.io/) - Drawing / Guessing Game / Multiplayer
|
* ⭐ **[skribbl](https://skribbl.io/)**, [DrawBattle](https://drawbattle.io/), [Sketchful](https://sketchful.io/), [Drawize](https://www.drawize.com/) or [Gartic](https://gartic.io/) - Drawing / Guessing Game / Multiplayer
|
||||||
* ⭐ **[Eaglercraft](https://eaglercraftx1-8.github.io/eagler-files/1.8/resent4.0/index.html)**, [2](https://eaglercraft.com/) - Online Browser Minecraft / [Note](https://pastebin.com/wpDZzgN5) / [Source](https://git.eaglercraft.rip/eaglercraft)
|
* ⭐ **[Eaglercraft](https://eaglercraftx1-8.github.io/eagler-files/1.8/resent4.0/index.html)**, [2](https://eaglercraft.com/) - Online Browser Minecraft / [Note](https://pastebin.com/wpDZzgN5) / [Source](https://git.eaglercraft.rip/eaglercraft)
|
||||||
* ⭐ **Eaglercraft Tools** - [Mod Loader](https://eaglerforge.github.io/) / [Mod Search](https://eaglerrinth.github.io/) / [Create Mods](https://eaglerforge-builder.vercel.app/) / [Public Servers](https://servers.eaglercraft.com/)
|
* ⭐ **Eaglercraft Tools** - [Mod Loader](https://eaglerforge.github.io/) / [Mod Search](https://eaglerrinth.github.io/) / [Create Mods](https://eaglerforge-builder.vercel.app/) / [Public Servers](https://servers.eaglercraft.com/)
|
||||||
|
* ⭐ **[Make It Meme](https://makeitmeme.com/)** - Meme Party Game
|
||||||
* [MiniBlox](https://miniblox.io/) - Online Minecraft Alternative
|
* [MiniBlox](https://miniblox.io/) - Online Minecraft Alternative
|
||||||
* [Bloob.io](https://bloob.io/) - Multiple Games
|
* [Bloob.io](https://bloob.io/) - Multiple Games
|
||||||
* [Gidd.io](https://gidd.io/) - Multiple Games
|
* [Gidd.io](https://gidd.io/) - Multiple Games
|
||||||
|
@ -475,11 +473,9 @@
|
||||||
* [Foony](https://foony.com/) - Multiple Games
|
* [Foony](https://foony.com/) - Multiple Games
|
||||||
* [Pixoguess](https://pixoguess.io/) - Guess Pixelated Images
|
* [Pixoguess](https://pixoguess.io/) - Guess Pixelated Images
|
||||||
* [Gpop.io](https://gpop.io/) - Rhythm Game
|
* [Gpop.io](https://gpop.io/) - Rhythm Game
|
||||||
* [Spyfall](https://www.spyfall.app/) - Spy Party Game
|
|
||||||
* [Betrayal](https://betrayal.io/) - Among Us Clone
|
* [Betrayal](https://betrayal.io/) - Among Us Clone
|
||||||
* [Death by AI](https://deathbyai.gg/) - Survival Plan Game
|
* [Death by AI](https://deathbyai.gg/) - Survival Plan Game
|
||||||
* [Smash Karts](https://smashkarts.io/) - Kart Battles
|
* [Smash Karts](https://smashkarts.io/) - Kart Battles
|
||||||
* [Make It Meme](https://makeitmeme.com/) - Meme Party Game
|
|
||||||
* [tix.tax](https://tix.tax/) - Tic-Tac-Toe
|
* [tix.tax](https://tix.tax/) - Tic-Tac-Toe
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -497,6 +493,7 @@
|
||||||
* [ShellShock](https://www.shellshock.io/) - PvP FPS
|
* [ShellShock](https://www.shellshock.io/) - PvP FPS
|
||||||
* [MiniRoyale](https://miniroyale.io/) - Battle Royale Game
|
* [MiniRoyale](https://miniroyale.io/) - Battle Royale Game
|
||||||
* [ZombsRoyale.io](https://zombsroyale.io/) - Top-Down Battle Royale
|
* [ZombsRoyale.io](https://zombsroyale.io/) - Top-Down Battle Royale
|
||||||
|
* [Gats.io](https://gats.io/) - Top-Down Battle Royale / [Discord](https://discord.gg/8Tspptdupm)
|
||||||
* [Wings.io](https://wings.io/) - Multiplayer Plane Battles / [Discord](https://discord.com/invite/HQcTbuZByA)
|
* [Wings.io](https://wings.io/) - Multiplayer Plane Battles / [Discord](https://discord.com/invite/HQcTbuZByA)
|
||||||
* [Operius](https://mors-games.itch.io/operius) - Space Shooter
|
* [Operius](https://mors-games.itch.io/operius) - Space Shooter
|
||||||
* [Galaxies](https://playcanv.as/p/Ikq6Uk6A/) - Space Combat Game
|
* [Galaxies](https://playcanv.as/p/Ikq6Uk6A/) - Space Combat Game
|
||||||
|
@ -579,7 +576,7 @@
|
||||||
* [KDice](https://www.kdice.com/) - Multiplayer Dice War
|
* [KDice](https://www.kdice.com/) - Multiplayer Dice War
|
||||||
* [Colonist](https://colonist.io/) - Multiplayer Settlers of Catan
|
* [Colonist](https://colonist.io/) - Multiplayer Settlers of Catan
|
||||||
* [Hexxagon](https://hexxagon.com/) - Hexagonal Board Game
|
* [Hexxagon](https://hexxagon.com/) - Hexagonal Board Game
|
||||||
* [The Bafflement Fires](https://www.dpoetry.com/fires/) - 1950's Freemasonic Board Game
|
* [The Bafflement Fires](https://www.dpoetry.com/fires/) - 1950s Freemasonic Board Game
|
||||||
* [Scorecard.gg](https://scorecard.gg/) - Board Game Scorecards
|
* [Scorecard.gg](https://scorecard.gg/) - Board Game Scorecards
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -693,7 +690,7 @@
|
||||||
* [Huedle](https://huedle.com/), [Color Rush](https://www.colorrush.io/) or [Hexcodle](https://www.hexcodle.com/) - Hex Code Guessing Games
|
* [Huedle](https://huedle.com/), [Color Rush](https://www.colorrush.io/) or [Hexcodle](https://www.hexcodle.com/) - Hex Code Guessing Games
|
||||||
* [Nerdle](https://nerdlegame.com/), [Additional](https://additional.today/) or [Countle](https://www.countle.org/) - Math Guessing Games
|
* [Nerdle](https://nerdlegame.com/), [Additional](https://additional.today/) or [Countle](https://www.countle.org/) - Math Guessing Games
|
||||||
* [Minecraftle](https://minecraftle.zachmanson.com/) - Minecraft Recipe Guessing Game
|
* [Minecraftle](https://minecraftle.zachmanson.com/) - Minecraft Recipe Guessing Game
|
||||||
* [Squirdle](https://squirdle.fireblend.com/) - Pokémon Guessing Game
|
* [PkmnQuiz](https://pkmnquiz.com/) or [Squirdle](https://squirdle.fireblend.com/) - Pokémon Guessing Games
|
||||||
* [LoLdle](https://loldle.net/) - League of Legends Guessing Games
|
* [LoLdle](https://loldle.net/) - League of Legends Guessing Games
|
||||||
* [Worldle](https://worldle.teuteuf.fr/) - Country Guessing Game
|
* [Worldle](https://worldle.teuteuf.fr/) - Country Guessing Game
|
||||||
* [Guess The Year](https://guess-the-year.davjhan.com/) or [ChronoPhoto](https://www.chronophoto.app/) - Year Guessing Game
|
* [Guess The Year](https://guess-the-year.davjhan.com/) or [ChronoPhoto](https://www.chronophoto.app/) - Year Guessing Game
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
## ▷ Online Editors
|
## ▷ Online Editors
|
||||||
|
|
||||||
* ⭐ **[Pixlr](https://pixlr.com/)** - Simple Editor / [Hide Premium](https://greasyfork.org/en/scripts/425737) / [Unlimited Saves](https://greasyfork.org/en/scripts/460881)
|
* ⭐ **[Pixlr](https://pixlr.com/)** - Simple Editor / [Hide Premium](https://greasyfork.org/en/scripts/425737) / [Unlimited Saves](https://greasyfork.org/en/scripts/460881), [2](https://greasyfork.org/en/scripts/490940)
|
||||||
* ⭐ **[Polarr](https://photoeditor.polarr.co/)** - Multi-Tool
|
* ⭐ **[Polarr](https://photoeditor.polarr.co/)** - Multi-Tool
|
||||||
* ⭐ **[Lunapic](https://lunapic.com/)** - Multi-Tool
|
* ⭐ **[Lunapic](https://lunapic.com/)** - Multi-Tool
|
||||||
* ⭐ **[Photopea](https://www.photopea.com/)** - Photoshop Alt
|
* ⭐ **[Photopea](https://www.photopea.com/)** - Photoshop Alt
|
||||||
|
@ -96,8 +96,6 @@
|
||||||
## ▷ Image Optimization
|
## ▷ Image Optimization
|
||||||
|
|
||||||
* ↪️ **[Image Compressors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_compressors)**
|
* ↪️ **[Image Compressors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_compressors)**
|
||||||
* ↪️ **[Image Converters](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_converters)**
|
|
||||||
* ↪️ **[Image Resizing](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_resizing)**
|
|
||||||
* ⭐ **[ImageMagick](https://imagemagick.org/index.php)** - Image Optimization / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php)
|
* ⭐ **[ImageMagick](https://imagemagick.org/index.php)** - Image Optimization / [Scripts](https://www.fmwconcepts.com/imagemagick/index.php)
|
||||||
* [Croppola](https://croppola.com/), [AutoCropper](https://www.autocropper.io/), [Bulk Image Crop](https://bulkimagecrop.com/) or [Avatar Cropper](https://avatarcropper.com/) - Cropping Tools
|
* [Croppola](https://croppola.com/), [AutoCropper](https://www.autocropper.io/), [Bulk Image Crop](https://bulkimagecrop.com/) or [Avatar Cropper](https://avatarcropper.com/) - Cropping Tools
|
||||||
* [RIOT](https://riot-optimizer.com/) - Image Optimization
|
* [RIOT](https://riot-optimizer.com/) - Image Optimization
|
||||||
|
@ -177,7 +175,6 @@
|
||||||
* [PaintOnline](https://paintonline.com.br/paint.html) - Browser Painting
|
* [PaintOnline](https://paintonline.com.br/paint.html) - Browser Painting
|
||||||
* [jspaint](https://jspaint.app/) - Browser Painting
|
* [jspaint](https://jspaint.app/) - Browser Painting
|
||||||
* [PinTor](https://pintor.app/) - Browser Painting
|
* [PinTor](https://pintor.app/) - Browser Painting
|
||||||
* [miniPaint](https://viliusle.github.io/miniPaint/) - Browser Painting
|
|
||||||
* [Tegaki](https://desuwa.github.io/tegaki.html) - Browser Painting
|
* [Tegaki](https://desuwa.github.io/tegaki.html) - Browser Painting
|
||||||
* [Milton](https://www.miltonpaint.com/) - Infinite Canvas Painting
|
* [Milton](https://www.miltonpaint.com/) - Infinite Canvas Painting
|
||||||
* [IOGraphica](https://iographica.com/) - Turn Mouse Movement into Art
|
* [IOGraphica](https://iographica.com/) - Turn Mouse Movement into Art
|
||||||
|
@ -210,6 +207,7 @@
|
||||||
* [TEv2](http://te2.tewi.us/) - Share Your Drawings
|
* [TEv2](http://te2.tewi.us/) - Share Your Drawings
|
||||||
* [Virtual Graph Paper](https://virtual-graph-paper.com/) or [minimator](https://minimator.app/) - Create Grid-Based Drawings
|
* [Virtual Graph Paper](https://virtual-graph-paper.com/) or [minimator](https://minimator.app/) - Create Grid-Based Drawings
|
||||||
* [Gridzzly](http://gridzzly.com/) - Print Custom Grid Papers
|
* [Gridzzly](http://gridzzly.com/) - Print Custom Grid Papers
|
||||||
|
* [Crayon Town](https://crayon.town/) - Infinite Online Canvas
|
||||||
* [Perspective Tools](https://perspectivetools.com/) - Interactive Perspective Grids
|
* [Perspective Tools](https://perspectivetools.com/) - Interactive Perspective Grids
|
||||||
* [Noodle](https://hundredrabbits.itch.io/noodle) - 1bit Sketch Tool
|
* [Noodle](https://hundredrabbits.itch.io/noodle) - 1bit Sketch Tool
|
||||||
* [Tiny Sketchbook](https://www.tinysketchbook.com/) - Create and Share Doodle Art
|
* [Tiny Sketchbook](https://www.tinysketchbook.com/) - Create and Share Doodle Art
|
||||||
|
@ -270,7 +268,7 @@
|
||||||
|
|
||||||
## ▷ Meme Tools
|
## ▷ Meme Tools
|
||||||
|
|
||||||
* ⭐ **[KnowYourMeme](https://knowyourmeme.com/)** or [FindThatMeme](https://findthatmeme.com/) - Meme Databases / [Frontend](https://mm.vern.cc/), [2](https://git.vern.cc/cobra/MeMe)
|
* ⭐ **[Know Your Meme](https://knowyourmeme.com/)** or [FindThatMeme](https://findthatmeme.com/) - Meme Databases
|
||||||
* [ImgFlip](https://imgflip.com/memegenerator), [Meme Generator](https://www.memegenerator.top/), [Meme Town](https://meme.town/), [MemeBetter](https://memebetter.com/), [meme-generator](https://newfastuff.com/meme-generator/), [Classic Memes](https://classic.createa.meme/) or [Emacs Meme Generator](https://github.com/larsmagne/meme) - Meme Creators
|
* [ImgFlip](https://imgflip.com/memegenerator), [Meme Generator](https://www.memegenerator.top/), [Meme Town](https://meme.town/), [MemeBetter](https://memebetter.com/), [meme-generator](https://newfastuff.com/meme-generator/), [Classic Memes](https://classic.createa.meme/) or [Emacs Meme Generator](https://github.com/larsmagne/meme) - Meme Creators
|
||||||
* [MemeCam](https://www.memecam.io/) - AI Meme Generator
|
* [MemeCam](https://www.memecam.io/) - AI Meme Generator
|
||||||
* [Memegine](https://memegine.com/) - Meme Search Engine
|
* [Memegine](https://memegine.com/) - Meme Search Engine
|
||||||
|
@ -380,7 +378,7 @@
|
||||||
* [AvaxGFX](https://avxgfx.com/)
|
* [AvaxGFX](https://avxgfx.com/)
|
||||||
* [Freeject](https://www.freeject.net/)
|
* [Freeject](https://www.freeject.net/)
|
||||||
* [Cg_peers](https://t.me/Cg_peers)
|
* [Cg_peers](https://t.me/Cg_peers)
|
||||||
* [PDFTree](https://pngtree.com/)
|
* [PNGTree](https://pngtree.com/)
|
||||||
* [NitroGFX](https://nitrogfx.pro/)
|
* [NitroGFX](https://nitrogfx.pro/)
|
||||||
* [TianUI](https://www.titanui.com/)
|
* [TianUI](https://www.titanui.com/)
|
||||||
* [Designer Candies](https://designercandies.net/category/freebies/)
|
* [Designer Candies](https://designercandies.net/category/freebies/)
|
||||||
|
@ -393,6 +391,7 @@
|
||||||
* [Quasual](https://m.vk.com/quasual)
|
* [Quasual](https://m.vk.com/quasual)
|
||||||
* [designersgan9](https://m.vk.com/designersgan9)
|
* [designersgan9](https://m.vk.com/designersgan9)
|
||||||
* [WockupWorld](https://m.vk.com/mockupworld)
|
* [WockupWorld](https://m.vk.com/mockupworld)
|
||||||
|
* [OnlyGFX](https://www.onlygfx.com/)
|
||||||
* [The GFX](https://m.vk.com/the_gfx)
|
* [The GFX](https://m.vk.com/the_gfx)
|
||||||
* [Graphics Materials](https://vk.com/topic-178186634_39330245)
|
* [Graphics Materials](https://vk.com/topic-178186634_39330245)
|
||||||
* [desiignertm](https://vk.com/desiignertm)
|
* [desiignertm](https://vk.com/desiignertm)
|
||||||
|
@ -454,7 +453,6 @@
|
||||||
# ► Download Images
|
# ► Download Images
|
||||||
|
|
||||||
* 🌐 **[2ndBrain](https://rentry.co/2ndBrain)** or [designer](https://start.me/p/jj0JAp/designer) - Image Download Site Indexes
|
* 🌐 **[2ndBrain](https://rentry.co/2ndBrain)** or [designer](https://start.me/p/jj0JAp/designer) - Image Download Site Indexes
|
||||||
* ↪️ **[Image Download Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_download_extensions)**
|
|
||||||
* ↪️ **[Random Images](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_random_generators)**
|
* ↪️ **[Random Images](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_random_generators)**
|
||||||
* ↪️ **[PNG Images / Clipart](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_png_images_.2F_clipart)**
|
* ↪️ **[PNG Images / Clipart](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_png_images_.2F_clipart)**
|
||||||
* ↪️ **[AI Galleries](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_prompts_.2F_galleries)**
|
* ↪️ **[AI Galleries](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_prompts_.2F_galleries)**
|
||||||
|
@ -463,12 +461,11 @@
|
||||||
* ⭐ **[gallery-dl](https://github.com/mikf/gallery-dl)**, [RipMe](https://github.com/RipMeApp2/ripme), [WFDownloader](https://www.wfdownloader.xyz/), [ImgDownloader](https://imgdownloader.com/), [SCrawler](https://github.com/AAndyProgram/SCrawler) / [Discord](https://discord.gg/uFNUXvFFmg) or [Image Extractor](https://extract.pics/) - Image Download Tools
|
* ⭐ **[gallery-dl](https://github.com/mikf/gallery-dl)**, [RipMe](https://github.com/RipMeApp2/ripme), [WFDownloader](https://www.wfdownloader.xyz/), [ImgDownloader](https://imgdownloader.com/), [SCrawler](https://github.com/AAndyProgram/SCrawler) / [Discord](https://discord.gg/uFNUXvFFmg) or [Image Extractor](https://extract.pics/) - Image Download Tools
|
||||||
* [same.energy](https://same.energy/) - Visual Search Engine
|
* [same.energy](https://same.energy/) - Visual Search Engine
|
||||||
* [Dezoomify](https://dezoomify.ophir.dev/) - Download Zoomable Images
|
* [Dezoomify](https://dezoomify.ophir.dev/) - Download Zoomable Images
|
||||||
* [Clip Retrieval](https://rom1504.github.io/clip-retrieval/) - Clip Retrieval System
|
|
||||||
* [PicTriev](http://www.pictriev.com/) - Find Look-Alike Images
|
* [PicTriev](http://www.pictriev.com/) - Find Look-Alike Images
|
||||||
* [OpenMoji](https://openmoji.org/) - Emojis
|
* [OpenMoji](https://openmoji.org/) - Emojis
|
||||||
* [PixelJoint](https://pixeljoint.com/) or [rsrcs](https://rentry.co/rsrcs) - Pixel Art
|
* [PixelJoint](https://pixeljoint.com/), [Lospec](https://lospec.com/) or [rsrcs](https://rentry.co/rsrcs) - Download / Share Pixel Art
|
||||||
* [PimpMyDrawing](https://pimpmydrawing.com/) - Human Silhouettes
|
* [PimpMyDrawing](https://pimpmydrawing.com/) - Human Silhouettes
|
||||||
* [Film.ai](https://beta.flim.ai/), [FanCaps](https://fancaps.net/ ) or [Film Grab](https://film-grab.com/) - Media Screenshots
|
* [FanCaps](https://fancaps.net/ ) or [Film Grab](https://film-grab.com/) - Media Screenshots
|
||||||
* [Footyrenders](https://www.footyrenders.com/) - Football Related Images
|
* [Footyrenders](https://www.footyrenders.com/) - Football Related Images
|
||||||
* [PSDGraphics](https://www.psdgraphics.com/) - PSD Files
|
* [PSDGraphics](https://www.psdgraphics.com/) - PSD Files
|
||||||
* [The NFT Bay](https://thenftbay.org/) or [Extremely Fungible Tokens](https://www.extremelyfungible.com/) - Free NFTs
|
* [The NFT Bay](https://thenftbay.org/) or [Extremely Fungible Tokens](https://www.extremelyfungible.com/) - Free NFTs
|
||||||
|
@ -571,6 +568,19 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ Download Extensions
|
||||||
|
|
||||||
|
* [Download all Images](https://webextension.org/listing/save-images.html)
|
||||||
|
* [Cute Save Button](https://github.com/Dezaimasu/cute-button)
|
||||||
|
* [DownAlbum](https://chromewebstore.google.com/detail/downalbum/cgjnhhjpfcdhbhlcmmjppicjmgfkppoken)
|
||||||
|
* [Save Images](https://github.com/belaviyo/save-images/)
|
||||||
|
* [svgexport](https://svgexport.io/)
|
||||||
|
* [svg-grabber](https://chromewebstore.google.com/detail/svg-grabber-get-all-the-s/ndakggdliegnegeclmfgodmgemdokdmg)
|
||||||
|
* [SVG Gobbler](https://github.com/rossmoody/svg-gobbler)
|
||||||
|
* [Image Picka](https://github.com/eight04/image-picka)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## ▷ [Wallpapers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_wallpapers)
|
## ▷ [Wallpapers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_wallpapers)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -583,7 +593,7 @@
|
||||||
* ⭐ **[ImgOps](https://imgops.com/)** - Image Operations Meta-Tool
|
* ⭐ **[ImgOps](https://imgops.com/)** - Image Operations Meta-Tool
|
||||||
* ⭐ **[AntiDupl](https://github.com/ermig1979/AntiDupl)** or [cbird](https://github.com/scrubbbbs/cbird) - Duplicate Image Removers
|
* ⭐ **[AntiDupl](https://github.com/ermig1979/AntiDupl)** or [cbird](https://github.com/scrubbbbs/cbird) - Duplicate Image Removers
|
||||||
* ⭐ **[Muzli](https://search.muz.li/)** - Design Inspiration Search
|
* ⭐ **[Muzli](https://search.muz.li/)** - Design Inspiration Search
|
||||||
* [PicSynth](https://www.picsynth.me/), [WebOasis Editors](https://weboasis.app/editors/), [Ribbet](https://ribbet.ai/), [RedKetchup](https://redketchup.io/), [Img2Go](https://www.img2go.com/), [fffuel](https://fffuel.co/) or [Mara](https://mara.photos/) - Multi-Tool Sites
|
* [PicSynth](https://www.picsynth.me/), [Ribbet](https://ribbet.ai/), [RedKetchup](https://redketchup.io/), [Img2Go](https://www.img2go.com/), [fffuel](https://fffuel.co/) or [Mara](https://mara.photos/) - Multi-Tool Sites
|
||||||
* [PhotoFeeler](https://www.photofeeler.com/) - Get Photo Feedback
|
* [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
|
||||||
* [Librerest](https://librerest.bunk.lol/) / [GitHub](https://github.com/emppu-dev/librerest) or [Binternet](https://github.com/Ahwxorg/Binternet) - Pinterest Frontends
|
* [Librerest](https://librerest.bunk.lol/) / [GitHub](https://github.com/emppu-dev/librerest) or [Binternet](https://github.com/Ahwxorg/Binternet) - Pinterest Frontends
|
||||||
|
@ -605,7 +615,7 @@
|
||||||
* [Lithophane](https://3dp.rocks/lithophane) - Image to Lithophane Converter
|
* [Lithophane](https://3dp.rocks/lithophane) - Image to Lithophane Converter
|
||||||
* [WhatTheFont](https://www.myfonts.com/) - Find Font from Image
|
* [WhatTheFont](https://www.myfonts.com/) - Find Font from Image
|
||||||
* [Watermarkly](https://watermarkly.com/), [BatchWatermark](https://batchwatermark.com/) or [Watermarkup](https://watermarkup.com/watermark.html) - Image Watermarking
|
* [Watermarkly](https://watermarkly.com/), [BatchWatermark](https://batchwatermark.com/) or [Watermarkup](https://watermarkup.com/watermark.html) - Image Watermarking
|
||||||
* [Watermark Remover](https://www.watermarkremover.io/) or [DeWatermark](https://dewatermark.ai/) - Watermark Removal
|
* [Watermark Remover](https://www.watermarkremover.io/), [Unwatermark](https://unwatermark.ai/) or [DeWatermark](https://dewatermark.ai/) - Watermark Removal
|
||||||
* [Glaze](https://glaze.cs.uchicago.edu/index.html) or [Nightshade](https://nightshade.cs.uchicago.edu/downloads.html) - Protect Digital Art from AI Copies
|
* [Glaze](https://glaze.cs.uchicago.edu/index.html) or [Nightshade](https://nightshade.cs.uchicago.edu/downloads.html) - Protect Digital Art from AI Copies
|
||||||
* [FPNG](https://github.com/richgel999/fpng) - PNG Reader / Writer
|
* [FPNG](https://github.com/richgel999/fpng) - PNG Reader / Writer
|
||||||
* [APNG Maker](https://rukario.github.io/Schande/Uninteresting%20stuff/APNG%20Maker.html) - Create / Optimize APNG Images
|
* [APNG Maker](https://rukario.github.io/Schande/Uninteresting%20stuff/APNG%20Maker.html) - Create / Optimize APNG Images
|
||||||
|
@ -627,6 +637,32 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ Image Converters
|
||||||
|
|
||||||
|
* [Bulk Image Convert](https://bulkimageconvert.com)
|
||||||
|
* [Convertmyimage](https://convert-my-image.com/)
|
||||||
|
* [ImageConvert](https://imageconvert.org/)
|
||||||
|
* [imverter](https://www.imverter.com/)
|
||||||
|
* [Raw Pics](https://raw.pics.io/)
|
||||||
|
* [Converseen](https://converseen.fasterland.net/)
|
||||||
|
* [minipic](https://minipic.app/)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## ▷ Image Resizing
|
||||||
|
|
||||||
|
* [PixelHunter](https://pixelhunter.io/) - Resize Images for Different Sites
|
||||||
|
* [Resize App Icon](https://resizeappicon.com/) - Resize Square Images
|
||||||
|
* [Simple Image Resizer](https://www.simpleimageresizer.com/)
|
||||||
|
* [ImageResizer](https://imageresizer.com/)
|
||||||
|
* [PicResize](https://picresize.com/)
|
||||||
|
* [Birme](https://www.birme.net/)
|
||||||
|
* [Bulk Image Resize](https://bulkimageresize.com/)
|
||||||
|
* [ResizeNow](https://www.resizenow.com/en)
|
||||||
|
* [BulkResizePhotos](https://bulkresizephotos.com/)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## ▷ Image to Text / OCR
|
## ▷ Image to Text / OCR
|
||||||
|
|
||||||
* ↪️ **[AI Chatbots](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_online_chatbots)** - Most Chatbots have Built-in Image to Text
|
* ↪️ **[AI Chatbots](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25B7_online_chatbots)** - Most Chatbots have Built-in Image to Text
|
||||||
|
@ -751,8 +787,7 @@
|
||||||
* [Pika](https://pika.style/) / [GitHub](https://github.com/rishimohan/pika), [FabPic](https://www.fabpic.app/) or [OnPaste](https://onpaste.com/) - Screenshot Editor
|
* [Pika](https://pika.style/) / [GitHub](https://github.com/rishimohan/pika), [FabPic](https://www.fabpic.app/) or [OnPaste](https://onpaste.com/) - Screenshot Editor
|
||||||
* [Screenshot Guru](https://screenshot.guru/), [CleanShot](https://cleanshot.vercel.app/) or [Site-Shot](https://www.site-shot.com/) - Online Screenshot Tool
|
* [Screenshot Guru](https://screenshot.guru/), [CleanShot](https://cleanshot.vercel.app/) or [Site-Shot](https://www.site-shot.com/) - Online Screenshot Tool
|
||||||
* [Screenshot Rocks](https://screenshot.rocks/) / [GitHub](https://github.com/daveearley/screenshot.rocks), [screenshots.cloud](https://screenshots.cloud/), [shrinktheweb](https://shrinktheweb.com/) or [Pikwy](https://pikwy.com/) - Site Screenshot Tool
|
* [Screenshot Rocks](https://screenshot.rocks/) / [GitHub](https://github.com/daveearley/screenshot.rocks), [screenshots.cloud](https://screenshots.cloud/), [shrinktheweb](https://shrinktheweb.com/) or [Pikwy](https://pikwy.com/) - Site Screenshot Tool
|
||||||
* [puush](https://puush.me/) - Easily Share Screenshots
|
* [puush](https://puush.me/), [paste.photos](https://www.paste.photos/) or [Control V](https://ctrl.vi/) - Easily Share Screenshots
|
||||||
* [paste.photos](https://www.paste.photos/) - Image Clipboard to File
|
|
||||||
* [Screenstab](https://screenstab.com/editor/) - Create Graphics from Screenshots
|
* [Screenstab](https://screenstab.com/editor/) - Create Graphics from Screenshots
|
||||||
* [Limus](https://limus.netlify.app/) or [Screenstab](https://www.screenstab.com/editor/) - Change Screenshot Angles
|
* [Limus](https://limus.netlify.app/) or [Screenstab](https://www.screenstab.com/editor/) - Change Screenshot Angles
|
||||||
* [Screenshot Tutorial](https://www.take-a-screenshot.org/) - Multi-Platform Screenshot Guides
|
* [Screenshot Tutorial](https://www.take-a-screenshot.org/) - Multi-Platform Screenshot Guides
|
||||||
|
@ -798,7 +833,7 @@
|
||||||
|
|
||||||
* 🌐 **[Photo OSINT](https://start.me/p/0PgzqO/photo-osint)** - Image OSINT Resources
|
* 🌐 **[Photo OSINT](https://start.me/p/0PgzqO/photo-osint)** - Image OSINT Resources
|
||||||
* ⭐ **[Fawkes](http://sandlab.cs.uchicago.edu/fawkes/)** or **[Lowkey](https://lowkey.umiacs.umd.edu/)** - Facial Cloaking
|
* ⭐ **[Fawkes](http://sandlab.cs.uchicago.edu/fawkes/)** or **[Lowkey](https://lowkey.umiacs.umd.edu/)** - Facial Cloaking
|
||||||
* ⭐ **[FotoForensics](https://www.fotoforensics.com/)** or [Forensically](https://29a.ch/photo-forensics/) - Photo Forensics Tool
|
* ⭐ **[FotoForensics](https://www.fotoforensics.com/)**, [Sherloq](https://github.com/GuidoBartoli/sherloq) or [Forensically](https://29a.ch/photo-forensics/) - Photo Forensics Tools
|
||||||
* ⭐ **[GeoSpy](https://geospy.web.app/)**, [Picarta](https://picarta.ai/) / [Discord](https://discord.gg/g5BAd2UFbs) or [GeoEstimation](https://labs.tib.eu/geoestimation) - Estimate Image Geolocation
|
* ⭐ **[GeoSpy](https://geospy.web.app/)**, [Picarta](https://picarta.ai/) / [Discord](https://discord.gg/g5BAd2UFbs) or [GeoEstimation](https://labs.tib.eu/geoestimation) - Estimate Image Geolocation
|
||||||
* [Image Identification Project](https://www.imageidentify.com/) - Image Identification Tool
|
* [Image Identification Project](https://www.imageidentify.com/) - Image Identification Tool
|
||||||
* [StegOnline](https://stegonline.georgeom.net/image), [OpenStego](https://www.openstego.com/), [OpenPuff](https://embeddedsw.net/OpenPuff_Steganography_Home.html), [Steganography-PNG](https://pedrooaugusto.github.io/steganography-png/) / [GitHub](https://github.com/pedrooaugusto/steganography-png), [ImSter](https://github.com/DJayalath/ImSter), [stegano](https://bztsrc.gitlab.io/stegano/) or [stegpy](https://github.com/dhsdshdhk/stegpy) - Images Steganography Tools
|
* [StegOnline](https://stegonline.georgeom.net/image), [OpenStego](https://www.openstego.com/), [OpenPuff](https://embeddedsw.net/OpenPuff_Steganography_Home.html), [Steganography-PNG](https://pedrooaugusto.github.io/steganography-png/) / [GitHub](https://github.com/pedrooaugusto/steganography-png), [ImSter](https://github.com/DJayalath/ImSter), [stegano](https://bztsrc.gitlab.io/stegano/) or [stegpy](https://github.com/dhsdshdhk/stegpy) - Images Steganography Tools
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
* [Hosts File Editor](https://hostsfileeditor.com/) or [HostsDock](https://eshengsky.github.io/HostsDock/) - Windows Hosts File Editors
|
* [Hosts File Editor](https://hostsfileeditor.com/) or [HostsDock](https://eshengsky.github.io/HostsDock/) - Windows Hosts File Editors
|
||||||
* [MAC Address](https://macaddress.io/) - Check MAC Address
|
* [MAC Address](https://macaddress.io/) - Check MAC Address
|
||||||
* [masscan](https://github.com/robertdavidgraham/masscan) - Port Scanner
|
* [masscan](https://github.com/robertdavidgraham/masscan) - Port Scanner
|
||||||
* [PortChecker](https://portchecker.co/), [PortCheckers](https://www.portcheckers.com/), [RustCat](https://github.com/robiot/rustcat) or [CanYouSeeMe](https://canyouseeme.org/) - Port Checkers
|
* [PortChecker](https://portchecker.co/), [ping.pe](https://ping.pe/), [PortCheckers](https://www.portcheckers.com/), [RustCat](https://github.com/robiot/rustcat) or [CanYouSeeMe](https://canyouseeme.org/) - Port Checkers
|
||||||
* [Bufferbloat Test](https://www.waveform.com/tools/bufferbloat) - Test Bufferbloat
|
* [Bufferbloat Test](https://www.waveform.com/tools/bufferbloat) - Test Bufferbloat
|
||||||
* [PacketSender](https://packetsender.com/) - Packet Sender
|
* [PacketSender](https://packetsender.com/) - Packet Sender
|
||||||
|
|
||||||
|
@ -63,6 +63,7 @@
|
||||||
* ⭐ **[Sidebery](https://github.com/mbnuqw/sidebery)** - Firefox Extension
|
* ⭐ **[Sidebery](https://github.com/mbnuqw/sidebery)** - Firefox Extension
|
||||||
* ⭐ **[Raindrop.io](https://raindrop.io/)** - Web-Based Manager
|
* ⭐ **[Raindrop.io](https://raindrop.io/)** - Web-Based Manager
|
||||||
* [Shiori](https://github.com/go-shiori/shiori) - Desktop Manager
|
* [Shiori](https://github.com/go-shiori/shiori) - Desktop Manager
|
||||||
|
* [Start.me](https://about.start.me/) - Web-Based Manager
|
||||||
* [Bort](https://bort.io/) - Web-Based Manager / Dropbox Sync
|
* [Bort](https://bort.io/) - Web-Based Manager / Dropbox Sync
|
||||||
* [WebCull](https://webcull.com/) - Web-Based Manager
|
* [WebCull](https://webcull.com/) - Web-Based Manager
|
||||||
* [Floccus](https://floccus.org/) - Browser Bookmark Sync / [GitHub](https://github.com/floccusaddon/floccus)
|
* [Floccus](https://floccus.org/) - Browser Bookmark Sync / [GitHub](https://github.com/floccusaddon/floccus)
|
||||||
|
@ -144,7 +145,7 @@
|
||||||
* [NopeCHA](https://nopecha.com/) - Auto Captcha Solver / [Required Tokens](https://nopecha.com/manage) / [Discord](https://discord.com/invite/yj7cTYBQaw)
|
* [NopeCHA](https://nopecha.com/) - Auto Captcha Solver / [Required Tokens](https://nopecha.com/manage) / [Discord](https://discord.com/invite/yj7cTYBQaw)
|
||||||
* [Privacy Pass](https://github.com/cloudflare/pp-browser-extension) - Save Captcha Tokens
|
* [Privacy Pass](https://github.com/cloudflare/pp-browser-extension) - Save Captcha Tokens
|
||||||
* [Democaptcha](https://democaptcha.com/demo-form-eng/hcaptcha.html) - hCaptcha Demo
|
* [Democaptcha](https://democaptcha.com/demo-form-eng/hcaptcha.html) - hCaptcha Demo
|
||||||
* [ReCAPTCHA Demo](https://www.google.com/recaptcha/api2/demo) or [reCAPTCHA test](https://patrickhlauke.github.io/recaptcha/) - reCAPTCHA Demo's
|
* [ReCAPTCHA Demo](https://www.google.com/recaptcha/api2/demo) or [reCAPTCHA test](https://patrickhlauke.github.io/recaptcha/) - reCAPTCHA Demos
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -156,6 +157,7 @@
|
||||||
* ⭐ **[Hack.chat](https://hack.chat/)**, [Shick](https://shick.me/), [LeapChat](https://www.leapchat.org/), [Yap](https://yap.chat/), [LittlePlanets](https://littleplanets.us/), [Convene](https://letsconvene.im/), [Stinto](https://stin.to/en) or [tik.io](https://tlk.io/) - Minimal Account Free Chats
|
* ⭐ **[Hack.chat](https://hack.chat/)**, [Shick](https://shick.me/), [LeapChat](https://www.leapchat.org/), [Yap](https://yap.chat/), [LittlePlanets](https://littleplanets.us/), [Convene](https://letsconvene.im/), [Stinto](https://stin.to/en) or [tik.io](https://tlk.io/) - Minimal Account Free Chats
|
||||||
* ⭐ **[Gajim](https://gajim.org/)** or [xabber](https://www.xabber.com/) - XMPP Clients
|
* ⭐ **[Gajim](https://gajim.org/)** or [xabber](https://www.xabber.com/) - XMPP Clients
|
||||||
* [Pidgin](https://www.pidgin.im/), [Voximity](https://voximity.chat/), [Beeper](https://www.beeper.com/), [Texts](https://texts.com/) or [Ferdium](https://ferdium.org/) / [GitHub](https://github.com/ferdium/ferdium-app) - Combine Web Apps / Chats
|
* [Pidgin](https://www.pidgin.im/), [Voximity](https://voximity.chat/), [Beeper](https://www.beeper.com/), [Texts](https://texts.com/) or [Ferdium](https://ferdium.org/) / [GitHub](https://github.com/ferdium/ferdium-app) - Combine Web Apps / Chats
|
||||||
|
* [MatterBridge](https://github.com/42wim/matterbridge) - Bridge for Multiple Chat Apps
|
||||||
* [Miranda NG](https://www.miranda-ng.org/en/), [Escargot](https://escargot.chat/) or [WeeChat](https://weechat.org/) - Chat Apps
|
* [Miranda NG](https://www.miranda-ng.org/en/), [Escargot](https://escargot.chat/) or [WeeChat](https://weechat.org/) - Chat Apps
|
||||||
* [Twist](https://twist.com/) - Collaboration Chat Manager
|
* [Twist](https://twist.com/) - Collaboration Chat Manager
|
||||||
* [Cabal](https://cabal.chat/) - P2P Chat / [GitHub](https://github.com/cabal-club)
|
* [Cabal](https://cabal.chat/) - P2P Chat / [GitHub](https://github.com/cabal-club)
|
||||||
|
@ -222,7 +224,7 @@
|
||||||
* [DuckDuckBang](https://mosermichael.github.io/duckduckbang/html/main.html) - DuckDuckGo !bang Meta Search / [GitHub](https://github.com/MoserMichael/duckduckbang)
|
* [DuckDuckBang](https://mosermichael.github.io/duckduckbang/html/main.html) - DuckDuckGo !bang Meta Search / [GitHub](https://github.com/MoserMichael/duckduckbang)
|
||||||
* [KeywordSheeter](https://keywordsheeter.com/) or [Spyfu](https://www.spyfu.com/) - Keyword Research Tools
|
* [KeywordSheeter](https://keywordsheeter.com/) or [Spyfu](https://www.spyfu.com/) - Keyword Research Tools
|
||||||
* [BoardReader](https://boardreader.com/), [CrowdView](https://crowdview.ai/) or [FindAForum](https://www.findaforum.net/Home/Search/) - Forum Search Engine
|
* [BoardReader](https://boardreader.com/), [CrowdView](https://crowdview.ai/) or [FindAForum](https://www.findaforum.net/Home/Search/) - Forum Search Engine
|
||||||
* [BlogErnity](http://www.bloggernity.com/) or [SearchBlogspot](https://www.searchblogspot.com/) - Blog Search
|
* [Raw Web](https://rawweb.org/), [BlogErnity](http://www.bloggernity.com/) or [SearchBlogspot](https://www.searchblogspot.com/) - Blog Search
|
||||||
* [4chanSearch](https://4chansearch.com/) or [4search](https://4search.neocities.org/) - 4chan Search
|
* [4chanSearch](https://4chansearch.com/) or [4search](https://4search.neocities.org/) - 4chan Search
|
||||||
* [tumbex](https://www.tumbex.com/) - Tumblr Search
|
* [tumbex](https://www.tumbex.com/) - Tumblr Search
|
||||||
* [AlsoAsked](https://alsoasked.com/) - Related Search Tool
|
* [AlsoAsked](https://alsoasked.com/) - Related Search Tool
|
||||||
|
@ -370,6 +372,7 @@
|
||||||
* ⭐ **[t.ly](https://t.ly/)** - `t.ly/qqH6`
|
* ⭐ **[t.ly](https://t.ly/)** - `t.ly/qqH6`
|
||||||
* ⭐ **[is.gd](https://www.is.gd/)** - `is.gd/9dkISG`
|
* ⭐ **[is.gd](https://www.is.gd/)** - `is.gd/9dkISG`
|
||||||
* ⭐ **[Reduced](https://reduced.to/)** - `reduced.to/nuwad`
|
* ⭐ **[Reduced](https://reduced.to/)** - `reduced.to/nuwad`
|
||||||
|
* [spoo.me](https://spoo.me/) - `spoo.me/ZbvUhz` / [Discord](https://spoo.me/discord) / [GitHub](https://github.com/spoo-me/url-shortener)
|
||||||
* [v.gd](https://v.gd/) - `v.gd/Gj8oLR`
|
* [v.gd](https://v.gd/) - `v.gd/Gj8oLR`
|
||||||
* [Linkify](https://creator.linkify.cz/) - `linkify.cz/1a0O`
|
* [Linkify](https://creator.linkify.cz/) - `linkify.cz/1a0O`
|
||||||
* [bitly](https://bitly.com/) - `bit.ly/3cmqPIu` / [Reveal URL](https://i.ibb.co/tQVKYRq/3a97e5dd64b2.png)
|
* [bitly](https://bitly.com/) - `bit.ly/3cmqPIu` / [Reveal URL](https://i.ibb.co/tQVKYRq/3a97e5dd64b2.png)
|
||||||
|
@ -495,7 +498,7 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
* ⭐ **[Smailpro](https://smailpro.com/)** - Gmail & Outlook / Forever / N/A / 20+ Domains
|
* ⭐ **[MailPro](https://smailpro.com/temporary-email)** - Gmail & Outlook / Forever / N/A / 20+ Domains
|
||||||
* ⭐ **[Zemail](https://zemail.me/)** - Gmail / Forever / 1 Day / 7 Domains
|
* ⭐ **[Zemail](https://zemail.me/)** - Gmail / Forever / 1 Day / 7 Domains
|
||||||
* ⭐ **[Gmailnator](https://emailnator.com/)** - Gmail / Forever / 1 Day / 6 Domains
|
* ⭐ **[Gmailnator](https://emailnator.com/)** - Gmail / Forever / 1 Day / 6 Domains
|
||||||
* ⭐ **[Tempr.email](https://tempr.email/en/)** - Forever / 1 Month / 50+ Domains
|
* ⭐ **[Tempr.email](https://tempr.email/en/)** - Forever / 1 Month / 50+ Domains
|
||||||
|
@ -607,7 +610,7 @@
|
||||||
* ↪️ **[Translation Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_translators)**
|
* ↪️ **[Translation Extensions](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_translators)**
|
||||||
* ↪️ **[Download Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_download_managers)**
|
* ↪️ **[Download Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools#wiki_.25B7_download_managers)**
|
||||||
* ↪️ **[Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
|
* ↪️ **[Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
|
||||||
* ↪️ **[Image Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_image_download_extensions)**
|
* ↪️ **[Image Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_download_extensions)**
|
||||||
* ↪️ **[Productivity / Site Blocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_productivity_tools)**
|
* ↪️ **[Productivity / Site Blocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_productivity_tools)**
|
||||||
* ↪️ **[Reverse Image Search](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_reverse_image_search)**
|
* ↪️ **[Reverse Image Search](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/img-tools#wiki_.25B7_reverse_image_search)**
|
||||||
* ↪️ **[Bookmark Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_bookmark_managers)**
|
* ↪️ **[Bookmark Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25B7_bookmark_managers)**
|
||||||
|
@ -692,9 +695,9 @@
|
||||||
## ▷ Firefox Extensions
|
## ▷ Firefox Extensions
|
||||||
|
|
||||||
* 🌐 **[Firefox Addons](https://addons.mozilla.org/en-US/firefox/extensions/)** - Firefox Addon Store
|
* 🌐 **[Firefox Addons](https://addons.mozilla.org/en-US/firefox/extensions/)** - Firefox Addon Store
|
||||||
* ⭐ **[Firefox Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/)**, [Container Tab Groups](https://addons.mozilla.org/en-US/firefox/addon/container-tab-groups/) or [Temporary Containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/) - Separate Firefox Sessions / [Guide](https://www.thechiefmeat.com/guides/containers.html)
|
|
||||||
* ⭐ **[FoxyTab](https://addons.mozilla.org/en-US/firefox/addon/foxytab/)** - Tab Tools
|
* ⭐ **[FoxyTab](https://addons.mozilla.org/en-US/firefox/addon/foxytab/)** - Tab Tools
|
||||||
* ⭐ **[Context Search](https://addons.mozilla.org/en-US/firefox/addon/contextsearch-web-ext/)** - Search Selected Text / Multi Site Search
|
* ⭐ **[Context Search](https://addons.mozilla.org/en-US/firefox/addon/contextsearch-web-ext/)** - Search Selected Text / Multi Site Search
|
||||||
|
* [Firefox Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/), [Container Tab Groups](https://addons.mozilla.org/en-US/firefox/addon/container-tab-groups/) or [Temporary Containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/) - Separate Firefox Sessions / [Guide](https://www.thechiefmeat.com/guides/containers.html)
|
||||||
* [FoxyLink](https://addons.mozilla.org/en-US/firefox/addon/foxylink/) - Link Tools
|
* [FoxyLink](https://addons.mozilla.org/en-US/firefox/addon/foxylink/) - Link Tools
|
||||||
* [Default Bookmark Folder](https://github.com/teddy-gustiaux/default-bookmark-folder) - Change Default Bookmark Folder
|
* [Default Bookmark Folder](https://github.com/teddy-gustiaux/default-bookmark-folder) - Change Default Bookmark Folder
|
||||||
* [Bookmark Search Plus 2](https://github.com/aaFn/Bookmark-search-plus-2) - Search Bookmarks
|
* [Bookmark Search Plus 2](https://github.com/aaFn/Bookmark-search-plus-2) - Search Bookmarks
|
||||||
|
@ -712,7 +715,7 @@
|
||||||
* [Happy Right-Click](https://addons.mozilla.org/en-US/firefox/addon/%E5%BF%AB%E4%B9%90%E5%8F%B3%E9%94%AE/) - Force Enable Right Click
|
* [Happy Right-Click](https://addons.mozilla.org/en-US/firefox/addon/%E5%BF%AB%E4%B9%90%E5%8F%B3%E9%94%AE/) - Force Enable Right Click
|
||||||
* [User-Agent String Switcher](https://addons.mozilla.org/en-US/firefox/addon/user-agent-string-switcher/) - Switch Your User-Agent
|
* [User-Agent String Switcher](https://addons.mozilla.org/en-US/firefox/addon/user-agent-string-switcher/) - Switch Your User-Agent
|
||||||
* [Always Visible](https://addons.mozilla.org/en-US/firefox/addon/always-visible/) - Always Active / On-Top Window
|
* [Always Visible](https://addons.mozilla.org/en-US/firefox/addon/always-visible/) - Always Active / On-Top Window
|
||||||
* [SoundFixer](https://github.com/valpackett/soundfixer) or [600% Sound](https://addons.mozilla.org/en-US/firefox/addon/600-sound-volume/) - Fixes / Increase Browser Audio
|
* [SoundFixer](https://github.com/valpackett/soundfixer) - Fixes / Increase Browser Audio
|
||||||
* [Read Aloud](https://readaloud.app/) - Text to Speech
|
* [Read Aloud](https://readaloud.app/) - Text to Speech
|
||||||
* [Firefox Stats](https://firefox-stats.com/) - Compare / Analyze Firefox Extensions
|
* [Firefox Stats](https://firefox-stats.com/) - Compare / Analyze Firefox Extensions
|
||||||
* [PWAsForFirefox](https://pwasforfirefox.filips.si) - Install Progressive Web Apps
|
* [PWAsForFirefox](https://pwasforfirefox.filips.si) - Install Progressive Web Apps
|
||||||
|
@ -802,7 +805,7 @@
|
||||||
* ⭐ **Wayback Machine Tools** - [Downloader](https://github.com/jsvine/waybackpack) / [Browser Extension](https://github.com/internetarchive/wayback-machine-webextension), [2](https://vegetableman.github.io/vandal/) / [Script](https://github.com/overcast07/wayback-machine-spn-scripts) / [Auto Load](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox)
|
* ⭐ **Wayback Machine Tools** - [Downloader](https://github.com/jsvine/waybackpack) / [Browser Extension](https://github.com/internetarchive/wayback-machine-webextension), [2](https://vegetableman.github.io/vandal/) / [Script](https://github.com/overcast07/wayback-machine-spn-scripts) / [Auto Load](https://gitlab.com/gkrishnaks/WaybackEverywhere-Firefox)
|
||||||
* ⭐ **[Web Archives](https://github.com/dessant/web-archives)** or [Resurrect Pages Fork](https://github.com/Albirew/resurrect-pages-isup-edition) - Browser Extensions
|
* ⭐ **[Web Archives](https://github.com/dessant/web-archives)** or [Resurrect Pages Fork](https://github.com/Albirew/resurrect-pages-isup-edition) - Browser Extensions
|
||||||
* ⭐ **[CachedView](https://cachedview.nl/)** or [Quick Cache](https://cybdetective.com/quickcacheandarhivesearch.html) - Aggregate Cache Results
|
* ⭐ **[CachedView](https://cachedview.nl/)** or [Quick Cache](https://cybdetective.com/quickcacheandarhivesearch.html) - Aggregate Cache Results
|
||||||
* [ArchiveTeam](https://wiki.archiveteam.org/index.php/Main_Page) - Archive Projects
|
* [ArchiveTeam](https://wiki.archiveteam.org/index.php/Main_Page) - Archiving Projects / Wiki
|
||||||
* [Perma.cc](https://perma.cc/) - Create Permalinks
|
* [Perma.cc](https://perma.cc/) - Create Permalinks
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -816,6 +819,7 @@
|
||||||
* ⭐ **[MarkDownload](https://github.com/deathau/markdownload)** or [MarkdownDown](https://markdowndown.vercel.app/) - Download Web Pages as Markdown Files
|
* ⭐ **[MarkDownload](https://github.com/deathau/markdownload)** or [MarkdownDown](https://markdowndown.vercel.app/) - Download Web Pages as Markdown Files
|
||||||
* ⭐ **[HTTrack](https://www.httrack.com/)** / [Guide](https://rentry.co/cloneasite) - Website Downloader
|
* ⭐ **[HTTrack](https://www.httrack.com/)** / [Guide](https://rentry.co/cloneasite) - Website Downloader
|
||||||
* ⭐ **[datahoarder-website-to-markdown](https://github.com/evilsh3ll/datahoarder-website-to-markdown)** - Index to Markdown Tool
|
* ⭐ **[datahoarder-website-to-markdown](https://github.com/evilsh3ll/datahoarder-website-to-markdown)** - Index to Markdown Tool
|
||||||
|
* [Tubeup](https://github.com/bibanon/tubeup) - Multi-VOD Service to IA Uploader
|
||||||
* [Irchiver](https://irchiver.com/) - Automatic Web Browser Screenshots
|
* [Irchiver](https://irchiver.com/) - Automatic Web Browser Screenshots
|
||||||
* [Monolith](https://github.com/Y2Z/monolith) - Save Webpages as HTML
|
* [Monolith](https://github.com/Y2Z/monolith) - Save Webpages as HTML
|
||||||
* [WAIL](https://matkelly.com/wail) - GUI for Archiving Tools / [GitHub](https://github.com/machawk1/wail)
|
* [WAIL](https://matkelly.com/wail) - GUI for Archiving Tools / [GitHub](https://github.com/machawk1/wail)
|
||||||
|
|
|
@ -60,6 +60,7 @@
|
||||||
* [Impression](https://gitlab.com/adhami3310/Impression) - Create Bootable USB Linux Drives
|
* [Impression](https://gitlab.com/adhami3310/Impression) - Create Bootable USB Linux Drives
|
||||||
* [DistroSea](https://distrosea.com/), [anuraOS](https://github.com/MercuryWorkshop/anuraOS) - Linux Browser Emulator
|
* [DistroSea](https://distrosea.com/), [anuraOS](https://github.com/MercuryWorkshop/anuraOS) - Linux Browser Emulator
|
||||||
* [SysmonForLinux](https://github.com/Sysinternals/SysmonForLinux) - Monitor / Log System Activity
|
* [SysmonForLinux](https://github.com/Sysinternals/SysmonForLinux) - Monitor / Log System Activity
|
||||||
|
* [Webmin](https://webmin.com/) - Web-Based System Admin Tool / [GitHub](https://github.com/webmin/webmin)
|
||||||
* [screenFetch](https://github.com/KittyKatt/screenFetch) - Bash Screenshot Information Tool
|
* [screenFetch](https://github.com/KittyKatt/screenFetch) - Bash Screenshot Information Tool
|
||||||
* [Nanobench](https://github.com/andreas-abel/nanoBench) - CPU Microbenchmark / [Documentation](https://nanobench.ankerl.com/)
|
* [Nanobench](https://github.com/andreas-abel/nanoBench) - CPU Microbenchmark / [Documentation](https://nanobench.ankerl.com/)
|
||||||
* [ScanMem](https://github.com/scanmem/scanmem) - Memory Scanner / Debugger
|
* [ScanMem](https://github.com/scanmem/scanmem) - Memory Scanner / Debugger
|
||||||
|
@ -275,15 +276,16 @@ Tool Index / [Discord](https://discord.gg/pQVYgjzM3w)
|
||||||
|
|
||||||
* 🌐 **[Awesome-ttygames](https://github.com/ligurio/awesome-ttygames)** - Unix ASCII Games
|
* 🌐 **[Awesome-ttygames](https://github.com/ligurio/awesome-ttygames)** - Unix ASCII Games
|
||||||
Linux Gaming Guide
|
Linux Gaming Guide
|
||||||
* 🌐 **[Are We Anti-Cheat Yet?](https://areweanticheatyet.com/)** - Anti-Cheat Game Database / GNU/Linux & Wine/Proton Compatibility
|
* 🌐 **[Are We Anti-Cheat Yet?](https://areweanticheatyet.com/)** - Anti-Cheat Game Database / GNU/Linux & Wine/Proton Compatibility
|
||||||
* ⭐ **[Comprehensive Gaming Guide](https://linux-gaming.kwindu.eu/index.php?title=Main_Page)** / [2](https://github.com/rimsiw/linux-gaming-omg) / [3](https://web.archive.org/web/20221022121735/https://www.reddit.com/r/Piracy/comments/ndrtlf/comment/gyccwhk/?context=3) / [4](https://www.reddit.com/r/LinuxCrackSupport/wiki/index) - Linux Gaming Guides
|
* ⭐ **[Comprehensive Gaming Guide](https://linux-gaming.kwindu.eu/index.php?title=Main_Page)** / [2](https://github.com/rimsiw/linux-gaming-omg) / [3](https://web.archive.org/web/20221022121735/https://www.reddit.com/r/Piracy/comments/ndrtlf/comment/gyccwhk/?context=3) / [4](https://www.reddit.com/r/LinuxCrackSupport/wiki/index) - Linux Gaming Guides
|
||||||
* ⭐ **[protondb](https://www.protondb.com/)**- Proton Compatibility Descriptions / [Steam Extension](https://github.com/Trsnaqe/protondb-community-extension)
|
* ⭐ **[protondb](https://www.protondb.com/)**- Proton Compatibility / [Steam Extension](https://github.com/Trsnaqe/protondb-community-extension)
|
||||||
* ⭐ **[Lutris](https://lutris.net/)** - Games Manager
|
* ⭐ **[Lutris](https://lutris.net/)** - Games Manager
|
||||||
* ⭐ **[proton-ge-custom](https://github.com/GloriousEggroll/proton-ge-custom)** - Play Windows Games on Linux / [Guide](https://www.reddit.com/r/LinuxCrackSupport/comments/yqfirv/how_to_install_fitgirl_or_dodi_windows_repacks_in/)
|
* ⭐ **[proton-ge-custom](https://github.com/GloriousEggroll/proton-ge-custom)** - Play Windows Games on Linux / [Guide](https://www.reddit.com/r/LinuxCrackSupport/comments/yqfirv/how_to_install_fitgirl_or_dodi_windows_repacks_in/)
|
||||||
* ⭐ **[ProtonUp-QT](https://github.com/DavidoTek/ProtonUp-Qt/)** - Install / Manage Proton-GE for Steam and Wine-GE for Lutris
|
* ⭐ **[ProtonUp-QT](https://github.com/DavidoTek/ProtonUp-Qt/)** - Install / Manage Proton-GE for Steam and Wine-GE for Lutris
|
||||||
* ⭐ **[Kapital Sin](https://www.kapitalsin.com/forum/index.php?board=4.0)** - Linux Games / Use [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
|
* ⭐ **[Kapital Sin](https://www.kapitalsin.com/forum/index.php?board=4.0)** - Linux Games / Use [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
|
||||||
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Linux Games
|
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Linux Games
|
||||||
* ⭐ **[johncena141](https://1337x.to/user/johncena141/)** - Linux Games / [Support](https://gitlab.com/jc141x/portal)
|
* ⭐ **[johncena141](https://1337x.to/user/johncena141/)** - Linux Games / [Support](https://gitlab.com/jc141x/portal)
|
||||||
|
* [linuxgames](https://rentry.co/FMHYBase64#linux-games) - Linux Games
|
||||||
* [GameHub](https://tkashkin.github.io/projects/gamehub/), [Gnome Games](https://wiki.gnome.org/Apps/Games), [UnderTaker141](https://github.com/AbdelrhmanNile/UnderTaker141) or [Steal](https://github.com/AbdelrhmanNile/steal) - Game Libraries / Launchers
|
* [GameHub](https://tkashkin.github.io/projects/gamehub/), [Gnome Games](https://wiki.gnome.org/Apps/Games), [UnderTaker141](https://github.com/AbdelrhmanNile/UnderTaker141) or [Steal](https://github.com/AbdelrhmanNile/steal) - Game Libraries / Launchers
|
||||||
* [RuTracker](https://rutracker.org/forum/viewforum.php?f=899) - Linux Games / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045)
|
* [RuTracker](https://rutracker.org/forum/viewforum.php?f=899) - Linux Games / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045)
|
||||||
* [winesapOS](https://github.com/LukeShortCloud/winesapOS) - Play Games on Storage Devices
|
* [winesapOS](https://github.com/LukeShortCloud/winesapOS) - Play Games on Storage Devices
|
||||||
|
@ -309,8 +311,6 @@ Linux Gaming Guide
|
||||||
* [Gamemode](https://github.com/FeralInteractive/gamemode) - Linux System Optimizer
|
* [Gamemode](https://github.com/FeralInteractive/gamemode) - Linux System Optimizer
|
||||||
* [LibreGaming](https://github.com/Ahmed-Al-Balochi/LibreGaming) - Linux Game Package Downloader
|
* [LibreGaming](https://github.com/Ahmed-Al-Balochi/LibreGaming) - Linux Game Package Downloader
|
||||||
* [PortMaster](https://portmaster.games/) - Port Games to Linux Handheld Devices / [Discord](https://discord.gg/JxYBp9HTAY)
|
* [PortMaster](https://portmaster.games/) - Port Games to Linux Handheld Devices / [Discord](https://discord.gg/JxYBp9HTAY)
|
||||||
* [Prism43](https://github.com/DomHeadroom/Prism43) - Prism Launcher / Unlocker
|
|
||||||
* [mcpelauncher](https://github.com/minecraft-linux/mcpelauncher-manifest) - Minecraft Android Bedrock Edition Launcher for Linux
|
|
||||||
* [VinegarHQ](https://vinegarhq.org/) - Bootstrapper for Roblox / [Studio Only](https://vinegarhq.org/Home/rol_faq.html) / [Sober](https://sober.vinegarhq.org/)
|
* [VinegarHQ](https://vinegarhq.org/) - Bootstrapper for Roblox / [Studio Only](https://vinegarhq.org/Home/rol_faq.html) / [Sober](https://sober.vinegarhq.org/)
|
||||||
* [Anime Game Launcher](https://github.com/an-anime-team/an-anime-game-launcher) - Genshin Impact Launcher / [Discord](https://discord.gg/ck37X6UWBp)
|
* [Anime Game Launcher](https://github.com/an-anime-team/an-anime-game-launcher) - Genshin Impact Launcher / [Discord](https://discord.gg/ck37X6UWBp)
|
||||||
* [among-sus](https://git.sr.ht/~martijnbraam/among-sus) - Play Among Us in Your Terminal
|
* [among-sus](https://git.sr.ht/~martijnbraam/among-sus) - Play Among Us in Your Terminal
|
||||||
|
@ -408,7 +408,7 @@ Linux Gaming Guide
|
||||||
* [Nextcord](https://docs.nextcord.dev/) - Discord API Wrapper
|
* [Nextcord](https://docs.nextcord.dev/) - Discord API Wrapper
|
||||||
* [Discover](https://github.com/trigg/Discover) - Discord Overlay
|
* [Discover](https://github.com/trigg/Discover) - Discord Overlay
|
||||||
* [dvm](https://github.com/diced/dvm) - Discord Version Manager
|
* [dvm](https://github.com/diced/dvm) - Discord Version Manager
|
||||||
* [Rofimoji](https://github.com/fdw/rofimoji), [Shmoji](https://github.com/biox/shmoji) - Emoji CLI's
|
* [Rofimoji](https://github.com/fdw/rofimoji), [Shmoji](https://github.com/biox/shmoji) - Emoji CLIs
|
||||||
* [Flash 32 Download](https://pastebin.com/0fNaeceW)
|
* [Flash 32 Download](https://pastebin.com/0fNaeceW)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -468,7 +468,6 @@ Linux Gaming Guide
|
||||||
* [bash-it](https://github.com/Bash-it/bash-it) or [Bashly](https://bashly.dannyb.co/) - Bash Frameworks
|
* [bash-it](https://github.com/Bash-it/bash-it) or [Bashly](https://bashly.dannyb.co/) - Bash Frameworks
|
||||||
* [zx](https://google.github.io/zx/) or [dax](https://github.com/dsherret/dax) - Write Complex Scripts
|
* [zx](https://google.github.io/zx/) or [dax](https://github.com/dsherret/dax) - Write Complex Scripts
|
||||||
* [Basher](https://www.basher.it/) or [bpkg](https://bpkg.sh/) - Bash Package Manager
|
* [Basher](https://www.basher.it/) or [bpkg](https://bpkg.sh/) - Bash Package Manager
|
||||||
* [yakuake](https://apps.kde.org/yakuake/) - Terminal Emulator
|
|
||||||
* [XTerm](https://invisible-island.net/xterm/) - X Window System Terminal Emulator
|
* [XTerm](https://invisible-island.net/xterm/) - X Window System Terminal Emulator
|
||||||
* [hush](https://github.com/hush-shell/hush) - Unix Shell
|
* [hush](https://github.com/hush-shell/hush) - Unix Shell
|
||||||
* [Extension Manager](https://mattjakeman.com/apps/extension-manager) - GNOME Shell Extensions
|
* [Extension Manager](https://mattjakeman.com/apps/extension-manager) - GNOME Shell Extensions
|
||||||
|
@ -501,7 +500,7 @@ Linux Gaming Guide
|
||||||
* [Windows-10](https://b00merang.weebly.com/windows-10.html) - Windows 10 Theme
|
* [Windows-10](https://b00merang.weebly.com/windows-10.html) - Windows 10 Theme
|
||||||
* [xScreensaver](https://www.jwz.org/xscreensaver/) - Linux Screensavers
|
* [xScreensaver](https://www.jwz.org/xscreensaver/) - Linux Screensavers
|
||||||
* [Fondo](https://github.com/calo001/fondo), [varietywalls](https://github.com/varietywalls/variety), [HydraPaper](https://hydrapaper.gabmus.org/), [styli.sh](https://github.com/thevinter/styli.sh) or [Komorebi](https://github.com/cheesecakeufo/komorebi) - Wallpaper Managers
|
* [Fondo](https://github.com/calo001/fondo), [varietywalls](https://github.com/varietywalls/variety), [HydraPaper](https://hydrapaper.gabmus.org/), [styli.sh](https://github.com/thevinter/styli.sh) or [Komorebi](https://github.com/cheesecakeufo/komorebi) - Wallpaper Managers
|
||||||
* [Video Wallpaper](https://github.com/ghostlexly/gpu-video-wallpaper) - Use Videos as Animated Wallpaper
|
* [Video Wallpaper](https://github.com/ghostlexly/gpu-video-wallpaper) or [Hidamari](https://github.com/jeffshee/hidamari) - Use Videos as Animated Wallpapers
|
||||||
* [wallpaper-engine-kde-plugin](https://github.com/catsout/wallpaper-engine-kde-plugin) - Wallpaper Engine KDE Plugin
|
* [wallpaper-engine-kde-plugin](https://github.com/catsout/wallpaper-engine-kde-plugin) - Wallpaper Engine KDE Plugin
|
||||||
* [Polychromatic](https://polychromatic.app/) or [OpenRazer](https://openrazer.github.io/) - Linux System Light Control
|
* [Polychromatic](https://polychromatic.app/) or [OpenRazer](https://openrazer.github.io/) - Linux System Light Control
|
||||||
* [Burn My Windows](https://github.com/Schneegans/Burn-My-Windows) - Window Closing Effects
|
* [Burn My Windows](https://github.com/Schneegans/Burn-My-Windows) - Window Closing Effects
|
||||||
|
@ -533,7 +532,6 @@ Linux Gaming Guide
|
||||||
* [CloverBootloader](https://github.com/CloverHackyColor/CloverBootloader/) - Windows, Mac & Linux Bootloader / [Config](https://mackie100projects.altervista.org/)
|
* [CloverBootloader](https://github.com/CloverHackyColor/CloverBootloader/) - Windows, Mac & Linux Bootloader / [Config](https://mackie100projects.altervista.org/)
|
||||||
* [Boot Camp](https://support.apple.com/boot-camp) - Windows Bootloader / [DL Script](https://github.com/timsutton/brigadier)
|
* [Boot Camp](https://support.apple.com/boot-camp) - Windows Bootloader / [DL Script](https://github.com/timsutton/brigadier)
|
||||||
* [Docker OSX](https://github.com/sickcodes/Docker-OSX) - Mac VM in Docker
|
* [Docker OSX](https://github.com/sickcodes/Docker-OSX) - Mac VM in Docker
|
||||||
* [Whisky](https://getwhisky.app/) - Wine Wrapper
|
|
||||||
* [SwiftUI Win11](https://jinxiansen.github.io/Windows11/) - Windows 11 Desktop Client for macOS
|
* [SwiftUI Win11](https://jinxiansen.github.io/Windows11/) - Windows 11 Desktop Client for macOS
|
||||||
* [OrbStack](https://orbstack.dev/) - Docker Client
|
* [OrbStack](https://orbstack.dev/) - Docker Client
|
||||||
* [Cider](https://cider.sh/) - Audio Players / Free Classic Version / [GitHub](https://github.com/ciderapp/Cider)
|
* [Cider](https://cider.sh/) - Audio Players / Free Classic Version / [GitHub](https://github.com/ciderapp/Cider)
|
||||||
|
@ -559,7 +557,8 @@ Linux Gaming Guide
|
||||||
* [OSXFuse](https://osxfuse.github.io/) - Mac File Integration
|
* [OSXFuse](https://osxfuse.github.io/) - Mac File Integration
|
||||||
* [Download Shuttle](https://apps.apple.com/in/app/download-shuttle-fast-file/id847809913) or [Progressive Downloader](https://macpsd.net/) - File Download Manager
|
* [Download Shuttle](https://apps.apple.com/in/app/download-shuttle-fast-file/id847809913) or [Progressive Downloader](https://macpsd.net/) - File Download Manager
|
||||||
* [FlyingCarpet](https://github.com/spieglt/FlyingCarpet) - Cross-Platform AirDrop / [Guide](https://redd.it/vthltc)
|
* [FlyingCarpet](https://github.com/spieglt/FlyingCarpet) - Cross-Platform AirDrop / [Guide](https://redd.it/vthltc)
|
||||||
* [Adobe Creative Cloud](https://rentry.co/FMHYBase64#adobe-after-effects-collection) - Adobe CC Guides
|
* [Adobe Downloader](https://github.com/X1a0He/Adobe-Downloader/blob/main/readme-en.md) - Adobe Product Downloader
|
||||||
|
* [Adobe Creative Cloud](https://rentry.co/FMHYBase64#mac-adobe-cc) - Adobe CC Guides
|
||||||
* [Adobe Packager](https://github.com/Drovosek01/adobe-packager) - Adobe Portable Installer Script
|
* [Adobe Packager](https://github.com/Drovosek01/adobe-packager) - Adobe Portable Installer Script
|
||||||
* [ss64 OSX](https://ss64.com/osx/) - macOS Bash Commands
|
* [ss64 OSX](https://ss64.com/osx/) - macOS Bash Commands
|
||||||
* [Browserosaurus](https://browserosaurus.com/) - Browser Prompter
|
* [Browserosaurus](https://browserosaurus.com/) - Browser Prompter
|
||||||
|
@ -621,8 +620,7 @@ Linux Gaming Guide
|
||||||
* [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
|
||||||
* [DisplayPlacer](https://github.com/jakehilborn/displayplacer) - Dual Monitor Manager
|
* [DisplayPlacer](https://github.com/jakehilborn/displayplacer) - Dual Monitor Manager
|
||||||
* [Pictogram](https://pictogramapp.com/) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom App Icons
|
* [Pictogram](https://pictogramapp.com/), [IconSet](https://github.com/tale/iconset) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom App Icons
|
||||||
* [IconSet](https://github.com/tale/iconset) or [IconChamp](https://www.macenhance.com/iconchamp.html) - Custom System Icons
|
|
||||||
* [Manila](https://github.com/neilsardesai/Manila) - Change Folder Colors
|
* [Manila](https://github.com/neilsardesai/Manila) - Change Folder Colors
|
||||||
* [Dynamic Wallpaper Club](https://dynamicwallpaper.club/) - Dynamic Wallpaper App
|
* [Dynamic Wallpaper Club](https://dynamicwallpaper.club/) - Dynamic Wallpaper App
|
||||||
* [wallpapper](https://github.com/mczachurski/wallpapper) or [Equinox](https://equinoxmac.com/) - Dynamic Wallpaper Creators
|
* [wallpapper](https://github.com/mczachurski/wallpapper) or [Equinox](https://equinoxmac.com/) - Dynamic Wallpaper Creators
|
||||||
|
@ -683,6 +681,7 @@ Linux Gaming Guide
|
||||||
* [Macintosh Garden](https://macintoshgarden.org/)
|
* [Macintosh Garden](https://macintoshgarden.org/)
|
||||||
* [MacBed](https://www.macbed.com/)
|
* [MacBed](https://www.macbed.com/)
|
||||||
* [nMac](https://nmac.to/)
|
* [nMac](https://nmac.to/)
|
||||||
|
* [Haxmac](https://haxmac.cc/)
|
||||||
* [Pure Mac](https://www.pure-mac.com/)
|
* [Pure Mac](https://www.pure-mac.com/)
|
||||||
* [Cmacked](https://cmacked.com/)
|
* [Cmacked](https://cmacked.com/)
|
||||||
* [Mac Torrents](https://www.torrentmac.net/)
|
* [Mac Torrents](https://www.torrentmac.net/)
|
||||||
|
@ -699,6 +698,7 @@ Linux Gaming Guide
|
||||||
## ▷ Mac Gaming
|
## ▷ Mac Gaming
|
||||||
|
|
||||||
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Mac Games
|
* ⭐ **[Torrminatorr](https://forum.torrminatorr.com/)** - Mac Games
|
||||||
|
* ⭐ **[Whisky](https://getwhisky.app/)** - Automated Installer / Wrapper for Game Porting Toolkit + WINE
|
||||||
* ⭐ **[AppleGamingWiki](https://applegamingwiki.com/)** - Mac Game Fixes / Compatibility
|
* ⭐ **[AppleGamingWiki](https://applegamingwiki.com/)** - Mac Game Fixes / Compatibility
|
||||||
* ⭐ **[Goldberg](https://github.com/inflation/goldberg_emulator)** - Steam Multiplayer Client Emulator
|
* ⭐ **[Goldberg](https://github.com/inflation/goldberg_emulator)** - Steam Multiplayer Client Emulator
|
||||||
* [SCNLOG](https://scnlog.me/) - Mac Games
|
* [SCNLOG](https://scnlog.me/) - Mac Games
|
||||||
|
@ -720,12 +720,10 @@ Linux Gaming Guide
|
||||||
* ⭐ **[SpotX-Bash](https://github.com/jetfir3/SpotX-Bash)** or [Mac_Spotify_Adblock](https://github.com/Devanshu-17/Mac_Spotify_Adblock) - Spotify Adblockers
|
* ⭐ **[SpotX-Bash](https://github.com/jetfir3/SpotX-Bash)** or [Mac_Spotify_Adblock](https://github.com/Devanshu-17/Mac_Spotify_Adblock) - Spotify Adblockers
|
||||||
* [MacOS Privacy Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide) - Mac Privacy & Security Guides
|
* [MacOS Privacy Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide) - Mac Privacy & Security Guides
|
||||||
* [Gas Mask](https://github.com/2ndalpha/gasmask) - Block Ads via Host Files
|
* [Gas Mask](https://github.com/2ndalpha/gasmask) - Block Ads via Host Files
|
||||||
* [Adguard DNS](https://1fichier.com/?ef26ks4abjzct7o1k8os) - DNS Adblocker
|
|
||||||
* [1Blocker](https://1blocker.com/) - DNS Adblocker
|
* [1Blocker](https://1blocker.com/) - DNS Adblocker
|
||||||
* [Lockdown Privacy](https://lockdownprivacy.com/) - Block Trackers / Ads
|
* [Lockdown Privacy](https://lockdownprivacy.com/) - Block Trackers / Ads
|
||||||
* [LuLu](https://objective-see.org/products/lulu.html) - Mac Firewall
|
* [LuLu](https://objective-see.org/products/lulu.html) - Mac Firewall
|
||||||
* [Streisand](https://streisand.pages.dev/) - Mac Proxy Client
|
* [Streisand](https://streisand.pages.dev/) - Mac Proxy Client
|
||||||
* [Mana](https://github.com/manasecurity/mana-security-app) - App Security Monitor
|
|
||||||
* [RansomWhere?](https://objective-see.org/products/ransomwhere.html) - Ransomware Blocker
|
* [RansomWhere?](https://objective-see.org/products/ransomwhere.html) - Ransomware Blocker
|
||||||
* [OverSight](https://objective-see.org/products/oversight.html) - Webcam / Mic Monitor
|
* [OverSight](https://objective-see.org/products/oversight.html) - Webcam / Mic Monitor
|
||||||
* [Santa](https://github.com/google/santa) - Binary Authorization System
|
* [Santa](https://github.com/google/santa) - Binary Authorization System
|
||||||
|
|
|
@ -163,6 +163,20 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
# ► Household
|
||||||
|
|
||||||
|
* ⭐ **[Home Assistant](https://www.home-assistant.io/)** - Home Assistant / IoT / [GUI](https://github.com/LAB02-Research/HASS.Agent)
|
||||||
|
* ⭐ **[Grocy](https://grocy.info/)** - Grocery / Household Management Tool
|
||||||
|
* [OpenHab](https://www.openhab.org/) - Home Assistant / IoT / [Setup](https://github.com/openhab/openhabian) / [Mobile](https://github.com/openhab/openhab-android)
|
||||||
|
* [Esphome](https://esphome.io/) - Home Assistant / IoT
|
||||||
|
* [hOn](https://github.com/Andre0512/hOn) - Home Assistant Integration for Appliances
|
||||||
|
* [BudgetDuo](https://budgetduo.com/) - Split Household Expenses
|
||||||
|
* [Sweet Home 3D](https://www.sweethome3d.com/) or [Homestyler](https://www.homestyler.com/) - Interior Design Apps
|
||||||
|
* [BlockLayer](https://www.blocklayer.com/) - Construction / Remodeling Calculators
|
||||||
|
* [PlanYourRoom](https://www.planyourroom.com/) - Visualize PC Setups
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
# ► Gardening
|
# ► Gardening
|
||||||
|
|
||||||
* 🌐 **[Awesome Agriculture](https://github.com/brycejohnston/awesome-agriculture)** - Agriculture Resources
|
* 🌐 **[Awesome Agriculture](https://github.com/brycejohnston/awesome-agriculture)** - Agriculture Resources
|
||||||
|
@ -224,19 +238,12 @@
|
||||||
|
|
||||||
* ⭐ **[Passport Index](https://www.passportindex.org/)** - Passport Ratings
|
* ⭐ **[Passport Index](https://www.passportindex.org/)** - Passport Ratings
|
||||||
* ⭐ **[Visa Guide](https://visaguide.world/)** or [VisaIndex](https://visaindex.com/) - Worldwide Travel Visa Guides
|
* ⭐ **[Visa Guide](https://visaguide.world/)** or [VisaIndex](https://visaindex.com/) - Worldwide Travel Visa Guides
|
||||||
* [Best Times to Visit](https://www.thebesttimetovisit.com/) - Find Best Times to Visit Countries
|
|
||||||
* [Travel Safe Abroad](https://www.travelsafe-abroad.com/) - Travel Destination Safety Ratings
|
* [Travel Safe Abroad](https://www.travelsafe-abroad.com/) - Travel Destination Safety Ratings
|
||||||
* [Airline List](https://airlinelist.com/) - Airline Comparisons
|
|
||||||
* [Google Flights](https://www.google.com/travel/flights) - Book Flights
|
* [Google Flights](https://www.google.com/travel/flights) - Book Flights
|
||||||
* [AZair](https://www.azair.eu/) - Flight Price Aggregator
|
|
||||||
* [Matrix](https://matrix.itasoftware.com/) - Airfare Search
|
* [Matrix](https://matrix.itasoftware.com/) - Airfare Search
|
||||||
* [plane-notify](https://github.com/Jxck-S/plane-notify) - Plane Takeoff Notifications
|
|
||||||
* [Misery Map](https://flightaware.com/miserymap/) - Flight Delay Map
|
|
||||||
* [FlightConnections](https://www.flightconnections.com/) - Interactive Flight Routes
|
* [FlightConnections](https://www.flightconnections.com/) - Interactive Flight Routes
|
||||||
* [SkyVector](https://skyvector.com/) - Flight Planner
|
* [SkyVector](https://skyvector.com/) - Flight Planner
|
||||||
* [FlightRadar24](https://www.flightradar24.com/), [FlightStats](https://www.flightstats.com/), [PlaneFinder](https://planefinder.net/), [ADS-B Exchange](https://globe.adsbexchange.com/), [Radarbox](https://www.radarbox.com/) or [FlightAware](https://www.flightaware.com/) - Live Flight Trackers
|
* [FlightRadar24](https://www.flightradar24.com/), [FlightStats](https://www.flightstats.com/), [PlaneFinder](https://planefinder.net/), [ADS-B Exchange](https://globe.adsbexchange.com/), [Radarbox](https://www.radarbox.com/) or [FlightAware](https://www.flightaware.com/) - Live Flight Trackers
|
||||||
* [Safe Airspace](https://safeairspace.net/) - Aviation Risk Ratings
|
|
||||||
* [Sleeping in Airports](https://www.sleepinginairports.net/) - Airport Sleeping Guides
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -248,20 +255,15 @@
|
||||||
* ⭐ **[CrisisWatch](https://www.crisisgroup.org/crisiswatch)**, [ACLED](https://acleddata.com/dashboard/), [Global Conflict Tracker](https://www.cfr.org/global-conflict-tracker), [LiveUAMap](https://liveuamap.com/) or [Israeli-Palestine Conflict](https://israelpalestine.liveuamap.com/) - Global Conflicts Map
|
* ⭐ **[CrisisWatch](https://www.crisisgroup.org/crisiswatch)**, [ACLED](https://acleddata.com/dashboard/), [Global Conflict Tracker](https://www.cfr.org/global-conflict-tracker), [LiveUAMap](https://liveuamap.com/) or [Israeli-Palestine Conflict](https://israelpalestine.liveuamap.com/) - Global Conflicts Map
|
||||||
* [FreeMapTools](https://www.freemaptools.com/) - Map Tools
|
* [FreeMapTools](https://www.freemaptools.com/) - Map Tools
|
||||||
* [The Cartographers' Guild](https://www.cartographersguild.com/) - Cartography Forum
|
* [The Cartographers' Guild](https://www.cartographersguild.com/) - Cartography Forum
|
||||||
* [Color Brewer](https://colorbrewer2.org/) - Cartography Color Advice
|
* [TextToMap](https://www.textomap.com/) - Text-Based Map Search
|
||||||
* [FixPhrase](https://fixphrase.com/) or [TextToMap](https://www.textomap.com/) - Text-Based Map Search
|
|
||||||
* [Copernix](https://copernix.io/) - Explore a Map with Wikipedia
|
* [Copernix](https://copernix.io/) - Explore a Map with Wikipedia
|
||||||
* [Midgard Map](https://midgardmap.koboldpress.com/) - Midgard Map
|
|
||||||
* [Flickr Map](https://www.flickr.com/map/) - Flickr Map
|
* [Flickr Map](https://www.flickr.com/map/) - Flickr Map
|
||||||
* [WhatIsHalfway](https://www.whatshalfway.com/) - Find Closest Point Between Two Locations
|
|
||||||
* [/r/MapPorn](https://reddit.com/r/MapPorn) - Reddit Map Community
|
* [/r/MapPorn](https://reddit.com/r/MapPorn) - Reddit Map Community
|
||||||
* [NearbyWiki](https://en.nearbywiki.org/) - Explore Interesting Places Near You
|
* [NearbyWiki](https://en.nearbywiki.org/) - Explore Interesting Places Near You
|
||||||
* [Wikimapia](https://wikimapia.org/) - Online Editable Map
|
* [Wikimapia](https://wikimapia.org/) - Online Editable Map
|
||||||
* [aprs.fi](https://aprs.fi/) - Live APRS Map
|
* [aprs.fi](https://aprs.fi/) - Live APRS Map
|
||||||
* [MapSCII](https://github.com/rastapasta/mapscii) - Render World Map in Braille & ASCII
|
|
||||||
* [Countries](https://mledoze.github.io/countries/) - World Countries in JSON, CSV, XML, and YAML
|
|
||||||
* [MapChart](https://mapchart.net/) or [Qgis](https://qgis.org/) - Create Custom Maps
|
* [MapChart](https://mapchart.net/) or [Qgis](https://qgis.org/) - Create Custom Maps
|
||||||
* [mapus](https://github.com/alyssaxuu/mapus) or [Scribble Maps](https://www.scribblemaps.com/create/) - Custom Location Map
|
* [Scribble Maps](https://www.scribblemaps.com/create/) - Custom Location Map
|
||||||
* [Dawarich](https://dawarich.app/) - Self-Hosted Google Maps Timeline Alternative / [Discord](https://discord.gg/pHsBjpt5J8)
|
* [Dawarich](https://dawarich.app/) - Self-Hosted Google Maps Timeline Alternative / [Discord](https://discord.gg/pHsBjpt5J8)
|
||||||
* [gpx.studio](https://gpx.studio/) - GPX File Editor
|
* [gpx.studio](https://gpx.studio/) - GPX File Editor
|
||||||
* [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software
|
* [OpenDroneMap](https://www.opendronemap.org/) - Drone Mapping Software
|
||||||
|
@ -366,6 +368,7 @@
|
||||||
## ▷ Historic Maps
|
## ▷ Historic Maps
|
||||||
|
|
||||||
* ⭐ **[David Rumsey Map Collection](https://www.davidrumsey.com/)** - Historical Map Collection
|
* ⭐ **[David Rumsey Map Collection](https://www.davidrumsey.com/)** - Historical Map Collection
|
||||||
|
* ⭐ **[Running Reality](https://www.runningreality.org/)** or [OldMapsOnline](https://www.oldmapsonline.org/) - Interactive Historical Maps
|
||||||
* [Harvard WorldMap](https://worldmap.maps.arcgis.com/home/index.html) - ArcGIS Map Archive
|
* [Harvard WorldMap](https://worldmap.maps.arcgis.com/home/index.html) - ArcGIS Map Archive
|
||||||
* [Cronobook](https://cronobook.com/) - Historic Street View
|
* [Cronobook](https://cronobook.com/) - Historic Street View
|
||||||
* [EuraAtlas](https://euratlas.com/) - Historical Atlas of Europe
|
* [EuraAtlas](https://euratlas.com/) - Historical Atlas of Europe
|
||||||
|
@ -373,7 +376,6 @@
|
||||||
* [Historical City Maps](https://redd.it/61fdp6) - Collection of Historical City Maps
|
* [Historical City Maps](https://redd.it/61fdp6) - Collection of Historical City Maps
|
||||||
* [NYPL Digital Collections](https://digitalcollections.nypl.org/collections/lane/maps-atlases) - Historic Maps & Atlases
|
* [NYPL Digital Collections](https://digitalcollections.nypl.org/collections/lane/maps-atlases) - Historic Maps & Atlases
|
||||||
* [Library of Congress](https://www.loc.gov/collections/?fa=partof:geography+and+map+division) - LOC Historic Maps Archive
|
* [Library of Congress](https://www.loc.gov/collections/?fa=partof:geography+and+map+division) - LOC Historic Maps Archive
|
||||||
* [OldMapsOnline](https://www.oldmapsonline.org/) - Interactive Historical Map
|
|
||||||
* [Historic Borders](https://historicborders.app/) - Borders History Map
|
* [Historic Borders](https://historicborders.app/) - Borders History Map
|
||||||
* [American Panorama](https://dsl.richmond.edu/panorama/) - Interactive US History Maps
|
* [American Panorama](https://dsl.richmond.edu/panorama/) - Interactive US History Maps
|
||||||
* [Imperium](https://imperium.ahlfeldt.se/) - Digital Atlas of the Roman Empire
|
* [Imperium](https://imperium.ahlfeldt.se/) - Digital Atlas of the Roman Empire
|
||||||
|
@ -387,7 +389,7 @@
|
||||||
* [Open Infrastructure Map](https://openinframap.org/) - Global Infrastructure Map
|
* [Open Infrastructure Map](https://openinframap.org/) - Global Infrastructure Map
|
||||||
* [PowerOutage.us](https://poweroutage.us/) - US Power Outage Map
|
* [PowerOutage.us](https://poweroutage.us/) - US Power Outage Map
|
||||||
* [CoverageMap](https://coveragemap.com/) - Cell Coverage Map
|
* [CoverageMap](https://coveragemap.com/) - Cell Coverage Map
|
||||||
* [CellMapper](https://www.cellmapper.net/) - Cell Tower Map
|
* [CellMapper](https://www.cellmapper.net/) or [OpenCelliD](https://opencellid.org/) - Cell Tower Maps
|
||||||
* [Spectrum Ownership Map](https://specmap.sequence-omega.net/) - Cell Carrier FCC Spectrum Map
|
* [Spectrum Ownership Map](https://specmap.sequence-omega.net/) - Cell Carrier FCC Spectrum Map
|
||||||
* [WiGLE](https://wigle.net/) - Wireless Networks Map
|
* [WiGLE](https://wigle.net/) - Wireless Networks Map
|
||||||
* [broadbandmap.fcc.gov](https://broadbandmap.fcc.gov/) - FCC National Broadband Map
|
* [broadbandmap.fcc.gov](https://broadbandmap.fcc.gov/) - FCC National Broadband Map
|
||||||
|
@ -513,54 +515,54 @@
|
||||||
|
|
||||||
## ▷ Physical Health
|
## ▷ Physical Health
|
||||||
|
|
||||||
* 🌐 **[Evidence Based Training Wiki](https://www.reddit.com/r/EvidenceBasedTraining/wiki/index/)** - Evidence-Based Training Resources
|
|
||||||
* ⭐ **[Simple Science Fitness](https://ss.fitness/calculators)** - Fitness Calculators
|
* ⭐ **[Simple Science Fitness](https://ss.fitness/calculators)** - Fitness Calculators
|
||||||
* ⭐ **[/u/KNightNox Diagram](https://i.ibb.co/xCGRdM0/c3b977fa36fc.jpg)** - Zoomable Exercise Diagram
|
|
||||||
* ⭐ **[BMI Chart](https://i.ibb.co/bL65m8F/995c00ec75ba.png)** - Healthy BMI Graph
|
* ⭐ **[BMI Chart](https://i.ibb.co/bL65m8F/995c00ec75ba.png)** - Healthy BMI Graph
|
||||||
* ⭐ **[Standard BMI Calculator](https://www.nhlbi.nih.gov/health/educational/lose_wt/BMI/bmicalc.htm)** - BMI Calculator
|
* ⭐ **[Standard BMI Calculator](https://www.nhlbi.nih.gov/health/educational/lose_wt/BMI/bmicalc.htm)** - BMI Calculator
|
||||||
* [epocrates](https://www.epocrates.com/), [medlineplus](https://medlineplus.gov/), [merckmanuals](https://www.merckmanuals.com/), [mayoclinic](https://www.mayoclinic.org/), [rxlist](https://www.rxlist.com/), [nejm](https://www.nejm.org/), [ncbi](https://www.ncbi.nlm.nih.gov/pmc/), [hhs](https://www.hhs.gov/), [nih](https://www.nih.gov/), [cdc](https://www.cdc.gov/) - Government Health Resources
|
|
||||||
* [osh](https://www.osh.net/) - Occupational Health and Safety Resources
|
|
||||||
* [CancerFactFinder](https://cancerfactfinder.org/) - Cancer Fact Search
|
|
||||||
* [INCIDecoder](https://incidecoder.com/) or [Skin Signal](https://skinsignal.com/) - Skincare Ingredient Lists
|
|
||||||
* [AMMFitness](https://www.ammfitness.co.uk/) - Fitness / Nutrition Info
|
* [AMMFitness](https://www.ammfitness.co.uk/) - Fitness / Nutrition Info
|
||||||
* [ACTIVE](https://www.active.com/) - Find Local Races & Events
|
|
||||||
* [The Fitness Wiki](https://thefitness.wiki/) - Fitness Information Wiki
|
* [The Fitness Wiki](https://thefitness.wiki/) - Fitness Information Wiki
|
||||||
* [Google Fit](https://www.google.com/fit/) - Activity Coach
|
|
||||||
* [Calistree](https://calistree.app/) - Exercise Search
|
|
||||||
* [No Equipment Ab Exercises](https://i.ibb.co/YdNy3K2/12df795c3938.jpg) - Ab Exercise Diagram
|
|
||||||
* [fastnfitness](https://github.com/brodeurlv/fastnfitness) - Track Your Exercise Progress
|
|
||||||
* [ExRx.net](https://exrx.net/) - Exercise Resources
|
|
||||||
* [wger](https://wger.de/) - Self-Hosted Workout, Nutrition / Weight App / [Fitness](https://github.com/wger-project/flutter) / [GitHub](https://github.com/wger-project/wger)
|
|
||||||
* [openScale](https://f-droid.org/packages/com.health.openscale/) or [trale](https://github.com/QuantumPhysique/trale) - Weight & Body Metrics Trackers
|
|
||||||
* [Effective Fitness](https://www.e-fitness.org/) - Fitness Discussion / [Discord](https://discord.gg/fitness)
|
* [Effective Fitness](https://www.e-fitness.org/) - Fitness Discussion / [Discord](https://discord.gg/fitness)
|
||||||
|
* [FitoTrack](https://codeberg.org/jannis/FitoTrack), [HealthMode](https://www.healthmode.app/), [Flexify](https://github.com/brandonp2412/Flexify), [My Pacer](https://www.mypacer.com/) or [MyFitnessPal](https://www.myfitnesspal.com/) - Fitness Apps
|
||||||
|
* [openScale](https://f-droid.org/packages/com.health.openscale/) or [trale](https://github.com/QuantumPhysique/trale) - Weight & Body Metrics Trackers
|
||||||
* [SailRabbit](https://www.sailrabbit.com/bmr/) - BMR / TDEE Calculator
|
* [SailRabbit](https://www.sailrabbit.com/bmr/) - BMR / TDEE Calculator
|
||||||
* [/r/BodyweightFitness](https://www.reddit.com/r/BodyweightFitness) - Bodyweight Fitness Subreddit / [Discord](https://discord.gg/bwf)
|
|
||||||
* [Start Bodyweight](http://www.startbodyweight.com/) - Bodyweight Training
|
|
||||||
* [Bodyweight Fitness Progressions](https://docs.google.com/spreadsheets/d/1a8tlZ-zbF695HA3Lmm20OIYeYYxo1lmUOczUXKLoL4s/)
|
* [Bodyweight Fitness Progressions](https://docs.google.com/spreadsheets/d/1a8tlZ-zbF695HA3Lmm20OIYeYYxo1lmUOczUXKLoL4s/)
|
||||||
* [/r/LoseIt](https://www.reddit.com/r/loseit/) - Weight Loss Subreddit
|
* [/r/LoseIt](https://www.reddit.com/r/loseit/) - Weight Loss Subreddit
|
||||||
* [MOVE! Coach](https://mobile.va.gov/app/move-coach) - Weight Loss Program
|
* [MOVE! Coach](https://mobile.va.gov/app/move-coach) - Weight Loss Program
|
||||||
* [Weight Loss Side Effects](https://weight-loss-side-effects.netlify.app/) - Weight Loss Side Effect Mitigation
|
* [Weight Loss Side Effects](https://weight-loss-side-effects.netlify.app/) - Weight Loss Side Effect Mitigation
|
||||||
* [Muscleandstrength](https://muscleandstrength.com/) or [Feeel](https://gitlab.com/enjoyingfoss/feeel) - Workout Plans & Tools
|
|
||||||
* [/r/GainIt](https://www.reddit.com/r/gainit/) - Healthy Weight Gain Subreddit
|
* [/r/GainIt](https://www.reddit.com/r/gainit/) - Healthy Weight Gain Subreddit
|
||||||
* [/r/Flexibility](https://www.reddit.com/r/flexibility/) - Flexibility Subreddit
|
* [/r/Flexibility](https://www.reddit.com/r/flexibility/) - Flexibility Subreddit
|
||||||
* [My Pacer](https://www.mypacer.com/) - Fitness App / Pedometer
|
* [epocrates](https://www.epocrates.com/), [medlineplus](https://medlineplus.gov/), [merckmanuals](https://www.merckmanuals.com/), [mayoclinic](https://www.mayoclinic.org/), [rxlist](https://www.rxlist.com/), [nejm](https://www.nejm.org/), [ncbi](https://www.ncbi.nlm.nih.gov/pmc/), [hhs](https://www.hhs.gov/), [nih](https://www.nih.gov/), [cdc](https://www.cdc.gov/) - Government Health Resources
|
||||||
* [MyFitnessPal](https://www.myfitnesspal.com/) - Fitness / Health App
|
* [osh](https://www.osh.net/) - Occupational Health and Safety Resources
|
||||||
* [PFCTE](https://github.com/SecUSo/privacy-friendly-circuit-training-exercises) - Exercise & Activity Tracker
|
* [CancerFactFinder](https://cancerfactfinder.org/) - Cancer Fact Search
|
||||||
* [FitoTrack](https://codeberg.org/jannis/FitoTrack), [HealthMode](https://www.healthmode.app/) or [Flexify](https://github.com/brandonp2412/Flexify) - Fitness Trackers
|
* [INCIDecoder](https://incidecoder.com/) or [Skin Signal](https://skinsignal.com/) - Skincare Ingredient Lists
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
## ▷ Workout / Exercise
|
||||||
|
|
||||||
|
* 🌐 **[Evidence Based Training Wiki](https://www.reddit.com/r/EvidenceBasedTraining/wiki/index/)** - Evidence-Based Training Resources
|
||||||
|
* 🌐 **[ExRx.net](https://exrx.net/)** - Exercise Resources
|
||||||
|
* ⭐ **[/u/KNightNox Diagram](https://imgur.com/gEfyf0q)**, [2](https://i.ibb.co/xCGRdM0/c3b977fa36fc.jpg) - Zoomable Exercise Diagram
|
||||||
|
* [Muscleandstrength](https://muscleandstrength.com/), [Workout.lol](https://workout.lol/), [DAREBEE](https://darebee.com/) or [Feeel](https://gitlab.com/enjoyingfoss/feeel) - Workout Plans & Tools
|
||||||
|
* [Hevy](https://www.hevyapp.com/), [GymRoutines](https://codeberg.org/noahjutz/GymRoutines), [Boostcamp](https://www.boostcamp.app/), [Kenko](https://github.com/Iamlooker/Kenko) or [FitHero](https://fithero.app/) - Workout Trackers
|
||||||
|
* [Fitness Blender](https://www.fitnessblender.com/videos?exclusive%5B%5D=0) - Workout Videos
|
||||||
|
* [Calistree](https://calistree.app/) - Exercise Search
|
||||||
|
* [MuscleWiki](https://musclewiki.com/) or [The Casual Gym](https://gym.naya.com.np/) - Muscle / Exercise Information Tool
|
||||||
|
* [No Equipment Ab Exercises](https://i.ibb.co/YdNy3K2/12df795c3938.jpg) - Ab Exercise Diagram
|
||||||
* [Liftosaur](https://www.liftosaur.com/) or [StrongLifts](https://stronglifts.com/) - Weightlifting Trackers
|
* [Liftosaur](https://www.liftosaur.com/) or [StrongLifts](https://stronglifts.com/) - Weightlifting Trackers
|
||||||
* [Liftvault](https://liftvault.com/) - Weightlifting Programs / Spreadsheets
|
* [Liftvault](https://liftvault.com/) - Weightlifting Programs / Spreadsheets
|
||||||
* [MuscleWiki](https://musclewiki.com/) or [The Casual Gym](https://gym.naya.com.np/) - Muscle / Exercise Information Tool
|
* [Google Fit](https://www.google.com/fit/) - Activity Coach
|
||||||
* [Fitness Blender](https://www.fitnessblender.com/videos?exclusive%5B%5D=0) - Workout Videos
|
|
||||||
* [Workout.lol](https://workout.lol/) - Create Workout Plans
|
|
||||||
* [DAREBEE](https://darebee.com/) - Fitness Plans / Workouts
|
|
||||||
* [Hevy](https://www.hevyapp.com/), [GymRoutines](https://codeberg.org/noahjutz/GymRoutines), [Boostcamp](https://www.boostcamp.app/), [Kenko](https://github.com/Iamlooker/Kenko) or [FitHero](https://fithero.app/) - Workout Trackers
|
|
||||||
* [OpenTrack](https://opentracksapp.com/) - Sports Tracking App
|
* [OpenTrack](https://opentracksapp.com/) - Sports Tracking App
|
||||||
|
* [ACTIVE](https://www.active.com/) - Find Local Races & Events
|
||||||
|
* [Runlytics](https://www.runlytics.app/) - Running Analytics
|
||||||
|
* [RunnerUp](https://github.com/jonasoreland/runnerup) or [Strava](https://www.strava.com/) - Run Trackers
|
||||||
|
* [MapMyWalk](https://www.mapmywalk.com/) - Walking Tracker
|
||||||
* [GoldenCheetah](https://www.goldencheetah.org/), [AAT](https://bailu.ch/aat/) - Cycling / Biking Trackers
|
* [GoldenCheetah](https://www.goldencheetah.org/), [AAT](https://bailu.ch/aat/) - Cycling / Biking Trackers
|
||||||
* [AllTrails](https://www.alltrails.com/) or [TrailRouter](https://trailrouter.com/) - Hiking / Trail Routes
|
* [AllTrails](https://www.alltrails.com/) or [TrailRouter](https://trailrouter.com/) - Hiking / Trail Routes
|
||||||
* [Wanderer](https://github.com/Flomp/wanderer) - Self-Hosted Trail Database
|
* [Wanderer](https://github.com/Flomp/wanderer) - Self-Hosted Trail Database
|
||||||
* [MapMyWalk](https://www.mapmywalk.com/) - Walking Tracker
|
* [fastnfitness](https://github.com/brodeurlv/fastnfitness) or [PFCTE](https://github.com/SecUSo/privacy-friendly-circuit-training-exercises) - Exercise & Activity Trackers
|
||||||
* [RunnerUp](https://github.com/jonasoreland/runnerup) or [Strava](https://www.strava.com/) - Run Trackers
|
* [wger](https://wger.de/) - Self-Hosted Workout, Nutrition / Weight App / [Fitness](https://github.com/wger-project/flutter) / [GitHub](https://github.com/wger-project/wger)
|
||||||
* [Runlytics](https://www.runlytics.app/) - Running Analytics
|
* [Start Bodyweight](http://www.startbodyweight.com/) - Bodyweight Training
|
||||||
|
* [/r/BodyweightFitness](https://www.reddit.com/r/BodyweightFitness) - Bodyweight Fitness Subreddit / [Discord](https://discord.gg/bwf)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -621,7 +623,7 @@
|
||||||
## ▷ Porn Quitting
|
## ▷ Porn Quitting
|
||||||
|
|
||||||
* ↪️ **[Site Blocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_productivity_tools)**
|
* ↪️ **[Site Blocking](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/misc#wiki_.25B7_productivity_tools)**
|
||||||
* ⭐ **[EasyPeasy](https://easypeasymethod.org/)**, [2](https://gitlab.com/snuggy/easypeasy) - Painlessly Quit Pornography
|
* ⭐ **[EasyPeasy](https://easypeasymethod.org/)**, [2](https://gitlab.com/snuggy/easypeasy) - Painlessly Quit Pornography / [Audiobook](https://youtu.be/ZktxO6adTnI)
|
||||||
* ⭐ **[NoFap Forums](https://forum.nofap.com/index.php)** - Forums
|
* ⭐ **[NoFap Forums](https://forum.nofap.com/index.php)** - Forums
|
||||||
* [Plucky](https://pluckyfilter.com/) - Content Filter
|
* [Plucky](https://pluckyfilter.com/) - Content Filter
|
||||||
* [Brainbuddy](https://www.brainbuddyapp.com/) - Porn Blocker / Android / iOS
|
* [Brainbuddy](https://www.brainbuddyapp.com/) - Porn Blocker / Android / iOS
|
||||||
|
@ -656,6 +658,7 @@
|
||||||
* [Science Career General](https://sciencecareergeneral.neocities.org/) - PhD / STEM Career Study Guides
|
* [Science Career General](https://sciencecareergeneral.neocities.org/) - PhD / STEM Career Study Guides
|
||||||
* [JustLanded](https://www.justlanded.com/) - Working & Living Abroad Guides
|
* [JustLanded](https://www.justlanded.com/) - Working & Living Abroad Guides
|
||||||
* [Space Crew](https://spacecrew.com/) - Find Space Related Jobs
|
* [Space Crew](https://spacecrew.com/) - Find Space Related Jobs
|
||||||
|
* [Boilermaker Jobs](https://boilermakerjobs.co/) - Find boilermaker Jobs
|
||||||
* [EconJobRumors](https://www.econjobrumors.com/) - Economic Job Market Forum
|
* [EconJobRumors](https://www.econjobrumors.com/) - Economic Job Market Forum
|
||||||
* [SocJobRumors](https://www.socjobrumors.com/) - Sociology Job Market Forum
|
* [SocJobRumors](https://www.socjobrumors.com/) - Sociology Job Market Forum
|
||||||
* [Side Hustle Stack](https://sidehustlestack.co/) - Find Platform-Based Side Work
|
* [Side Hustle Stack](https://sidehustlestack.co/) - Find Platform-Based Side Work
|
||||||
|
@ -665,7 +668,7 @@
|
||||||
* [MS Word Cover Page Templates](https://www.mswordcoverpages.com/) - Cover Page Templates
|
* [MS Word Cover Page Templates](https://www.mswordcoverpages.com/) - Cover Page Templates
|
||||||
* [PolyWork](https://www.polywork.com/) - Turn LinkedIn Profile to Personal Website
|
* [PolyWork](https://www.polywork.com/) - Turn LinkedIn Profile to Personal Website
|
||||||
* [Linkedin Preview](https://www.alarapp.com/en/linkedin-preview) - Preview Linkedin Posts
|
* [Linkedin Preview](https://www.alarapp.com/en/linkedin-preview) - Preview Linkedin Posts
|
||||||
* [Airtable](https://www.airtable.com/) or [Teatable](https://teable.io/) - Build Collaborative Apps
|
* [Airtable](https://www.airtable.com/) or [Teatable](https://fteable.io/) - Build Collaborative Apps
|
||||||
* [WhoPaysWriters](http://whopayswriters.com/) - Freelance Writing Publications
|
* [WhoPaysWriters](http://whopayswriters.com/) - Freelance Writing Publications
|
||||||
* [Creator Monetization Platforms](https://docs.google.com/spreadsheets/d/1ii59-tKBwsol4jGwVehXy-oaJfVLKUciwXtB2tuKqQg/edit#gid=0) - Monetization Platforms Comparisons
|
* [Creator Monetization Platforms](https://docs.google.com/spreadsheets/d/1ii59-tKBwsol4jGwVehXy-oaJfVLKUciwXtB2tuKqQg/edit#gid=0) - Monetization Platforms Comparisons
|
||||||
* [Gerev](https://github.com/GerevAI/gerev) - Search within Workplace Apps
|
* [Gerev](https://github.com/GerevAI/gerev) - Search within Workplace Apps
|
||||||
|
@ -730,6 +733,7 @@
|
||||||
* [WFH Companies India](https://github.com/abhagsain/WFH-Companies-India) - Work from Home Jobs in India
|
* [WFH Companies India](https://github.com/abhagsain/WFH-Companies-India) - Work from Home Jobs in India
|
||||||
* [/r/WorkOnline](https://www.reddit.com/r/WorkOnline/) - Online Working Subreddit
|
* [/r/WorkOnline](https://www.reddit.com/r/WorkOnline/) - Online Working Subreddit
|
||||||
* [/r/freelance](https://www.reddit.com/r/freelance/) - Freelance Subreddit
|
* [/r/freelance](https://www.reddit.com/r/freelance/) - Freelance Subreddit
|
||||||
|
* [/r/RemoteJobs](https://www.reddit.com/r/RemoteJobs/) - Remote Jobs Subreddit (Check "Job Posts" flag)
|
||||||
* [MTurk](https://www.mturk.com/) - Online Task Work
|
* [MTurk](https://www.mturk.com/) - Online Task Work
|
||||||
* [NoCummute](https://www.nocommutejob.com/) - Remote Job Notifications
|
* [NoCummute](https://www.nocommutejob.com/) - Remote Job Notifications
|
||||||
* [WeNomad](https://wenomad.so/) or [Nomad List](https://nomads.com/) - Remote Work Ratings
|
* [WeNomad](https://wenomad.so/) or [Nomad List](https://nomads.com/) - Remote Work Ratings
|
||||||
|
@ -808,7 +812,8 @@
|
||||||
## ▷ Finance / Savings
|
## ▷ Finance / Savings
|
||||||
|
|
||||||
* 🌐 **[/r/PersonalFinance Wiki](https://www.reddit.com/r/personalfinance/wiki/index)** or [UK Personal Finance](https://ukpersonal.finance/) - Financial Advice / Resources
|
* 🌐 **[/r/PersonalFinance Wiki](https://www.reddit.com/r/personalfinance/wiki/index)** or [UK Personal Finance](https://ukpersonal.finance/) - Financial Advice / Resources
|
||||||
* ⭐ **[TradingView](https://www.tradingview.com/)**, [ticker](https://github.com/achannarasappa/ticker), [Candle](https://gitlab.com/cosmosapps/candle), [finviz](https://finviz.com/) or [Markets.sh](https://markets.sh/) - Stock Market Trackers
|
* ⭐ **[TradingView](https://www.tradingview.com/)**, [ticker](https://github.com/achannarasappa/ticker), [finviz](https://finviz.com/) or [Markets.sh](https://markets.sh/) - Stock Market Trackers
|
||||||
|
* ⭐ **[StockTicker](https://github.com/premnirmal/StockTicker)** or [Candle](https://gitlab.com/cosmosapps/candle) - Mobile Stock Market Trackers
|
||||||
* ⭐ **[Ghostfolio](https://ghostfol.io/en/start)** / [Import](https://github.com/dickwolff/Export-To-Ghostfolio), [Maybe](https://maybe.co/), [HomeBank](https://www.gethomebank.org/en/index.php), [Firefly III](https://firefly-iii.org/), [Money Manager EX](https://moneymanagerex.org/) or [Actual](https://github.com/actualbudget/actual) - Finance Managers
|
* ⭐ **[Ghostfolio](https://ghostfol.io/en/start)** / [Import](https://github.com/dickwolff/Export-To-Ghostfolio), [Maybe](https://maybe.co/), [HomeBank](https://www.gethomebank.org/en/index.php), [Firefly III](https://firefly-iii.org/), [Money Manager EX](https://moneymanagerex.org/) or [Actual](https://github.com/actualbudget/actual) - Finance Managers
|
||||||
* [US Taxes](https://ustaxes.org/) or [FreeTaxUSA](https://www.freetaxusa.com/) - File Taxes for Free / [Get Pin](https://youtu.be/iPw8I-cZ1eY) / [Form Calc](https://opentaxsolver.sourceforge.net/)
|
* [US Taxes](https://ustaxes.org/) or [FreeTaxUSA](https://www.freetaxusa.com/) - File Taxes for Free / [Get Pin](https://youtu.be/iPw8I-cZ1eY) / [Form Calc](https://opentaxsolver.sourceforge.net/)
|
||||||
* [Ivy Wallet](https://github.com/Ivy-Apps/ivy-wallet), [money-manager](https://github.com/moneymanagerex/android-money-manager-ex), [Buckwheat](https://buckwheat.app/), [My Expenses](https://www.myexpenses.mobi/), [Cashew](https://play.google.com/store/apps/details?id=com.budget.tracker_app) or [Sushi](https://github.com/jerameel/sushi) - Android Finance / Expense Managers
|
* [Ivy Wallet](https://github.com/Ivy-Apps/ivy-wallet), [money-manager](https://github.com/moneymanagerex/android-money-manager-ex), [Buckwheat](https://buckwheat.app/), [My Expenses](https://www.myexpenses.mobi/), [Cashew](https://play.google.com/store/apps/details?id=com.budget.tracker_app) or [Sushi](https://github.com/jerameel/sushi) - Android Finance / Expense Managers
|
||||||
|
@ -816,7 +821,7 @@
|
||||||
* [Denaro](https://github.com/NickvisionApps/Denaro) - Linux Finance Managers
|
* [Denaro](https://github.com/NickvisionApps/Denaro) - Linux Finance Managers
|
||||||
* [Ledger](https://ledger-cli.org/) or [hledger](https://hledger.org/index.html) - Accounting Systems
|
* [Ledger](https://ledger-cli.org/) or [hledger](https://hledger.org/index.html) - Accounting Systems
|
||||||
* [PortfolioVisualizer](https://www.portfoliovisualizer.com/) - Visualize Portfolio
|
* [PortfolioVisualizer](https://www.portfoliovisualizer.com/) - Visualize Portfolio
|
||||||
* [financial_advice](https://github.com/emilepetrone/financial_lessons)or [r/povertyfinance wiki](https://www.reddit.com/r/povertyfinance/wiki/index/) - Financial Tips / Resources
|
* [r/povertyfinance wiki](https://www.reddit.com/r/povertyfinance/wiki/index/) - Financial Tips / Resources
|
||||||
* [/r/BeerMoney](https://www.reddit.com/r/beermoney/) - Online Money Making Community
|
* [/r/BeerMoney](https://www.reddit.com/r/beermoney/) - Online Money Making Community
|
||||||
* [Compound Interest Calculator](https://www.investor.gov/financial-tools-calculators/calculators/compound-interest-calculator) - Determine Compound Interest Money Growth
|
* [Compound Interest Calculator](https://www.investor.gov/financial-tools-calculators/calculators/compound-interest-calculator) - Determine Compound Interest Money Growth
|
||||||
* [GamestonkTerminal](https://github.com/OpenBB-finance/OpenBBTerminal), [OpenBB Terminal](https://openbb.co/) or [KoyFin](https://www.koyfin.com/) - Investment Research Tools
|
* [GamestonkTerminal](https://github.com/OpenBB-finance/OpenBBTerminal), [OpenBB Terminal](https://openbb.co/) or [KoyFin](https://www.koyfin.com/) - Investment Research Tools
|
||||||
|
@ -830,6 +835,7 @@
|
||||||
* [DeFi Derivative Landscape](https://github.com/0xperp/defi-derivatives) - DeFi Derivative Guide
|
* [DeFi Derivative Landscape](https://github.com/0xperp/defi-derivatives) - DeFi Derivative Guide
|
||||||
* [Kitco](https://www.kitco.com/) or [GoldRatesToday](https://goldratestoday.net/) - Gold Rate Calculators
|
* [Kitco](https://www.kitco.com/) or [GoldRatesToday](https://goldratestoday.net/) - Gold Rate Calculators
|
||||||
* [MortgageCalculator](https://www.mortgagecalculator.site/) - Mortgage Calculator
|
* [MortgageCalculator](https://www.mortgagecalculator.site/) - Mortgage Calculator
|
||||||
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -908,7 +914,6 @@
|
||||||
* [LabGopher](https://www.labgopher.com/) - eBay Hardware Price Comparisons
|
* [LabGopher](https://www.labgopher.com/) - eBay Hardware Price Comparisons
|
||||||
* [/r/buildapc](https://reddit.com/r/buildapc) - PC Building Community / [Discord](https://discord.com/invite/buildapc)
|
* [/r/buildapc](https://reddit.com/r/buildapc) - PC Building Community / [Discord](https://discord.com/invite/buildapc)
|
||||||
* [/r/BuildAPCForMe](https://reddit.com/r/BuildAPCForMe) - PC Building Community
|
* [/r/BuildAPCForMe](https://reddit.com/r/BuildAPCForMe) - PC Building Community
|
||||||
* [PlanYourRoom](https://www.planyourroom.com/) - Visualize PC Setups
|
|
||||||
* [NewMaxx's SSD Site](https://borecraft.com/), [JohnnyLucky](https://www.johnnylucky.org/index.html) or [SSD Chart](https://docs.google.com/spreadsheets/d/1B27_j9NDPU3cNlj2HKcrfpJKHkOf-Oi1DbuuQva2gT4/) - SSD Buying Comparisons
|
* [NewMaxx's SSD Site](https://borecraft.com/), [JohnnyLucky](https://www.johnnylucky.org/index.html) or [SSD Chart](https://docs.google.com/spreadsheets/d/1B27_j9NDPU3cNlj2HKcrfpJKHkOf-Oi1DbuuQva2gT4/) - SSD Buying Comparisons
|
||||||
* [Disk Prices](https://diskprices.com/) - Disk Price Tracker
|
* [Disk Prices](https://diskprices.com/) - Disk Price Tracker
|
||||||
* [Jarrod's Tech](https://jarrods.tech/resources/) or [Noteb](https://noteb.com/) - Laptop Suggestions / [Discord](https://discord.gg/pes68JM)
|
* [Jarrod's Tech](https://jarrods.tech/resources/) or [Noteb](https://noteb.com/) - Laptop Suggestions / [Discord](https://discord.gg/pes68JM)
|
||||||
|
@ -941,7 +946,7 @@
|
||||||
|
|
||||||
* ⭐ **[IsThereAnyDeal](https://isthereanydeal.com/)**
|
* ⭐ **[IsThereAnyDeal](https://isthereanydeal.com/)**
|
||||||
* ⭐ **[SteamDB](https://steamdb.info/sales/)** - Steam Sales
|
* ⭐ **[SteamDB](https://steamdb.info/sales/)** - Steam Sales
|
||||||
[GG.deals Steam](https://gg.deals/deals/steam-deals/) - Steam Sales
|
* [GG.deals](https://gg.deals/deals/)
|
||||||
* [SteamBase](https://steambase.io/sales) - Steam Sales
|
* [SteamBase](https://steambase.io/sales) - Steam Sales
|
||||||
* [SteamDeals](https://www.reddit.com/r/steamdeals/) - Steam Sales
|
* [SteamDeals](https://www.reddit.com/r/steamdeals/) - Steam Sales
|
||||||
* [SteamSpy](https://steamspy.com/deal/) - Steam Sales
|
* [SteamSpy](https://steamspy.com/deal/) - Steam Sales
|
||||||
|
@ -949,6 +954,7 @@
|
||||||
* [CheapShark](https://www.cheapshark.com/) / [Discord](https://discord.com/invite/cheapshark)
|
* [CheapShark](https://www.cheapshark.com/) / [Discord](https://discord.com/invite/cheapshark)
|
||||||
* [/r/GameDeals](https://www.reddit.com/r/gamedeals)
|
* [/r/GameDeals](https://www.reddit.com/r/gamedeals)
|
||||||
* [PSPrices](https://psprices.com/)
|
* [PSPrices](https://psprices.com/)
|
||||||
|
* [Xbox Now](https://www.xbox-now.com/) - Compare Xbox Game Prices per Country
|
||||||
* [EpicGamesDC](https://epicgamesdb.info/) - Epic Store Price Tracker
|
* [EpicGamesDC](https://epicgamesdb.info/) - Epic Store Price Tracker
|
||||||
* [PriceCharting](https://www.pricecharting.com/) - Game, Comic & Trading Card Price Tracker
|
* [PriceCharting](https://www.pricecharting.com/) - Game, Comic & Trading Card Price Tracker
|
||||||
* [DekuDeals](https://www.dekudeals.com/) or [NTDeals](https://ntdeals.net/) - Switch Game Price Trackers
|
* [DekuDeals](https://www.dekudeals.com/) or [NTDeals](https://ntdeals.net/) - Switch Game Price Trackers
|
||||||
|
@ -967,7 +973,6 @@
|
||||||
* [The Toy Pool](https://thetoypool.com/) - Multi-Brand Toy & Doll Database
|
* [The Toy Pool](https://thetoypool.com/) - Multi-Brand Toy & Doll Database
|
||||||
* [Brickset](https://brickset.com/) - Lego Set Guide
|
* [Brickset](https://brickset.com/) - Lego Set Guide
|
||||||
* [FigureRealm](https://www.figurerealm.com/) - Track Action Figure Collection
|
* [FigureRealm](https://www.figurerealm.com/) - Track Action Figure Collection
|
||||||
* [Brickset](https://brickset.com/) - Lego Set Guide
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -995,7 +1000,7 @@
|
||||||
* ↪️ **[Polling Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_poll_sites)**
|
* ↪️ **[Polling Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_poll_sites)**
|
||||||
* ↪️ **[Random Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_random_generators)**
|
* ↪️ **[Random Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_random_generators)**
|
||||||
* ⭐ **[Versus](https://versus.com/)**, [SocialCompare](https://socialcompare.com/en) or [Diffen](https://www.diffen.com/) - Compare Anything
|
* ⭐ **[Versus](https://versus.com/)**, [SocialCompare](https://socialcompare.com/en) or [Diffen](https://www.diffen.com/) - Compare Anything
|
||||||
* ⭐ **[endoflife.date](https://endoflife.date/)** - Tools & Technologies' End of life Index
|
* ⭐ **[endoflife.date](https://endoflife.date/)** - Tool / Tech End of Life Index
|
||||||
* ⭐ **[USPS Shipping Supplies](https://store.usps.com/store/results/free-shipping-supplies/_/N-alnx4j)** - Free Shipping Supplies
|
* ⭐ **[USPS Shipping Supplies](https://store.usps.com/store/results/free-shipping-supplies/_/N-alnx4j)** - Free Shipping Supplies
|
||||||
* ⭐ **[BeMyEyes](https://www.bemyeyes.com/)** - Assist the Visually Impaired
|
* ⭐ **[BeMyEyes](https://www.bemyeyes.com/)** - Assist the Visually Impaired
|
||||||
* ⭐ **[TinyKitten](https://tinykittens.com/)** - Kitten Rescue / Donation
|
* ⭐ **[TinyKitten](https://tinykittens.com/)** - Kitten Rescue / Donation
|
||||||
|
@ -1004,26 +1009,21 @@
|
||||||
* [The Measure Of Things](https://www.themeasureofthings.com) - Comparative / Relative Quantity Measurements
|
* [The Measure Of Things](https://www.themeasureofthings.com) - Comparative / Relative Quantity Measurements
|
||||||
* [Compare Sizes](https://comparesizes.com/) - Size Comparison Tool
|
* [Compare Sizes](https://comparesizes.com/) - Size Comparison Tool
|
||||||
* [Paper Sizes](https://papersizes.io/) - Common Paper Sizes
|
* [Paper Sizes](https://papersizes.io/) - Common Paper Sizes
|
||||||
* [OpenHab](https://www.openhab.org/) / [Setup](https://github.com/openhab/openhabian) / [Mobile](https://github.com/openhab/openhab-android) or [Home Assistant](https://www.home-assistant.io/) / [GUI](https://github.com/LAB02-Research/HASS.Agent) - Home Assistants
|
|
||||||
* [CasaOS](https://casaos.io/) - Cloud Home System / [GitHub](https://github.com/IceWhaleTech/CasaOS)
|
|
||||||
* [hOn](https://github.com/Andre0512/hOn) - Home Assistant Integration for Appliances
|
|
||||||
* [Grocy](https://grocy.info/) - Grocery / Household Management Tool
|
|
||||||
* [WhoBrings](https://whobrings.com/) - Party Item Management Tool
|
* [WhoBrings](https://whobrings.com/) - Party Item Management Tool
|
||||||
* [MyPhone](https://github.com/BestOwl/MyPhone) - Make Calls via Desktop
|
* [MyPhone](https://github.com/BestOwl/MyPhone) - Make Calls via Desktop
|
||||||
* [Free-lookup](https://free-lookup.net/) - Phone Number Lookup
|
* [Free-lookup](https://free-lookup.net/) - Phone Number Lookup
|
||||||
* [BudgetDuo](https://budgetduo.com/) - Split Household Expenses
|
|
||||||
* [KittySplit](https://www.kittysplit.com/en/), [LiveOnSplit](https://liveonsplit.com/) or [Spliit](https://spliit.app/) - Group Expense Splitting Calculators
|
* [KittySplit](https://www.kittysplit.com/en/), [LiveOnSplit](https://liveonsplit.com/) or [Spliit](https://spliit.app/) - Group Expense Splitting Calculators
|
||||||
* [StageTimer](https://stagetimer.io/) - Event Timer
|
* [StageTimer](https://stagetimer.io/) - Event Timer
|
||||||
* [whena.re](https://whena.re/) - Friend / Team Timezone Viewer
|
* [whena.re](https://whena.re/) - Friend / Team Timezone Viewer
|
||||||
* [Countdowns](https://www.countdowns.live/) - Create Custom Countdowns
|
* [Countdowns](https://www.countdowns.live/) - Create Custom Countdowns
|
||||||
* [A Bra That Fits](https://www.abrathatfits.org/calculator.php) or [BraMetric](https://brametric.com/) - Bra Size Calculators
|
* [A Bra That Fits](https://www.abrathatfits.org/calculator.php) or [BraMetric](https://brametric.com/) - Bra Size Calculators
|
||||||
* [colnect](https://colnect.com/en) - Manage Personal Collections
|
|
||||||
* [AllBadges](https://allbadges.net/en) - Track Badge Collection
|
|
||||||
* [Wheel Decide](https://wheeldecide.com/), [PickerWheel](https://pickerwheel.com/), [HeySpinner](https://heyspinner.com/) or [Wheel of Names](https://wheelofnames.com/) - Wheel Randomizers
|
* [Wheel Decide](https://wheeldecide.com/), [PickerWheel](https://pickerwheel.com/), [HeySpinner](https://heyspinner.com/) or [Wheel of Names](https://wheelofnames.com/) - Wheel Randomizers
|
||||||
* [SurveyHeart](https://surveyheart.com/) or [Pepperform](https://pepperform.net/) - Survey Creators
|
* [SurveyHeart](https://surveyheart.com/) or [Pepperform](https://pepperform.net/) - Survey Creators
|
||||||
* [Samay](https://samay.app/) - Meeting Time Polls
|
* [Samay](https://samay.app/) - Meeting Time Polls
|
||||||
* [Event Rally](https://rallly.co/) / [GitHub](https://github.com/lukevella/Rallly), [Cally](https://cally.com/), [LettuceMeet](https://lettucemeet.com), [Mobilizon](https://joinmobilizon.org/) or [Gancio](https://gancio.org/) - Event Organizing
|
* [Event Rally](https://rallly.co/) / [GitHub](https://github.com/lukevella/Rallly), [Cally](https://cally.com/), [LettuceMeet](https://lettucemeet.com), [Mobilizon](https://joinmobilizon.org/) or [Gancio](https://gancio.org/) - Event Organizing
|
||||||
* [Label Studio](https://labelstud.io/) or [Cvat](https://www.cvat.ai/) - Data Organizing Tools
|
* [Label Studio](https://labelstud.io/) or [Cvat](https://www.cvat.ai/) - Data Organizing Tools
|
||||||
|
* [colnect](https://colnect.com/en) - Manage Personal Collections
|
||||||
|
* [AllBadges](https://allbadges.net/en) - Track Badge Collection
|
||||||
* [Diff Checker](https://www.diffchecker.com/) - Check Differences in Text, Images, PDFs or Files
|
* [Diff Checker](https://www.diffchecker.com/) - Check Differences in Text, Images, PDFs or Files
|
||||||
* [Find Your Place](https://where-is-this.com/) - Find Places from Pictures
|
* [Find Your Place](https://where-is-this.com/) - Find Places from Pictures
|
||||||
* [Forebears](https://forebears.io/) or [BehindTheName](https://www.behindthename.com/) - Name Etymologies
|
* [Forebears](https://forebears.io/) or [BehindTheName](https://www.behindthename.com/) - Name Etymologies
|
||||||
|
@ -1043,8 +1043,6 @@
|
||||||
* [CacheSleuth](https://www.cachesleuth.com/) - Geocaching Tools
|
* [CacheSleuth](https://www.cachesleuth.com/) - Geocaching Tools
|
||||||
* [Woozle](https://vail.woozle.org/) - Create Morse Code Audio
|
* [Woozle](https://vail.woozle.org/) - Create Morse Code Audio
|
||||||
* [Parcelsapp](https://parcelsapp.com/en/), [Informed Delivery](https://informeddelivery.usps.com/) or [17Track](https://www.17track.net/en) - Mail Package Tracking
|
* [Parcelsapp](https://parcelsapp.com/en/), [Informed Delivery](https://informeddelivery.usps.com/) or [17Track](https://www.17track.net/en) - Mail Package Tracking
|
||||||
* [Sweet Home 3D](https://www.sweethome3d.com/) or [Homestyler](https://www.homestyler.com/) - Interior Design Apps
|
|
||||||
* [BlockLayer](https://www.blocklayer.com/) - Construction / Remodeling Calculators
|
|
||||||
* [TemplateMaker](https://www.templatemaker.nl/) - Package / Box Templates
|
* [TemplateMaker](https://www.templatemaker.nl/) - Package / Box Templates
|
||||||
* [/r/Assistance](https://www.reddit.com/r/Assistance/), [/r/borrow](https://www.reddit.com/r/borrow/), [/r/Random_Acts_Of_Pizza](https://www.reddit.com/r/Random_Acts_Of_Pizza/) or [/r/Homeless](https://www.reddit.com/r/homeless/) - Assistance / Donation Subreddits
|
* [/r/Assistance](https://www.reddit.com/r/Assistance/), [/r/borrow](https://www.reddit.com/r/borrow/), [/r/Random_Acts_Of_Pizza](https://www.reddit.com/r/Random_Acts_Of_Pizza/) or [/r/Homeless](https://www.reddit.com/r/homeless/) - Assistance / Donation Subreddits
|
||||||
* [CharityNavigator](https://www.charitynavigator.org/), [Arab.org](https://arab.org/), [CharityWatch](https://www.charitywatch.org/), [ProPublica](https://projects.propublica.org/nonprofits/) or [GiveWell](https://www.givewell.org) - Charity Ratings and Donor Resources
|
* [CharityNavigator](https://www.charitynavigator.org/), [Arab.org](https://arab.org/), [CharityWatch](https://www.charitywatch.org/), [ProPublica](https://projects.propublica.org/nonprofits/) or [GiveWell](https://www.givewell.org) - Charity Ratings and Donor Resources
|
||||||
|
@ -1268,6 +1266,7 @@
|
||||||
* [There Is No Website](https://www.thereisnoweb.site/) - Browser Website Game
|
* [There Is No Website](https://www.thereisnoweb.site/) - Browser Website Game
|
||||||
* [Terminal 00](https://angusnicneven.com/), [corru.observer](https://corru.observer/), [lomando](https://lomando.com/main.html), [angelangelangel](https://angelangelangelangelangel.com/) or [SilverLadder](http://www.silverladder.com/) - Cursed Sites / Horror Games
|
* [Terminal 00](https://angusnicneven.com/), [corru.observer](https://corru.observer/), [lomando](https://lomando.com/main.html), [angelangelangel](https://angelangelangelangelangel.com/) or [SilverLadder](http://www.silverladder.com/) - Cursed Sites / Horror Games
|
||||||
* [Kamogo](https://www.kamogo.com/faq/) - Useless Web Apps
|
* [Kamogo](https://www.kamogo.com/faq/) - Useless Web Apps
|
||||||
|
* [Windows93](https://www.windows93.net/) - Windows 93 Emulator
|
||||||
* [larsberg](https://www.larsberg.net/#/), [substack](https://substack.net/) or [mrdoob](https://mrdoob.neocities.org/) - Trippy 3D Experiments
|
* [larsberg](https://www.larsberg.net/#/), [substack](https://substack.net/) or [mrdoob](https://mrdoob.neocities.org/) - Trippy 3D Experiments
|
||||||
* [Google Doodles](https://doodles.google/) - Interactive Google Doodles
|
* [Google Doodles](https://doodles.google/) - Interactive Google Doodles
|
||||||
* [Quick, Draw](https://quickdraw.withgoogle.com/) - Doodle Game
|
* [Quick, Draw](https://quickdraw.withgoogle.com/) - Doodle Game
|
||||||
|
@ -1432,11 +1431,11 @@
|
||||||
* ⭐ **[WhatBeatsRock](https://www.whatbeatsrock.com/)** - Guess What Beats What
|
* ⭐ **[WhatBeatsRock](https://www.whatbeatsrock.com/)** - Guess What Beats What
|
||||||
* ⭐ **[Library of Babel](https://libraryofbabel.info/)** - Every Book of Past, Present, and Future
|
* ⭐ **[Library of Babel](https://libraryofbabel.info/)** - Every Book of Past, Present, and Future
|
||||||
* [Visit A Random Website](https://visitarandomwebsite.com/) - Find Random Sites
|
* [Visit A Random Website](https://visitarandomwebsite.com/) - Find Random Sites
|
||||||
* [The Red Button](https://clicktheredbutton.com/) - Find Random Sites
|
|
||||||
* [BoredButton](https://www.boredbutton.com/) - Find Random Sites
|
* [BoredButton](https://www.boredbutton.com/) - Find Random Sites
|
||||||
* [Sharkle!](https://sharkle.com/) - Find Random Sites
|
* [Sharkle!](https://sharkle.com/) - Find Random Sites
|
||||||
* [The Useless Web](https://theuselessweb.com/), [2](https://theuselessweb.site/) - Find Random Sites
|
* [The Useless Web](https://theuselessweb.com/), [2](https://theuselessweb.site/) - Find Random Sites
|
||||||
* [JumpStick](https://jumpstick.app/) - Find Random Sites
|
* [JumpStick](https://jumpstick.app/) - Find Random Sites
|
||||||
|
* [Trilzo](https://www.trilzo.com/) - Find Random Sites
|
||||||
* [OpenBulkURL](https://openbulkurl.com/random/) - Find Random Sites
|
* [OpenBulkURL](https://openbulkurl.com/random/) - Find Random Sites
|
||||||
* [The Forest](https://theforest.link/) - Find Random Sites
|
* [The Forest](https://theforest.link/) - Find Random Sites
|
||||||
* [WhatsMYIP](http://random.whatsmyip.org/) - Find Random Sites
|
* [WhatsMYIP](http://random.whatsmyip.org/) - Find Random Sites
|
||||||
|
@ -1471,8 +1470,8 @@
|
||||||
* [HORG](http://www.horg.com/horg/) - Holotypic Occlupanid Research Group
|
* [HORG](http://www.horg.com/horg/) - Holotypic Occlupanid Research Group
|
||||||
* [Waifu Labs](https://waifulabs.com/) - Meet Your Waifu
|
* [Waifu Labs](https://waifulabs.com/) - Meet Your Waifu
|
||||||
* [Satania](https://satania.moe/) - Satania Waifu / [GitHub](https://github.com/Pizzacus/satania.moe)
|
* [Satania](https://satania.moe/) - Satania Waifu / [GitHub](https://github.com/Pizzacus/satania.moe)
|
||||||
* [Skynet](https://pierrepapierciseaux.net/.skynet/?lang=en) - View Websites like they're from the 90's
|
* [Skynet](https://pierrepapierciseaux.net/.skynet/?lang=en) - View Websites like they're from the 90s
|
||||||
* [CameronsWorld](https://www.cameronsworld.net/) - 90's Themed Website
|
* [CameronsWorld](https://www.cameronsworld.net/) - 90s Themed Website
|
||||||
* [Classic GTA Sites](https://classicgtasites.com/) - Original GTA Site
|
* [Classic GTA Sites](https://classicgtasites.com/) - Original GTA Site
|
||||||
* [Objection!](https://objection.lol/) - Ace Attorney Objecting on Your Behalf
|
* [Objection!](https://objection.lol/) - Ace Attorney Objecting on Your Behalf
|
||||||
* [The Death Generator](https://deathgenerator.com/) - Video Game Text Generator
|
* [The Death Generator](https://deathgenerator.com/) - Video Game Text Generator
|
||||||
|
|
|
@ -220,6 +220,7 @@
|
||||||
* [ixdzs](https://ixdzs8.tw/) - Fiction
|
* [ixdzs](https://ixdzs8.tw/) - Fiction
|
||||||
* [99csw.com](https://99csw.com/) - Fiction / Non-fiction
|
* [99csw.com](https://99csw.com/) - Fiction / Non-fiction
|
||||||
* [nunubook.com](https://nunubook.com/) - Fiction / Non-fiction
|
* [nunubook.com](https://nunubook.com/) - Fiction / Non-fiction
|
||||||
|
* [hallowlib](https://bk.hallowlib.org/) - Fiction / Non-fiction
|
||||||
* [haodoo](https://haodoo.net/) - Fiction
|
* [haodoo](https://haodoo.net/) - Fiction
|
||||||
* [24hbook](https://24hbook.com/) - Fiction / Non-fiction / [Telegram](https://t.me/hi24hbook)
|
* [24hbook](https://24hbook.com/) - Fiction / Non-fiction / [Telegram](https://t.me/hi24hbook)
|
||||||
* [lingjingxingzhe](https://lingjingxingzhe.com/) - Fiction
|
* [lingjingxingzhe](https://lingjingxingzhe.com/) - Fiction
|
||||||
|
@ -276,6 +277,7 @@
|
||||||
* [Seznam](https://www.seznam.cz/) - Web Search Engine
|
* [Seznam](https://www.seznam.cz/) - Web Search Engine
|
||||||
* [CSFD](https://www.csfd.cz/) - Czech Film Database
|
* [CSFD](https://www.csfd.cz/) - Czech Film Database
|
||||||
* [databazeknih](https://www.databazeknih.cz/) - Czech Book Database
|
* [databazeknih](https://www.databazeknih.cz/) - Czech Book Database
|
||||||
|
* [uschovna](https://www.uschovna.cz/) or [posilej](https://posilej.cz/) - Czech File Hosts
|
||||||
|
|
||||||
## ▷ Downloading
|
## ▷ Downloading
|
||||||
|
|
||||||
|
@ -357,11 +359,9 @@
|
||||||
## ▷ Streaming
|
## ▷ Streaming
|
||||||
|
|
||||||
* ⭐ **[SeeFrench](https://seefrench.pro/)** - Movies / TV / Anime / Dub / 4K / 1080p / [Discord](https://discord.gg/5ZYBNAp7tm)
|
* ⭐ **[SeeFrench](https://seefrench.pro/)** - Movies / TV / Anime / Dub / 4K / 1080p / [Discord](https://discord.gg/5ZYBNAp7tm)
|
||||||
* ⭐ **[Cineby](https://cineby.ru/)** - Movies / TV / Anime / Dub / 4K / 1080p
|
|
||||||
* ⭐ **[Hotstream](https://hotstream.at/)** - Movies / TV / Live TV / Dub / 1080p / [Discord](https://hotstream.me/discord)
|
* ⭐ **[Hotstream](https://hotstream.at/)** - Movies / TV / Live TV / Dub / 1080p / [Discord](https://hotstream.me/discord)
|
||||||
* ⭐ **[Animeo TV](https://animeovf.fr)** - Anime / Sub / Dub / 1080p
|
* ⭐ **[Animeo TV](https://animeovf.fr)** - Anime / Sub / Dub / 1080p
|
||||||
* [Sadisflix](https://sadisflix.wiki/) - Movies / TV / Anime / Dub / 1080p / [Telegram](https://t.me/sadisflix) / Use Adblocker
|
* [Sadisflix](https://sadisflix.wiki/) - Movies / TV / Anime / Dub / 1080p / [Telegram](https://t.me/sadisflix) / Use Adblocker
|
||||||
* [Atstream](https://atstream.xyz/) - Movies / TV / Anime / Dub / 1080p
|
|
||||||
* [Wiflix](https://wiflix-catalogue.pro/) - Movies / Series / Anime / Dub / [Telegram](https://t.me/wiflix2023)
|
* [Wiflix](https://wiflix-catalogue.pro/) - Movies / Series / Anime / Dub / [Telegram](https://t.me/wiflix2023)
|
||||||
* [VoirFilmsHD](https://flashfilms-hd.top/) - Movies / TV / Cartoons / Anime / Sub / Dub / 720p
|
* [VoirFilmsHD](https://flashfilms-hd.top/) - Movies / TV / Cartoons / Anime / Sub / Dub / 720p
|
||||||
* [Coflix](https://coflix.plus/) - Movies / TV / Anime / 720p / [Telegram](https://t.me/Coflix1)
|
* [Coflix](https://coflix.plus/) - Movies / TV / Anime / 720p / [Telegram](https://t.me/Coflix1)
|
||||||
|
@ -378,7 +378,6 @@
|
||||||
* [Streaming-integrale](https://streaming-integrale.com/) - Anime Sub / Dub / 1080p
|
* [Streaming-integrale](https://streaming-integrale.com/) - Anime Sub / Dub / 1080p
|
||||||
* [vostanime](https://vostanime.fr/) - Anime / Sub / 1080p
|
* [vostanime](https://vostanime.fr/) - Anime / Sub / 1080p
|
||||||
* [VostFree](https://vostfree.ws/) - Anime / Sub / 1080p
|
* [VostFree](https://vostfree.ws/) - Anime / Sub / 1080p
|
||||||
* [animevostfr](https://animevostfr.tv/) - Anime / Sub / 1080p
|
|
||||||
* [animeko](https://animeko.co/) - Anime / Sub / 1080p
|
* [animeko](https://animeko.co/) - Anime / Sub / 1080p
|
||||||
* [anime-sama](https://anime-sama.fr/) - Anime / Sub / 1080p
|
* [anime-sama](https://anime-sama.fr/) - Anime / Sub / 1080p
|
||||||
* [AWTWA](https://www.awtwa.site/) - Anime / Dub / 1080p / [Discord](https://discord.gg/Pjs5p5TrEW)
|
* [AWTWA](https://www.awtwa.site/) - Anime / Dub / 1080p / [Discord](https://discord.gg/Pjs5p5TrEW)
|
||||||
|
@ -396,7 +395,6 @@
|
||||||
* [Origines](https://discord.com/invite/origines) - Manga / Manhwa / Manhua / NSFW / Discord
|
* [Origines](https://discord.com/invite/origines) - Manga / Manhwa / Manhua / NSFW / Discord
|
||||||
* [mangadraft](https://www.mangadraft.com/) - Manga / Comics / Webtoons / Light-Novels
|
* [mangadraft](https://www.mangadraft.com/) - Manga / Comics / Webtoons / Light-Novels
|
||||||
* [Planet-DB](https://planete-bd.org/) - Manga / Comics
|
* [Planet-DB](https://planete-bd.org/) - Manga / Comics
|
||||||
* [mangascan](https://scanmanga-vf.me/) - Manga
|
|
||||||
* [raijinscans](https://raijinscans.com/) - Manga
|
* [raijinscans](https://raijinscans.com/) - Manga
|
||||||
* [Theses.fr](https://www.theses.fr/) - Theses
|
* [Theses.fr](https://www.theses.fr/) - Theses
|
||||||
* [oraedes](https://oraedes.fr/) - Occult / Esoteric
|
* [oraedes](https://oraedes.fr/) - Occult / Esoteric
|
||||||
|
@ -438,11 +436,11 @@
|
||||||
|
|
||||||
## ▷ Streaming
|
## ▷ Streaming
|
||||||
|
|
||||||
|
* ⭐ **[Cineby](https://www.cineby.ru/)** - Movies / TV / Anime / 1080p / Auto-Next
|
||||||
* ⭐ **[Kinoger](https://kinoger.com/)** - Movies / TV / 1080p
|
* ⭐ **[Kinoger](https://kinoger.com/)** - Movies / TV / 1080p
|
||||||
* ⭐ **[HDFilme](https://hdfilme.plus/)** - Movies / TV / Anime / Dub / 1080p
|
* ⭐ **[HDFilme](https://hdfilme.plus/)** - Movies / TV / Anime / Dub / 1080p
|
||||||
* ⭐ **[Kinoking](https://kinoking.cc/)** - Movies / TV / Anime / Dub / 1080p
|
* ⭐ **[Kinoking](https://kinoking.cc/)** - Movies / TV / Anime / Dub / 1080p
|
||||||
* ⭐ **[Kinokiste](https://kinokiste.live/)** - Movies / TV / Dub / 1080p
|
* ⭐ **[Kinokiste](https://kinokiste.live/)** - Movies / TV / Dub / 1080p
|
||||||
* [Cineby](https://cineby.ru/) - Movies / TV / Anime / Dub / 4K / 1080p
|
|
||||||
* [Streamkiste](https://streamkiste.tv/), [2](https://streamkiste.taxi/) - Movies / TV / Dub / 1080p
|
* [Streamkiste](https://streamkiste.tv/), [2](https://streamkiste.taxi/) - Movies / TV / Dub / 1080p
|
||||||
* [FilmPalast](https://filmpalast.sx/), [2](https://filmpalast.info/) - Movies / TV / Dub / 1080p
|
* [FilmPalast](https://filmpalast.sx/), [2](https://filmpalast.info/) - Movies / TV / Dub / 1080p
|
||||||
* [Megakino](https://megakino.onl/), [2](https://megakino.org/) - Movies / TV / Dub / 720p
|
* [Megakino](https://megakino.onl/), [2](https://megakino.org/) - Movies / TV / Dub / 720p
|
||||||
|
@ -458,7 +456,7 @@
|
||||||
* [S.TO](https://s.to/) - TV / Anime / Dub / 720p
|
* [S.TO](https://s.to/) - TV / Anime / Dub / 720p
|
||||||
* [Anime-Loads](https://www.anime-loads.org/) - Anime / Dub / 1080p
|
* [Anime-Loads](https://www.anime-loads.org/) - Anime / Dub / 1080p
|
||||||
* [Aniworld](https://aniworld.to) - Anime / Sub / Dub / 720p
|
* [Aniworld](https://aniworld.to) - Anime / Sub / Dub / 720p
|
||||||
* [dokustreams](https://dokustreams.de/), [dctp.tv](https://www.dctp.tv/) or [dokuh.de](https://www.dokuh.de/) - Documentaries
|
* [dokustreams](https://dokustreams.de/) or [dctp.tv](https://www.dctp.tv/)- Documentaries
|
||||||
* [Stiftung imai](https://stiftung-imai.de/) - Video Archive
|
* [Stiftung imai](https://stiftung-imai.de/) - Video Archive
|
||||||
* [Edels Gute Stube](https://edels-stube.eu/) - Live TV / Sports / Movies / TV / Documentaries / Dub / 720p
|
* [Edels Gute Stube](https://edels-stube.eu/) - Live TV / Sports / Movies / TV / Documentaries / Dub / 720p
|
||||||
* [Bundesliga Streams](https://bundesliga-streams.net/) - Sports
|
* [Bundesliga Streams](https://bundesliga-streams.net/) - Sports
|
||||||
|
@ -515,7 +513,6 @@
|
||||||
|
|
||||||
## ▷ Streaming / הזרמה
|
## ▷ Streaming / הזרמה
|
||||||
|
|
||||||
* [Walla VODs](https://vod.walla.co.il/) - Movies / TV
|
|
||||||
* [JFC](https://jfc.org.il/) - Israel Movie Archive
|
* [JFC](https://jfc.org.il/) - Israel Movie Archive
|
||||||
* [Animeil-TV](https://www.animeil-tv.com/) - Anime
|
* [Animeil-TV](https://www.animeil-tv.com/) - Anime
|
||||||
* [GURUTV](https://gurutv.online/) - Live TV
|
* [GURUTV](https://gurutv.online/) - Live TV
|
||||||
|
@ -595,9 +592,9 @@
|
||||||
|
|
||||||
## ▷ Streaming
|
## ▷ Streaming
|
||||||
|
|
||||||
|
* ⭐ **[Cineby](https://www.cineby.ru/)** - Movies / TV / Anime / 1080p / Auto-Next
|
||||||
* ⭐ **[ToonStream](https://toonstream.co/)** - Cartoons / 1080p / [Telegram](https://telegram.me/toonstream)
|
* ⭐ **[ToonStream](https://toonstream.co/)** - Cartoons / 1080p / [Telegram](https://telegram.me/toonstream)
|
||||||
* ⭐ **[Animerulz](https://animerulz.net)** - Anime / Hindi / Telugu / Tamil / 1080p / [Telegram](https://telegram.me/animerulz_xyz)
|
* ⭐ **[Animerulz](https://animerulz.net)** - Anime / Hindi / Telugu / Tamil / 1080p / [Telegram](https://telegram.me/animerulz_xyz)
|
||||||
* ⭐ **[Cineby](https://cineby.ru/)** - Movies / TV / Anime / Dub / 4K / 1080p
|
|
||||||
* ⭐ **[AnPlay](https://anplay.in/)** - Anime / Dub / 1080p
|
* ⭐ **[AnPlay](https://anplay.in/)** - Anime / Dub / 1080p
|
||||||
* [Einthusan](https://einthusan.tv/) - Movies / 1080p
|
* [Einthusan](https://einthusan.tv/) - Movies / 1080p
|
||||||
* [ToonBaba](https://toonbaba.site/) - Anime
|
* [ToonBaba](https://toonbaba.site/) - Anime
|
||||||
|
@ -874,7 +871,7 @@
|
||||||
|
|
||||||
* 🌐 **[Persian Telegram Courses](https://rentry.co/sn66v)** - Persian Courses Index
|
* 🌐 **[Persian Telegram Courses](https://rentry.co/sn66v)** - Persian Courses Index
|
||||||
* [git_ir](https://t.me/git_ir) - Programming Courses
|
* [git_ir](https://t.me/git_ir) - Programming Courses
|
||||||
* [soft98](https://soft98.ir/) - Courses / Software / Games
|
* [soft98](https://soft98.ir/) - Courses / Software / Games / [Anti-Adblock Fix](https://github.com/uBlockOrigin/uAssets/issues/14480#issuecomment-1907310059)
|
||||||
* [Patoghu](https://patoghu.com/) - Software / Games
|
* [Patoghu](https://patoghu.com/) - Software / Games
|
||||||
* [Old Persian Games](https://oldpersiangames.org/) - Iranian Games
|
* [Old Persian Games](https://oldpersiangames.org/) - Iranian Games
|
||||||
* [Download.ir](https://download.ir/) - Video / Software / ROMs / Books
|
* [Download.ir](https://download.ir/) - Video / Software / ROMs / Books
|
||||||
|
@ -984,7 +981,7 @@
|
||||||
# ► Portuguese / Português
|
# ► Portuguese / Português
|
||||||
|
|
||||||
* 🌐 **[PiracyBG-PTBR](https://rentry.org/PiracyBG-PTBR)** - Beginners Guide to Piracy
|
* 🌐 **[PiracyBG-PTBR](https://rentry.org/PiracyBG-PTBR)** - Beginners Guide to Piracy
|
||||||
* 🌐 **[Pirataria](https://pirataria.link/)**, [2](https://rentry.co/pirataria-digital) - Portuguese /r/Piracy Mega / [Subreddit](https://www.reddit.com/r/pirataria/)
|
* 🌐 **[Pirataria](https://megathread.ahoypirata.lat/)**, [2](https://rentry.co/pirataria-digital) - Portuguese /r/Piracy Mega / [Subreddit](https://www.reddit.com/r/pirataria/)
|
||||||
* 🌐 **[Invertexto](https://www.invertexto.com)** - Online Tools Index
|
* 🌐 **[Invertexto](https://www.invertexto.com)** - Online Tools Index
|
||||||
* [SAPO](https://www.sapo.pt) - Search
|
* [SAPO](https://www.sapo.pt) - Search
|
||||||
* [Legendas Brasil](https://legendasbrasil.org) - Subtitle Search App
|
* [Legendas Brasil](https://legendasbrasil.org) - Subtitle Search App
|
||||||
|
@ -1018,7 +1015,7 @@
|
||||||
|
|
||||||
## ▷ Streaming
|
## ▷ Streaming
|
||||||
|
|
||||||
* ⭐ **[Cineby](https://cineby.ru/)** - Movies / TV / Anime / Dub / 4K / 1080p
|
* ⭐ **[Cineby](https://www.cineby.ru/)** - Movies / TV / Anime / 1080p / Auto-Next
|
||||||
* ⭐ **[CriaFlix](https://criaflix.live/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.com/invite/z72kQpKRUP)
|
* ⭐ **[CriaFlix](https://criaflix.live/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.com/invite/z72kQpKRUP)
|
||||||
* ⭐ **[Gyn Cursos](https://gyncursos.com.br)**, **[Curso em Vídeo](https://www.cursoemvideo.com)**, **[iEstudar Cursos](https://iestudar.com)** or **[Pensar Cursos](https://www.pensarcursos.com.br)** - Courses
|
* ⭐ **[Gyn Cursos](https://gyncursos.com.br)**, **[Curso em Vídeo](https://www.cursoemvideo.com)**, **[iEstudar Cursos](https://iestudar.com)** or **[Pensar Cursos](https://www.pensarcursos.com.br)** - Courses
|
||||||
* [WarezCDN](https://warezcdn.com) - API for Movies / TV / Anime
|
* [WarezCDN](https://warezcdn.com) - API for Movies / TV / Anime
|
||||||
|
@ -1149,13 +1146,11 @@
|
||||||
|
|
||||||
## ▷ Streaming
|
## ▷ Streaming
|
||||||
|
|
||||||
* [FSOline](http://www.filmeserialeonline.org/) - Movies / TV / Sub / 1080p
|
|
||||||
* [Namaste Serials](https://namasteserials.com/) - Movies / TV / Sub / 720p
|
* [Namaste Serials](https://namasteserials.com/) - Movies / TV / Sub / 720p
|
||||||
* [VeziSeriale](https://veziseriale.org) - Movies / TV / Anime / Sub / 720p
|
* [VeziSeriale](https://veziseriale.org) - Movies / TV / Anime / Sub / 720p
|
||||||
* [ClickSub](https://clicksud.biz) - Movies / TV / Sub / 720p
|
* [ClickSub](https://clicksud.biz) - Movies / TV / Sub / 720p
|
||||||
* [VoxFilmeOnline](https://voxfilmeonline.biz/) - Movies / TV / Sub / 720p
|
* [VoxFilmeOnline](https://voxfilmeonline.biz/) - Movies / TV / Sub / 720p
|
||||||
* [DozaAnimată](https://www.dozaanimata.net/) - Anime / Cartoons / Sub / Dub / 720p
|
* [DozaAnimată](https://www.dozaanimata.net/) - Anime / Cartoons / Sub / Dub / 720p
|
||||||
* [AnimeGoFansub](https://deseneanime.ro) - Anime / Manga
|
|
||||||
* [Cool TV Online](https://www.cool-etv.net/) - Live TV / Sports
|
* [Cool TV Online](https://www.cool-etv.net/) - Live TV / Sports
|
||||||
|
|
||||||
## ▷ Reading
|
## ▷ Reading
|
||||||
|
@ -1436,11 +1431,10 @@
|
||||||
|
|
||||||
## ▷ Streaming / Streamear
|
## ▷ Streaming / Streamear
|
||||||
|
|
||||||
* ⭐ **[Cineby](https://cineby.ru/)** - Movies / TV / Anime / Dub / 4K / 1080p
|
* ⭐ **[Cineby](https://www.cineby.ru/)** - Movies / TV / Anime / 1080p / Auto-Next
|
||||||
* ⭐ **[HDFull](https://dominioshdfull.com/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/BRKCXEe) / Castilian / Latino
|
* ⭐ **[HDFull](https://dominioshdfull.com/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/BRKCXEe) / Castilian / Latino
|
||||||
* ⭐ **[Cuevana](https://cuevana.si/)** - Movies / TV / Anime / 1080p / Latino
|
* ⭐ **[Cuevana](https://cuevana.si/)** - Movies / TV / Anime / 1080p / Latino
|
||||||
* ⭐ **[LaQuay TDT Channels](https://www.tdtchannels.com/)** - Live TV / Live Radio / IPTV / Castilian / [GitHub](https://github.com/LaQuay/TDTChannels)
|
* ⭐ **[LaQuay TDT Channels](https://www.tdtchannels.com/)** - Live TV / Live Radio / IPTV / Castilian / [GitHub](https://github.com/LaQuay/TDTChannels)
|
||||||
* ⭐ **[El Plan](https://www.reddit.com/user/No_Land656)** or [Xupimarc2](https://www.socialcreator.com/xupimarc2/?s=256326) - Live Sports Acestream IDs
|
|
||||||
* ⭐ **[Flipax](https://flipax.es/)** - Live Sports
|
* ⭐ **[Flipax](https://flipax.es/)** - Live Sports
|
||||||
* [Zonaleros](https://www.zona-leros.com/peliculas-hd-online-lat) - Movies / TV / 1080p / Latino
|
* [Zonaleros](https://www.zona-leros.com/peliculas-hd-online-lat) - Movies / TV / 1080p / Latino
|
||||||
* [Solo Latino](https://sololatino.net/) - Movies / TV / Anime / 1080p / Latino
|
* [Solo Latino](https://sololatino.net/) - Movies / TV / Anime / 1080p / Latino
|
||||||
|
@ -1448,6 +1442,7 @@
|
||||||
* [PelisPlusHD](https://pelisplusgo.vip/) - Movies / TV / Latino
|
* [PelisPlusHD](https://pelisplusgo.vip/) - Movies / TV / Latino
|
||||||
* [PelisxD](https://www.pelisxd.com/) - Movies / TV / Latino
|
* [PelisxD](https://www.pelisxd.com/) - Movies / TV / Latino
|
||||||
* [PelisPedia](https://pelispedia.mov/) - Movies / TV / Latino
|
* [PelisPedia](https://pelispedia.mov/) - Movies / TV / Latino
|
||||||
|
* [Xupimarc2](https://www.socialcreator.com/xupimarc2/?s=256326) - Live Sports Acestream IDs
|
||||||
* [PelisPedia3](https://io.pelispedia.io/) - Movies / TV / Anime / Latino
|
* [PelisPedia3](https://io.pelispedia.io/) - Movies / TV / Anime / Latino
|
||||||
* [Cinecalidad.gg](https://vwv.cinecalidad.gg/) - Movies / TV / Animation / Latino
|
* [Cinecalidad.gg](https://vwv.cinecalidad.gg/) - Movies / TV / Animation / Latino
|
||||||
* [Cinecalidad.tel](https://w1.cinecalidad.tel/) - Movies / Latino
|
* [Cinecalidad.tel](https://w1.cinecalidad.tel/) - Movies / Latino
|
||||||
|
@ -1582,7 +1577,6 @@
|
||||||
|
|
||||||
## ▷ Streaming / İzleme
|
## ▷ Streaming / İzleme
|
||||||
|
|
||||||
* ⭐ **[Dizipal](https://dizipal812.com/), [2](https://dizipal787.com/)** - Movies / TV / Sub / Dub / 1080p
|
|
||||||
* ⭐ **[Yabancıdizi](https://yabancidizi.tv), [2](https://yabancidizi.pro)** - Movies / TV / Sub / Dub / 1080p
|
* ⭐ **[Yabancıdizi](https://yabancidizi.tv), [2](https://yabancidizi.pro)** - Movies / TV / Sub / Dub / 1080p
|
||||||
* ⭐ **[Hdfilmcehennemi](https://www.hdfilmcehennemi.sh/)**, [2](https://www.hdfilmcehennemi.com/) - Movies / TV / Sub / Dub / 1080p
|
* ⭐ **[Hdfilmcehennemi](https://www.hdfilmcehennemi.sh/)**, [2](https://www.hdfilmcehennemi.com/) - Movies / TV / Sub / Dub / 1080p
|
||||||
* ⭐ **[FullHDFilmizlesene](https://www.fullhdfilmizlesene.de/)**, [2](https://www.fullhdfilmizlesene.com) - Movies / Dub / Sub / 4K / 1080p
|
* ⭐ **[FullHDFilmizlesene](https://www.fullhdfilmizlesene.de/)**, [2](https://www.fullhdfilmizlesene.com) - Movies / Dub / Sub / 4K / 1080p
|
||||||
|
@ -1679,10 +1673,8 @@
|
||||||
|
|
||||||
## ▷ Downloading / Tải xuống
|
## ▷ Downloading / Tải xuống
|
||||||
|
|
||||||
|
* ⭐ **[HDVietnam](https://www.hdvietnam.xyz/)** - Video / Audio
|
||||||
* [Fshare](https://timfshare.com/) - Video / Audio
|
* [Fshare](https://timfshare.com/) - Video / Audio
|
||||||
* [PhimDidibkk](https://phim.didibkk.com/) - Movies / TV / Anime
|
|
||||||
* [ThuvienHD](https://thuvienhd.com/) - Movies / TV / Anime
|
|
||||||
* [HDVietnam](https://www.hdvietnam.xyz/) - Video / Audio
|
|
||||||
* [NhacHay360](https://nhachayvn.net/) - Music
|
* [NhacHay360](https://nhachayvn.net/) - Music
|
||||||
|
|
||||||
## ▷ Torrenting / Tải tệp bằng torrent
|
## ▷ Torrenting / Tải tệp bằng torrent
|
||||||
|
|
|
@ -46,14 +46,14 @@
|
||||||
|
|
||||||
* ⭐ **[Tokybook](https://tokybook.com/)** / [Downloader](https://github.com/rahaaatul/TokySnatcher), [2](https://github.com/nazdridoy/audiobooksnatcher)
|
* ⭐ **[Tokybook](https://tokybook.com/)** / [Downloader](https://github.com/rahaaatul/TokySnatcher), [2](https://github.com/nazdridoy/audiobooksnatcher)
|
||||||
* [FullLengthAudiobooks](https://fulllengthaudiobook.com/)
|
* [FullLengthAudiobooks](https://fulllengthaudiobook.com/)
|
||||||
* [HDAudiobooks](https://hdaudiobooks.com/)
|
* [HDAudiobooks](https://hdaudiobooks.net/)
|
||||||
* [BigAudiobooks](https://bigaudiobooks.com/)
|
* [BigAudiobooks](https://bigaudiobooks.club/)
|
||||||
* [HotAudioBooks](https://hotaudiobooks.com/)
|
* [HotAudioBooks](https://hotaudiobooks.com/)
|
||||||
* [BookAudiobook](https://bookaudiobooks.com/)
|
* [BookAudiobook](https://bookaudiobook.net/)
|
||||||
* [GalaxyAudiobooks](https://galaxyaudiobook.com/) / [Downloader](https://github.com/nazdridoy/audiobooksnatcher)
|
* [GalaxyAudiobooks](https://galaxyaudiobook.com/) / [Downloader](https://github.com/nazdridoy/audiobooksnatcher)
|
||||||
* [Audiobooks Lab](https://audiobooklabs.com/)
|
* [CD Audiobook](https://cdaudiobook.com/)
|
||||||
* [zAudiobooks](https://zaudiobooks.com/)
|
* [zAudiobooks](https://zaudiobooks.com/)
|
||||||
* [Find Audiobook](https://findaudiobook.com/)
|
* [Find Audiobook](https://findaudiobook.app/)
|
||||||
* [Audio AZ](https://audioaz.com/)
|
* [Audio AZ](https://audioaz.com/)
|
||||||
* [/r/audiobooksonyoutube](https://reddit.com/r/audiobooksonyoutube)
|
* [/r/audiobooksonyoutube](https://reddit.com/r/audiobooksonyoutube)
|
||||||
* [Spotify Audiobooks](https://open.spotify.com/artist/1FSWXfsYsosTxjcV9WoLax) - Select Playlists
|
* [Spotify Audiobooks](https://open.spotify.com/artist/1FSWXfsYsosTxjcV9WoLax) - Select Playlists
|
||||||
|
@ -89,14 +89,12 @@
|
||||||
* [AllBooksWorld](https://allbooksworld.com/) - Books
|
* [AllBooksWorld](https://allbooksworld.com/) - Books
|
||||||
* [Only Books](https://onlybooks.org/) - Books
|
* [Only Books](https://onlybooks.org/) - Books
|
||||||
* [BooksToLearn](https://www.booktolearn.com) - Books
|
* [BooksToLearn](https://www.booktolearn.com) - Books
|
||||||
* [Read Novels](https://en.novelonlineread.com/) - Books
|
|
||||||
* [TPB Books](https://thepiratebay.org/search.php?q=top100:601) - Books / Torrents / **Avoid Software / Games**
|
* [TPB Books](https://thepiratebay.org/search.php?q=top100:601) - Books / Torrents / **Avoid Software / Games**
|
||||||
* [Novel12](https://novel12.com/) - Books
|
* [Novel12](https://novel12.com/) - Books
|
||||||
* [IsIDore](https://rentry.co/FMHYBase64#isidore) - Books
|
* [IsIDore](https://rentry.co/FMHYBase64#isidore) - Books
|
||||||
* [DigiLibraries](https://digilibraries.com/) - Books
|
* [DigiLibraries](https://digilibraries.com/) - Books
|
||||||
* [ibookscafe](https://bookscafe.net/) - Books / NSFW
|
* [ibookscafe](https://bookscafe.net/) - Books / NSFW
|
||||||
* [ReadOnlineFreeBook](https://readonlinefreebook.com/) - Books
|
* [ReadOnlineFreeBook](https://readonlinefreebook.com/) - Books
|
||||||
* [ebooksz](https://ebooksz.net/) - Books
|
|
||||||
* [English E-Reader](https://english-e-reader.net/) - Books
|
* [English E-Reader](https://english-e-reader.net/) - Books
|
||||||
* [E-Books Directory](https://www.e-booksdirectory.com/) - Books
|
* [E-Books Directory](https://www.e-booksdirectory.com/) - Books
|
||||||
* [Free-eBooks](https://www.free-ebooks.net/best-books) - Books
|
* [Free-eBooks](https://www.free-ebooks.net/best-books) - Books
|
||||||
|
@ -188,6 +186,7 @@
|
||||||
* [Fork Read](https://forkread.com/) - Publish Short Stories
|
* [Fork Read](https://forkread.com/) - Publish Short Stories
|
||||||
* [Fanfiction.net](https://fanfiction.net/) - Fanfiction
|
* [Fanfiction.net](https://fanfiction.net/) - Fanfiction
|
||||||
* [SquidgeWorld](https://squidgeworld.org/) - Fanfiction
|
* [SquidgeWorld](https://squidgeworld.org/) - Fanfiction
|
||||||
|
* [FanMTL](https://www.fanmtl.com/) - Fanfiction
|
||||||
* [Inkitt](https://www.inkitt.com/fanfiction) - Fanfiction
|
* [Inkitt](https://www.inkitt.com/fanfiction) - Fanfiction
|
||||||
* [Wattpad](https://wattpad.com/) - Fanfiction
|
* [Wattpad](https://wattpad.com/) - Fanfiction
|
||||||
* [Royal Road](https://royalroad.com/) - Fanfiction
|
* [Royal Road](https://royalroad.com/) - Fanfiction
|
||||||
|
@ -197,6 +196,7 @@
|
||||||
* [Vestal Review](https://www.vestalreview.net/) - Short Stories
|
* [Vestal Review](https://www.vestalreview.net/) - Short Stories
|
||||||
* [Library of Short Stories](https://www.libraryofshortstories.com/) - Short Stories
|
* [Library of Short Stories](https://www.libraryofshortstories.com/) - Short Stories
|
||||||
* [Vocal Media](https://vocal.media/fiction/) - Short Stories
|
* [Vocal Media](https://vocal.media/fiction/) - Short Stories
|
||||||
|
* [Poop Fiction](https://readpoopfiction.com/) - Random Short Stories
|
||||||
* [AlternateHistory](https://www.alternatehistory.com/forum/) - Historical "What if?" Fiction
|
* [AlternateHistory](https://www.alternatehistory.com/forum/) - Historical "What if?" Fiction
|
||||||
* [Liminal Archives](http://liminal-archives.wikidot.com/) / [Discord](https://discord.gg/fxhwcsyKN2), [The Backrooms Wiki](http://backrooms-wiki.wikidot.com/) or [The Voidclusters](http://voidclusters.wikidot.com/) - Liminal Space Stories
|
* [Liminal Archives](http://liminal-archives.wikidot.com/) / [Discord](https://discord.gg/fxhwcsyKN2), [The Backrooms Wiki](http://backrooms-wiki.wikidot.com/) or [The Voidclusters](http://voidclusters.wikidot.com/) - Liminal Space Stories
|
||||||
* [Potions and Snitches](https://www.potionsandsnitches.org/) - Harry Potter Fanfiction
|
* [Potions and Snitches](https://www.potionsandsnitches.org/) - Harry Potter Fanfiction
|
||||||
|
@ -345,6 +345,7 @@
|
||||||
* [Cover](https://frenchfrysoftware.com/cover/), [MComix](https://sourceforge.net/projects/mcomix/), [CBR Reader](https://www.cdisplayex.com/), [Stump](https://www.stumpapp.dev/), [comic-book-reader](https://github.com/binarynonsense/comic-book-reader), [OpenComic](https://github.com/ollm/OpenComic) or [YACReader](https://yacreader.com/) - Readers / Managers
|
* [Cover](https://frenchfrysoftware.com/cover/), [MComix](https://sourceforge.net/projects/mcomix/), [CBR Reader](https://www.cdisplayex.com/), [Stump](https://www.stumpapp.dev/), [comic-book-reader](https://github.com/binarynonsense/comic-book-reader), [OpenComic](https://github.com/ollm/OpenComic) or [YACReader](https://yacreader.com/) - Readers / Managers
|
||||||
* [Free Dark Horse Digital Comics](https://digital.darkhorse.com/pages/free)
|
* [Free Dark Horse Digital Comics](https://digital.darkhorse.com/pages/free)
|
||||||
* [ComicFury](https://comicfury.com/) - User-Made Comics
|
* [ComicFury](https://comicfury.com/) - User-Made Comics
|
||||||
|
* [Comic Translate](https://github.com/ogkalu2/comic-translate) - Comic Translator
|
||||||
* [Webcomix](https://github.com/J-CPelletier/webcomix) - Webcomics Downloader
|
* [Webcomix](https://github.com/J-CPelletier/webcomix) - Webcomics Downloader
|
||||||
* [ComicReader](https://comicreader.netlify.app/) or [KThoom](https://github.com/codedread/kthoom) - Online Reader
|
* [ComicReader](https://comicreader.netlify.app/) or [KThoom](https://github.com/codedread/kthoom) - Online Reader
|
||||||
* [Komga](https://komga.org/) - Comic / Manga Media Server / [Discord](https://discord.gg/TdRpkDu) / [GitHub](https://github.com/gotson/komga)
|
* [Komga](https://komga.org/) - Comic / Manga Media Server / [Discord](https://discord.gg/TdRpkDu) / [GitHub](https://github.com/gotson/komga)
|
||||||
|
@ -370,7 +371,7 @@
|
||||||
* [MangaKatana](https://mangakatana.com/)
|
* [MangaKatana](https://mangakatana.com/)
|
||||||
* [Cubari Proxy](https://proxy.cubari.moe/) - Multi Site Web Client / [Discord](https://discord.com/invite/SavdUC45MS)
|
* [Cubari Proxy](https://proxy.cubari.moe/) - Multi Site Web Client / [Discord](https://discord.com/invite/SavdUC45MS)
|
||||||
* [Great Discord Links](https://discord.gg/xAsyVb52a9) or [MangaDex Groups](https://mangadex.org/groups) - Manga Scanlation Groups
|
* [Great Discord Links](https://discord.gg/xAsyVb52a9) or [MangaDex Groups](https://mangadex.org/groups) - Manga Scanlation Groups
|
||||||
* [Madokami](https://wotaku.wiki/guides/mado) / [Archive](https://rentry.co/FMHYBase64#madokami)
|
* [Madokami](https://wotaku.wiki/guides/manga/madokami) / [Archive](https://rentry.co/FMHYBase64#madokami)
|
||||||
* [The Manga Library](https://rentry.co/FMHYBase64#the-manga-library)
|
* [The Manga Library](https://rentry.co/FMHYBase64#the-manga-library)
|
||||||
* [MangaNelo](https://m.manganelo.com/wwww), [Manganato](https://manganato.com/) or [Mangakakalot](https://mangakakalot.com/)
|
* [MangaNelo](https://m.manganelo.com/wwww), [Manganato](https://manganato.com/) or [Mangakakalot](https://mangakakalot.com/)
|
||||||
* [MangaFire](https://mangafire.to/) / [Discord](https://discord.com/invite/KRQQKzQ6CS)
|
* [MangaFire](https://mangafire.to/) / [Discord](https://discord.com/invite/KRQQKzQ6CS)
|
||||||
|
@ -389,6 +390,7 @@
|
||||||
* [MangaHere](https://www.mangahere.cc/) or [MangaFox](https://fanfox.net/)
|
* [MangaHere](https://www.mangahere.cc/) or [MangaFox](https://fanfox.net/)
|
||||||
* [MangaBuddy](https://mangabuddy.com), [MangaForest](https://mangaforest.me/) or [MangaMirror](https://mangamirror.com/)
|
* [MangaBuddy](https://mangabuddy.com), [MangaForest](https://mangaforest.me/) or [MangaMirror](https://mangamirror.com/)
|
||||||
* [MP4DIRECTS](https://mp4directs.com/) - Manga / Light Novels Download Forum
|
* [MP4DIRECTS](https://mp4directs.com/) - Manga / Light Novels Download Forum
|
||||||
|
* [Seanime](https://seanime.rahim.app/) - Self-Hosted Manga App
|
||||||
* [Kaizoku](https://github.com/oae/kaizoku) - Self-Hosted Manga Downloader
|
* [Kaizoku](https://github.com/oae/kaizoku) - Self-Hosted Manga Downloader
|
||||||
* [Manga APIs](https://rentry.co/manga-apis) - Manga Site API's
|
* [Manga APIs](https://rentry.co/manga-apis) - Manga Site API's
|
||||||
* [Webcomic Reader](https://openuserjs.org/scripts/anka-213/Webcomic_Reader) - Preloads Images, Remembers Progress and Keyboard Support
|
* [Webcomic Reader](https://openuserjs.org/scripts/anka-213/Webcomic_Reader) - Preloads Images, Remembers Progress and Keyboard Support
|
||||||
|
@ -448,7 +450,6 @@
|
||||||
* [NovelNext](https://novelnext.com/)
|
* [NovelNext](https://novelnext.com/)
|
||||||
* [NovelBuddy](https://novelbuddy.io/)
|
* [NovelBuddy](https://novelbuddy.io/)
|
||||||
* [Wuxia Blog](https://www.wuxia.blog)
|
* [Wuxia Blog](https://www.wuxia.blog)
|
||||||
* [WuxiaSpot](https://www.wuxiaspot.com/)
|
|
||||||
* [Readwn](https://www.readwn.com/)
|
* [Readwn](https://www.readwn.com/)
|
||||||
* [NovelCool](https://www.novelcool.com/)
|
* [NovelCool](https://www.novelcool.com/)
|
||||||
* [Novels.pl](https://www.novels.pl/)
|
* [Novels.pl](https://www.novels.pl/)
|
||||||
|
@ -564,7 +565,6 @@
|
||||||
* [SuperKuh](http://erewhon.superkuh.com/library/)
|
* [SuperKuh](http://erewhon.superkuh.com/library/)
|
||||||
* [Non_Fic](https://vk.com/non_fic)
|
* [Non_Fic](https://vk.com/non_fic)
|
||||||
* [FreePLRDownloads](https://freeplrdownloads.com/)
|
* [FreePLRDownloads](https://freeplrdownloads.com/)
|
||||||
* [FreeBookCentre](https://www.freebookcentre.net/)
|
|
||||||
* [Wikiversity](https://www.wikiversity.org/) - Learning Resources, Guides, Quizzes, Tools & More
|
* [Wikiversity](https://www.wikiversity.org/) - Learning Resources, Guides, Quizzes, Tools & More
|
||||||
* [OpenEdition](https://www.openedition.org/) - Books / Journals
|
* [OpenEdition](https://www.openedition.org/) - Books / Journals
|
||||||
* [JSTor](https://www.jstor.org/) - Books / Journals
|
* [JSTor](https://www.jstor.org/) - Books / Journals
|
||||||
|
@ -577,7 +577,7 @@
|
||||||
* [Wikibooks](https://en.wikibooks.org/) - Open-Content Texbooks
|
* [Wikibooks](https://en.wikibooks.org/) - Open-Content Texbooks
|
||||||
* [2012books](https://2012books.lardbucket.org/) - Creative Commons Books
|
* [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) / Downloads in Descriptions
|
||||||
* [ck12](https://www.ck12.org/)- Interactive CK-12
|
* [ck12](https://www.ck12.org/)- Interactive CK-12
|
||||||
* [premium_ebooks](https://t.me/premium_ebooks) - Exam Books
|
* [premium_ebooks](https://t.me/premium_ebooks) - Exam Books
|
||||||
* [Digital Libraries / Archives](https://oedb.org/ilibrarian/250-plus-killer-digital-libraries-and-archives/) - Online University Libraries
|
* [Digital Libraries / Archives](https://oedb.org/ilibrarian/250-plus-killer-digital-libraries-and-archives/) - Online University Libraries
|
||||||
|
@ -619,7 +619,7 @@
|
||||||
* [Perseus Digital Library](https://www.perseus.tufts.edu/hopper/) - Classic / Greek / Roman / Arabic / Germanic
|
* [Perseus Digital Library](https://www.perseus.tufts.edu/hopper/) - Classic / Greek / Roman / Arabic / Germanic
|
||||||
* [In Parenthesis](https://www.yorku.ca/inpar/) - Historic Tales
|
* [In Parenthesis](https://www.yorku.ca/inpar/) - Historic Tales
|
||||||
* [CELT](https://celt.ucc.ie/) - Irish / History / Literature / Politics
|
* [CELT](https://celt.ucc.ie/) - Irish / History / Literature / Politics
|
||||||
* [textfiles.com](http://textfiles.com/) - 1980's Text File Index
|
* [textfiles.com](http://textfiles.com/) - 1980s Text File Index
|
||||||
* [Digital Archive](https://digitalarchive.wilsoncenter.org/collections) - Historical Documents
|
* [Digital Archive](https://digitalarchive.wilsoncenter.org/collections) - Historical Documents
|
||||||
* [Smithsonian Institution Archives](https://siarchives.si.edu/) - Historical Documents
|
* [Smithsonian Institution Archives](https://siarchives.si.edu/) - Historical Documents
|
||||||
* [Archives.gov](https://archives.gov/) - US Historical Documents
|
* [Archives.gov](https://archives.gov/) - US Historical Documents
|
||||||
|
@ -680,6 +680,7 @@
|
||||||
* ⭐ **Sci-Hub Tools** - [Official TG Bot](https://t.me/scihubot), [2](https://t.me/freescience) / [Extension](https://addons.mozilla.org/en-US/firefox/addon/sci-hub-scholar/) / [DL Button](https://greasyfork.org/zh-CN/scripts/370246-sci-hub-button), [2](https://github.com/gchenfc/sci-hub-now) / [PDF Download](https://gagarine.medium.com/use-sci-hub-with-zotero-as-a-fall-back-pdf-resolver-cf139eb2cea7) / [Dumps](https://redd.it/edwi9b) / [DOI Redirect](https://greasyfork.org/en/scripts/412498)
|
* ⭐ **Sci-Hub Tools** - [Official TG Bot](https://t.me/scihubot), [2](https://t.me/freescience) / [Extension](https://addons.mozilla.org/en-US/firefox/addon/sci-hub-scholar/) / [DL Button](https://greasyfork.org/zh-CN/scripts/370246-sci-hub-button), [2](https://github.com/gchenfc/sci-hub-now) / [PDF Download](https://gagarine.medium.com/use-sci-hub-with-zotero-as-a-fall-back-pdf-resolver-cf139eb2cea7) / [Dumps](https://redd.it/edwi9b) / [DOI Redirect](https://greasyfork.org/en/scripts/412498)
|
||||||
* ⭐ **[Google Scholar](https://scholar.google.com/)** - Academic Papers Search Engine
|
* ⭐ **[Google Scholar](https://scholar.google.com/)** - Academic Papers Search Engine
|
||||||
* ⭐ **[Scinapse](https://scinapse.io/)** - Academic Papers Search Engine
|
* ⭐ **[Scinapse](https://scinapse.io/)** - Academic Papers Search Engine
|
||||||
|
* ⭐ **[Citrus Search](https://citrus-search.com/)** - Find Similar Research Papers
|
||||||
* ⭐ **[ResearchGate](https://www.researchgate.net/)** - Research Papers / Publications
|
* ⭐ **[ResearchGate](https://www.researchgate.net/)** - Research Papers / Publications
|
||||||
* ⭐ **[SciLit](https://www.scilit.net/)** - Research Papers / Publications
|
* ⭐ **[SciLit](https://www.scilit.net/)** - Research Papers / Publications
|
||||||
* ⭐ **[Mendeley](https://www.mendeley.com/)** - Research Papers / [Data](https://data.mendeley.com/) / [Reference Manager](https://www.mendeley.com/download-reference-manager/)
|
* ⭐ **[Mendeley](https://www.mendeley.com/)** - Research Papers / [Data](https://data.mendeley.com/) / [Reference Manager](https://www.mendeley.com/download-reference-manager/)
|
||||||
|
@ -799,7 +800,7 @@
|
||||||
* ⭐ **[RepairWiki](https://repair.wiki/)** - Repair Articles / [Old Layout](https://old.repair.wiki/)
|
* ⭐ **[RepairWiki](https://repair.wiki/)** - Repair Articles / [Old Layout](https://old.repair.wiki/)
|
||||||
* [ManualLib](https://www.manuallib.com/) - Manual Search
|
* [ManualLib](https://www.manuallib.com/) - Manual Search
|
||||||
* [iFixIt](https://www.ifixit.com/) - Repair Manuals
|
* [iFixIt](https://www.ifixit.com/) - Repair Manuals
|
||||||
* [WonderHowTo](https://www.wonderhowto.com/) - Tech How-To's
|
* [WonderHowTo](https://www.wonderhowto.com/) - Tech How-Tos
|
||||||
* [manned.org](https://manned.org/) - Operating System Manuals
|
* [manned.org](https://manned.org/) - Operating System Manuals
|
||||||
* [Exploitee.rs](https://www.exploitee.rs/) - Device Exploitation Wiki
|
* [Exploitee.rs](https://www.exploitee.rs/) - Device Exploitation Wiki
|
||||||
* [C.H.A.R.M](https://charm.li/), [JDMFSM](https://jdmfsm.info/Auto/), [CarPDFManual](https://www.carpdfmanual.com/renault/) or [ProCarManuals](https://procarmanuals.com/) - Auto Repair Manuals
|
* [C.H.A.R.M](https://charm.li/), [JDMFSM](https://jdmfsm.info/Auto/), [CarPDFManual](https://www.carpdfmanual.com/renault/) or [ProCarManuals](https://procarmanuals.com/) - Auto Repair Manuals
|
||||||
|
@ -815,34 +816,34 @@
|
||||||
|
|
||||||
# ► Tracking / Discovery
|
# ► Tracking / Discovery
|
||||||
|
|
||||||
* ⭐ **[GoodReads](https://www.goodreads.com/)** / [Frontend](https://github.com/nesaku/BiblioReads) - Books / Comics / Manga / [Ratings Filter](https://www.book-filter.com/)
|
* ⭐ **[GoodReads](https://www.goodreads.com/)** / [Frontend](https://github.com/nesaku/BiblioReads) - Tracking / Reviews / Recommendations / [Ratings Filter](https://www.book-filter.com/)
|
||||||
* ⭐ **[TasteDive](https://tastedive.com/)** - Books
|
* ⭐ **[TasteDive](https://tastedive.com/)** - Discovery and Recommendations
|
||||||
* ⭐ **[StoryGraph](https://www.thestorygraph.com/)** - Books
|
* ⭐ **[StoryGraph](https://www.thestorygraph.com/)** - Tracking / Recommendations
|
||||||
* ⭐ **[The Greatest Books](https://www.thegreatestbooks.org/)** - Book Recommendations / [Downloader](https://greasyfork.org/en/scripts/514877)
|
* ⭐ **[The Greatest Books](https://www.thegreatestbooks.org/)** - Curated Books List / [Downloader](https://greasyfork.org/en/scripts/514877)
|
||||||
* ⭐ **[MyAnimeList](https://myanimelist.net/)** - Manga / Light Novels / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_myanimelist_tools)
|
* ⭐ **[MyAnimeList](https://myanimelist.net/)** - Manga / Light Novels / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_myanimelist_tools)
|
||||||
* ⭐ **[Anilist](https://anilist.co/home)** - Manga / Light Novels / Manhwa / Manhua / [Wrapper](https://github.com/butterstroke/Anilist-Node) / [Extras](https://greasyfork.org/en/scripts/370473-automail)
|
* ⭐ **[Anilist](https://anilist.co/home)** - Manga / Light Novels / Manhwa / Manhua / [Wrapper](https://github.com/butterstroke/Anilist-Node) / [Extras](https://greasyfork.org/en/scripts/370473-automail)
|
||||||
* ⭐ **[MangaUpdates](https://www.mangaupdates.com/)** - Manga (Has Obscure Stuff)
|
* ⭐ **[MangaUpdates](https://www.mangaupdates.com/)** - Manga Database / Releases Updates
|
||||||
* ⭐ **[LeagueOfComicGeeks](https://leagueofcomicgeeks.com/)** - Comics
|
* ⭐ **[LeagueOfComicGeeks](https://leagueofcomicgeeks.com/)** - Comic Tracking / Releases
|
||||||
* [Rec Charts](https://pastebin.com/ayuqSpGR) - Books / Comics / Manga Recommendation Guides
|
* [Rec Charts](https://pastebin.com/ayuqSpGR) - Books / Comics / Manga Recommendation Guides
|
||||||
* [/r/ifyoulikeblank](https://www.reddit.com/r/ifyoulikeblank/) - Book / Comic Recommendations
|
* [/r/ifyoulikeblank](https://www.reddit.com/r/ifyoulikeblank/) - Personalized Recommendation Subreddit
|
||||||
* [BookHype](https://bookhype.com/) - Books
|
* [BookHype](https://bookhype.com/) - Book Discovery / Recommendations
|
||||||
* [Oku](https://oku.club/) - Books
|
* [Five Books](https://fivebooks.com/) - Curated Book List / [Downloader](https://greasyfork.org/en/scripts/514877)
|
||||||
* [Literal](https://literal.club/) - Books
|
* [Oku](https://oku.club/) - Book Tracking Platform
|
||||||
* [BookWyrm](https://bookwyrm.social/) - Books
|
* [Literal](https://literal.club/) - Social Book Tracking Platform
|
||||||
* [LibraryThings](https://www.librarything.com/) - Books
|
* [BookWyrm](https://bookwyrm.social/) - Book Tracking Platform
|
||||||
* [CandlApp](https://www.candlapp.com/) - Books
|
* [LibraryThings](https://www.librarything.com/) - Book Cataloguing Community
|
||||||
* [Anobii](https://www.anobii.com/) - Books
|
* [CandlApp](https://www.candlapp.com/) - Book Tracking / Recommendations
|
||||||
* [Reddit Reads](https://www.redditreads.com/) - Book Recommendations
|
* [Anobii](https://www.anobii.com/) - Book Cataloguing / Reviews
|
||||||
* [Gnooks](https://www.gnooks.com/) - Book Recommendations
|
* [Reddit Reads](https://www.redditreads.com/) - Most Popular Books from Subreddits
|
||||||
* [RecommendMeABook](https://recommendmeabook.com/) - Book Recommendations
|
* [Gnooks](https://www.gnooks.com/) - Book Discovery / Recommendations
|
||||||
* [WhichBook](https://www.whichbook.net/) - Book Recommendations
|
* [RecommendMeABook](https://recommendmeabook.com/) - First Page Book Teasers
|
||||||
* [Five Books](https://fivebooks.com/) - Book Recommendations
|
* [WhichBook](https://www.whichbook.net/) - Mood-Based Book Discovery
|
||||||
* [Readow](https://readow.ai/) - Book Recommendations
|
* [Readow](https://readow.ai/) - Book Recommendations
|
||||||
* [Shepherd](https://shepherd.com/) - Book Recommendations
|
* [Shepherd](https://shepherd.com/) - Book Recommendations
|
||||||
* [Newvella](https://newvella.com/) - Book Recommendations
|
* [Newvella](https://newvella.com/) - Book Discovery / Recommendations
|
||||||
* [GoodBooks](https://www.goodbooks.io/) - Book Recommendations
|
* [GoodBooks](https://www.goodbooks.io/) - Book Discovery / Reviews
|
||||||
* [Literature-Map](https://www.literature-map.com/) - Book Recommendations
|
* [Literature-Map](https://www.literature-map.com/) - Author Discovery by Genre
|
||||||
* [Break the Bubble!](https://abooklike.foo/escape) - Book Recommendations
|
* [Break the Bubble!](https://abooklike.foo/escape) - Challenge Narrow Tastes
|
||||||
* [Most Recommended Books](https://www.mostrecommendedbooks.com/) - Book Recommendations
|
* [Most Recommended Books](https://www.mostrecommendedbooks.com/) - Book Recommendations
|
||||||
* [Read This Twice](https://readthistwice.com/) - Book Recommendations
|
* [Read This Twice](https://readthistwice.com/) - Book Recommendations
|
||||||
* [Hacker Recommended Books](https://hacker-recommended-books.vercel.app/) - Book Recommendations
|
* [Hacker Recommended Books](https://hacker-recommended-books.vercel.app/) - Book Recommendations
|
||||||
|
@ -928,7 +929,6 @@
|
||||||
* 🌐 **[DeDRM_tools](https://github.com/noDRM/DeDRM_tools)** - Ebook DRM Removal Tools
|
* 🌐 **[DeDRM_tools](https://github.com/noDRM/DeDRM_tools)** - Ebook DRM Removal Tools
|
||||||
* ↪️ **[Summary Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_text_rephrasing)**
|
* ↪️ **[Summary Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/text-tools#wiki_.25B7_text_rephrasing)**
|
||||||
* ⭐ **[ChatPDF](https://www.chatpdf.com/)**, [BookAI](https://www.bookai.chat/ ) or [Ask Your PDF](https://askyourpdf.com/) - Turn Books into Chatbots
|
* ⭐ **[ChatPDF](https://www.chatpdf.com/)**, [BookAI](https://www.bookai.chat/ ) or [Ask Your PDF](https://askyourpdf.com/) - Turn Books into Chatbots
|
||||||
* ⭐ **[TypeSet](https://typeset.io/)** - Research Paper Chatbot
|
|
||||||
* ⭐ **[Spreeder](https://www.spreeder.com/app.php?intro=1)**, [BR Script](https://greasyfork.org/en/scripts/465635), [PlayText](https://playtext.app/), [AccelaReader](https://accelareader.com/), [Jiffy](https://www.jiffyreader.com/), [SwiftRead](https://swiftread.com/), [Notation](https://github.com/numanzamandipuu/Notation), [Bionic Reading](https://app.bionic-reading.com/?type=text), [Tailwind BR](https://crisanlucid.github.io/vite-react-tailwind-bionic-reading/) or [SpeedRead](https://github.com/pasky/speedread) - Speed Reading Tools
|
* ⭐ **[Spreeder](https://www.spreeder.com/app.php?intro=1)**, [BR Script](https://greasyfork.org/en/scripts/465635), [PlayText](https://playtext.app/), [AccelaReader](https://accelareader.com/), [Jiffy](https://www.jiffyreader.com/), [SwiftRead](https://swiftread.com/), [Notation](https://github.com/numanzamandipuu/Notation), [Bionic Reading](https://app.bionic-reading.com/?type=text), [Tailwind BR](https://crisanlucid.github.io/vite-react-tailwind-bionic-reading/) or [SpeedRead](https://github.com/pasky/speedread) - Speed Reading Tools
|
||||||
* ⭐ **[Kindle Comic Converter](https://github.com/ciromattia/kcc)** - Multi-Format Converter
|
* ⭐ **[Kindle Comic Converter](https://github.com/ciromattia/kcc)** - Multi-Format Converter
|
||||||
* ⭐ **[papeer](https://papeer.tech/)** or [epub-creator](https://github.com/NiklasGollenstede/epub-creator) - Webpage to EPUB Converter
|
* ⭐ **[papeer](https://papeer.tech/)** or [epub-creator](https://github.com/NiklasGollenstede/epub-creator) - Webpage to EPUB Converter
|
||||||
|
|
|
@ -39,11 +39,11 @@
|
||||||
* [Discord Downloader Go](https://github.com/get-got/discord-downloader-go) - Discord File Downloader
|
* [Discord Downloader Go](https://github.com/get-got/discord-downloader-go) - Discord File Downloader
|
||||||
* [Toolscord](https://toolscord.com/) or [Discord Avatar](https://discord-avatar.com/) - Download Discord Avatars
|
* [Toolscord](https://toolscord.com/) or [Discord Avatar](https://discord-avatar.com/) - Download Discord Avatars
|
||||||
* [Disbox](https://disboxapp.github.io/web/) - Discord Cloud Storage
|
* [Disbox](https://disboxapp.github.io/web/) - Discord Cloud Storage
|
||||||
* [Discord Chat Exporter](https://github.com/Tyrrrz/DiscordChatExporter) / [Python](https://github.com/mahtoid/DiscordChatExporterPy), [Discrub-EXT](https://github.com/prathercc/discrub-ext) or [Discord History Tracker](https://dht.chylex.com/) / [GitHub](https://github.com/chylex/Discord-History-Tracker) - Archive / Export Discord Chats
|
* [Discrub](https://github.com/prathercc/discrub-ext) - Message Manipulation / Export Tool
|
||||||
|
* [Discord Chat Exporter](https://github.com/Tyrrrz/DiscordChatExporter) / [Python](https://github.com/mahtoid/DiscordChatExporterPy) or [Discord History Tracker](https://dht.chylex.com/) / [GitHub](https://github.com/chylex/Discord-History-Tracker) - Archive / Export Discord Chats
|
||||||
* [Dumpus](https://dumpus.app/) - Discord Data Package Explorer
|
* [Dumpus](https://dumpus.app/) - Discord Data Package Explorer
|
||||||
* [Wumpus Central](https://discord.gg/wumpus-central-1087801778365546556) - Discord Experimental Server Hub
|
* [Wumpus Central](https://discord.gg/wumpus-central-1087801778365546556) - Discord Experimental Server Hub
|
||||||
* [SimpleDiscordCrypt](https://gitlab.com/An0/SimpleDiscordCrypt) - Discord Message Encryption
|
* [SimpleDiscordCrypt](https://gitlab.com/An0/SimpleDiscordCrypt) - Discord Message Encryption
|
||||||
* [Discrub](https://github.com/prathercc/discrub-ext) - Delete Discord Messages / [Warning](https://i.ibb.co/pdg4hRr/0b0d78219f05.png)
|
|
||||||
* [Permissions Calculator](https://discordapi.com/permissions.html) - Generate Discord OAuth Invites
|
* [Permissions Calculator](https://discordapi.com/permissions.html) - Generate Discord OAuth Invites
|
||||||
* [dsc.gg](https://dsc.gg/) - Create Custom Discord Invites
|
* [dsc.gg](https://dsc.gg/) - Create Custom Discord Invites
|
||||||
* [Discord Previews](https://discord.gg/QMw7gQGMHj) - New Discord Builds / Changes
|
* [Discord Previews](https://discord.gg/QMw7gQGMHj) - New Discord Builds / Changes
|
||||||
|
@ -113,6 +113,7 @@
|
||||||
* [Discord Text to Emoji](https://jtprince.com/discord/) - Convert Text to Discord Emojis
|
* [Discord Text to Emoji](https://jtprince.com/discord/) - Convert Text to Discord Emojis
|
||||||
* [Stickers.gg](https://stickers.gg) - Free Discord Stickers
|
* [Stickers.gg](https://stickers.gg) - Free Discord Stickers
|
||||||
* [PreMiD](https://premid.app/) - Display Web Activity in Discord Status / [GitHub](https://github.com/PreMiD/PreMiD) / [Discord](https://discord.premid.app/)
|
* [PreMiD](https://premid.app/) - Display Web Activity in Discord Status / [GitHub](https://github.com/PreMiD/PreMiD) / [Discord](https://discord.premid.app/)
|
||||||
|
* [Music Presence](https://github.com/ungive/discord-music-presence) - Audio Player Rich Presence / [Discord](https://discord.gg/musicpresence)
|
||||||
* [Jellyfin RPC](https://github.com/Radiicall/jellyfin-rpc) - Jellyfin Rich Presence
|
* [Jellyfin RPC](https://github.com/Radiicall/jellyfin-rpc) - Jellyfin Rich Presence
|
||||||
* [AMWin-RP](https://github.com/PKBeam/AMWin-RP) - Apple Music Rich Presence
|
* [AMWin-RP](https://github.com/PKBeam/AMWin-RP) - Apple Music Rich Presence
|
||||||
* [Foo Discord](https://github.com/s0hv/foo_discord_rich) - Foobar Rich Presence
|
* [Foo Discord](https://github.com/s0hv/foo_discord_rich) - Foobar Rich Presence
|
||||||
|
@ -267,7 +268,7 @@
|
||||||
* [subreddits](https://subreddits.org/) - Find Random Subreddits
|
* [subreddits](https://subreddits.org/) - Find Random Subreddits
|
||||||
* [/r/Serendipity](https://www.reddit.com/r/Serendipity) - Posts from Random Subreddits
|
* [/r/Serendipity](https://www.reddit.com/r/Serendipity) - Posts from Random Subreddits
|
||||||
* [/r/wowthissubexists](https://www.reddit.com/r/wowthissubexists/) - Find Niche Subreddits
|
* [/r/wowthissubexists](https://www.reddit.com/r/wowthissubexists/) - Find Niche Subreddits
|
||||||
* [Subreddit Stats](https://subredditstats.com/) - Subreddits Stats / Ranking
|
* [Subreddit Stats](https://subredditstats.com/) or [SubRanking](https://subranking.com/) - Subreddits Stats / Ranking
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -275,13 +276,12 @@
|
||||||
|
|
||||||
* 🌐 **[TDirectory](https://tdirectory.me/)**, [Telemetr](https://telemetr.io/en), [Telegram Channels](https://telegramchannels.me/), [Awesome Telegram](https://github.com/ebertti/awesome-telegram) - Telegram Channel Indexes
|
* 🌐 **[TDirectory](https://tdirectory.me/)**, [Telemetr](https://telemetr.io/en), [Telegram Channels](https://telegramchannels.me/), [Awesome Telegram](https://github.com/ebertti/awesome-telegram) - Telegram Channel Indexes
|
||||||
* 🌐 **[ComBot Groups](https://combot.org/top/telegram/groups)** - Top Telegram Groups Index
|
* 🌐 **[ComBot Groups](https://combot.org/top/telegram/groups)** - Top Telegram Groups Index
|
||||||
* [Telegago](https://cse.google.com/cse?&cx=006368593537057042503:efxu7xprihg#gsc.tab=0), [2](https://cse.google.com/cse?cx=006249643689853114236:a3iibfpwexa), [Lyzem](https://lyzem.com/), [xTea](https://xtea.io/ts_en.html) or [TG-ME](https://www.tg-me.com/) - Telegram CSE's
|
* [Telegago](https://cse.google.com/cse?&cx=006368593537057042503:efxu7xprihg#gsc.tab=0), [2](https://cse.google.com/cse?cx=006249643689853114236:a3iibfpwexa), [Lyzem](https://lyzem.com/), [xTea](https://xtea.io/ts_en.html) or [TG-ME](https://www.tg-me.com/) - Telegram CSEs
|
||||||
* [SaveRestrictedContentBot](https://github.com/vasusen-code/SaveRestrictedContentBot) - Save Restricted Content
|
* [SaveRestrictedContentBot](https://github.com/vasusen-code/SaveRestrictedContentBot) - Save Restricted Content
|
||||||
* [Telesco.pe](https://telesco.pe/) - Telegram Round Video Recorder
|
* [Telesco.pe](https://telesco.pe/) - Telegram Round Video Recorder
|
||||||
* [Video Stream](https://github.com/lntechnical2/videostream) - Telegram Video Player
|
* [Video Stream](https://github.com/lntechnical2/videostream) - Telegram Video Player
|
||||||
* [TGCF](https://github.com/aahnik/tgcf) - Telegram Message Forwarding
|
* [TGCF](https://github.com/aahnik/tgcf) - Telegram Message Forwarding
|
||||||
* [tg-channel-cloner-workers](https://gitlab.com/ParveenBhadooOfficial/tg-channel-cloner-workers) - Clone Telegram Channels
|
* [tg-channel-cloner-workers](https://gitlab.com/ParveenBhadooOfficial/tg-channel-cloner-workers) - Clone Telegram Channels
|
||||||
* [CloneChat](https://github.com/apenasrr/clonechat) - Clone Telegram Chats
|
|
||||||
* [tasra](https://the-eye.eu/tasra/) - Telegram Channel Archive
|
* [tasra](https://the-eye.eu/tasra/) - Telegram Channel Archive
|
||||||
* [Telegram Email](https://t.me/etlgr_bot) - Send / Receive Emails via Telegram
|
* [Telegram Email](https://t.me/etlgr_bot) - Send / Receive Emails via Telegram
|
||||||
* [CHPic](https://chpic.su/), [Stickers Cloud](https://stickers.cloud/en), [ComBot Stickers](https://combot.org/telegram/stickers) or [moe_sticker_bot](https://t.me/moe_sticker_bot) - Telegram Sticker / Emojis
|
* [CHPic](https://chpic.su/), [Stickers Cloud](https://stickers.cloud/en), [ComBot Stickers](https://combot.org/telegram/stickers) or [moe_sticker_bot](https://t.me/moe_sticker_bot) - Telegram Sticker / Emojis
|
||||||
|
@ -324,7 +324,6 @@
|
||||||
## ▷ Telegram Bots
|
## ▷ Telegram Bots
|
||||||
|
|
||||||
* 🌐 **[BotsArchive](https://t.me/BotsArchive)**, [botlist](https://t.me/botlist), [TelegramBotsList](https://danyspin97.github.io/TelegramBotsList/) or [borodutch.eth](https://borodutch.com/)- Telegram Bots Indexes
|
* 🌐 **[BotsArchive](https://t.me/BotsArchive)**, [botlist](https://t.me/botlist), [TelegramBotsList](https://danyspin97.github.io/TelegramBotsList/) or [borodutch.eth](https://borodutch.com/)- Telegram Bots Indexes
|
||||||
* [TG Bot](https://t.me/drlinkbot) - Ad Link Bypass Bot / [GitHub](https://github.com/TheCaduceus/Link-Bypasser-Bot)
|
|
||||||
* [Now Playing](https://t.me/nowplaybot) - Now Playing Audio Bot
|
* [Now Playing](https://t.me/nowplaybot) - Now Playing Audio Bot
|
||||||
* [ongaku](https://github.com/likeadragonmaid/Ongaku) - Display Playing Android Audio in Status
|
* [ongaku](https://github.com/likeadragonmaid/Ongaku) - Display Playing Android Audio in Status
|
||||||
* [Searchee Bot](https://t.me/SearcheeBot) - Telegram Channel Search Bot
|
* [Searchee Bot](https://t.me/SearcheeBot) - Telegram Channel Search Bot
|
||||||
|
@ -347,76 +346,65 @@
|
||||||
|
|
||||||
# ► YouTube Tools
|
# ► YouTube Tools
|
||||||
|
|
||||||
|
* 🌐 **[YT Large](https://ytlarge.com/)** - YouTube Tools Index
|
||||||
* 🌐 **[YT Large](https://ytlarge.com/)** - YouTube Tools
|
|
||||||
* ↪️ **[Android YouTube Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_youtube_apps) / [iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_ios_youtube_apps)**
|
|
||||||
* ⭐ **[PocketTube](https://pockettube.io/)** or [Kadium](https://kadium.kasper.space/) - Subscription Managers
|
* ⭐ **[PocketTube](https://pockettube.io/)** or [Kadium](https://kadium.kasper.space/) - Subscription Managers
|
||||||
* [shorts-deflector](https://github.com/attituding/shorts-deflector), [Remove YouTube Shorts](https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-shorts/), [ublock-hide-yt-shorts](https://github.com/gijsdev/ublock-hide-yt-shorts) or [youtube-shorts-block](https://github.com/doma-itachi/Youtube-shorts-block) - Hide YouTube Shorts
|
* [shorts-deflector](https://github.com/attituding/shorts-deflector), [Remove YouTube Shorts](https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-shorts/), [ublock-hide-yt-shorts](https://github.com/gijsdev/ublock-hide-yt-shorts) or [youtube-shorts-block](https://github.com/doma-itachi/Youtube-shorts-block) - Hide YouTube Shorts
|
||||||
* [YouTube_Subs_Bot](https://t.me/youtube_subs_bot) - Sub to Channels without Account
|
* [YouTube Wrapped](https://videorecap.viewodyssey.com/) - Personal YouTube Rewind
|
||||||
* [YouTube-Subscriptions-RS](https://github.com/jeb5/YouTube-Subscriptions-RSS) - Export Subscriptions to RSS Feed
|
* [YouTube-Subscriptions-RSS](https://github.com/jeb5/YouTube-Subscriptions-RSS) - Export Subscriptions to RSS Feed
|
||||||
* [YouTube Subscription History](https://xxluke.de/subscription-history/) - Subscription History Tracker
|
* [YouTube Subscription History](https://xxluke.de/subscription-history/) - Subscription History Tracker
|
||||||
* [FreshTube](https://porjo.github.io/freshtube/) - Display Latest Videos from Subscriptions
|
* [MassYoutubeUnsubscriber](https://github.com/DomHeadroom/MassYoutubeUnsubscriber) - Bulk Remove YouTube Subscriptions
|
||||||
* [MassYoutubeUnsubscriber](https://github.com/DomHeadroom/MassYoutubeUnsubscriber) - Bulk YouTube Subscription Remover
|
|
||||||
* [YouTube Spammer Purge](https://github.com/ThioJoe/YT-Spammer-Purge) - Delete All YouTube Spam Comments / [Domain List](https://github.com/ThioJoe/YT-Spam-Lists)
|
* [YouTube Spammer Purge](https://github.com/ThioJoe/YT-Spammer-Purge) - Delete All YouTube Spam Comments / [Domain List](https://github.com/ThioJoe/YT-Spam-Lists)
|
||||||
* [Age Restriction Bypass](https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass) / [2](https://greasyfork.org/en/scripts/423851-simple-youtube-age-restriction-bypass) - Bypass YouTube Age Restrictions
|
|
||||||
* [Playboard](https://playboard.co) or [ViewStats](https://www.viewstats.com/) - YouTube Channel Stats
|
* [Playboard](https://playboard.co) or [ViewStats](https://www.viewstats.com/) - YouTube Channel Stats
|
||||||
* [YouTube Hide Watched](https://github.com/EvHaus/youtube-hide-watched) - Hide Watched Videos
|
* [vidIQ](https://vidiq.com/extension/) - YouTube Viewership Data
|
||||||
* [YouTube Watchmarker](https://github.com/sniklaus/youtube-watchmarker) - Fade Thumbnails of Watched Videos
|
|
||||||
* [Find-Unfinished-YT](https://rentry.co/find-unfinished-yt) - Find Partially Watched YouTube Videos
|
|
||||||
* [vidIQ](https://chromewebstore.google.com/detail/vidiq-vision-for-youtube/pachckjkecffpdphbpmfolblodfkgbhl) - YouTube Viewership Data
|
|
||||||
* [Video Recap](https://videorecap.viewodyssey.com/) - YouTube Year in Review Stats
|
|
||||||
* [yt2pod](https://github.com/frou/yt2pod) - Create Podcasts from YouTube Channels
|
* [yt2pod](https://github.com/frou/yt2pod) - Create Podcasts from YouTube Channels
|
||||||
* [SpeechChat](https://speechchat.com/) - Text to Speech Client
|
* [SpeechChat](https://speechchat.com/) - Text to Speech Client
|
||||||
* [AnnotationsRestored](https://github.com/isaackd/AnnotationsRestored) or [YouTube Annotations](https://archive.org/details/youtubeannotations) - Restore YouTube Annotations
|
|
||||||
* [Custom Usernames](https://greasyfork.org/en/scripts/468740) - Restore Custom Usernames
|
|
||||||
* [YouTube Metadata](https://mattw.io/youtube-metadata/) - YouTube Video Metadata Viewer
|
|
||||||
* [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
|
|
||||||
* [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) or [Multiselect](https://addons.mozilla.org/en-US/firefox/addon/multiselect-for-youtube/), [2](https://chromewebstore.google.com/detail/gpgbiinpmelaihndlegbgfkmnpofgfei) - Playlist Managers
|
|
||||||
* [YTPlaylistSorter](https://ytplaylistsorter.carterrj.co.uk/index.php) - Sorts YT Playlists
|
|
||||||
* [playlist.tools](https://playlist.tools/) - YouTube Playlist Reverser
|
|
||||||
* [Playlist Randomizer](https://playlist-randomizer.com/) - YouTube Playlist Randomizer
|
|
||||||
* [YT Playlist Length](https://ytplaylist-len.sharats.dev/) - Playlist Length Checker
|
|
||||||
* [YouTube Region Checker](https://polsy.org.uk/stuff/ytrestrict.cgi) - YouTube Region Restrictions Check
|
|
||||||
* [FREEZE](https://chromewebstore.google.com/detail/freeze/bejbbhcoefpmeejcnknjfepoocehopii) - Control YouTube via Webcam
|
|
||||||
* [RapidTags](https://www.rapidtags.io/) - YouTube Tag Generators
|
* [RapidTags](https://www.rapidtags.io/) - YouTube Tag Generators
|
||||||
* [songs-to-youtube](https://github.com/7x11x13/songs-to-youtube) - Upload Audio to YouTube Automatically
|
* [songs-to-youtube](https://github.com/7x11x13/songs-to-youtube) - Upload Audio to YouTube Automatically
|
||||||
* [YouBit](https://github.com/MeViMo/youbit) - Use YouTube as File Host
|
|
||||||
* [ytcropper](https://ytcropper.com/), [yt_clipper](https://github.com/exwm/yt_clipper), [Apps Golem](https://appsgolem.com/en/cut-youtube-video) or [YTCutter.com](https://ytcutter.com/) - Crop YouTube Videos / Create Clips
|
|
||||||
* [YTStamps](https://ytstamps.netlify.app/) - Create Custom Start / End Times
|
|
||||||
* [Gemini](https://gemini.google.com/), [Solidpoint](https://solidpoint.ai/), [Glasp](https://glasp.co/youtube-summary), [Glarity](https://glarity.app/), [Quickvid](https://quickvid.vercel.app/), [Eightify](https://eightify.app/), [VideoGist](https://www.videogist.co/), [VideoHighlight](https://videohighlight.com/), [Clipnote](https://clipnote.ai/) or [Summarize](https://summarize.tech/) - Summarize YouTube Videos
|
|
||||||
* [Stepify](https://stepify.tech/) - Get Step-By-Step Tutorial of YT Video
|
|
||||||
* [Recover My Video](https://www.recovermy.video/) - Recover Titles of Deleted / Private YouTube Videos
|
|
||||||
* [Filmot Title Restorer](https://greasyfork.org/en/scripts/430202-filmot-title-restorer) - Restore Deleted YouTube Video Titles in Playlists
|
|
||||||
* [Kament](https://kament.io/) - Add Comments on Comment Disabled Videos
|
|
||||||
* [Loadtup](https://loadtup.com/) or [FrogBase](https://github.com/hayabhay/frogbase) - YouTube Video Transcribers
|
|
||||||
* [YT Sub Downloader](https://greasyfork.org/en/scripts/5368) or [YouTube_subtitle_downloader](https://t.me/youtube_subtitle_downloader_bot) - Download Subs from YouTube Videos
|
|
||||||
* [amara](https://amara.org/en/) or [SubtitlesForYoutube](https://github.com/yashagarwal1411/SubtitlesForYoutube) - Add Subs to YouTube Videos / [Edge](https://microsoftedge.microsoft.com/addons/detail/subtitles-for-youtube/gfjcoflghpdkddjnpegonjhnbngeocfi)
|
|
||||||
* [YouTube Subtitle Position](https://addons.mozilla.org/en-US/firefox/addon/youtube-subtitle-position/) - Change Position of YouTube Subtitles
|
|
||||||
* [YTSubConverter](https://github.com/arcusmaximus/YTSubConverter) - Styled YouTube Subtitles
|
* [YTSubConverter](https://github.com/arcusmaximus/YTSubConverter) - Styled YouTube Subtitles
|
||||||
* [ChatReplay](https://chatreplay.stream/) - YouTube Live Stream Chat Replay
|
* [Amara](https://amara.org/en/) or [SubtitlesForYoutube](https://github.com/yashagarwal1411/SubtitlesForYoutube) - Import Local Subtitles to YouTube / [Edge](https://microsoftedge.microsoft.com/addons/detail/subtitles-for-youtube/gfjcoflghpdkddjnpegonjhnbngeocfi)
|
||||||
* [LiveTL](https://kentonishi.com/LiveTL/) - YouTube Live Stream Translator
|
* [ChatReplay](https://chatreplay.stream/) - Livestream Chat Replay
|
||||||
* [YouTubeLiveChatFlusher](https://github.com/ys-j/YoutubeLiveChatFlusher) - YouTube Live Bullet Chatting (Danmaku)
|
* [LiveTL](https://kentonishi.com/LiveTL/) - Livestream Chat Translator
|
||||||
* [Fast Chat](https://greasyfork.org/en/scripts/469878) - Chat Optimization Extension
|
* [YT LiveChat Flusher](https://github.com/ys-j/YoutubeLiveChatFlusher) - Add Bullet Chatting (Danmaku) to Livestreams
|
||||||
* [YTArchive](https://github.com/Kethsar/ytarchive) - YouTube Livestream Recorder
|
|
||||||
* [YouTube Livestream Theatre](https://gitlab.com/-/snippets/2099898) - Twitch-Style Theater Mode for YouTube Live
|
***
|
||||||
|
|
||||||
|
## ▷ YouTube Customization
|
||||||
|
|
||||||
|
* ⭐ **[Enhancer for YT](https://www.mrfdev.com/enhancer-for-youtube)**, [ImprovedTube](https://improvedtube.com/), [Tweaks for YT](https://inzk.dev/tweaks-for-youtube/) or [Magic Actions](https://www.chromeactions.com/) - YouTube Enhancement Extensions
|
||||||
|
* ⭐ **[Return YouTube Dislike](https://returnyoutubedislike.com/)** - View YouTube Dislikes / [Web App](https://haeri.github.io/youtube-dislike-viewer/), [2](https://jabrek.net/dislike-en) / [Discord](https://discord.com/invite/mYnESY4Md5)
|
||||||
|
* ⭐ **[DeArrow](https://dearrow.ajay.app/)** or [Clickbait Remover](https://github.com/pietervanheijningen/clickbait-remover-for-youtube) - Reduce Sensationalism / Clickbait
|
||||||
|
* ⭐ **[UnTrap](https://untrap.app/)**, [TubeMod](https://github.com/Pedro-Gregorio/TubeMod) or [Less Addictive YouTube](https://github.com/AlexisDrain/Less-Addictive-YouTube) - Distraction-Free YouTube
|
||||||
|
* [Fast Forward YT Shorts](https://greasyfork.org/en/scripts/466438) - Add Seek Hotkeys to Shorts
|
||||||
|
* [BlockTube](https://github.com/amitbl/blocktube) or [YTBlock](https://chromewebstore.google.com/detail/ytblock-block-any-content/nedcanggplmbbgmlpcjiafgjcpdimpea) - YouTube Content Blocker
|
||||||
|
* [Thumbnail Rating Bar](https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube) - Display Like / Dislike Ratio on Thumbnails
|
||||||
|
* [YT Like-Dislike Shortcut](https://github.com/avi12/youtube-like-dislike-shortcut) - Add Like / Dislike Hotkeys
|
||||||
|
* [YT: Not Interested](https://greasyfork.org/en/scripts/396936-yt-not-interested-in-one-click) - Show "Not Interested" and "Don't Recommend" Buttons
|
||||||
|
* [YouTube Fixes](https://greasyfork.org/en/scripts/405614) - YouTube Tweaks
|
||||||
|
* [YouTube Search Fixer](https://addons.mozilla.org/en-US/firefox/addon/youtube-suite-search-fixer/) - Declutter Search Results / Homepage
|
||||||
|
* [Restore Handle to Custom](https://greasyfork.org/en/scripts/468740) - Shows Display Name Instead of Handle
|
||||||
|
* [Focused YouTube](https://github.com/makaroni4/focused_youtube), [yt-neuter](https://github.com/mchangrh/yt-neuter) or [GoodTube](https://github.com/goodtube4u/goodtube) - Minimalist YouTube
|
||||||
|
* [youtube_livestream_theatre.user.css](https://gitlab.com/-/snippets/2099898) - Twitch-Style Theater Mode for YouTube Livestreams
|
||||||
|
* [YouTube Redux](https://github.com/omnidevZero/YouTubeRedux), [VORAPIS](https://vorapis.pages.dev/) / [Discord](https://vorapis.pages.dev/#/join_community) / [Features](https://greasyfork.org/en/scripts/485622) or [Cosmic Cat](https://github.com/cosmic-cat-yt/Cosmic-Cat) - Restore Classic YouTube Layout
|
||||||
|
* [/r/OldYouTubeLayout](https://www.reddit.com/r/oldyoutubelayout/) - Classic YouTube Layout Subreddit
|
||||||
|
* [YouTube Row Fixer](https://github.com/sapondanaisriwan/youtube-row-fixer) - Customize Number of Video Rows
|
||||||
|
* [Non-Rounded Design](https://greasyfork.org/en/scripts/453802) - Revert YouTube's New Rounded Design
|
||||||
|
* [Upvote Anywhere](https://github.com/z0ccc/comet) - Replace YouTube Comments with Reddit Comments
|
||||||
|
* [Timestamped YouTube Comments](https://chromewebstore.google.com/detail/timestamped-youtube-comme/gnpppldhfbbagiaalkddddajadhlgofm) - View Timestamped Comments
|
||||||
|
* [TabView YouTube](https://greasyfork.org/en/scripts/428651) - View Comments / Info in Tab View
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Players / Frontends
|
## ▷ Players / Frontends
|
||||||
|
|
||||||
|
* ↪️ **[Android YouTube Apps](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_android_youtube_apps)** / **[iOS](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25B7_ios_youtube_apps)**
|
||||||
* ⭐ **[Poke](https://poketube.fun/)** - YouTube Frontend / [Discord](https://discord.gg/Kqdn8CHacP)
|
* ⭐ **[Poke](https://poketube.fun/)** - YouTube Frontend / [Discord](https://discord.gg/Kqdn8CHacP)
|
||||||
* ⭐ **[FreeTube](https://freetubeapp.io/)** - YouTube Frontend / [GitHub](https://github.com/FreeTubeApp/FreeTube)
|
* ⭐ **[FreeTube](https://freetubeapp.io/)** - YouTube Frontend / [GitHub](https://github.com/FreeTubeApp/FreeTube)
|
||||||
* ⭐ **[Invidious](https://invidious.io/)**, [Invuedious](https://github.com/bocchilorenzo/invuedious) or [Materialio](https://materialio.us/) - YouTube Frontends
|
* ⭐ **[Invidious](https://invidious.io/)**, [Invuedious](https://github.com/bocchilorenzo/invuedious) or [Materialio](https://materialio.us/) - YouTube Frontends
|
||||||
* ⭐ **Invidious Tools** - [Instances](https://api.invidious.io/), [2](https://redirect.invidious.io/) / [TUI](https://github.com/darkhz/invidtui) / [Invidious Redirect](https://addons.mozilla.org/en-US/firefox/addon/hooktube-redirect/?src=search)
|
* ⭐ **Invidious Tools** - [Instances](https://api.invidious.io/), [2](https://redirect.invidious.io/) / [TUI](https://github.com/darkhz/invidtui) / [Invidious Redirect](https://addons.mozilla.org/en-US/firefox/addon/hooktube-redirect/?src=search)
|
||||||
* ⭐ **[PKGA](https://greasyfork.org/en/scripts/442089)** or [YouTube WideScreen](https://greasyfork.org/en/scripts/409893) - Improved YouTube Cinema Mode
|
|
||||||
* ⭐ **[SponsorBlock](https://sponsor.ajay.app/)** - Skip Sponsored YouTube Ads / [Chromecast](https://github.com/gabe565/CastSponsorSkip) / [Script](https://github.com/mchangrh/sb.js), [2](https://greasyfork.org/en/scripts/453320)
|
|
||||||
* ⭐ **[Fast Forward YouTube Shorts](https://greasyfork.org/en/scripts/466438)** - Add Skip Keys to Shorts
|
|
||||||
* [YouTube Notes](https://instadeq.com/youtube-notes/) - YouTube Note-Taking Frontend
|
* [YouTube Notes](https://instadeq.com/youtube-notes/) - YouTube Note-Taking Frontend
|
||||||
* [Campfire](https://campfire.gg), [Walrus](https://joinwalrus.tv/), [Sync-Tube](https://sync-tube.de/), [YouTube Party](https://youtubeparty.netlify.app/) or [Hergetto](https://hergetto.live/) - YouTube Watch Parties
|
* [Campfire](https://campfire.gg), [Walrus](https://joinwalrus.tv/), [Sync-Tube](https://sync-tube.de/), [YouTube Party](https://youtubeparty.netlify.app/) or [Hergetto](https://hergetto.live/) - YouTube Watch Parties
|
||||||
* [TwitchTheater](https://twitchtheater.tv/), [VidGrid](https://vidgrid.tk.gg/), [YouTube Multiplier](https://www.youtubemultiplier.com/) or [ViewSync](https://viewsync.net/) - Watch Multiple YouTube Videos
|
* [TwitchTheater](https://twitchtheater.tv/), [VidGrid](https://vidgrid.tk.gg/), [YouTube Multiplier](https://www.youtubemultiplier.com/) or [ViewSync](https://viewsync.net/) - Watch Multiple YouTube Videos
|
||||||
* [CloudTube](https://tube.cadence.moe/) - YouTube Frontend
|
|
||||||
* [YouTube Clone KMP](https://github.com/KhubaibKhan4/Youtube-Clone-KMP) - YouTube Frontend
|
* [YouTube Clone KMP](https://github.com/KhubaibKhan4/Youtube-Clone-KMP) - YouTube Frontend
|
||||||
* [ViewTube](https://viewtube.wiki/) - YouTube Frontend
|
* [ViewTube](https://viewtube.wiki/) - YouTube Frontend
|
||||||
* [Piped](https://github.com/TeamPiped/Piped) / [2](https://piped.kavin.rocks/) / [3](https://piped-material.১.net/) - YouTube Frontend
|
* [Piped](https://github.com/TeamPiped/Piped) / [2](https://piped.kavin.rocks/) / [3](https://piped-material.১.net/) - YouTube Frontend
|
||||||
|
@ -424,83 +412,92 @@
|
||||||
* [youtube-local](https://github.com/user234683/youtube-local) or [yt-local](https://git.sr.ht/~heckyel/yt-local) - YouTube Frontend
|
* [youtube-local](https://github.com/user234683/youtube-local) or [yt-local](https://git.sr.ht/~heckyel/yt-local) - YouTube Frontend
|
||||||
* [YouT-ube](https://www.yout-ube.com/) - YouTube Frontend
|
* [YouT-ube](https://www.yout-ube.com/) - YouTube Frontend
|
||||||
* [Ytfzf](https://github.com/pystardust/ytfzf) or [YewTube](https://github.com/mps-youtube/yewtube) - Terminal YouTube Players
|
* [Ytfzf](https://github.com/pystardust/ytfzf) or [YewTube](https://github.com/mps-youtube/yewtube) - Terminal YouTube Players
|
||||||
* [Video Resumer](https://addons.mozilla.org/en-US/firefox/addon/video-resumer/) - Resume Videos Where You Left Off / [Note](https://pastebin.com/Jd1DJW8w)
|
|
||||||
* [Looptube](https://www.looptube.xyz/) - Loop YouTube Videos / Segments
|
***
|
||||||
* [Video Speed Controller](https://github.com/igrigorik/videospeed), [YouTube Web Tweaks](https://greasyfork.org/en/scripts/447802) or [TimerHooker](https://timer.palerock.cn/en/) - Control Speed of YouTube Videos
|
|
||||||
* [Anilyzer](https://anilyzer.com/) - Watch YouTube Videos in Slow Motion / Frame by Frame
|
## ▷ Video Tools
|
||||||
|
|
||||||
|
* ↪️ **[Summarize YT Videos](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_summarize_youtube_videos)**
|
||||||
|
* ↪️ **[Video Transcribers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video/#wiki_.25BA_subtitles)**
|
||||||
|
* ⭐ **[SponsorBlock](https://sponsor.ajay.app/)** - Skip Sponsored Video Segments / [Chromecast](https://github.com/gabe565/CastSponsorSkip) / [Script](https://github.com/mchangrh/sb.js), [2](https://greasyfork.org/en/scripts/453320)
|
||||||
|
* ⭐ **[polsy.org.uk](https://polsy.org.uk/stuff/ytrestrict.cgi)** - Video Region Restriction Checker
|
||||||
|
* ⭐ **[PKGA](https://greasyfork.org/en/scripts/442089)** or [YouTube WideScreen](https://greasyfork.org/en/scripts/409893) - Improved YouTube Cinema Mode
|
||||||
* [Jump Cutter](https://github.com/WofWca/jumpcutter) - Skip Silent Parts of Videos
|
* [Jump Cutter](https://github.com/WofWca/jumpcutter) - Skip Silent Parts of Videos
|
||||||
|
* [Video Resumer](https://addons.mozilla.org/en-US/firefox/addon/video-resumer/) - Resume Videos Where You Left Off / [Note](https://pastebin.com/Jd1DJW8w)
|
||||||
|
* [Rotate YouTube Video](https://addons.mozilla.org/en-US/firefox/addon/rotate-youtube-video/) - Rotate, Zoom, & Mirror Videos
|
||||||
|
* [YouTube Hide Watched](https://github.com/EvHaus/youtube-hide-watched) - Hide Watched Videos
|
||||||
|
* [Annotations Restored](https://github.com/isaackd/AnnotationsRestored) or [Annotations Data Archive](https://archive.org/details/youtubeannotations) - Restore Video Annotations
|
||||||
|
* [YouTube Metadata](https://mattw.io/youtube-metadata/) - YouTube Video Metadata Viewer
|
||||||
|
* [AppsGolem](https://appsgolem.com/en/cut-youtube-video), [YT Cutter](https://ytcutter.link/) or [yt_clipper](https://github.com/exwm/yt_clipper) - Crop YouTube Videos / Create Clips
|
||||||
|
* [Looptube](https://www.looptube.xyz/) - Loop YouTube Videos / Segments
|
||||||
* [YourCodecs](https://github.com/undecV/YourCodecs) - Enable / Disable Player Codecs
|
* [YourCodecs](https://github.com/undecV/YourCodecs) - Enable / Disable Player Codecs
|
||||||
* [YT CPU Tamer](https://greasyfork.org/en/scripts/431573), [YT JS Tamer](https://greasyfork.org/en/scripts/473972) or [Unhold YouTube](https://greasyfork.org/en/scripts/457205) - YouTube CPU Optimization
|
* [Video Speed Controller](https://github.com/igrigorik/videospeed) - Control Speed of YouTube Videos
|
||||||
* [Rotate YouTube Video](https://addons.mozilla.org/en-US/firefox/addon/rotate-youtube-video/) - Rotate YouTube Videos
|
|
||||||
* [YouTube: Audio Only](https://greasyfork.org/en/scripts/484611) or [Audio Only YouTube](https://chromewebstore.google.com/detail/audio-only-youtube/pkocpiliahoaohbolmkelakpiphnllog) - Audio Only YouTube
|
***
|
||||||
|
|
||||||
|
## ▷ Playlist Tools
|
||||||
|
|
||||||
|
* ⭐ **[Playlists at YouTube](https://playlists.at/youtube/)** or [Playlist Creator for YouTube](https://chromewebstore.google.com/detail/drag-drop-playlist-creato/aklnkkbopjjemjlkffhamaepagbmblbg) - Playlists Creators
|
||||||
|
* [TubeSync](https://github.com/meeb/tubesync) - Sync YouTube Channels / Playlists to a Media Server
|
||||||
|
* [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
|
||||||
|
* [YTPlaylistSorter](https://ytplaylistsorter.carterrj.co.uk/index.php) - Sort Your Playlists
|
||||||
|
* [playlist.tools](https://playlist.tools/) - YouTube Playlist Reverser
|
||||||
|
* [Playlist Randomizer](https://playlist-randomizer.com/) - YouTube Playlist Randomizer
|
||||||
|
* [YT Playlist Length](https://ytplaylist-len.sharats.dev/) - Playlist Length Checker
|
||||||
|
* [YouTubePlaylist](https://youtubeplaylist.cc/) - Playlist Downloader
|
||||||
|
* [totalsize](https://pypi.org/project/totalsize/) - Calculate Size of All Videos in a Playlist
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ YouTube Downloaders
|
## ▷ YouTube Downloaders
|
||||||
|
|
||||||
* 🌐 **[YT-DL GUI Index](https://www.reddit.com/r/youtubedl/wiki/info-guis)** - List of YT-DL GUIs
|
* 🌐 **[YT-DL GUI Index](https://www.reddit.com/r/youtubedl/wiki/info-guis)** - List of YouTube Downloader GUIs
|
||||||
* ↪️ **[Multi-Site Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
|
* ↪️ **[Multi-Site Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25BA_video_download)**
|
||||||
* ⭐ **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** - YouTube CLI Downloader / [Commands](https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection) / [Discord](https://discord.gg/H5MNcFW63r)
|
* ⭐ **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** - YouTube CLI Downloader / [Commands](https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection) / [Discord](https://discord.gg/H5MNcFW63r)
|
||||||
* ⭐ **[cobalt](https://cobalt.tools/)** - Multi-Site / Online Downloader / [Instances](https://instances.hyper.lol/)
|
* ⭐ **[cobalt](https://cobalt.tools/)** - Multi-Site / Online Downloader
|
||||||
* [yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui) / [Easy Installer](https://github.com/kazukikasama/youtube-dlp-gui-installer), [ytdlp-interface](https://github.com/ErrorFlynn/ytdlp-interface), [Stacher](https://stacher.io/), [dsymbol yt-dlp](https://github.com/dsymbol/yt-dlp-gui), [Vividl](https://github.com/Bluegrams/Vividl), [Media Downloader](https://github.com/mhogomchungu/media-downloader) or [Parabolic](https://github.com/NickvisionApps/Parabolic) - YT-DLP GUIs
|
* [Videomass](https://jeanslack.github.io/Videomass/) / [GitHub](https://github.com/jeanslack/Videomass) or [ezytdl](https://github.com/sylviiu/ezytdl), [Tartube](https://tartube.sourceforge.io/), [Media Downloader](https://github.com/mhogomchungu/media-downloader) or [Parabolic](https://github.com/NickvisionApps/Parabolic) - Cross-platform YT-DLP GUIs
|
||||||
* [ezytdl](https://github.com/sylviiu/ezytdl), [Tartube](https://tartube.sourceforge.io/) or [youtube-dl-gui](https://github.com/oleksis/youtube-dl-gui), [2](https://github.com/StefanLobbenmeier/youtube-dl-gui) - Cross-platform YT-DLP GUIs
|
* [yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui) / [Easy Installer](https://github.com/kazukikasama/youtube-dlp-gui-installer), [ytdlp-interface](https://github.com/ErrorFlynn/ytdlp-interface), [dsymbol yt-dlp](https://github.com/dsymbol/yt-dlp-gui) or [Vividl](https://github.com/Bluegrams/Vividl) - YT-DLP GUIs
|
||||||
* [Videomass](https://jeanslack.github.io/Videomass/) - Cross-platform YT-DL / FFmpeg GUI
|
* [MeTube](https://github.com/alexta69/metube) or [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Self-Hosted YT-DLP WebUIs
|
||||||
* [Cube YouTube Downloader](https://github.com/database64128/youtube-dl-wpf) - WPF YT-DL GUI
|
* [Stacher](https://stacher.io/) or [oleksis youtube-dl-gui](https://github.com/oleksis/youtube-dl-gui) or [StefanLobbenmeier youtube-dl-gui](https://github.com/StefanLobbenmeier/youtube-dl-gui) - Cross Platform youtube-dl GUIs
|
||||||
* [metube](https://github.com/alexta69/metube) or [yt-dlp-web-ui](https://github.com/marcopeocchi/yt-dlp-web-ui) - Self-Hosted YT-DL WebUIs
|
* [Cube YouTube Downloader](https://github.com/database64128/youtube-dl-wpf) - youtube-dl GUI
|
||||||
* [YTDL-PATCHED](https://github.com/ytdl-patched/ytdl-patched) - YouTube CLI Downloader
|
* [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Self-Hosted youtube-dl WebUI
|
||||||
* [Poke](https://poketube.fun/download) / [Discord](https://discord.gg/Kqdn8CHacP) or [YoutubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader) - YouTube Downloaders
|
* [YTDL-PATCHED](https://github.com/ytdl-patched/ytdl-patched) - YouTube CLI Downloader / yt-dlp fork
|
||||||
* [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Self-Hosted YouTube Downloader
|
* [YoutubeDownloader](https://github.com/Tyrrrz/YoutubeDownloader) - YouTube Downloader App
|
||||||
* [YouTubePlaylist](https://youtubeplaylist.cc/) - Playlist Downloader
|
* [Poke](https://poketube.fun/download) - Online Downloader / [Discord](https://discord.gg/Kqdn8CHacP)
|
||||||
* [YouTube Qualities Size](https://greasyfork.org/en/scripts/404953-youtube-qualities-size) - Show YouTube File Sizes
|
* [ytarchive](https://github.com/Kethsar/ytarchive) - YouTube Livestream Downloader
|
||||||
* [totalsize](https://pypi.org/project/totalsize/) - Calculate Size of All Videos in a Playlist
|
* [YouTube Thumbnail Grabber](https://boingboing.net/features/getthumbs), [YTI](https://youtubethumbnailimage.com/), [thumbnailsave](https://thumbnailsave.com/), [thumbnail-download](https://thumbnail-download.com/) or [Get YT Thumbnail](https://www.get-youtube-thumbnail.com/) - Download Video Thumbnails
|
||||||
* [YouTube Thumbnail Grabber](https://boingboing.net/features/getthumbs), [YTI](https://youtubethumbnailimage.com/), [thumbnailsave](https://thumbnailsave.com/), [thumbnail-download](https://thumbnail-download.com/) or [Get YT Thumbnail](https://www.get-youtube-thumbnail.com/) - Download YouTube Thumbnails
|
* [youtube-comment-downloader](https://github.com/egbertbouman/youtube-comment-downloader) - Download YouTube Comments
|
||||||
* [YouTube Comment Downloader](https://github.com/egbertbouman/youtube-comment-downloader) - Download YouTube Comments
|
* [YT Subtitle Downloader](https://greasyfork.org/en/scripts/5368) - Download Video Subtitles / [Telegram Bot](https://t.me/youtube_subtitle_downloader_bot)
|
||||||
* [DL YouTube Videos without Extensions](https://onehack.us/t/how-to-download-youtube-videos-without-external-tools-or-extensions/) - Guide
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## ▷ YouTube Customization
|
|
||||||
|
|
||||||
* ⭐ **[Enhancer for YT](https://www.mrfdev.com/enhancer-for-youtube)**, [ImprovedTube](https://improvedtube.com/), [Tweaks for YT](https://inzk.dev/tweaks-for-youtube/) or [Magic Actions](https://www.chromeactions.com/) - YouTube Enhancement Extensions
|
|
||||||
* ⭐ **[ReturnYouTubeDislikes](https://returnyoutubedislike.com/)** - View YouTube Dislikes / [Web App](https://haeri.github.io/youtube-dislike-viewer/), [2](https://jabrek.net/dislike-en) / [Discord](https://discord.com/invite/mYnESY4Md5)
|
|
||||||
* ⭐ **[DeArrow](https://dearrow.ajay.app/)** or [Clickbait Remover](https://github.com/pietervanheijningen/clickbait-remover-for-youtube) - Reduce Sensationalism / Clickbait
|
|
||||||
* ⭐ **[Untrap](https://untrap.app/)**, [TubeMod](https://github.com/Pedro-Gregorio/TubeMod) or [Less Addictive YouTube](https://github.com/AlexisDrain/Less-Addictive-YouTube) - Distraction-Free YouTube
|
|
||||||
* [BlockTube](https://github.com/amitbl/blocktube) or [YTBlock](https://chromewebstore.google.com/detail/ytblock-block-any-content/nedcanggplmbbgmlpcjiafgjcpdimpea) - YouTube Content Blocker
|
|
||||||
* [Thumbnail Rating Bar](https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube) - Display Like / Dislike Ratio on Thumbnails
|
|
||||||
* [youtube-like-dislike-shortcut](https://github.com/avi12/youtube-like-dislike-shortcut) - Video Like / Dislike Hotkeys
|
|
||||||
* [YT Not Interested Button on Hover](https://greasyfork.org/en/scripts/396936-yt-not-interested-in-one-click) - Easily Display Not Interested Button
|
|
||||||
* [YouTube Fixes](https://greasyfork.org/en/scripts/405614) - YouTube Tweaks
|
|
||||||
* [Focused YouTube](https://github.com/makaroni4/focused_youtube), [yt-neuter](https://github.com/mchangrh/yt-neuter) or [GoodTube](https://github.com/goodtube4u/goodtube) - Minimalist YouTube
|
|
||||||
* [YouTube Redux](https://github.com/omnidevZero/YouTubeRedux), [VORAPIS](https://vorapis.pages.dev/) / [Discord](https://vorapis.pages.dev/#/join_community) / [Features](https://greasyfork.org/en/scripts/485622) or [Cosmic Cat](https://github.com/cosmic-cat-yt/Cosmic-Cat) - Restore Classic YouTube Layout
|
|
||||||
* [/r/OldYouTubeLayout](https://www.reddit.com/r/oldyoutubelayout/) - Classic YouTube Layout Subreddit
|
|
||||||
* [Disable Rounded Buttons](https://greasyfork.org/en/scripts/453802) - Disable Rounded YouTube Buttons
|
|
||||||
* [Feed Remover](https://github.com/kwkr/feed-remover) - Remove YouTube Homepage Feed
|
|
||||||
* [Upvote Anywhere](https://github.com/z0ccc/comet) - Replace YouTube Comments with Reddit Comments
|
|
||||||
* [Timestamped YouTube Comments](https://chromewebstore.google.com/detail/timestamped-youtube-comme/gnpppldhfbbagiaalkddddajadhlgofm) - View Timestamped Comments
|
|
||||||
* [TabView YouTube](https://greasyfork.org/en/scripts/428651) - View Comments / Info in Tab View
|
|
||||||
* [Super Fast Chat](https://greasyfork.org/en/scripts/469878) - YouTube Chat Performance Enhancer
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ YouTube Search
|
## ▷ YouTube Search
|
||||||
|
|
||||||
* 🌐 **[YouTube_Channels](https://github.com/PrejudiceNeutrino/YouTube_Channels)** - YouTube Channel Index
|
* 🌐 **[YouTube_Channels](https://github.com/PrejudiceNeutrino/YouTube_Channels)** - YouTube Channel Index
|
||||||
* ⭐ **[Favoree](https://www.favoree.io/)** - Search / Discover YouTube Channels
|
* ⭐ **[Favoree](https://www.favoree.io/)** or [ChannelCrawler](https://channelcrawler.com/) - Discover YouTube Channels
|
||||||
* ⭐ **[YouTube Advanced Search](https://playlists.at/youtube/search/)** - Search Engine
|
* ⭐ **[YouTube Advanced Search](https://playlists.at/youtube/search/)** - Search Engine
|
||||||
* ⭐ **[PlayPhrase](https://playphrase.me/)**, [clip.cafe](https://clip.cafe/), [ClipBase](https://clipbase.xyz/), [Filmot](https://filmot.com/), [InPhrase](https://inphrase.com/) or [Yarn](https://yarn.co/) / [2](https://getyarn.io/) - Phrase Search Engines
|
* ⭐ **[PlayPhrase](https://playphrase.me/)**, [clip.cafe](https://clip.cafe/), [ClipBase](https://clipbase.xyz/), [InPhrase](https://inphrase.com/) or [Yarn](https://yarn.co/) / [2](https://getyarn.io/) - Clip / Phrase Search Engines
|
||||||
* ⭐ **[Filmot](https://filmot.com/)** or [CTRL-F-VIDEO](https://github.com/Evan-Wildenhain/CTRL-F-VIDEO) - Search within YouTube Transcripts / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/youtube-captions-search/) / [Chrome](https://chromewebstore.google.com/detail/youtube-captions-search/kimbeggjgnmckoikpckibeoaocafcpbg)
|
* ⭐ **[Filmot](https://filmot.com/)** or [CTRL-F-VIDEO](https://github.com/Evan-Wildenhain/CTRL-F-VIDEO) - Search within YouTube Transcripts / [Firefox](https://addons.mozilla.org/en-US/firefox/addon/youtube-captions-search/) / [Chrome](https://chromewebstore.google.com/detail/youtube-captions-search/kimbeggjgnmckoikpckibeoaocafcpbg)
|
||||||
* [Icono](https://www.icono-search.com/) - Video Description Based Search / [Discord](https://discord.gg/RWv7bGKwHr)
|
* [yt-fts](https://github.com/NotJoeMartinez/yt-fts) - Full-Text Search of Subtitles from Channels / Videos
|
||||||
* [YouTube-Geofind](https://mattw.io/youtube-geofind/location) or [TubeTrotter](https://www.tubetrotter.live/) - Find Geotagged Videos
|
* [Icono](https://www.icono-search.com/) - Description-Based Video Search / [Discord](https://discord.gg/RWv7bGKwHr)
|
||||||
* [YouTube Search Fixer Suite](https://addons.mozilla.org/en-US/firefox/addon/youtube-suite-search-fixer/) - Fix YouTube Search / Declutter Homepage
|
* [MW Geofind](https://mattw.io/youtube-geofind/location) or [TubeTrotter](https://www.tubetrotter.live/) - Find Geotagged Videos
|
||||||
* [YouTube Search Grid View](https://greasyfork.org/en/scripts/481422-youtube-search-results-in-grid-view) - View Results in Grid
|
* [YouTube Search Grid View](https://greasyfork.org/en/scripts/481422-youtube-search-results-in-grid-view) - View Results in Grid
|
||||||
* [Channel Crawler](https://channelcrawler.com/eng) or [YT-FTS](https://github.com/NotJoeMartinez/yt-fts) - Channel Search Tools
|
* [YT Comment Viewer](https://commentviewer.com/), [Hadzy](https://hadzy.com/) or [YCF](https://ytcomment.kmcat.uk/) - YouTube Comment Search
|
||||||
* [Comment Viewer](https://commentviewer.com/), [Hadzy](https://hadzy.com/), [YCF](https://ytcomment.kmcat.uk/) or [YouTube Comment Finder](https://www.youtubecommentfinder.com) - YouTube Comment Search
|
|
||||||
* [Project Random](https://0xbeef.co.uk/random) or [petittube](https://petittube.com/) - Find YouTube Videos with >100 Views
|
* [Project Random](https://0xbeef.co.uk/random) or [petittube](https://petittube.com/) - Find YouTube Videos with >100 Views
|
||||||
* [QuiteAPlaylist](https://quiteaplaylist.com/) - Find Deleted YouTube Videos
|
* [Find-Unfinished-YT](https://rentry.co/find-unfinished-yt) - Find Partially Watched YouTube Videos
|
||||||
* [Unlisted Videos](https://unlistedvideos.com/) - Watch / Submit Unlisted YouTube Videos
|
|
||||||
* [Tubeup](https://github.com/bibanon/tubeup), [Preservetube](https://preservetube.com/) or [yark](https://github.com/Owez/yark) - Archive YouTube Videos and Playlists
|
***
|
||||||
* [TubeArchivist](https://www.tubearchivist.com/) - Self-Hosted YouTube Media Server / [GitHub](https://github.com/tubearchivist/tubearchivist)
|
|
||||||
* [Hobune](https://hobune.stream/), [FindYouTubeVideo](https://findyoutubevideo.thetechrobo.ca/) or [youtubecrawl](https://archive.org/details/youtubecrawl) - YouTube Video Archives
|
## ▷ YouTube Archiving
|
||||||
|
|
||||||
|
* ⭐ **[YouTube Video Finder](https://findyoutubevideo.thetechrobo.ca/)** - Multi-Site Archive Search
|
||||||
|
* [Tubeup](https://github.com/bibanon/tubeup) - YouTube Video to IA Uploader
|
||||||
|
* [Tube Archivist](https://www.tubearchivist.com/) - Self-Hosted YouTube Media Server / [GitHub](https://github.com/tubearchivist/tubearchivist)
|
||||||
|
* [yark](https://github.com/Owez/yark) - YouTube Channel Archiver
|
||||||
|
* [Filmot](https://filmot.com/unlistedSearch) - Search Unlisted Videos
|
||||||
|
* [Hobune](https://hobune.stream/) or [PreserveTube](https://preservetube.com/) - YouTube Video Archives
|
||||||
|
* [youtubecrawl](https://archive.org/details/youtubecrawl) - Captures of Pages From YouTube (IA)
|
||||||
|
* [Filmot Title Restorer](https://greasyfork.org/en/scripts/430202-filmot-title-restorer), [quite a playlist](https://quiteaplaylist.com/) or [RecoverMy.Video](https://www.recovermy.video/) - Restore Titles of Deleted / Private Videos
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -631,10 +628,9 @@
|
||||||
|
|
||||||
* ⭐ **[Social Fixer](https://socialfixer.com/)** or [FBPurity](https://www.fbpurity.com/) - Facebook Enhancement Extensions
|
* ⭐ **[Social Fixer](https://socialfixer.com/)** or [FBPurity](https://www.fbpurity.com/) - Facebook Enhancement Extensions
|
||||||
* ⭐ **[Facebook Ad Filters](https://www.reddit.com/r/uBlockOrigin/wiki/solutions#wiki_facebook)** - Facebook Filters
|
* ⭐ **[Facebook Ad Filters](https://www.reddit.com/r/uBlockOrigin/wiki/solutions#wiki_facebook)** - Facebook Filters
|
||||||
* [Caprine](https://github.com/sindresorhus/caprine) - Facebook Desktop Messenger / [GitHub](https://github.com/sindresorhus/caprine)
|
* [Caprine](https://github.com/sindresorhus/caprine) - Facebook Desktop Messenger
|
||||||
* [Social Tools](https://chromewebstore.google.com/detail/social-tools/llbdoljkknpjgfcnbnoiehjcgancpjmd) - Block "Sending" & "Seen" Facebook Chat Indicators
|
* [Social Tools](https://chromewebstore.google.com/detail/social-tools/llbdoljkknpjgfcnbnoiehjcgancpjmd) - Block "Sending" & "Seen" Facebook Chat Indicators
|
||||||
* [Charcoal Dark Mode](https://chromewebstore.google.com/detail/charcoal-dark-mode-for-me/aaekanoannlhnajolbijaoflfhikcgng) - Facebook Messenger Dark Mode
|
* [Charcoal Dark Mode](https://chromewebstore.google.com/detail/charcoal-dark-mode-for-me/aaekanoannlhnajolbijaoflfhikcgng) - Facebook Messenger Dark Mode
|
||||||
* [FDown](https://fdown.net/) or [GetFVid](https://www.getfvid.com/) - Facebook Video Downloaders
|
|
||||||
* [Facebook Matrix](https://plessas.net/facebookmatrix) - Facebook Search Formulas
|
* [Facebook Matrix](https://plessas.net/facebookmatrix) - Facebook Search Formulas
|
||||||
* [Graph.tips](https://graph.tips/beta/) - Advanced Facebook Search Tool
|
* [Graph.tips](https://graph.tips/beta/) - Advanced Facebook Search Tool
|
||||||
* [WhoPostedWhat](https://whopostedwhat.com/) - Facebook Post Search
|
* [WhoPostedWhat](https://whopostedwhat.com/) - Facebook Post Search
|
||||||
|
@ -654,9 +650,10 @@
|
||||||
* [InstaFix](https://ddinstagram.com/) - Fix Instagram Embeds on Discord
|
* [InstaFix](https://ddinstagram.com/) - Fix Instagram Embeds on Discord
|
||||||
* [Proxigram](https://codeberg.org/ThePenguinDev/Proxigram) or [Imginn](https://imginn.com) - Instagram Frontends
|
* [Proxigram](https://codeberg.org/ThePenguinDev/Proxigram) or [Imginn](https://imginn.com) - Instagram Frontends
|
||||||
* [imgsed](https://imgsed.com/), [Picuki](https://www.picuki.com/), [InstaNavigation](https://instanavigation.com/), [profile-picture-viewer](https://github.com/Ademking/profile-picture-viewer), [Dumpor](https://dumpoir.com/) or [GreatFon](https://greatfon.com/) - Instagram Viewers
|
* [imgsed](https://imgsed.com/), [Picuki](https://www.picuki.com/), [InstaNavigation](https://instanavigation.com/), [profile-picture-viewer](https://github.com/Ademking/profile-picture-viewer), [Dumpor](https://dumpoir.com/) or [GreatFon](https://greatfon.com/) - Instagram Viewers
|
||||||
|
* [FastDL](https://fastdl.app/en) - Media Downloader
|
||||||
* [StoriesDown](https://storiesdown.com/), [instasaved](https://instasaved.net/en) or [insta-stories-viewer](https://insta-stories-viewer.com/) - Story Downloaders
|
* [StoriesDown](https://storiesdown.com/), [instasaved](https://instasaved.net/en) or [insta-stories-viewer](https://insta-stories-viewer.com/) - Story Downloaders
|
||||||
* [SaveFromWeb](https://www.savefromweb.com/), [Downloadgram](https://downloadgram.org/) or [Mass Downloader](https://chromewebstore.google.com/detail/mass-downloader-for-insta/ldoldiahbhnbfdihknppjbhgjngibdbe) - Video / Picture / Story Downloaders
|
* [SaveFromWeb](https://www.savefromweb.com/), [Downloadgram](https://downloadgram.org/) or [Mass Downloader](https://chromewebstore.google.com/detail/mass-downloader-for-insta/ldoldiahbhnbfdihknppjbhgjngibdbe) - Video / Picture / Story Downloaders
|
||||||
* [Picnob](https://www.picnob.com/) or [Instagram PHP Scraper](https://github.com/postaddictme/instagram-php-scraper) - Picture / Story Downloaders
|
* [Picnob](https://www.picnob.com/), [Piokok](https://www.piokok.com/) or [Instagram PHP Scraper](https://github.com/postaddictme/instagram-php-scraper) - Picture / Story Downloaders
|
||||||
* [ThumbTube](https://thumbtube.com/download-instagram-photos-videos) or [scraper-instagram-gui-desktop](https://git.kaki87.net/KaKi87/scraper-instagram-gui-desktop), [Instaloader](https://github.com/instaloader/instaloader) or [instapick](https://www.instapick.net/) - Picture / Video Downloader
|
* [ThumbTube](https://thumbtube.com/download-instagram-photos-videos) or [scraper-instagram-gui-desktop](https://git.kaki87.net/KaKi87/scraper-instagram-gui-desktop), [Instaloader](https://github.com/instaloader/instaloader) or [instapick](https://www.instapick.net/) - Picture / Video Downloader
|
||||||
* [InstaLoader](https://instaloader.github.io/), [ESUIT](https://chromewebstore.google.com/detail/esuit-photos-downloader-f/adighedbfmnpjcjlloooichmbjdefane) or [PixWox](https://www.pixwox.com/) - Picture Downloaders
|
* [InstaLoader](https://instaloader.github.io/), [ESUIT](https://chromewebstore.google.com/detail/esuit-photos-downloader-f/adighedbfmnpjcjlloooichmbjdefane) or [PixWox](https://www.pixwox.com/) - Picture Downloaders
|
||||||
* [Weynstag](https://www.google.com/amp/s/weynstag.com/amp.php/) - Video Downloader
|
* [Weynstag](https://www.google.com/amp/s/weynstag.com/amp.php/) - Video Downloader
|
||||||
|
@ -687,7 +684,7 @@
|
||||||
|
|
||||||
* 🌐 **[Fediverse.Party](https://fediverse.party/)** - Fediverse Software Index
|
* 🌐 **[Fediverse.Party](https://fediverse.party/)** - Fediverse Software Index
|
||||||
* ⭐ **[Fediverse Observer](https://fediverse.observer/)** - Fediverse Instances
|
* ⭐ **[Fediverse Observer](https://fediverse.observer/)** - Fediverse Instances
|
||||||
* ⭐ **[Bluesky](https://bsky.app/)** - Federated Twitter Alt / [App Directory](https://docs.bsky.app/showcase)
|
* ⭐ **[Bluesky](https://bsky.app/)** - Federated Twitter Alt / [App Directory](https://docs.bsky.app/showcase) / [Twitter Import](https://github.com/kawamataryo/sky-follower-bridge)
|
||||||
* [FediDB](https://fedidb.org/) or [The Federation](https://the-federation.info/) - Network Statistics
|
* [FediDB](https://fedidb.org/) or [The Federation](https://the-federation.info/) - Network Statistics
|
||||||
* [Fedi.Tips](https://fedi.tips/) - Fediverse Guide
|
* [Fedi.Tips](https://fedi.tips/) - Fediverse Guide
|
||||||
* [FediSearch](https://fedi-search.com/) - Fediverse Search
|
* [FediSearch](https://fedi-search.com/) - Fediverse Search
|
||||||
|
|
272
docs/storage.md
272
docs/storage.md
|
@ -55,7 +55,7 @@
|
||||||
* ⭐ **[Tor](https://tb-manual.torproject.org/mobile-tor/)** - Onion-Routed Browser
|
* ⭐ **[Tor](https://tb-manual.torproject.org/mobile-tor/)** - Onion-Routed Browser
|
||||||
* [DuckDuckGo Privacy Browser](https://duckduckgo.com/app)
|
* [DuckDuckGo Privacy Browser](https://duckduckgo.com/app)
|
||||||
* [Privacy Browser](https://www.stoutner.com/privacy-browser-android/)
|
* [Privacy Browser](https://www.stoutner.com/privacy-browser-android/)
|
||||||
* [Brave](https://brave.com/)
|
* [Brave](https://brave.com/) - Chromium Based Browser
|
||||||
* [Browser Tuning](https://divestos.org/pages/browsers#tuning) - Browser Privacy Settings Guide
|
* [Browser Tuning](https://divestos.org/pages/browsers#tuning) - Browser Privacy Settings Guide
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
## Android Text Editors
|
## Android Text Editors
|
||||||
|
|
||||||
* ⭐ **[QuickEdit](https://rentry.co/FMHYBase64#quickedit)** - Text Editor
|
* ⭐ **[QuickEdit](https://rentry.co/FMHYBase64#quickedit)** - Text Editor
|
||||||
* [Xed-Editor](https://github.com/RohitKushvaha01/Xed-Editor) - Text Editor
|
* [Xed-Editor](https://github.com/Xed-Editor/Xed-Editor) - Text Editor
|
||||||
* [Markor](https://fossdroid.com/a/markor.html) - Text Editor
|
* [Markor](https://fossdroid.com/a/markor.html) - Text Editor
|
||||||
* [LibreOffice Viewer](https://f-droid.org/packages/org.documentfoundation.libreoffice/) - Office Suite
|
* [LibreOffice Viewer](https://f-droid.org/packages/org.documentfoundation.libreoffice/) - Office Suite
|
||||||
|
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
|
|
||||||
* ⭐ **[Remove Background Web](https://huggingface.co/spaces/Xenova/remove-background-web)**
|
* ⭐ **[Remove Background Web](https://huggingface.co/spaces/Xenova/remove-background-web)**
|
||||||
|
|
||||||
[remove.bg](https://www.remove.bg/), [RemoveBG-GIMP](https://github.com/manu12121999/RemoveBG-GIMP), [BGBye](https://fyrean.itch.io/bgbye-background-remover), [Rembg](https://github.com/danielgatis/rembg), [Adobe Express Background Remover](https://www.adobe.com/express/feature/image/remove-background), [magic-copy](https://github.com/kevmo314/magic-copy), [ormbg](https://huggingface.co/spaces/schirrmacher/ormbg)
|
[remove.bg](https://www.remove.bg/), [RemoveBG-GIMP](https://github.com/manu12121999/RemoveBG-GIMP), [BGBye](https://bgbye.fyrean.com/), [Rembg](https://github.com/danielgatis/rembg), [Adobe Express Background Remover](https://www.adobe.com/express/feature/image/remove-background), [magic-copy](https://github.com/kevmo314/magic-copy), [ormbg](https://huggingface.co/spaces/schirrmacher/ormbg)
|
||||||
|
|
||||||
### Object Removers
|
### Object Removers
|
||||||
|
|
||||||
|
@ -176,7 +176,6 @@
|
||||||
|
|
||||||
### Customizable New Tab Page
|
### Customizable New Tab Page
|
||||||
|
|
||||||
* ⭐ **[Tab with A view](https://www.withaview.co/ext/)** - Virtual Sights New Tab Page
|
|
||||||
* ⭐ **[MineWeather](https://github.com/sawyerpollard/MineWeather)** - Weather-Based Minecraft New Tab Page
|
* ⭐ **[MineWeather](https://github.com/sawyerpollard/MineWeather)** - Weather-Based Minecraft New Tab Page
|
||||||
* ⭐ **[Anori](https://anori.app/)** - Customizable New Tab
|
* ⭐ **[Anori](https://anori.app/)** - Customizable New Tab
|
||||||
* [TabWave](https://www.tabwave.app/) - Minimal / Productivity New Tab
|
* [TabWave](https://www.tabwave.app/) - Minimal / Productivity New Tab
|
||||||
|
@ -343,77 +342,115 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Free DNS Servers
|
## Free DNS Resolvers
|
||||||
|
|
||||||
|
* 🌐 **[Public DNS indexes](https://www.publicdns.xyz/)** / [2](https://www.bestdns.org/) / [3](https://acavalin.com/p/free_dns) / [4](https://publicdnsserver.com/) / [5](https://public-dns.info/)
|
||||||
* ⭐ **[Quad9](https://quad9.net/)** - Malware, Phishing, Spyware & Botnet DNS Protection
|
* ⭐ **[Quad9](https://quad9.net/)** - Malware, Phishing, Spyware & Botnet DNS Protection
|
||||||
* [NextDNS](https://pastebin.com/vTxFat5r)
|
* [NextDNS](https://adguard-dns.io/kb/general/dns-providers/#nextdns)
|
||||||
* [Bancuh](https://bancuh.com/) / [GitHub](https://github.com/ragibkl/adblock-dns-server)
|
* [Bancuh](https://bancuh.com/) / [GitHub](https://github.com/ragibkl/adblock-dns-server)
|
||||||
* https://developers.cloudflare.com/1.1.1.1/ip-addresses/
|
* [Cloudflare 1.1.1.1](https://developers.cloudflare.com/1.1.1.1/ip-addresses/)
|
||||||
* https://adguard-dns.io/en/public-dns.html
|
* [Adguard](https://adguard-dns.io/en/public-dns.html)
|
||||||
* https://mullvad.net/en/help/dns-over-https-and-dns-over-tls
|
* [Mullvad](https://mullvad.net/en/help/dns-over-https-and-dns-over-tls)
|
||||||
* https://dnsforfamily.com/
|
* [DNS for Family](https://dnsforfamily.com/)
|
||||||
* https://www.publicdns.xyz/
|
* [ClouDNS](https://www.cloudns.net/)
|
||||||
* https://gernot-walzl.at/Miscellaneous/wikileaks_alternative_dns.html
|
* [Hurricane Electric](https://dns.he.net/)
|
||||||
* https://wikileaks.org/wiki/Alternative_DNS
|
* [dns0.eu](https://www.dns0.eu/)
|
||||||
* https://www.cloudns.net/
|
* [UncensoredDNS](https://blog.uncensoreddns.org/dns-servers/)
|
||||||
* https://dns.he.net/
|
* [dns.sb](https://dns.sb/)
|
||||||
* https://www.dnspod.com/
|
|
||||||
* https://acavalin.com/p/free_dns
|
|
||||||
* https://www.luadns.com/
|
|
||||||
* https://www.dns0.eu/
|
|
||||||
* https://dynu.com/
|
|
||||||
* https://blog.uncensoreddns.org/dns-servers/
|
|
||||||
* https://publicdnsserver.com/
|
|
||||||
* https://1984.is/product/freedns/
|
|
||||||
* https://www.namecheap.com/domains/freedns/
|
|
||||||
* https://zilore.com/en/dns
|
|
||||||
* https://docs.glauca.digital/hexdns/
|
|
||||||
* https://www.zoneedit.com/free-dns/
|
|
||||||
* https://dns.sb/
|
|
||||||
* https://www.bestdns.org/
|
|
||||||
* https://public-dns.info/
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Free VPN Configs
|
## Free VPN Configs
|
||||||
|
|
||||||
* https://www.racevpn.com/
|
* [RaceVPN](https://www.racevpn.com/)
|
||||||
* https://www.greenssh.com/
|
* [GreenSSH](https://www.greenssh.com/)
|
||||||
* https://cyberssh.com/vpn/config
|
* [CyberSSH](https://cyberssh.com/vpn/config)
|
||||||
* https://vpn.fail/
|
* [vpn.fail](https://vpn.fail/)
|
||||||
* https://www.vpnjantit.com/
|
* [VPN Jantit](https://www.vpnjantit.com/)
|
||||||
* https://pisovpn.com
|
* [PisoVPN](https://pisovpn.com)
|
||||||
* https://www.lionssh.com/
|
* [sshOcean](https://sshocean.com/) / [2](https://sshocean.net/)
|
||||||
* https://www.sshocean.com/
|
* [FreeVPN](https://www.freevpn.us/)
|
||||||
* https://www.freevpn.us/
|
* [StarSSH](https://starssh.com/)
|
||||||
* https://www.sshocean.net/
|
* [Goodssh](https://www.goodssh.com/)
|
||||||
* https://www.cloudssh.us/
|
* [SSHKit](https://sshkit.com/)
|
||||||
* https://starssh.com/
|
* [JagoanSSH](https://www.jagoanssh.com/)
|
||||||
* https://www.goodssh.com/
|
* [fastssh](https://www.fastssh.com/)
|
||||||
* https://sshkit.com/
|
* [Mytunneling](https://www.mytunneling.com/)
|
||||||
* https://www.jagoanssh.com/
|
* [CreateSSH](https://createssh.net/)
|
||||||
* https://dewassh.net/
|
* [OpenTunnel](https://opentunnel.net/)
|
||||||
* https://www.fastssh.com/
|
* [Howdy](https://howdy.id/)
|
||||||
* https://www.mytunneling.com/
|
|
||||||
* https://createssh.net/
|
|
||||||
* https://opentunnel.net/
|
|
||||||
* https://howdy.id/
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Free Webhosting Sites
|
## Free Webhosting Sites
|
||||||
|
|
||||||
* ⭐ **[pages.cloudflare](https://pages.cloudflare.com/)**
|
|
||||||
* ⭐ **[GitHub Pages](https://pages.github.com/)**
|
|
||||||
* ⭐ **[surge](https://surge.sh/)**
|
* ⭐ **[surge](https://surge.sh/)**
|
||||||
* ⭐ **[firebase](https://firebase.google.com/products/hosting)**
|
* [openshift](https://www.redhat.com/en/technologies/cloud-computing/openshift)
|
||||||
* ⭐ **[infinityfree](https://infinityfree.com/)**
|
* [glitch](https://glitch.com/)
|
||||||
* ⭐ **[workers.dev](https://workers.cloudflare.com/)**
|
* [biz.nf](https://www.biz.nf/)
|
||||||
* ⭐ **[vercel](https://vercel.com/)**
|
* [ibm cloud](https://www.ibm.com/cloud/free)
|
||||||
* ⭐ **[netlify](https://www.netlify.com/)**
|
* [Fleek](https://fleek.co/)
|
||||||
* ⭐ **[sourcehut pages](https://srht.site/)**
|
* [stormkit](https://www.stormkit.io/)
|
||||||
|
* [milkshake](https://milkshake.app/)
|
||||||
|
* [atspace](https://www.atspace.com/)
|
||||||
|
|
||||||
[codeberg](https://codeberg.page/), [openshift](https://www.redhat.com/en/technologies/cloud-computing/openshift), [cloudaccess](https://www.cloudaccess.net/), [Gitlab Pages](https://docs.gitlab.com/ee/user/project/pages/index.html), [glitch](https://glitch.com/), [biz.nf](https://www.biz.nf/), [coolify](https://coolify.io/), [wix](https://www.wix.com/), [byet.host](https://byet.host/free-hosting), [yola](https://www.yola.com/), [WordPress](https://wordpress.com/) / [2](https://wordpress.org/), [jimdo](https://www.jimdo.com/), [awardspace](https://www.awardspace.com/), [pythonanywhere](https://www.pythonanywhere.com/), [droppages](https://droppages.com/), [Zeronet](https://cheapskatesguide.org/articles/zeronet-site.html), [Zeronet 2](https://zeronet.io/docs/site_development/getting_started/), [ibm cloud](https://www.ibm.com/cloud/free), [site123](https://www.site123.com/), [hostbreak](https://hostbreak.com/web-hosting/free), [tilda](https://tilda.cc/), [BitBucket](https://support.atlassian.com/bitbucket-cloud/docs/publishing-a-website-on-bitbucket-cloud/), [render](https://render.com/), [Fleek](https://fleek.co/), [stormkit](https://www.stormkit.io/), [freewebhostingarea](https://www.freewebhostingarea.com/), [milkshake](https://milkshake.app/), [ikoula](https://www.ikoula.com/), [fanspace](http://www.fanspace.com/), [dotera](https://dotera.net/), [fc2](https://web.fc2.com/en/), [w3schools](https://www.w3schools.com/spaces/), [freehostia](https://www.freehostia.com/), [olitt](https://www.olitt.com/), [uhostfull](https://www.uhostfull.com/), [x10hosting](https://x10hosting.com/), [lenyxo](https://lenyxo.com/freehosting/), [yunohost](https://yunohost.org/), [bravenet](https://www.bravenet.com/), [atspace](https://www.atspace.com/), [aava](https://aava.dy.fi/), [netlib](https://netlib.re/), [unison](https://www.unison.cloud/), [Serv00](https://serv00.com/) / [Offers](https://www.serv00.com/offer), [0hosting](https://web1.0hosting.net/), [leprd.space](https://leprd.space/)
|
### Static Page Hosting
|
||||||
|
|
||||||
|
* ⭐ **[Cloudflare Pages](https://pages.cloudflare.com/)**
|
||||||
|
* ⭐ **[GitHub Pages](https://pages.github.com/)**
|
||||||
|
* ⭐ **[Firebase](https://firebase.google.com/products/hosting)**
|
||||||
|
* ⭐ **[Cloudflare Workers](https://workers.cloudflare.com/)**
|
||||||
|
* ⭐ **[Sourcehut Pages](https://srht.site/)**
|
||||||
|
* ⭐ **[Neocities](https://neocities.org/)**
|
||||||
|
* ⭐ **[nekoweb](https://nekoweb.org/)**
|
||||||
|
* ⭐ **[Eleventy](https://11ty.dev/)**
|
||||||
|
* [Web 1.0 Hosting](https://web1.0hosting.net/)
|
||||||
|
* [Codeberg Pages](https://codeberg.page/)
|
||||||
|
* [Gitlab Pages](https://docs.gitlab.com/ee/user/project/pages/index.html)
|
||||||
|
* [DropPages](https://droppages.com/)
|
||||||
|
* [W3Schools Spaces](https://www.w3schools.com/spaces/)
|
||||||
|
* [BitBucket](https://support.atlassian.com/bitbucket-cloud/docs/publishing-a-website-on-bitbucket-cloud/)
|
||||||
|
* [render](https://render.com/)
|
||||||
|
* [Straw.Page](https://straw.page/)
|
||||||
|
* [Own Free Website](https://www.own-free-website.com)
|
||||||
|
* [itty.bitty](https://itty.bitty.site/)
|
||||||
|
* [mmm](https://build.mmm.page/)
|
||||||
|
* [cargo](https://cargo.site/)
|
||||||
|
* [Jigsy](https://jigsy.com/)
|
||||||
|
* [Temper](https://temper.one/)
|
||||||
|
* [Mobirise](https://mobirise.com/)
|
||||||
|
* [Silex](https://www.silex.me/)
|
||||||
|
* [Publii](https://getpublii.com/)
|
||||||
|
* [Kinsta](https://kinsta.com/static-site-hosting/)
|
||||||
|
* [Pelican](https://getpelican.com/)
|
||||||
|
* [Lexi's Hosting](https://hosting.lexiqqq.com/)
|
||||||
|
* [Reocities](https://www.reocities.xyz/)
|
||||||
|
* [yay.boo](https://yay.boo/)
|
||||||
|
* [Web 1.0 Hosting](http://web1.0hosting.net/)
|
||||||
|
|
||||||
|
|
||||||
|
### Dynamic Page Hosting
|
||||||
|
|
||||||
|
* ⭐ **[netlify](https://www.netlify.com/)**
|
||||||
|
* ⭐ **[vercel](https://vercel.com/)**
|
||||||
|
* ⭐ **[Serv00](https://serv00.com/)** - Unlimited Monthly Transfer / 3GB space
|
||||||
|
* [infinityfree](https://infinityfree.com/) - 5GB space
|
||||||
|
* [byet.host](https://byet.host/free-hosting) - 5GB Space
|
||||||
|
* [Leprd](https://leprd.space/) - 10GB Monthly Transfer / 1GB space
|
||||||
|
* [pythonanywhere](https://www.pythonanywhere.com/)
|
||||||
|
|
||||||
|
### Website Builders
|
||||||
|
|
||||||
|
* **Note** - These are generally made for businesses only.
|
||||||
|
* [wix](https://www.wix.com/)
|
||||||
|
* [site123](https://www.site123.com/)
|
||||||
|
* [WordPress](https://wordpress.com/) / [2](https://wordpress.org/)
|
||||||
|
* [jimdo](https://www.jimdo.com/)
|
||||||
|
* [tilda](https://tilda.cc/)
|
||||||
|
* [x10hosting](https://x10hosting.com/)
|
||||||
|
* [olitt](https://www.olitt.com/)
|
||||||
|
* [yola](https://www.yola.com/)
|
||||||
|
* [bravenet](https://www.bravenet.com/)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -506,6 +543,28 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## Hackintosh
|
||||||
|
|
||||||
|
* ⭐ **[Hackintosh](https://hackintosh.com/)** - Hackintosh Building Guides
|
||||||
|
* ⭐ **[Dortania](https://dortania.github.io/OpenCore-Install-Guide/)** - Hackintosh Building Guides
|
||||||
|
* ⭐ **Hackintosh Guides** - Hackintosh Building Guides / [Fix Graphics](https://rentry.org/fix-graphics)
|
||||||
|
* ⭐ **[r/Hackintosh](https://www.reddit.com/r/hackintosh/)** - Hackintosh Community / Subreddit / [Discord](https://discord.gg/u8V7N5C)
|
||||||
|
* [r/Hackintosh Tools](https://www.reddit.com/r/hackintosh/comments/npvuqg/hackintosh_macos_free_tools/) or [hackintosh-tools)](https://rentry.org/hackintosh-tools) - Hackintosh Tools
|
||||||
|
* [OneClick-macOS](https://github.com/notAperson535/OneClick-macOS-Simple-KVM) - MacOS Virtual Machines using QEMU
|
||||||
|
* [VMware Workstation Hackintosh](https://docs.bluebubbles.app/server/advanced/macos-virtualization/running-a-macos-vm/deploying-macos-in-vmware-on-windows-full-guide) - Install macOS in Vmware Workstation
|
||||||
|
* [Download VMware](https://softwareupdate.vmware.com/cds/vmw-desktop/ws/) - Download VMware Workstation from VMware / [Notes](https://rentry.org/VMware-guide)
|
||||||
|
* [Ryzen-hackintosh](https://github.com/mikigal/ryzen-hackintosh) - Hackintosh for Ryzen
|
||||||
|
* [XiaoMi-Pro-Hackintosh)](https://github.com/daliansky/XiaoMi-Pro-Hackintosh) - Hackintosh for XiaoMi
|
||||||
|
* [unplugged-macos](https://rentry.org/unplugged-macos) - Unplugged Hackintosh
|
||||||
|
* [EFI-Agent](https://github.com/benbaker76/EFI-Agent) - GUI App to Mount EFI Partitions
|
||||||
|
* [VMware Unlocker](https://github.com/paolo-projects/unlocker) - Patch VMware Workstation / Player to Run MacOS
|
||||||
|
* [Vmware Tools](https://packages.vmware.com/tools/frozen/darwin/) - VMware Tools ISO for MacOS VM
|
||||||
|
* [Emaculation](https://www.emaculation.com/) or [felixrieseberg](https://github.com/felixrieseberg/macintosh.js/) - Virtual macOS
|
||||||
|
* [macOS for all computers](https://github.com/yusufklncc/Hackintosh-for-All-Computers) - Contains Prebuilt EFI for Systems
|
||||||
|
* [Tonymacx86](https://www.tonymacx86.com/) or [Olarilla](https://olarila.com/) - Customized MacOS for Intel and AMD / [Notes](https://rentry.org/what-to-choose)
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## Google Piracy Discussion Groups
|
## Google Piracy Discussion Groups
|
||||||
|
|
||||||
* https://techy-transistor.notion.site/Team-drives-ab7ebffc1e5040b5b5362e9d70fca4d5
|
* https://techy-transistor.notion.site/Team-drives-ab7ebffc1e5040b5b5362e9d70fca4d5
|
||||||
|
@ -517,12 +576,6 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Image Download Extensions
|
|
||||||
|
|
||||||
[Download all Images](https://webextension.org/listing/save-images.html), [Cute Save Button](https://github.com/Dezaimasu/cute-button), [DownAlbum](https://chromewebstore.google.com/detail/downalbum/cgjnhhjpfcdhbhlcmmjppicjmgfkppoken), [Save Images](https://github.com/belaviyo/save-images/), [svgexport](https://svgexport.io/), [svg-grabber](https://chromewebstore.google.com/detail/svg-grabber-get-all-the-s/ndakggdliegnegeclmfgodmgemdokdmg), [SVG Gobbler](https://github.com/rossmoody/svg-gobbler), [Image Picka](https://github.com/eight04/image-picka)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## Image Compressors
|
## Image Compressors
|
||||||
|
|
||||||
* ⭐ **[Squoosh](https://squoosh.app/)**
|
* ⭐ **[Squoosh](https://squoosh.app/)**
|
||||||
|
@ -535,35 +588,16 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Image Converters
|
|
||||||
|
|
||||||
[Bulk Image Convert](https://bulkimageconvert.com), [Convertmyimage](https://convert-my-image.com/), [ImageConvert](https://imageconvert.org/), [imverter](https://www.imverter.com/), [Raw Pics](https://raw.pics.io/), [Converseen](https://converseen.fasterland.net/), [minipic](https://minipic.app/)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## Image Resizing
|
|
||||||
|
|
||||||
* [PixelHunter](https://pixelhunter.io/) - Resize Images for Different Sites
|
|
||||||
* [Resize App Icon](https://resizeappicon.com/) - Resize Square Images
|
|
||||||
|
|
||||||
[Simple Image Resizer](https://www.simpleimageresizer.com/), [ImageResizer](https://imageresizer.com/), [PicResize](https://picresize.com/), [Birme](https://www.birme.net/), [Bulk Image Resize](https://bulkimageresize.com/), [ResizeNow](https://www.resizenow.com/en),[BulkResizePhotos](https://bulkresizephotos.com/)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## IPTV Tools
|
|
||||||
|
|
||||||
[Search](https://www.foodieguide.com/iptvsearch/), [2](https://searchtv.net/) / [Forum](https://iptv.community/) / [Players](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m3u_players) / [Manager](https://cabernetwork.github.io/) / [Playlists](https://rentry.co/fmhybase64#iptv-playlists) / [m3u to txt](https://siptv.eu/converter/) / [M3U Editor](https://m3u4u.com/) / [M3U Downloader](https://github.com/nilaoda/N_m3u8DL-RE) / [CLI](https://nilaoda.github.io/N_m3u8DL-CLI/) / [List Checker](https://github.com/peterpt/IPTV-CHECK)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## LaTeX Tools
|
## LaTeX Tools
|
||||||
|
|
||||||
* [Learn LaTeX](https://www.learnlatex.org/) - LaTeX Guide
|
* [Learn LaTeX](https://www.learnlatex.org/) - LaTeX Guide
|
||||||
* [Lyx](https://www.lyx.org/), [Typst](https://typst.app/home), [TeXStudio](https://texstudio.org/) or [Papeeria](https://papeeria.com/) - LaTeX Editors
|
* [Lyx](https://www.lyx.org/), [Overleaf](https://www.overleaf.com/), [TeXStudio](https://texstudio.org/) or [Papeeria](https://papeeria.com/) - LaTeX Editors
|
||||||
|
* [Typst](https://typst.app/home) or [R Markdown](https://rmarkdown.rstudio.com/) - LaTeX Alternatives
|
||||||
* [Tables Generator](https://www.tablesgenerator.com/) - Create LaTeX Tables
|
* [Tables Generator](https://www.tablesgenerator.com/) - Create LaTeX Tables
|
||||||
* [Quick LaTeX](https://quicklatex.com/) - Generate LaTeX Images
|
* [Quick LaTeX](https://quicklatex.com/) - Generate LaTeX Images
|
||||||
* [Tips for Writing a Research Paper using LaTeX](https://github.com/guanyingc/latex_paper_writing_tips)
|
* [Tips for Writing a Research Paper using LaTeX](https://github.com/guanyingc/latex_paper_writing_tips)
|
||||||
* [MathB.in](https://mathb.in/) - Share Mathematics with LaTeX and Markdown
|
* [MathB.in](https://mathb.in/) - Share Mathematics with LaTeX and Markdown
|
||||||
|
* [SimpleTex](https://simpletex.net/) - Formula Recognition to MathML and LaTeX / [Online](https://simpletex.net/ai/latex_ocr)
|
||||||
* [Math Scan](https://github.com/ekrem-qb/math_scan), [RapidLatexOCR](https://github.com/RapidAI/RapidLatexOCR) or [LaTeX-OCR](https://lukas-blecher.github.io/LaTeX-OCR/) - Extract Mathematical Expressions
|
* [Math Scan](https://github.com/ekrem-qb/math_scan), [RapidLatexOCR](https://github.com/RapidAI/RapidLatexOCR) or [LaTeX-OCR](https://lukas-blecher.github.io/LaTeX-OCR/) - Extract Mathematical Expressions
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -605,16 +639,6 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## M3U Players
|
|
||||||
|
|
||||||
* ⭐ **[IPTVNator](https://iptvnator.vercel.app/)** / [Telegram](https://t.me/iptvnator) / [GitHub](https://github.com/4gray/iptvnator)
|
|
||||||
* ⭐ **[Best Player](https://www.microsoft.com/store/productId/9WZDNCRDPQSX)** / [Unlock](https://rentry.co/paidAppsMsStore)
|
|
||||||
* ⭐ **[Open TV](https://github.com/fredolx/open-tv)**
|
|
||||||
|
|
||||||
[PlaylistEditorTV](https://github.com/Isayso/PlaylistEditorTV), [ustvgo-iptv](https://github.com/interlark/ustvgo-iptv), [LivePush](https://livepush.io/hls-player/index.html)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## Magic / Esoteric Telegram Ebooks
|
## Magic / Esoteric Telegram Ebooks
|
||||||
|
|
||||||
* https://t.me/magZtore
|
* https://t.me/magZtore
|
||||||
|
@ -648,26 +672,6 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Markdown Editors
|
|
||||||
|
|
||||||
* ⭐ **[HedgeDoc](https://hedgedoc.org/)**
|
|
||||||
* [zettlr](https://www.zettlr.com/)
|
|
||||||
* [Dillinger](https://dillinger.io/)
|
|
||||||
* [Notable](https://notable.app/)
|
|
||||||
* [vnote](https://github.com/vnotex/vnote)
|
|
||||||
* [MarkdownTools](https://www.markdowntools.com/)
|
|
||||||
* [StackEdit](https://stackedit.io/)
|
|
||||||
* [Markdownify](https://markdownify.js.org/)
|
|
||||||
* [Glow](https://github.com/charmbracelet/glow)
|
|
||||||
* [MarkdownLivePreview](https://markdownlivepreview.com/)
|
|
||||||
* [Vrite](https://editor.vrite.io/)
|
|
||||||
* [Markflowy](https://markflowy.vercel.app/)
|
|
||||||
* [MindForger](https://www.mindforger.com/)
|
|
||||||
* [PanWriter](https://panwriter.com/)
|
|
||||||
* [MarkText](https://www.marktext.cc/)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
## Media Database Site Tools
|
## Media Database Site Tools
|
||||||
|
|
||||||
### Trakt Tools
|
### Trakt Tools
|
||||||
|
@ -700,6 +704,7 @@
|
||||||
* [MC Archive](https://mcarchive.net/)
|
* [MC Archive](https://mcarchive.net/)
|
||||||
* [ModBay](https://modbay.org/)
|
* [ModBay](https://modbay.org/)
|
||||||
* [FiberMC](https://www.fibermc.com/)
|
* [FiberMC](https://www.fibermc.com/)
|
||||||
|
* [ModpackIndex](https://www.modpackindex.com/ )
|
||||||
|
|
||||||
### Optimization Mods
|
### Optimization Mods
|
||||||
|
|
||||||
|
@ -725,7 +730,7 @@
|
||||||
* ⭐ **[Console Living Room](https://archive.org/details/consolelivingroom)**
|
* ⭐ **[Console Living Room](https://archive.org/details/consolelivingroom)**
|
||||||
* ⭐ **[My Abandonware](https://www.myabandonware.com/)**
|
* ⭐ **[My Abandonware](https://www.myabandonware.com/)**
|
||||||
|
|
||||||
[The Retro Saga](https://theretrosaga.com/), [CrocDB](https://crocdb.net/), [WebRCade](https://www.webrcade.com/), [RetroGames](https://www.retrogames.cz/), [retrogames.cc](https://www.retrogames.cc/), [ClassicReload](https://classicreload.com/), [Retro Games Bot](https://retrogamesbot.com/), [Vizzed](https://www.vizzed.com/), [Free80sArcade](https://www.free80sarcade.com/), [Retro Uprising](https://www.retrouprising.com/), [Retro Games](https://www.retrogames.onl/), [Play Classic Games](https://playclassic.games/), [ClassicGames](https://www.classicgames.me/), [Emulator.Games](https://www.emugames.net/), [GamulatoR](https://www.gamulator.com/ROMs), [AfterPlay](https://afterplay.io/), [Aurora](https://skitty.xyz/aurora/). [Emulator.online](http://emulator.online/), [Online.OldGames](https://online.oldgames.sk/), [Retro Games Online](https://www.playretrogames.com/), [PlayEmulator](https://playemulator.online/), [2](https://www.playemulator.io/games/), [Emulator Games Online](https://gamesfrog.com/), [Virtual Consoles](https://virtualconsoles.com/), [OldGameShelf](https://oldgameshelf.com/), [Emulator Online](https://emulatoronline.com/), [PlayRetroGames](https://playretrogames.net/), [Retro Games Free](https://retrogamesfree.com/), [PlayRetroGames](https://playretrogames.com/), [Piepacker](https://piepacker.com/), [Tiny8bit](https://floooh.github.io/tiny8bit/), [ClassicGame](https://www.classicgame.com/), [ClassicGamesArcade](https://classicgamesarcade.com/), [Radyolojinet](https://www.radyolojinet.com/retro/), [WePlayOld](https://www.weplayold.com/)
|
[The Retro Saga](https://theretrosaga.com/), [CrocDB](https://crocdb.net/), [WebRCade](https://www.webrcade.com/), [RetroGames](https://www.retrogames.cz/), [retrogames.cc](https://www.retrogames.cc/), [ClassicReload](https://classicreload.com/), [Retro Games Bot](https://retrogamesbot.com/), [Vizzed](https://www.vizzed.com/), [Free80sArcade](https://www.free80sarcade.com/), [Retro Uprising](https://www.retrouprising.com/), [Retro Games](https://www.retrogames.onl/), [Play Classic Games](https://playclassic.games/), [ClassicGames](https://www.classicgames.me/), [Emulator.Games](https://www.emugames.net/), [GamulatoR](https://www.gamulator.com/roms), [AfterPlay](https://afterplay.io/), [Aurora](https://skitty.xyz/aurora/). [Emulator.online](http://emulator.online/), [Online.OldGames](https://online.oldgames.sk/), [Retro Games Online](https://www.playretrogames.com/), [PlayEmulator](https://playemulator.online/), [2](https://www.playemulator.io/games/), [Emulator Games Online](https://gamesfrog.com/), [Virtual Consoles](https://virtualconsoles.com/), [OldGameShelf](https://oldgameshelf.com/), [Emulator Online](https://emulatoronline.com/), [PlayRetroGames](https://playretrogames.net/), [Retro Games Free](https://retrogamesfree.com/), [PlayRetroGames](https://playretrogames.com/), [Piepacker](https://piepacker.com/), [Tiny8bit](https://floooh.github.io/tiny8bit/), [ClassicGame](https://www.classicgame.com/), [ClassicGamesArcade](https://classicgamesarcade.com/), [Radyolojinet](https://www.radyolojinet.com/retro/), [WePlayOld](https://www.weplayold.com/)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -875,8 +880,9 @@
|
||||||
* 🌐 **[List of Internet Radio Stations](https://en.wikipedia.org/wiki/List_of_Internet_radio_stations)** - Radio Index
|
* 🌐 **[List of Internet Radio Stations](https://en.wikipedia.org/wiki/List_of_Internet_radio_stations)** - Radio Index
|
||||||
* 🌐 **[Radio Browser](https://www.radio-browser.info/users)** - Radio Index
|
* 🌐 **[Radio Browser](https://www.radio-browser.info/users)** - Radio Index
|
||||||
* ⭐ **[Radio Garden](https://radio.garden/)** - Worldwide Radio Globe / [Site Unblock](https://redd.it/18e12gf), [2](https://redd.it/13b53zs)
|
* ⭐ **[Radio Garden](https://radio.garden/)** - Worldwide Radio Globe / [Site Unblock](https://redd.it/18e12gf), [2](https://redd.it/13b53zs)
|
||||||
|
* ⭐ **[BBC Sounds](https://www.bbc.co.uk/sounds)** / [Downloader](https://github.com/get-iplayer/get_iplayer)
|
||||||
|
|
||||||
[iHeartRadio](https://www.iheart.com/), [BBC Radio](https://www.bbc.co.uk/sounds), [OnlineRadioBox](https://onlineradiobox.com/), [LiveOnlineRadio](https://liveonlineradio.net/), [WebSDR](http://www.websdr.org/), [System Bus Radio](https://fulldecent.github.io/system-bus-radio/), [myTuner](https://mytuner-radio.com/), [Radio Browser](https://www.radio-browser.info/), [Zeno](https://zeno.fm/), [TuneYou](https://tuneyou.com/), [Tvradiotuner](https://tvradiotuner.com/), [Instant.audio](https://instant.audio/), [Radiodeck](https://www.radiodeck.com/), [VRadio](https://www.akouradio.com/), [WorldRadioMap](https://worldradiomap.com/), [Streema](https://streema.com/), [vTuner](https://vtuner.com/setupapp/guide/asp/BrowseStations/startpage.asp), [Radio.net](https://www.radio.net/), [TheOneStopRadio](https://theonestopradio.com/), [Radio Guide](https://www.radioguide.fm/), [Xiph](https://dir.xiph.org/), [raddio](https://raddio.net/), [WProject](https://wproject.vercel.app/), [ilovemusic](https://ilovemusic.de/), [0nRadio](https://www.0nradio.com/), [1a Radio](https://www.1aradio.com/), [radioline](https://www.radioline.co/)
|
[iHeartRadio](https://www.iheart.com/), [OnlineRadioBox](https://onlineradiobox.com/), [LiveOnlineRadio](https://liveonlineradio.net/), [WebSDR](http://www.websdr.org/), [System Bus Radio](https://fulldecent.github.io/system-bus-radio/), [myTuner](https://mytuner-radio.com/), [Radio Browser](https://www.radio-browser.info/), [Zeno](https://zeno.fm/), [TuneYou](https://tuneyou.com/), [Tvradiotuner](https://tvradiotuner.com/), [Instant.audio](https://instant.audio/), [Radiodeck](https://www.radiodeck.com/), [VRadio](https://www.akouradio.com/), [WorldRadioMap](https://worldradiomap.com/), [Streema](https://streema.com/), [vTuner](https://vtuner.com/setupapp/guide/asp/BrowseStations/startpage.asp), [Radio.net](https://www.radio.net/), [TheOneStopRadio](https://theonestopradio.com/), [Radio Guide](https://www.radioguide.fm/), [Xiph](https://dir.xiph.org/), [raddio](https://raddio.net/), [WProject](https://wproject.vercel.app/), [ilovemusic](https://ilovemusic.de/), [0nRadio](https://www.0nradio.com/), [1a Radio](https://www.1aradio.com/), [radioline](https://www.radioline.co/)
|
||||||
|
|
||||||
### Internet Radio
|
### Internet Radio
|
||||||
|
|
||||||
|
@ -930,6 +936,7 @@
|
||||||
* [RSSHub](https://github.com/DIYgod/RSSHub)
|
* [RSSHub](https://github.com/DIYgod/RSSHub)
|
||||||
* [Open RSS](https://openrss.org/)
|
* [Open RSS](https://openrss.org/)
|
||||||
* [RSS Please](https://rsspls.7bit.org/)
|
* [RSS Please](https://rsspls.7bit.org/)
|
||||||
|
* [RSS Finder](https://rss-finder.rook1e.com/))
|
||||||
* [FetchRSS](https://fetchrss.com/)
|
* [FetchRSS](https://fetchrss.com/)
|
||||||
* [RSS Diffbot](https://rss.diffbot.com/)
|
* [RSS Diffbot](https://rss.diffbot.com/)
|
||||||
* [RuSShdown](https://chaiaeran.github.io/RuSShdown/)
|
* [RuSShdown](https://chaiaeran.github.io/RuSShdown/)
|
||||||
|
@ -992,7 +999,6 @@
|
||||||
* [speedcheck](https://www.speedcheck.org/) - Speed Test
|
* [speedcheck](https://www.speedcheck.org/) - Speed Test
|
||||||
* [Meter](https://www.meter.net/) - Speed Test
|
* [Meter](https://www.meter.net/) - Speed Test
|
||||||
* [Speedsmart](https://speedsmart.net/) - Speed Test
|
* [Speedsmart](https://speedsmart.net/) - Speed Test
|
||||||
* [OONI](https://ooni.org/) - Speed Test
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -1039,6 +1045,20 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## Summarize YouTube Videos
|
||||||
|
|
||||||
|
* [Gemini](https://gemini.google.com/)
|
||||||
|
* [Solidpoint](https://solidpoint.ai/)
|
||||||
|
* [Quickvid](https://quickvid.vercel.app/)
|
||||||
|
* [VideoGist](https://www.videogist.co/)
|
||||||
|
* [VideoHighlight](https://videohighlight.com/)
|
||||||
|
* [Summarize](https://summarize.tech/)
|
||||||
|
* [Glarity](https://glarity.app/) - Browser Extension
|
||||||
|
* [Glasp](https://glasp.co/youtube-summary) or [Eightify](https://eightify.app/) - Chrome Extensions
|
||||||
|
* [Stepify](https://stepify.tech/) - Summarize into a Step-by-step Tutorial
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## Survival
|
## Survival
|
||||||
|
|
||||||
* ⭐ **[Survivor Library](https://www.survivorlibrary.com/)**
|
* ⭐ **[Survivor Library](https://www.survivorlibrary.com/)**
|
||||||
|
@ -1194,14 +1214,6 @@
|
||||||
|
|
||||||
[retype](https://retype.com/), [Feather Wiki](https://feather.wiki/), [SouPalt](https://soupault.app/), [Barly](https://github.com/charludo/barely), [Zola](https://www.getzola.org/), [Jamstack Generators](https://jamstack.org/generators/), [Jekyll](https://jekyllrb.com/), [Tails](https://devdojo.com/tails), [vveb](https://www.vvveb.com/), [Potion](https://potion.so/), [8b](https://8b.com/), [WebFlow](https://webflow.com/), [Universe](https://onuniverse.com/), [Website.com](https://www.website.com/), [GrapeDrop](https://grapedrop.com/), [Specctr](https://specctr.com/cloud/home), [Astro](https://astro.build/), [TypeDream](https://typedream.com/), [Processwire](https://processwire.com/), [Google Sites](https://sites.google.com/new), [AngelFire](https://www.angelfire.lycos.com/), [Odoo](https://www.odoo.com/app/website), [Docusaurus](https://github.com/facebook/docusaurus), [Docsify](https://docsify.js.org/)
|
[retype](https://retype.com/), [Feather Wiki](https://feather.wiki/), [SouPalt](https://soupault.app/), [Barly](https://github.com/charludo/barely), [Zola](https://www.getzola.org/), [Jamstack Generators](https://jamstack.org/generators/), [Jekyll](https://jekyllrb.com/), [Tails](https://devdojo.com/tails), [vveb](https://www.vvveb.com/), [Potion](https://potion.so/), [8b](https://8b.com/), [WebFlow](https://webflow.com/), [Universe](https://onuniverse.com/), [Website.com](https://www.website.com/), [GrapeDrop](https://grapedrop.com/), [Specctr](https://specctr.com/cloud/home), [Astro](https://astro.build/), [TypeDream](https://typedream.com/), [Processwire](https://processwire.com/), [Google Sites](https://sites.google.com/new), [AngelFire](https://www.angelfire.lycos.com/), [Odoo](https://www.odoo.com/app/website), [Docusaurus](https://github.com/facebook/docusaurus), [Docsify](https://docsify.js.org/)
|
||||||
|
|
||||||
### Simple Site Creators
|
|
||||||
|
|
||||||
* ⭐ **[Neocities](https://neocities.org/)**
|
|
||||||
* ⭐ **[nekoweb](https://nekoweb.org/)**
|
|
||||||
* ⭐ **[Eleventy](https://11ty.dev/)**
|
|
||||||
|
|
||||||
[Straw.Page](https://straw.page/), [Own Free Website](https://www.own-free-website.com), [itty.bitty](https://itty.bitty.site/), [mmm](https://build.mmm.page/), [cargo](https://cargo.site/), [Jigsy](https://jigsy.com/), [Temper](https://temper.one/), [Mobirise](https://mobirise.com/), [Silex](https://www.silex.me/), [Publii](https://getpublii.com/), [Kinsta](https://kinsta.com/static-site-hosting/), [Pelican](https://getpelican.com/), [Lexi's Hosting](https://hosting.lexiqqq.com/), [Reocities](https://www.reocities.xyz/), [yay.boo](https://yay.boo/), [Web 1.0 Hosting](http://web1.0hosting.net/)
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## Website Templates
|
## Website Templates
|
||||||
|
@ -1228,4 +1240,4 @@
|
||||||
* [Video Dictionary](https://videodictionary.kwebpia.net/?m=Full_Movies)
|
* [Video Dictionary](https://videodictionary.kwebpia.net/?m=Full_Movies)
|
||||||
* [MoviesFoundOnline](https://moviesfoundonline.com/)
|
* [MoviesFoundOnline](https://moviesfoundonline.com/)
|
||||||
* [FREEMOVIESNOW](https://www.youtube.com/c/FREEMOVIESNOW/featured)
|
* [FREEMOVIESNOW](https://www.youtube.com/c/FREEMOVIESNOW/featured)
|
||||||
* [FreeGreatMovies](https://www.freegreatmovies.com/)
|
* [FreeGreatMovies](https://www.freegreatmovies.com/)
|
|
@ -26,13 +26,11 @@
|
||||||
* [PowerPlanSwitcher](https://www.microsoft.com/en-us/p/powerplanswitcher/9nblggh556l3) - Quickly Change Power Schemes
|
* [PowerPlanSwitcher](https://www.microsoft.com/en-us/p/powerplanswitcher/9nblggh556l3) - Quickly Change Power Schemes
|
||||||
* [Scheduler](https://www.splinterware.com/products/scheduler.html) or [TaskRunner](https://www.keyefficiency.com/) - System Task Scheduler
|
* [Scheduler](https://www.splinterware.com/products/scheduler.html) or [TaskRunner](https://www.keyefficiency.com/) - System Task Scheduler
|
||||||
* [Process Explorer](https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer), [CoreTemp](https://www.alcpu.com/CoreTemp/) or [System Informer](https://systeminformer.sourceforge.io/) - Process Monitors
|
* [Process Explorer](https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer), [CoreTemp](https://www.alcpu.com/CoreTemp/) or [System Informer](https://systeminformer.sourceforge.io/) - Process Monitors
|
||||||
* [RunCat](https://github.com/Kyome22/RunCat_for_windows) - Animated CPU Monitor
|
|
||||||
* [7-Max](https://7-max.com/) - Increase App Performance
|
* [7-Max](https://7-max.com/) - Increase App Performance
|
||||||
* [ThrottleStop](https://www.techpowerup.com/download/techpowerup-throttlestop/) - Laptop CPU Monitor / Optimizer
|
* [ThrottleStop](https://www.techpowerup.com/download/techpowerup-throttlestop/) - Laptop CPU Monitor / Optimizer
|
||||||
* [RegExp](https://github.com/zodiacon/TotalRegistry), [ripgrep-all](https://github.com/phiresky/ripgrep-all) or [Registry-Finder](https://registry-finder.com/) - Registry Explorers
|
* [RegExp](https://github.com/zodiacon/TotalRegistry), [RegScanner](https://www.nirsoft.net/utils/regscanner.html), [ripgrep-all](https://github.com/phiresky/ripgrep-all) or [Registry-Finder](https://registry-finder.com/) - Registry Explorers / Scanners
|
||||||
* [WinbIndex](https://winbindex.m417z.com/) - Windows System Files / Binaries
|
* [WinbIndex](https://winbindex.m417z.com/) - Windows System Files / Binaries
|
||||||
* [OfflineInsiderEnroll](https://github.com/abbodi1406/offlineinsiderenroll) - Enable Windows Insider without Account
|
* [OfflineInsiderEnroll](https://github.com/abbodi1406/offlineinsiderenroll) - Enable Windows Insider without Account
|
||||||
* [Google Assistant Desktop Client](https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client) or [Leon](https://getleon.ai/) - AI Assistant
|
|
||||||
* [Rhasspy](https://rhasspy.readthedocs.io/en/latest/) - Voice Assistant
|
* [Rhasspy](https://rhasspy.readthedocs.io/en/latest/) - Voice Assistant
|
||||||
* [OpenRecall](https://github.com/openrecall/openrecall) or [Windrecorder](https://github.com/yuka-friends/Windrecorder/) - Memory Search App / System Recorders
|
* [OpenRecall](https://github.com/openrecall/openrecall) or [Windrecorder](https://github.com/yuka-friends/Windrecorder/) - Memory Search App / System Recorders
|
||||||
* [Time.is](https://time.is/) - Check Accuracy of System Clock
|
* [Time.is](https://time.is/) - Check Accuracy of System Clock
|
||||||
|
@ -75,14 +73,13 @@
|
||||||
* [Taskbar Hide](https://www.eusing.com/hidewindows/bosskey.htm) - Easily Hide / Show Taskbar
|
* [Taskbar Hide](https://www.eusing.com/hidewindows/bosskey.htm) - Easily Hide / Show Taskbar
|
||||||
* [QuickLook](https://github.com/QL-Win/QuickLook) - macOS Quick Look for Windows
|
* [QuickLook](https://github.com/QL-Win/QuickLook) - macOS Quick Look for Windows
|
||||||
* [TopNotify](https://github.com/SamsidParty/TopNotify) - Move Windows Notifications
|
* [TopNotify](https://github.com/SamsidParty/TopNotify) - Move Windows Notifications
|
||||||
* [WinMute](https://github.com/lx-s/WinMute/) - Automatically Mute PC
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Package Managers
|
## ▷ Package Managers
|
||||||
|
|
||||||
* ⭐ **[WinGet](https://github.com/microsoft/winget-cli)** - CLI Package Manager / [Repos](https://winstall.app/) / [Automation](https://github.com/topgrade-rs/topgrade) / [Auto Update](https://github.com/Romanitho/Winget-AutoUpdate)
|
* ⭐ **[WinGet](https://github.com/microsoft/winget-cli)** - CLI Package Manager / [Repos](https://winstall.app/) / [Automation](https://github.com/topgrade-rs/topgrade) / [Auto Update](https://github.com/Romanitho/Winget-AutoUpdate)
|
||||||
* ⭐ **[Scoop](https://scoop.sh/)** - CLI Package Manager
|
* ⭐ **[hok](https://github.com/chawyehsu/hok)**, [Scoop](https://scoop.sh/) or [sfsu](https://github.com/winpax/sfsu/) - CLI Package Managers
|
||||||
* ⭐ **[UniGetUI](https://github.com/marticliment/WingetUI)** - GUI for Popular Package Managers
|
* ⭐ **[UniGetUI](https://github.com/marticliment/WingetUI)** - GUI for Popular Package Managers
|
||||||
* [Spinel](https://spinel.ovh/) - Multi-Program Install Script Generator
|
* [Spinel](https://spinel.ovh/) - Multi-Program Install Script Generator
|
||||||
* [Chocolatey](https://github.com/chocolatey/choco) / [GUI](https://github.com/chocolatey/ChocolateyGUI), [Patch My PC](https://patchmypc.com/home-updater) or [RuckZuck](https://ruckzuck.tools/) - Package Managers
|
* [Chocolatey](https://github.com/chocolatey/choco) / [GUI](https://github.com/chocolatey/ChocolateyGUI), [Patch My PC](https://patchmypc.com/home-updater) or [RuckZuck](https://ruckzuck.tools/) - Package Managers
|
||||||
|
@ -105,7 +102,7 @@
|
||||||
* [Nushell](https://www.nushell.sh/) - Alt Shell
|
* [Nushell](https://www.nushell.sh/) - Alt Shell
|
||||||
* [Tiny Care Terminal](https://github.com/notwaldorf/tiny-care-terminal) - Terminal Dashboard That Cares
|
* [Tiny Care Terminal](https://github.com/notwaldorf/tiny-care-terminal) - Terminal Dashboard That Cares
|
||||||
* [Command Challenge](https://cmdchallenge.com/) - Command Line Learning
|
* [Command Challenge](https://cmdchallenge.com/) - Command Line Learning
|
||||||
* [Alacritty](https://github.com/alacritty/alacritty), [cmder](https://cmder.app), [Fluent Terminal](https://github.com/felixse/FluentTerminal), [Tabby](https://tabby.sh/), [Wives](https://github.com/KRTirtho/wives) or [ExtraTerm](https://extraterm.org/) - Terminal Emulators
|
* [Alacritty](https://github.com/alacritty/alacritty), [cmder](https://cmder.app), [Fluent Terminal](https://github.com/felixse/FluentTerminal), [Wives](https://github.com/KRTirtho/wives) or [ExtraTerm](https://extraterm.org/) - Terminal Emulators
|
||||||
* [Mintty](https://mintty.github.io/) - Cygwin Terminal Emulator
|
* [Mintty](https://mintty.github.io/) - Cygwin Terminal Emulator
|
||||||
* [GetDNote](https://www.getdnote.com/) - Command Line Notebook
|
* [GetDNote](https://www.getdnote.com/) - Command Line Notebook
|
||||||
* [PowerShell](https://github.com/powershell/powershell) - PC / Mac / Linux PowerShell
|
* [PowerShell](https://github.com/powershell/powershell) - PC / Mac / Linux PowerShell
|
||||||
|
@ -148,8 +145,6 @@
|
||||||
* [ClipAngel](https://sourceforge.net/projects/clip-angel/) - Clipboard Manager
|
* [ClipAngel](https://sourceforge.net/projects/clip-angel/) - Clipboard Manager
|
||||||
* [CopyQ](https://hluk.github.io/CopyQ/) or [XClipper](https://kaustubhpatange.github.io/XClipper/) - Clipboard Managers with Editing and Scripting Features
|
* [CopyQ](https://hluk.github.io/CopyQ/) or [XClipper](https://kaustubhpatange.github.io/XClipper/) - Clipboard Managers with Editing and Scripting Features
|
||||||
* [MultiClipBoardSlots](https://www.softwareok.com/?seite=Microsoft/MultiClipBoardSlots) - Extend Clipboard by 10 Memory Slots
|
* [MultiClipBoardSlots](https://www.softwareok.com/?seite=Microsoft/MultiClipBoardSlots) - Extend Clipboard by 10 Memory Slots
|
||||||
* [Xtra Clipboard](https://xtra-clipboard.com/) - Chrome Clipboard Manager
|
|
||||||
* [Control V](https://ctrl.vi/) - Share Images in Your Clipboard via Secret URL
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -167,20 +162,19 @@
|
||||||
|
|
||||||
* 🌐 **[Awesome Web Desktops](https://github.com/syxanash/awesome-web-desktops)** - OS Emulators / VMs
|
* 🌐 **[Awesome Web Desktops](https://github.com/syxanash/awesome-web-desktops)** - OS Emulators / VMs
|
||||||
* ↪️ **[Android Emulators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_emulators)**
|
* ↪️ **[Android Emulators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/android#wiki_.25BA_android_emulators)**
|
||||||
|
* ↪️ **[Hackintosh Resources](https://old.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_hackintosh)**
|
||||||
* ⭐ **[VMware Workstation](https://rentry.co/FMHYBase64#vmware) or [VirtualBox](https://www.virtualbox.org/)** / [Portable](https://www.vbox.me/) - Virtual Machines
|
* ⭐ **[VMware Workstation](https://rentry.co/FMHYBase64#vmware) or [VirtualBox](https://www.virtualbox.org/)** / [Portable](https://www.vbox.me/) - Virtual Machines
|
||||||
* ⭐ **[Virt-Manager](https://virt-manager.org/)** or [Vagrantup](https://www.vagrantup.com/) - Virtual Machine Managers
|
* ⭐ **[Virt-Manager](https://virt-manager.org/)** or [Vagrantup](https://www.vagrantup.com/) - Virtual Machine Managers
|
||||||
* ⭐ **[Hackintosh](https://hackintosh.com/)**, [Emaculation](https://www.emaculation.com/), [felixrieseberg](https://github.com/felixrieseberg/macintosh.js/) or [OneClick-macOS](https://github.com/notAperson535/OneClick-macOS-Simple-KVM) - macOS Virtual Machines
|
|
||||||
* ⭐ **Hackintosh Tools** - [Guide](https://chefkissinc.github.io/guides/hackintosh/), [2](https://www.tonymacx86.com/) / [Ryzen](https://github.com/mikigal/ryzen-hackintosh) / [XiaoMi](https://github.com/daliansky/XiaoMi-Pro-Hackintosh)
|
|
||||||
* [Looking Glass](https://looking-glass.io/) - App for Using Kernel-Based Virtual Machine Configured for VGA PCI Pass-Through
|
* [Looking Glass](https://looking-glass.io/) - App for Using Kernel-Based Virtual Machine Configured for VGA PCI Pass-Through
|
||||||
* [Qemu](https://gitlab.com/qemu-project/qemu), [Hyper-V](https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/) or [Denodo Test](https://community.denodo.com/test-drives/) - Virtual Machines
|
* [Qemu](https://gitlab.com/qemu-project/qemu), [Hyper-V](https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/) or [Denodo Test](https://community.denodo.com/test-drives/) - Virtual Machines
|
||||||
* [OSBoxes](https://www.osboxes.org/) - Preinstalled Virtual Machine
|
* [OSBoxes](https://www.osboxes.org/) - Preinstalled Virtual Machine
|
||||||
* [CollabVM](https://computernewb.com/collab-vm/) or [Terminator](https://terminator.aeza.net/) - Online Virtual Machines
|
* [CollabVM](https://computernewb.com/collab-vm/) or [Terminator](https://terminator.aeza.net/) - Online Virtual Machines
|
||||||
|
* [JS Linux](https://bellard.org/jslinux/) - Online Linux Virtual Machines
|
||||||
* [Virtual PC](https://www.microsoft.com/en-us/download/details.aspx?id=3243) - Windows XP Virtual Machine
|
* [Virtual PC](https://www.microsoft.com/en-us/download/details.aspx?id=3243) - Windows XP Virtual Machine
|
||||||
* [QuickEmu](https://github.com/quickemu-project/quickemu) or [Dexpot](https://www.dexpot.de/) - Virtual Machine Creator
|
* [QuickEmu](https://github.com/quickemu-project/quickemu) or [Dexpot](https://www.dexpot.de/) - Virtual Machine Creator
|
||||||
* [Virtual x86](https://copy.sh/v86/) - x86-compatible OS Emulators
|
* [Virtual x86](https://copy.sh/v86/) - x86-compatible OS Emulators
|
||||||
* [PCjs Machines](https://www.pcjs.org/) or [Windows93](https://www.windows93.net/) - Classic Computer Emulators
|
* [PCjs Machines](https://www.pcjs.org/) - Classic Computer Emulators
|
||||||
* [InfiniteMac](https://infinitemac.org/) - Apple OS Emulators
|
* [InfiniteMac](https://infinitemac.org/) - Apple OS Emulators
|
||||||
* [Quantum Playground](https://www.quantumplayground.net/#/home) - Quantum Computer Simulator
|
|
||||||
* [winevdm](https://github.com/otya128/winevdm) - 16-bit Windows on 64-bit Systems
|
* [winevdm](https://github.com/otya128/winevdm) - 16-bit Windows on 64-bit Systems
|
||||||
* [Blink](https://github.com/jart/blink) - Linux Emulator for Windows
|
* [Blink](https://github.com/jart/blink) - Linux Emulator for Windows
|
||||||
* [Dockerholics](https://github.com/petersem/dockerholics) - Docker Apps
|
* [Dockerholics](https://github.com/petersem/dockerholics) - Docker Apps
|
||||||
|
@ -225,9 +219,7 @@
|
||||||
* ⭐ **[NVCleanInstall](https://www.techpowerup.com/download/techpowerup-nvcleanstall/)** or [NVSlimmer](https://forums.guru3d.com/threads/nvslimmer-nvidia-driver-slimming-utility.423072/) - NVIDIA Driver Packages
|
* ⭐ **[NVCleanInstall](https://www.techpowerup.com/download/techpowerup-nvcleanstall/)** or [NVSlimmer](https://forums.guru3d.com/threads/nvslimmer-nvidia-driver-slimming-utility.423072/) - NVIDIA Driver Packages
|
||||||
* [NVIDIA App](https://www.nvidia.com/en-us/software/nvidia-app/) - NVIDIA Driver Manager
|
* [NVIDIA App](https://www.nvidia.com/en-us/software/nvidia-app/) - NVIDIA Driver Manager
|
||||||
* [TinyNvidiaUpdateChecker](https://github.com/ElPumpo/TinyNvidiaUpdateChecker) - NVIDIA GPU Update Checker
|
* [TinyNvidiaUpdateChecker](https://github.com/ElPumpo/TinyNvidiaUpdateChecker) - NVIDIA GPU Update Checker
|
||||||
* [Vintage3D](https://vintage3d.org/driver.php) - First Gen 3D Drivers
|
|
||||||
* [nvidiaProfileInspector](https://github.com/Orbmu2k/nvidiaProfileInspector) - Modify / View Hidden NVIDIA Settings / [Guide](https://youtu.be/XncmeD8khKY)
|
* [nvidiaProfileInspector](https://github.com/Orbmu2k/nvidiaProfileInspector) - Modify / View Hidden NVIDIA Settings / [Guide](https://youtu.be/XncmeD8khKY)
|
||||||
* [R.ID](https://rdn-id.com/) - AMD 3rd Party Drivers / [Discord](https://discord.gg/rdnid)
|
|
||||||
* [AMDDebloat](https://rentry.co/AMDDebloat) or [RadeonSoftwareSlimmer](https://github.com/GSDragoon/RadeonSoftwareSlimmer) - Debloat AMD Drivers
|
* [AMDDebloat](https://rentry.co/AMDDebloat) or [RadeonSoftwareSlimmer](https://github.com/GSDragoon/RadeonSoftwareSlimmer) - Debloat AMD Drivers
|
||||||
* [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor) - AMD Processor Power Management
|
* [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor) - AMD Processor Power Management
|
||||||
* [PresentMon](https://github.com/GameTechDev/PresentMon) - GPU Benchmarking
|
* [PresentMon](https://github.com/GameTechDev/PresentMon) - GPU Benchmarking
|
||||||
|
@ -243,7 +235,7 @@
|
||||||
* 🌐 **[Awesome DataHoarding](https://github.com/simon987/awesome-datahoarding)** - Data Hoarding Resources
|
* 🌐 **[Awesome DataHoarding](https://github.com/simon987/awesome-datahoarding)** - Data Hoarding Resources
|
||||||
* ⭐ **[WizTree](https://www.diskanalyzer.com/)** - Disk Usage Analyzer
|
* ⭐ **[WizTree](https://www.diskanalyzer.com/)** - Disk Usage Analyzer
|
||||||
* ⭐ **[CrystalDiskMark](https://crystalmark.info/en/software/crystaldiskmark/)** or [CCISOBench](https://ccsiobench.com/) - Disk Benchmarking Tools
|
* ⭐ **[CrystalDiskMark](https://crystalmark.info/en/software/crystaldiskmark/)** or [CCISOBench](https://ccsiobench.com/) - Disk Benchmarking Tools
|
||||||
* ⭐ **[GParted](https://gparted.org/)**, [Rescuezilla](https://rescuezilla.com/), [CloneZilla](https://clonezilla.org/), [Partition Wizard](https://www.partitionwizard.com/) or [AOMEI](https://www.diskpart.com/) - Partition Managers
|
* ⭐ **[GParted](https://gparted.org/)**, [Partition Wizard](https://www.partitionwizard.com/) or [AOMEI](https://www.diskpart.com/) - Partition Managers
|
||||||
* ⭐ **[Validrive](https://www.grc.com/validrive.htm)** - Check True Storage Size of USB Devices
|
* ⭐ **[Validrive](https://www.grc.com/validrive.htm)** - Check True Storage Size of USB Devices
|
||||||
* [WinDirStat](https://windirstat.net/) - Disk Usage Analyzer / Cleanup Tool
|
* [WinDirStat](https://windirstat.net/) - Disk Usage Analyzer / Cleanup Tool
|
||||||
* [TrueNAS](https://www.truenas.com/) - Storage System
|
* [TrueNAS](https://www.truenas.com/) - Storage System
|
||||||
|
@ -254,7 +246,7 @@
|
||||||
* [Erdtree](https://github.com/solidiquis/erdtree) - Cross-Platform Disk Usage Analyzer
|
* [Erdtree](https://github.com/solidiquis/erdtree) - Cross-Platform Disk Usage Analyzer
|
||||||
* [PC Manager](https://pcmanager-en.microsoft.com/) or [CleanmgrPlus](https://github.com/builtbybel/CleanmgrPlus) - Disk Managers / Cleanup
|
* [PC Manager](https://pcmanager-en.microsoft.com/) or [CleanmgrPlus](https://github.com/builtbybel/CleanmgrPlus) - Disk Managers / Cleanup
|
||||||
* [Air Live Drive](https://www.airlivedrive.com/en/) - Mount Cloud Drives as Local Disks
|
* [Air Live Drive](https://www.airlivedrive.com/en/) - Mount Cloud Drives as Local Disks
|
||||||
* [SFTPDrive](https://www.nsoftware.com/sftpdrive) - Mount SFTP Servers as Local Disks
|
* [SFTPDrive](https://www.callback.com/sftpdrive) - Mount SFTP Servers as Local Disks
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -450,9 +442,8 @@
|
||||||
* [Scenic Illustrations](https://www.pixeltrue.com/scenic-illustrations) - Landscape Wallpapers
|
* [Scenic Illustrations](https://www.pixeltrue.com/scenic-illustrations) - Landscape Wallpapers
|
||||||
* [CoolBackgrounds](https://coolbackgrounds.io/) or [wallup](https://wallup.net/) - Customizable Wallpapers
|
* [CoolBackgrounds](https://coolbackgrounds.io/) or [wallup](https://wallup.net/) - Customizable Wallpapers
|
||||||
* [Simple Desktops](https://simpledesktops.com/), [Positron Dream](https://www.positrondream.com/) or [SetAsWall](https://www.setaswall.com/) - Minimalist Wallpapers
|
* [Simple Desktops](https://simpledesktops.com/), [Positron Dream](https://www.positrondream.com/) or [SetAsWall](https://www.setaswall.com/) - Minimalist Wallpapers
|
||||||
* [/r/LivingBackgrounds](https://reddit.com/r/LivingBackgrounds), [WALLegend](https://wallegend.net/en/) or [MoeWalls](https://moewalls.com/) - Animated Wallpapers
|
* [/r/LivingBackgrounds](https://reddit.com/r/LivingBackgrounds), [VSThemes Live Walls](https://vsthemes.org/en/wallpapers/), [WALLegend](https://wallegend.net/en/) or [MoeWalls](https://moewalls.com/) - Animated / Live Wallpapers
|
||||||
* [AutoWall](https://github.com/SegoCode/AutoWall) - Turn Videos / GIFs to Live Wallpapers
|
* [AutoWall](https://github.com/SegoCode/AutoWall) - Turn Videos / GIFs to Live Wallpapers
|
||||||
* [VSThemes Live Walls](https://vsthemes.org/en/wallpapers/) -Live Wallpapers
|
|
||||||
* [Screencaps](https://screencaps.us/) or [shot.cafe](https://shot.cafe/) - Movie / TV Wallpapers
|
* [Screencaps](https://screencaps.us/) or [shot.cafe](https://shot.cafe/) - Movie / TV Wallpapers
|
||||||
* [Anime Pictures](https://anime-pictures.net/), [Anime_WallpapersHD](https://t.me/Anime_WallpapersHD/), [WallpaperWaifu](https://wallpaperwaifu.com/) or [MyLiveWallpapers](https://mylivewallpapers.com/) - Anime Wallpapers
|
* [Anime Pictures](https://anime-pictures.net/), [Anime_WallpapersHD](https://t.me/Anime_WallpapersHD/), [WallpaperWaifu](https://wallpaperwaifu.com/) or [MyLiveWallpapers](https://mylivewallpapers.com/) - Anime Wallpapers
|
||||||
* [Dracula Wallpapers](https://draculatheme.com/wallpaper) - Dracula Wallpapers
|
* [Dracula Wallpapers](https://draculatheme.com/wallpaper) - Dracula Wallpapers
|
||||||
|
@ -460,7 +451,6 @@
|
||||||
* [Mac Walls](https://goo.gl/photos/HjY1hmo6p3jfFz8a7), [2](https://photos.google.com/share/AF1QipNNQyeVrqxBdNmBkq9ILswizuj-RYJFNt5GlxJZ90Y6hx0okrVSLKSnmFFbX7j5Mg?key=RV8tSXVJVGdfS1RIQUI0Q3RZZVhlTmw0WmhFZ2V3) - Apple Wallpapers
|
* [Mac Walls](https://goo.gl/photos/HjY1hmo6p3jfFz8a7), [2](https://photos.google.com/share/AF1QipNNQyeVrqxBdNmBkq9ILswizuj-RYJFNt5GlxJZ90Y6hx0okrVSLKSnmFFbX7j5Mg?key=RV8tSXVJVGdfS1RIQUI0Q3RZZVhlTmw0WmhFZ2V3) - Apple Wallpapers
|
||||||
* [BasicAppleBlog](https://basicappleguy.com/basicappleblog/category/Wallpaper) - Custom Apple Wallpapers
|
* [BasicAppleBlog](https://basicappleguy.com/basicappleblog/category/Wallpaper) - Custom Apple Wallpapers
|
||||||
* [Xbox Wallpapers](https://www.xbox.com/en-us/wallpapers/) - Xbox Wallpapers
|
* [Xbox Wallpapers](https://www.xbox.com/en-us/wallpapers/) - Xbox Wallpapers
|
||||||
* [Aesthetic Wallpapers](https://github.com/D3Ext/aesthetic-wallpapers/) - Curated List of Wallpapers from Different Sources
|
|
||||||
* [Wallpaper Tip](https://wallpapertip.com/), [WallsPic](https://wallspic.com/), [WallpaperFlare](https://www.wallpaperflare.com/), [HDQwalls](https://hdqwalls.com/) or [UHD Wallpaper](https://www.uhdpaper.com/) - Misc Wallpapers
|
* [Wallpaper Tip](https://wallpapertip.com/), [WallsPic](https://wallspic.com/), [WallpaperFlare](https://www.wallpaperflare.com/), [HDQwalls](https://hdqwalls.com/) or [UHD Wallpaper](https://www.uhdpaper.com/) - Misc Wallpapers
|
||||||
* [G_Walls](https://t.me/G_Walls) or [pengwyn](https://t.me/pengwyn) - Telegram Wallpaper Channels
|
* [G_Walls](https://t.me/G_Walls) or [pengwyn](https://t.me/pengwyn) - Telegram Wallpaper Channels
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
## ▷ Pastebins
|
## ▷ Pastebins
|
||||||
|
|
||||||
* 🌐 **[PrivateBin Instances](https://privatebin.info/directory)**
|
* 🌐 **[PrivateBin Instances](https://privatebin.info/directory)**
|
||||||
* ⭐ **[Rentry](https://rentry.co/)** - Markdown Support / [CLI](https://github.com/radude/rentry) / [Styling](https://rentry.co/rentry)
|
* ⭐ **[Rentry](https://rentry.co/)**, [2](https://rentry.org/) - Markdown Support / [CLI](https://github.com/radude/rentry) / [Styling](https://rentry.co/rentry)
|
||||||
* ⭐ **[Github Gists](https://gist.github.com/)** - Multi-Syntax / Account Needed
|
* ⭐ **[Github Gists](https://gist.github.com/)** - Multi-Syntax / Account Needed
|
||||||
* ⭐ **[Stellular](https://stellular.net/)**, [2](https://bundlrs.cc/), [3](https://www.sentrytwo.com/) - Markdown Support
|
* ⭐ **[Stellular](https://stellular.net/)**, [2](https://bundlrs.cc/), [3](https://www.sentrytwo.com/) - Markdown Support
|
||||||
* ⭐ **[pastes.dev](https://pastes.dev/)** - Multi-Syntax / Markdown Support / [GitHub](https://github.com/lucko/paste)
|
* ⭐ **[pastes.dev](https://pastes.dev/)** - Multi-Syntax / Markdown Support / [GitHub](https://github.com/lucko/paste)
|
||||||
|
@ -49,7 +49,6 @@
|
||||||
* [pst.moe](https://pst.moe/) - Multi-Syntax / Markdown Support / [Source](https://git.fuwafuwa.moe/lesderid/pastethingy)
|
* [pst.moe](https://pst.moe/) - Multi-Syntax / Markdown Support / [Source](https://git.fuwafuwa.moe/lesderid/pastethingy)
|
||||||
* [dpaste.com](https://dpaste.com/) - Multi-Syntax / Markdown Support
|
* [dpaste.com](https://dpaste.com/) - Multi-Syntax / Markdown Support
|
||||||
* [Pastebin.com](https://pastebin.com/) - Multi-Syntax
|
* [Pastebin.com](https://pastebin.com/) - Multi-Syntax
|
||||||
* [pasteheaven.com](https://pasteheaven.com/) - Multi-Syntax
|
|
||||||
* [paste.fo](https://paste.fo/) - Multi-Syntax
|
* [paste.fo](https://paste.fo/) - Multi-Syntax
|
||||||
* [BitBin](https://bitbin.it/) - Multi-Syntax
|
* [BitBin](https://bitbin.it/) - Multi-Syntax
|
||||||
* [pastebin.pl](https://pastebin.pl/) - Multi-Syntax
|
* [pastebin.pl](https://pastebin.pl/) - Multi-Syntax
|
||||||
|
@ -73,7 +72,7 @@
|
||||||
***
|
***
|
||||||
|
|
||||||
* ⭐ **[DeepLX](https://github.com/OwO-Network/DeepLX)** or [DeepL](https://www.deepl.com/translator)
|
* ⭐ **[DeepLX](https://github.com/OwO-Network/DeepLX)** or [DeepL](https://www.deepl.com/translator)
|
||||||
* ⭐ **[Google Translate](https://translate.google.com/)** / [API](https://github.com/vitalets/google-translate-api), [Lingva Translate](https://github.com/TheDavidDelta/lingva-translate) or [GTranslate](https://git.sr.ht/~yerinalexey/gtranslate)
|
* ⭐ **[Kagi Translate](https://translate.kagi.com/)**, **[Google Translate](https://translate.google.com/)**, [Lingva Translate](https://github.com/TheDavidDelta/lingva-translate) or [GTranslate](https://git.sr.ht/~yerinalexey/gtranslate) / [API](https://github.com/vitalets/google-translate-api)
|
||||||
* ⭐ **[/r/Translator](https://www.reddit.com/r/translator/)** - Translation Request Community
|
* ⭐ **[/r/Translator](https://www.reddit.com/r/translator/)** - Translation Request Community
|
||||||
* ⭐ **[Translate Web Pages](https://github.com/FilipePS/Traduzir-paginas-web)** - Browser Extension
|
* ⭐ **[Translate Web Pages](https://github.com/FilipePS/Traduzir-paginas-web)** - Browser Extension
|
||||||
* [Mozhi](https://translate.bus-hit.me/) - Multi Translator Frontend
|
* [Mozhi](https://translate.bus-hit.me/) - Multi Translator Frontend
|
||||||
|
@ -123,6 +122,7 @@
|
||||||
|
|
||||||
## ▷ Encode / Decode
|
## ▷ Encode / Decode
|
||||||
|
|
||||||
|
* 🌐 **[DecodeUnicode](https://decodeunicode.org/)** - Unicode Decoding Database
|
||||||
* ⭐ **[CyberChef](https://gchq.github.io/CyberChef/)** - Encode / Decode Text
|
* ⭐ **[CyberChef](https://gchq.github.io/CyberChef/)** - Encode / Decode Text
|
||||||
* ⭐ **[Base64 Decode](https://www.base64decode.org/)** or [Base64 E/D](https://apps.maximelafarie.com/base64/) - Encode / Decode Base64
|
* ⭐ **[Base64 Decode](https://www.base64decode.org/)** or [Base64 E/D](https://apps.maximelafarie.com/base64/) - Encode / Decode Base64
|
||||||
* [Ciphey](https://github.com/Ciphey/Ciphey) - Automated Decryption Tool
|
* [Ciphey](https://github.com/Ciphey/Ciphey) - Automated Decryption Tool
|
||||||
|
@ -137,14 +137,18 @@
|
||||||
|
|
||||||
## ▷ Grammar Check
|
## ▷ Grammar Check
|
||||||
|
|
||||||
* ⭐ **[DeepL Write](https://www.deepl.com/write)**
|
* **Notes** - Most chatbots in the AI section can also check grammar.
|
||||||
* [LanguageTool](https://languagetool.org/)
|
|
||||||
* [EditGPT](https://www.editgpt.app/)
|
***
|
||||||
* [Grammarly](https://www.grammarly.com/grammar-check)
|
|
||||||
* [ProWritingAid](https://prowritingaid.com/grammar-checker)
|
* ⭐ **[LanguageTool](https://languagetool.org/)**
|
||||||
* [Outwrite](https://www.outwrite.com/)
|
* [DeepL Write](https://www.deepl.com/write)
|
||||||
* [QuillBot](https://quillbot.com/grammar-check)
|
* [QuillBot](https://quillbot.com/grammar-check)
|
||||||
* [Scribens](https://www.scribens.com/)
|
* [Scribens](https://www.scribens.com/)
|
||||||
|
* [EditGPT](https://www.editgpt.app/) - Signup Required
|
||||||
|
* [Grammarly](https://www.grammarly.com/grammar-check) - Signup Required
|
||||||
|
* [ProWritingAid](https://prowritingaid.com/grammar-checker) - Signup Required
|
||||||
|
* [Outwrite](https://www.outwrite.com/) - Signup Required
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -160,7 +164,7 @@
|
||||||
|
|
||||||
## ▷ Emoji Indexes
|
## ▷ Emoji Indexes
|
||||||
|
|
||||||
* ⭐ **[Emojipedia](https://emojipedia.org/)**, [EmojiDB](https://emojidb.org/) or [EmojiBatch](https://www.emojibatch.com/)
|
* ⭐ **[Emojipedia](https://emojipedia.org/)**, [EmojiDB](https://emojidb.org/), [Emoji Picker](https://github-emoji-picker.vercel.app/) or [EmojiBatch](https://www.emojibatch.com/) - Emoji Indexes
|
||||||
* [Emoji Engine](https://www.emojiengine.com/) - Multilingual Emoji Search
|
* [Emoji Engine](https://www.emojiengine.com/) - Multilingual Emoji Search
|
||||||
* [winMoji](https://www.winmoji.com/) - Emoji Managers
|
* [winMoji](https://www.winmoji.com/) - Emoji Managers
|
||||||
* [EmojiRequests](https://emojirequest.com/) - Custom User-Made Emojis
|
* [EmojiRequests](https://emojirequest.com/) - Custom User-Made Emojis
|
||||||
|
@ -212,6 +216,7 @@
|
||||||
* 🌐 **[List of Text Editors](https://en.wikipedia.org/wiki/List_of_text_editors)** - Text Editor / Notepad Index
|
* 🌐 **[List of Text Editors](https://en.wikipedia.org/wiki/List_of_text_editors)** - Text Editor / Notepad Index
|
||||||
* ↪️ **[Android Text Editor](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_text_editors)**
|
* ↪️ **[Android Text Editor](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_android_text_editors)**
|
||||||
* ↪️ **[Code Editors / IDEs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_ides_.2F_code_editors)**
|
* ↪️ **[Code Editors / IDEs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools#wiki_.25B7_ides_.2F_code_editors)**
|
||||||
|
* ↪️ **[Markdown Editors](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/dev-tools/#wiki_.25B7_markdown_editors)**
|
||||||
* ⭐ **[Notepad++](https://notepad-plus-plus.org/)** - Notepad & Code Editor / [Markdown](https://nea.github.io/MarkdownViewerPlusPlus/)
|
* ⭐ **[Notepad++](https://notepad-plus-plus.org/)** - Notepad & Code Editor / [Markdown](https://nea.github.io/MarkdownViewerPlusPlus/)
|
||||||
* [EncryptPad](https://evpo.net/encryptpad/) - Encrypted Text Editor
|
* [EncryptPad](https://evpo.net/encryptpad/) - Encrypted Text Editor
|
||||||
* [Notepads](https://www.notepadsapp.com/) - Text Editor
|
* [Notepads](https://www.notepadsapp.com/) - Text Editor
|
||||||
|
@ -261,7 +266,7 @@
|
||||||
* ↪️ **[Office Activation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_windows_activation)** / [Guide](https://redd.it/1814gmp) / [Custom Install Guide](https://gravesoft.dev/office_c2r_custom)
|
* ↪️ **[Office Activation](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/system-tools#wiki_.25B7_windows_activation)** / [Guide](https://redd.it/1814gmp) / [Custom Install Guide](https://gravesoft.dev/office_c2r_custom)
|
||||||
* ⭐ **[LibreOffice](https://www.libreoffice.org/)** - FOSS Office Suite
|
* ⭐ **[LibreOffice](https://www.libreoffice.org/)** - FOSS Office Suite
|
||||||
* ⭐ **[OnlyOffice](https://www.onlyoffice.com/)** - FOSS Office Suite
|
* ⭐ **[OnlyOffice](https://www.onlyoffice.com/)** - FOSS Office Suite
|
||||||
* ⭐ **[Microsoft Office](https://gravesoft.dev/office_c2r_links)** - Office Suite / [Removal Tool](https://github.com/abbodi1406/WHD/tree/master/scripts) / [Hot Keys](https://support.microsoft.com/en-us/office/keyboard-shortcuts-in-microsoft-365-e765366f-24fc-4054-870d-39b214f223fd), [2](https://i.ibb.co/0m9t95b/ebacd47bf83b.png)
|
* ⭐ **[Microsoft Office](https://gravesoft.dev/office_c2r_links)** - Office Suite / [Removal Tool](https://github.com/abbodi1406/WHD/blob/master/scripts/OfficeScrubber_13.zip) / [Hot Keys](https://support.microsoft.com/en-us/office/keyboard-shortcuts-in-microsoft-365-e765366f-24fc-4054-870d-39b214f223fd), [2](https://i.ibb.co/0m9t95b/ebacd47bf83b.png)
|
||||||
* [Calligra](https://calligra.org/) - FOSS Office Suite
|
* [Calligra](https://calligra.org/) - FOSS Office Suite
|
||||||
* [Office365Version](https://www.office365versions.com/) - Office 365 Version History
|
* [Office365Version](https://www.office365versions.com/) - Office 365 Version History
|
||||||
|
|
||||||
|
@ -328,7 +333,6 @@
|
||||||
* ⭐ **[Google Docs](https://www.google.com/docs/about/)**
|
* ⭐ **[Google Docs](https://www.google.com/docs/about/)**
|
||||||
* ⭐ **[CryptPad](https://cryptpad.fr/)**
|
* ⭐ **[CryptPad](https://cryptpad.fr/)**
|
||||||
* ⭐ **[Kludd](https://kludd.co/)**
|
* ⭐ **[Kludd](https://kludd.co/)**
|
||||||
* [Stashpad](https://www.stashpad.com/) / [Discord](https://discord.gg/ScxPxcN9fK)
|
|
||||||
* [Mattermost](https://mattermost.com/)
|
* [Mattermost](https://mattermost.com/)
|
||||||
* [Codeshare](https://codeshare.io/)
|
* [Codeshare](https://codeshare.io/)
|
||||||
* [HackMD](https://hackmd.io/)
|
* [HackMD](https://hackmd.io/)
|
||||||
|
@ -368,11 +372,11 @@
|
||||||
## ▷ Writing Tools
|
## ▷ Writing Tools
|
||||||
|
|
||||||
* 🌐 **[Author Stash](https://authorstash.com/)** - Writing Tools / Resources
|
* 🌐 **[Author Stash](https://authorstash.com/)** - Writing Tools / Resources
|
||||||
* ↪️ **[AI Text Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai#wiki_.25BA_text_generators)**
|
* ↪️ **[AI Text Generators](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/ai/#wiki_.25BA_text_generators)**
|
||||||
* ⭐ **[Writer](https://www.gibney.org/writer)**, [FocusWriter](https://gottcode.org/focuswriter/), [Writemonkey](https://writemonkey.com/), [blank.page](https://blank.page/), [Telegra.ph](https://telegra.ph/), [Write.as](https://write.as/) or [WriteNext](https://www.writenext.io/) - Distraction-Free Writing
|
* ⭐ **[Writer](https://www.gibney.org/writer)**, [FocusWriter](https://gottcode.org/focuswriter/), [Writemonkey](https://writemonkey.com/), [blank.page](https://blank.page/), [Telegra.ph](https://telegra.ph/), [Aurelius](https://aurelius.ink), [Write.as](https://write.as/) or [WriteNext](https://www.writenext.io/) - Distraction-Free Writing
|
||||||
* ⭐ **[Manuskript](https://www.theologeek.ch/manuskript/)** - Writing Organizer / Planner
|
* ⭐ **[Manuskript](https://www.theologeek.ch/manuskript/)** - Writing Organizer / Planner
|
||||||
* ⭐ **[NovelWriter](https://novelwriter.io/)** or [Bibisco](https://bibisco.com/) - Novel Editors
|
* ⭐ **[NovelWriter](https://novelwriter.io/)** or [Bibisco](https://bibisco.com/) - Novel Editors
|
||||||
* ⭐ **[Linked](https://uselinked.com/)**, [journaltxt](https://journaltxt.github.io/), [Gekri](https://gekri.com/), [Microsoft Journal](https://www.microsoft.com/en-us/garage/profiles/journal/), [Diarium](https://diariumapp.com/), [Gemlog](https://gemlog.blue/) or [jrnl.sh](https://jrnl.sh/) - Journal Apps / [Songs](https://deardiary.ai/)
|
* ⭐ **[Linked](https://uselinked.com/)**, [journaltxt](https://journaltxt.github.io/), [Gekri](https://gekri.com/), [Microsoft Journal](https://www.microsoft.com/en-us/garage/profiles/journal/), [Diarium](https://diariumapp.com/), [Gemlog](https://gemlog.blue/) or [jrnl.sh](https://jrnl.sh/) - Journal Apps
|
||||||
* ⭐ **[ChaoticShiny](http://chaoticshiny.com/)**, [Seventh Sanctum](https://www.seventhsanctum.com/), [Notebook.ai](https://www.notebook.ai/) or [WorldAnvil](https://www.worldanvil.com/) - Fantasy Writing Generators
|
* ⭐ **[ChaoticShiny](http://chaoticshiny.com/)**, [Seventh Sanctum](https://www.seventhsanctum.com/), [Notebook.ai](https://www.notebook.ai/) or [WorldAnvil](https://www.worldanvil.com/) - Fantasy Writing Generators
|
||||||
* [Tuesday JS](https://kirill-live.itch.io/tuesday-js) - Visual Novel Editor / [GitHub](https://github.com/Kirilllive/tuesday-js)
|
* [Tuesday JS](https://kirill-live.itch.io/tuesday-js) - Visual Novel Editor / [GitHub](https://github.com/Kirilllive/tuesday-js)
|
||||||
* [RenPy](https://www.renpy.org/) - Visual Novel Editor / [GitHub](https://github.com/renpy/renpy)
|
* [RenPy](https://www.renpy.org/) - Visual Novel Editor / [GitHub](https://github.com/renpy/renpy)
|
||||||
|
@ -474,7 +478,6 @@
|
||||||
* [Text Color Fader](https://patorjk.com/text-color-fader/) - Rainbow Text Generator
|
* [Text Color Fader](https://patorjk.com/text-color-fader/) - Rainbow Text Generator
|
||||||
* [JoyPixels](https://www.joypixels.com/) - Emoji Font Generator
|
* [JoyPixels](https://www.joypixels.com/) - Emoji Font Generator
|
||||||
* [MacType](https://www.mactype.net/) - Use Mac fonts on Windows
|
* [MacType](https://www.mactype.net/) - Use Mac fonts on Windows
|
||||||
* [Picas](https://picas.vercel.app/) - Google Font Logo Generator
|
|
||||||
* [Bitfontmaker2](https://pentacom.jp/pentacom/bitfontmaker2/) - BitFont Creator
|
* [Bitfontmaker2](https://pentacom.jp/pentacom/bitfontmaker2/) - BitFont Creator
|
||||||
* [FontJoy](https://fontjoy.com/) - Font Pairings Generator
|
* [FontJoy](https://fontjoy.com/) - Font Pairings Generator
|
||||||
* [Typerip](https://badnoise.net/TypeRip/) - Adobe Font Ripper / [GitHub](https://github.com/CodeZombie/TypeRip)
|
* [Typerip](https://badnoise.net/TypeRip/) - Adobe Font Ripper / [GitHub](https://github.com/CodeZombie/TypeRip)
|
||||||
|
@ -489,6 +492,7 @@
|
||||||
## ▷ Download Fonts
|
## ▷ Download Fonts
|
||||||
|
|
||||||
* ⭐ **[Fonts CSE](https://cse.google.com/cse?cx=82154ebab193e493d)** - Multi-site Font Search
|
* ⭐ **[Fonts CSE](https://cse.google.com/cse?cx=82154ebab193e493d)** - Multi-site Font Search
|
||||||
|
* ⭐ **[Font Interceptor](https://fontinterceptor.mschfmag.com/)** - Download Fonts from Websites
|
||||||
* ⭐ **[Font Drives](https://rentry.co/FMHYBase64#font-collections)**
|
* ⭐ **[Font Drives](https://rentry.co/FMHYBase64#font-collections)**
|
||||||
* ⭐ **[FontSource](https://fontsource.org/)**
|
* ⭐ **[FontSource](https://fontsource.org/)**
|
||||||
* ⭐ **[FontPiracy](https://rentry.co/FontPiracy)** - Font Download Guide
|
* ⭐ **[FontPiracy](https://rentry.co/FontPiracy)** - Font Download Guide
|
||||||
|
@ -580,4 +584,4 @@
|
||||||
* [fSymbols](https://fsymbols.com/generators/)
|
* [fSymbols](https://fsymbols.com/generators/)
|
||||||
* [fontchangerguru](https://fontchangerguru.com/)
|
* [fontchangerguru](https://fontchangerguru.com/)
|
||||||
* [tell.wtf](https://tell.wtf/)
|
* [tell.wtf](https://tell.wtf/)
|
||||||
* [fancytextdecorator](https://fancytextdecorator.com/)
|
* [fancytextdecorator](https://fancytextdecorator.com/)
|
|
@ -6,18 +6,17 @@
|
||||||
|
|
||||||
# ► Torrent Sites
|
# ► Torrent Sites
|
||||||
|
|
||||||
**Warning** - It's best to avoid sites that allow anyone to make accounts when getting both software and games. Avoid users and sites in the [Unsafe](https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/10bh0h9/unsafe_sites_software_thread/) or [Untrusted](https://rentry.org/pgames#untrusted-uploaders) lists.
|
**Warning** - It's best to avoid sites that allow anyone to make accounts when getting both software and games. Avoid sites and uploaders listed on the [Unsafe Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/10bh0h9/unsafe_sites_software_thread/) page.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
* ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.nl/), [3](https://rutracker.net/) - Video / Audio / Games / Software / Android / Comics / Magazines
|
* ⭐ **[RuTracker](https://rutracker.org/)**, [2](https://rutracker.nl/), [3](https://rutracker.net/) - Video / Audio / Games / Software / Android / Comics / Magazines
|
||||||
* ⭐ **RuTracker Tools** - [Addon](https://addons.mozilla.org/en-US/firefox/addon/rutracker_torrent_search/) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
|
* ⭐ **RuTracker Tools** - [Addon](https://addons.mozilla.org/en-US/firefox/addon/rutracker_torrent_search/) / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045) / [Translator](https://github.com/FilipePS/Traduzir-paginas-web#install)
|
||||||
* ⭐ **[TorrentGalaxy](https://torrentgalaxy.to/)** - Video / Audio / NSFW / [.onion](http://galaxy3yrfbwlwo72q3v2wlyjinqr2vejgpkxb22ll5pcpuaxlnqjiid.onion)
|
* ⭐ **[TorrentGalaxy](https://torrentgalaxy.to/)** - Video / Audio / NSFW / [.onion](http://galaxy3yrfbwlwo72q3v2wlyjinqr2vejgpkxb22ll5pcpuaxlnqjiid.onion) / [Proxies](https://proxygalaxy.me/)
|
||||||
* ⭐ **[m0nkrus](https://w14.monkrus.ws/)** - Adobe Software Archive / [Search Engine](https://monkrus.dvuzu.com/) / [Block Adobe](https://rentry.co/FMHYBase64#a-dove-is-dumb)
|
* ⭐ **[m0nkrus](https://w14.monkrus.ws/)** - Adobe Software Archive / [Search Engine](https://monkrus.dvuzu.com/) / [Block Adobe](https://rentry.co/FMHYBase64#a-dove-is-dumb)
|
||||||
* ⭐ **[Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:0led5tukccj)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:kh3piqxus6n) - Multi Site Search
|
* ⭐ **[Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:0led5tukccj)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:kh3piqxus6n) - Multi Site Search
|
||||||
* [1337x](https://1337x.to/) - Video / Audio / NSFW
|
* [1337x](https://1337x.to/) - Video / Audio / NSFW
|
||||||
* 1337x Tools - [Mirrors](https://1337x-status.org/), [2](https://1337x.to/about), [3](https://ibb.co/py0RCz9) / [User Ranks](https://i.ibb.co/WfNhvtB/ebc2def26433.png) / [Telegram Bot](https://t.me/search_content_bot), [2](https://github.com/xbIm/1337x-torrent-telegram-bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Proxy](https://redd.it/tz7nyx), [2](https://pastebin.com/3n5K0QrP) [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [Magnets](https://greasyfork.org/en/scripts/373230) / [Timezone Fix](https://greasyfork.org/en/scripts/421635)
|
* 1337x Tools - [Mirrors](https://1337x-status.org/), [2](https://1337x.to/about), [3](https://ibb.co/py0RCz9) / [User Ranks](https://i.ibb.co/WfNhvtB/ebc2def26433.png) / [Telegram Bot](https://t.me/search_content_bot), [2](https://github.com/xbIm/1337x-torrent-telegram-bot) / [IMDb Ratings](https://github.com/kotylo/1337imdb) / [Proxy](https://redd.it/tz7nyx), [2](https://pastebin.com/3n5K0QrP) [.onion](http://l337xdarkkaqfwzntnfk5bmoaroivtl6xsbatabvlb52umg6v3ch44yd.onion/) / [Magnets](https://greasyfork.org/en/scripts/373230) / [Timezone Fix](https://greasyfork.org/en/scripts/421635)
|
||||||
* [TheRARBG](https://therarbg.com/), [2](https://therarbg.to/) - Video / Audio / Games / Books / NSFW / Continuation Project / [.onion](http://therarbgscpvql6p2e3upz7xyqb4ornupyznim5rlriycjfvcwnz7ayd.onion)
|
|
||||||
* [RARBG Dump](https://rarbgdump.com/ ) - Video / Audio / Games / Books / NSFW / Continuation Project
|
* [RARBG Dump](https://rarbgdump.com/ ) - Video / Audio / Games / Books / NSFW / Continuation Project
|
||||||
* [GloTorrents](https://glodls.to) - Video / Audio / Books / NSFW
|
* [GloTorrents](https://glodls.to) - Video / Audio / Books / NSFW
|
||||||
* [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books
|
* [LimeTorrents](https://www.limetorrents.lol/) - Video / Audio / Books
|
||||||
|
@ -34,7 +33,7 @@
|
||||||
|
|
||||||
## ▷ Aggregators
|
## ▷ Aggregators
|
||||||
|
|
||||||
**Warning** - Aggregators include many sources, so it's best to avoid using them for software and games. Avoid users in the [Unsafe](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/unsafe-sites/) or [Untrusted](https://rentry.org/pgames#untrusted-uploaders) lists.
|
**Warning** - Aggregators include many sources, so it's best to avoid using them for software and games. Avoid sites and uploaders listed on the [Unsafe Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/10bh0h9/unsafe_sites_software_thread/) page.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -140,7 +139,7 @@
|
||||||
## ▷ Remote Torrenting
|
## ▷ Remote Torrenting
|
||||||
|
|
||||||
* ↪️ **[Torrent to GDrive](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_torrent_to_gdrive)**
|
* ↪️ **[Torrent to GDrive](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_torrent_to_gdrive)**
|
||||||
* ⭐ **[webtor](https://webtor.io/)** - Torrent to Stream / DDL Sites / [Send Magnets](https://greasyfork.org/en/scripts/481975)
|
* ⭐ **[webtor](https://webtor.io/)** - Torrent to Stream / DDL Sites
|
||||||
* ⭐ **[Seedr](https://www.seedr.cc/)** - [Telegram Bot](https://t.me/TorrentSeedrBot) / [API Wrapper](https://github.com/theabbie/seedr-api), [2](https://github.com/AnjanaMadu/SeedrAPI) - Torrent to Cloud and Stream
|
* ⭐ **[Seedr](https://www.seedr.cc/)** - [Telegram Bot](https://t.me/TorrentSeedrBot) / [API Wrapper](https://github.com/theabbie/seedr-api), [2](https://github.com/AnjanaMadu/SeedrAPI) - Torrent to Cloud and Stream
|
||||||
* [Multi-Up](https://multiup.io/en/upload/from-torrent) - Torrent to DDL Sites
|
* [Multi-Up](https://multiup.io/en/upload/from-torrent) - Torrent to DDL Sites
|
||||||
* [Bitport](https://bitport.io/welcome) - Torrent to Cloud and Stream
|
* [Bitport](https://bitport.io/welcome) - Torrent to Cloud and Stream
|
||||||
|
@ -157,9 +156,8 @@
|
||||||
|
|
||||||
# ► Tracker Invites
|
# ► Tracker Invites
|
||||||
|
|
||||||
* 🌐 **[Private Trackers General](https://rentry.co/private-trackers)** - Private Tracker Guides
|
* 🌐 **[Private Trackers General](https://rentry.co/private-trackers)**, **[/r/TrackersInfo](https://www.reddit.com/r/TrackersInfo/wiki/official_recruitments/)**, [The Sheet](https://inviteroute.github.io/sheet/), [Graph](https://inviteroute.github.io/graph/) or [InstallGentoo](https://igwiki.lyci.de/wiki/Private_trackers) - Private Tracker Guides
|
||||||
* 🌐 **[Scene Related](https://opentrackers.org/links/warez-scene/#scenerelated)** - Warez / Scene Site Index
|
* 🌐 **[Scene Related](https://opentrackers.org/links/warez-scene/#scenerelated)** - Warez / Scene Site Index
|
||||||
* ⭐ **[/r/TrackersInfo](https://www.reddit.com/r/TrackersInfo/wiki/official_recruitments/)**, [The Sheet](https://inviteroute.github.io/sheet/) or [Graph](https://inviteroute.github.io/graph/) - Private Tracker Recruitment Guides
|
|
||||||
* ⭐ **[TrackerStatus](https://trackerstatus.info/)** or [TrackerHub](https://hdvinnie.github.io/TrackerHub/) - Tracker Status Updates
|
* ⭐ **[TrackerStatus](https://trackerstatus.info/)** or [TrackerHub](https://hdvinnie.github.io/TrackerHub/) - Tracker Status Updates
|
||||||
* [/r/trackers](https://reddit.com/r/trackers) - Tracker Discussion
|
* [/r/trackers](https://reddit.com/r/trackers) - Tracker Discussion
|
||||||
* [/r/OpenSignups](https://www.reddit.com/r/OpenSignups/) or [/r/OpenedSignups](https://www.reddit.com/r/OpenedSignups/) - Open Tracker Signup Subs
|
* [/r/OpenSignups](https://www.reddit.com/r/OpenSignups/) or [/r/OpenedSignups](https://www.reddit.com/r/OpenedSignups/) - Open Tracker Signup Subs
|
||||||
|
@ -176,8 +174,8 @@
|
||||||
|
|
||||||
* 🌐 **[ngosang](https://ngosang.github.io/trackerslist/)** / [2](https://ngosang.github.io/trackerslist/trackers_all.txt) / [3](https://github.com/ngosang/trackerslist), [trackerslist](https://trackerslist.com/) / [GitHub](https://github.com/XIU2/TrackersListCollection) or [NewTrackOn](https://newtrackon.com/list) - Tracker Lists
|
* 🌐 **[ngosang](https://ngosang.github.io/trackerslist/)** / [2](https://ngosang.github.io/trackerslist/trackers_all.txt) / [3](https://github.com/ngosang/trackerslist), [trackerslist](https://trackerslist.com/) / [GitHub](https://github.com/XIU2/TrackersListCollection) or [NewTrackOn](https://newtrackon.com/list) - Tracker Lists
|
||||||
* 🌐 **[Auto Torrent Tools List](https://redd.it/hbwnb2)** / [2](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_torrent_apps)
|
* 🌐 **[Auto Torrent Tools List](https://redd.it/hbwnb2)** / [2](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video#wiki_.25BA_torrent_apps)
|
||||||
* ⭐ **[Milkie](https://milkie.cc)** / [Discord](https://discord.com/invite/E4khNy5dz3), [Scnlog](https://scnlog.me) or [PreDB.me](https://predb.me) - Scene Release Download
|
* ⭐ **[Milkie](https://milkie.cc)** / [Discord](https://discord.com/invite/E4khNy5dz3) or [Scnlog](https://scnlog.me) - Scene Release Download
|
||||||
* ⭐ **[PreDataBA](https://predataba.se)**, [Xrel](https://www.xrel.to), [Archiv.pw](https://archiv.pw/), [PreDB.net](https://predb.net/), [srrDB](https://www.srrdb.com) or [M2V](https://m2v.ru) - Scene Release Info
|
* ⭐ **[PreDB.net](https://predb.net/),** **[PreDataBA](https://predataba.se)**, [Xrel](https://www.xrel.to), [PreDB.me](https://predb.me), [Archiv.pw](https://archiv.pw/), [srrDB](https://www.srrdb.com) or [M2V](https://m2v.ru) - Scene Release Info
|
||||||
* ⭐ **[T2M](https://nutbread.github.io/t2m/)** / [2](https://github.com/nutbread/t2m), [btsow](https://btsow.motorcycles/) or [Torrent Kitty](https://www.torrentkitty.tv/) / [2](https://www.torrentkitty.net/) / [3](https://www.torrentkitty.lol/) - Torrent to Magnet Converters
|
* ⭐ **[T2M](https://nutbread.github.io/t2m/)** / [2](https://github.com/nutbread/t2m), [btsow](https://btsow.motorcycles/) or [Torrent Kitty](https://www.torrentkitty.tv/) / [2](https://www.torrentkitty.net/) / [3](https://www.torrentkitty.lol/) - Torrent to Magnet Converters
|
||||||
* ⭐ **[Magnet2Torrent](https://magnet2torrent.com/)** - Magnet to Torrent Converter
|
* ⭐ **[Magnet2Torrent](https://magnet2torrent.com/)** - Magnet to Torrent Converter
|
||||||
* ⭐ **[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
|
||||||
|
@ -194,4 +192,4 @@
|
||||||
* [Torrent-Creator](https://github.com/Kimbatt/torrent-creator) - Browser Torrent Creator
|
* [Torrent-Creator](https://github.com/Kimbatt/torrent-creator) - Browser Torrent Creator
|
||||||
* [Torrent Parts](https://torrent.parts/) or [Torrent File Editor](https://torrent-file-editor.github.io/) - Edit Torrents Files
|
* [Torrent Parts](https://torrent.parts/) or [Torrent File Editor](https://torrent-file-editor.github.io/) - Edit Torrents Files
|
||||||
* [/r/torrents](https://reddit.com/r/torrents) or [r/VPNTorrents](https://reddit.com/r/vpntorrents) - Torrenting Discussion
|
* [/r/torrents](https://reddit.com/r/torrents) or [r/VPNTorrents](https://reddit.com/r/vpntorrents) - Torrenting Discussion
|
||||||
* [IKnowWhatYouDownload](https://iknowwhatyoudownload.com/) - View Torrents Downloaded by your IP (can be inaccurate)
|
* [IKnowWhatYouDownload](https://iknowwhatyoudownload.com/) - View Torrents Downloaded by your IP (can be inaccurate)
|
|
@ -8,7 +8,7 @@ To easily see which sites are trusted, and which are unsafe, try the **[FMHY Saf
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
* 🌐 **[Untrusted Uploaders](https://rentry.org/pgames#untrusted-uploaders)**
|
* 🌐 **[Untrusted Sites](https://rentry.org/pgames#untrusted-sites)** / **[Uploaders](https://rentry.org/pgames#untrusted-uploaders)** - More Complete Lists
|
||||||
* 🌐 **[Fake FitGirl Sites](https://rentry.co/FakeFitgirlwebsites)**
|
* 🌐 **[Fake FitGirl Sites](https://rentry.co/FakeFitgirlwebsites)**
|
||||||
* OceanOfGames - Caught with malware multiple times
|
* OceanOfGames - Caught with malware multiple times
|
||||||
* CrackingPatching - Caught with [malware](https://redd.it/qy6z3c)
|
* CrackingPatching - Caught with [malware](https://redd.it/qy6z3c)
|
||||||
|
@ -84,9 +84,10 @@ To easily see which sites are trusted, and which are unsafe, try the **[FMHY Saf
|
||||||
* BlueKik / Bluecord (chat mods) - History of [spam](https://redd.it/12h2v6n) / [spying](https://rentry.co/tvrnw)
|
* BlueKik / Bluecord (chat mods) - History of [spam](https://redd.it/12h2v6n) / [spying](https://rentry.co/tvrnw)
|
||||||
* Kik (messaging app) - App used by mostly [predators / scammers](https://youtu.be/9sPaJxRmIPc)
|
* Kik (messaging app) - App used by mostly [predators / scammers](https://youtu.be/9sPaJxRmIPc)
|
||||||
* TLauncher (minecraft launcher) - [Shady](https://redd.it/zmzzrt) business practices / Note that TLauncher Legacy is unrelated
|
* TLauncher (minecraft launcher) - [Shady](https://redd.it/zmzzrt) business practices / Note that TLauncher Legacy is unrelated
|
||||||
* PolyMC (minecraft launcher) - Owner [kicked](https://twitter.com/WelsknightPlays/status/1582103229462028289) all members from repo / discord. Keep in mind PollyMC (two L's) is safe.
|
* PolyMC (minecraft launcher) - Owner [kicked](https://twitter.com/WelsknightPlays/status/1582103229462028289) all members from repo / discord. Keep in mind PollyMC (double L) is safe.
|
||||||
* GShade (ReShade mod) - Dev added code that can trigger unwanted [reboots](https://rentry.co/GShade_notice)
|
* GShade (ReShade mod) - Dev added code that can trigger unwanted [reboots](https://rentry.co/GShade_notice)
|
||||||
* TotalAV / PC Protect / Protected - Antivirus Software [Scam](https://www.malwarebytes.com/blog/detections/pup-optional-totalav) / [2](https://www.malwarebytes.com/blog/detections/pup-optional-pcprotect) / [3](https://youtu.be/PcS3EozgyhI)
|
* TotalAV / PC Protect / Protected - Antivirus Software [Scam](https://www.malwarebytes.com/blog/detections/pup-optional-totalav) / [2](https://www.malwarebytes.com/blog/detections/pup-optional-pcprotect) / [3](https://youtu.be/PcS3EozgyhI)
|
||||||
|
* Watchug / Watchugofficial - Scammers that pretend their domain is for sale, then just block users after they've paid.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -94,4 +95,4 @@ To easily see which sites are trusted, and which are unsafe, try the **[FMHY Saf
|
||||||
|
|
||||||
### [Fake Windows Activators](https://web.archive.org/web/20240529222658/https://pastebin.com/gCmWs2GR)
|
### [Fake Windows Activators](https://web.archive.org/web/20240529222658/https://pastebin.com/gCmWs2GR)
|
||||||
|
|
||||||
### [Unsafe Wayback Machine Links](https://rentry.co/ue9qk)
|
### [Unsafe Wayback Machine Links](https://rentry.co/ue9qk)
|
|
@ -14,7 +14,6 @@
|
||||||
* [VCSI](https://github.com/amietn/vcsi) - Create Video Contact Sheets / Thumbnails
|
* [VCSI](https://github.com/amietn/vcsi) - Create Video Contact Sheets / Thumbnails
|
||||||
* [VMAF](https://github.com/Netflix/vmaf) - Video Quality Assessment
|
* [VMAF](https://github.com/Netflix/vmaf) - Video Quality Assessment
|
||||||
* [Video Llava](https://replicate.com/nateraw/video-llava) - Video Description AI
|
* [Video Llava](https://replicate.com/nateraw/video-llava) - Video Description AI
|
||||||
* [VideoSmaller](https://www.videosmaller.com/), [YouCompress](https://www.youcompress.com/), [Compress Video Online](https://compress-video-online.com/), [8mb.video](https://8mb.video/), [Rotato](https://tools.rotato.app/) or [MP4Compress](https://www.mp4compress.com/) - Video Compressors
|
|
||||||
* [videoduplicatefinder](https://github.com/0x90d/videoduplicatefinder) - Duplicate Video Finder
|
* [videoduplicatefinder](https://github.com/0x90d/videoduplicatefinder) - Duplicate Video Finder
|
||||||
* [ImgBurn](https://www.majorgeeks.com/files/details/imgburn.html), [DVDStyler](https://www.dvdstyler.org/en/), [DeepBurner](https://www.deepburner.com/) or [Alcohol Soft](https://www.alcohol-soft.com/) - CD / DVD Burning
|
* [ImgBurn](https://www.majorgeeks.com/files/details/imgburn.html), [DVDStyler](https://www.dvdstyler.org/en/), [DeepBurner](https://www.deepburner.com/) or [Alcohol Soft](https://www.alcohol-soft.com/) - CD / DVD Burning
|
||||||
* [MakeMKV](https://www.makemkv.com/) - Create MKV From Blu-ray / DVD / [Beta Keys](https://rentry.co/FMHYBase64#makemkv-beta)
|
* [MakeMKV](https://www.makemkv.com/) - Create MKV From Blu-ray / DVD / [Beta Keys](https://rentry.co/FMHYBase64#makemkv-beta)
|
||||||
|
@ -36,7 +35,7 @@
|
||||||
* ⭐ **[UpStream](https://upstream.to/)** - 10GB / 30 Days / Account Required
|
* ⭐ **[UpStream](https://upstream.to/)** - 10GB / 30 Days / Account Required
|
||||||
* ⭐ **[DoodStream](https://doodstream.com/)** - 5GB / 60 Days / Account Required
|
* ⭐ **[DoodStream](https://doodstream.com/)** - 5GB / 60 Days / Account Required
|
||||||
* ⭐ **[Litterbox](https://litterbox.catbox.moe/)** - 1GB / Temporary
|
* ⭐ **[Litterbox](https://litterbox.catbox.moe/)** - 1GB / Temporary
|
||||||
* ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever
|
* ⭐ **[Catbox](https://catbox.moe/)** - 200MB / Forever / Allows Hotlinking
|
||||||
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 Days
|
* ⭐ **[Gofile](https://gofile.io/)** - Unlimited / 10 Days
|
||||||
* ⭐ **[Send.cm](https://send.cm/)** - 100GB / 15 Days
|
* ⭐ **[Send.cm](https://send.cm/)** - 100GB / 15 Days
|
||||||
* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 120 Days / [Discord](https://discord.gg/TWKGvYAFvX)
|
* ⭐ **[Pixeldrain](https://pixeldrain.com/)** - 20GB / 120 Days / [Discord](https://discord.gg/TWKGvYAFvX)
|
||||||
|
@ -50,7 +49,7 @@
|
||||||
* [Dubz](https://dubz.co/) - 200MB / Forever
|
* [Dubz](https://dubz.co/) - 200MB / Forever
|
||||||
* [Streamable](https://streamable.com/) - 250MB / 2 Days (90 Days with Account)
|
* [Streamable](https://streamable.com/) - 250MB / 2 Days (90 Days with Account)
|
||||||
* [webmshare](https://webmshare.com/) - WebM & GIF Hosting / 20MB / Forever
|
* [webmshare](https://webmshare.com/) - WebM & GIF Hosting / 20MB / Forever
|
||||||
* [Videy](https://videy.co/) - MP4 Only
|
* [Videy](https://videy.co/) - 100MB / MP4 Only
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -61,7 +60,7 @@
|
||||||
* [Shinobi](https://shinobi.video/) - Network Video Recorder
|
* [Shinobi](https://shinobi.video/) - Network Video Recorder
|
||||||
* [MythTV](https://www.mythtv.org/) - Digital Video Recorder (DVR)
|
* [MythTV](https://www.mythtv.org/) - Digital Video Recorder (DVR)
|
||||||
* [tldv](https://tldv.io/) or [ZoomRec](https://github.com/kastldratza/zoomrec) - Record Google Meets / Zoom Calls
|
* [tldv](https://tldv.io/) or [ZoomRec](https://github.com/kastldratza/zoomrec) - Record Google Meets / Zoom Calls
|
||||||
* [FFmpeg](https://ffmpeg.org/)
|
* [FFmpeg](https://ffmpeg.org/) / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_ffmpeg_tools)
|
||||||
* [Vileo](https://lukasbach.github.io/vileo/)
|
* [Vileo](https://lukasbach.github.io/vileo/)
|
||||||
* [Shar.ec](https://shar.ec/)
|
* [Shar.ec](https://shar.ec/)
|
||||||
* [Screen Recorder](https://github.com/akon47/ScreenRecorder)
|
* [Screen Recorder](https://github.com/akon47/ScreenRecorder)
|
||||||
|
@ -74,11 +73,10 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Convert / Encode
|
## ▷ Convert / Compress
|
||||||
|
|
||||||
* ⭐ **[HandBrake](https://handbrake.fr/)** - Video Encoding Software / [Guide](https://www.rapidseedbox.com/blog/guide-to-mastering-handbrake)
|
* ⭐ **[HandBrake](https://handbrake.fr/)** - Video Encoding Software / [Guide](https://www.rapidseedbox.com/blog/guide-to-mastering-handbrake)
|
||||||
* ⭐ **[FFmpeg](https://github.com/FFmpeg/FFmpeg)** - Multimedia Processors / Converters
|
* ⭐ **[FFmpeg](https://github.com/FFmpeg/FFmpeg)** - Multimedia Processors / Converters / [Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/video-tools#wiki_.25B7_ffmpeg_tools)
|
||||||
* ⭐ **FFmpeg Tools** - [Autobuild](https://github.com/BtbN/FFmpeg-Builds), [2](https://github.com/m-ab-s/media-autobuild_suite) / [Guide](https://github.com/leandromoreira/ffmpeg-libav-tutorial), [2](https://ffmpeg.guide/) / [Cheat Sheet](https://gist.github.com/steven2358/ba153c642fe2bb1e47485962df07c730) / [Commands](https://alfg.dev/ffmpeg-commander/), [2](https://evanhahn.github.io/ffmpeg-buddy/) / [WebM Converter](https://argorar.github.io/WebMConverter/) / [Info Copy](https://github.com/4ndrs/PureMPV) / [Preview Filters](https://ffmpeg.lav.io/) / [AI Commands](https://github.com/gstrenge/llmpeg), [2](https://github.com/TejasQ/idli) / [Bulk Convert](https://ffmpeg-batch.sourceforge.io/)
|
|
||||||
* ⭐ **[Shutter Encoder](https://www.shutterencoder.com/)** - Video Encoding Software / [GitHub](https://github.com/paulpacifico/shutter-encoder)
|
* ⭐ **[Shutter Encoder](https://www.shutterencoder.com/)** - Video Encoding Software / [GitHub](https://github.com/paulpacifico/shutter-encoder)
|
||||||
* ⭐ **[MKVToolNix](https://mkvtoolnix.download/)** - MKV Editing Tools
|
* ⭐ **[MKVToolNix](https://mkvtoolnix.download/)** - MKV Editing Tools
|
||||||
* ⭐ **[archived-things](https://sometimes-archives-things.github.io/archived-things/)**, [The Encoding Guide](https://encoding-guide.neocities.org/) or [Silentaperture](https://silentaperture.gitlab.io/mdbook-guide/) - Video Encoding Guides
|
* ⭐ **[archived-things](https://sometimes-archives-things.github.io/archived-things/)**, [The Encoding Guide](https://encoding-guide.neocities.org/) or [Silentaperture](https://silentaperture.gitlab.io/mdbook-guide/) - Video Encoding Guides
|
||||||
|
@ -90,6 +88,14 @@
|
||||||
* [staxrip](https://github.com/staxrip/staxrip/) - Video Encoding
|
* [staxrip](https://github.com/staxrip/staxrip/) - Video Encoding
|
||||||
* [IFME](https://github.com/Anime4000/IFME) - Video Encoding
|
* [IFME](https://github.com/Anime4000/IFME) - Video Encoding
|
||||||
* [Voukoder](https://www.voukoder.org/) - Video Encoding Plugin
|
* [Voukoder](https://www.voukoder.org/) - Video Encoding Plugin
|
||||||
|
* [VideoCompress](https://videocompress.prolab.sh/) - Compress / Unlimited
|
||||||
|
* [Compress Video Online](https://compress-video-online.com/) - Compress / Unlimited
|
||||||
|
* [8mb.video](https://8mb.video/) - Compress / Unlimited
|
||||||
|
* [autocompressor](https://autocompressor.net/) - Compress / 2GB
|
||||||
|
* [Rotato](https://tools.rotato.app/) - Compress / 2GB
|
||||||
|
* [VideoSmaller](https://www.videosmaller.com/) - Compress / 500MB
|
||||||
|
* [YouCompress](https://www.youcompress.com/) - Compress / 500MB
|
||||||
|
* [MP4Compress](https://www.mp4compress.com/) - Compress / 500MB
|
||||||
* [FastFlix](https://fastflix.org/) - Video Conversion / [GitHub](https://github.com/cdgriffith/FastFlix)
|
* [FastFlix](https://fastflix.org/) - Video Conversion / [GitHub](https://github.com/cdgriffith/FastFlix)
|
||||||
* [NEAV1E](https://github.com/Alkl58/NotEnoughAV1Encodes) or [Av1an](https://github.com/master-of-zen/Av1an) - AV1 Encoding
|
* [NEAV1E](https://github.com/Alkl58/NotEnoughAV1Encodes) or [Av1an](https://github.com/master-of-zen/Av1an) - AV1 Encoding
|
||||||
* [Winnydows](https://winnydows.com/) - Video Conversion Software
|
* [Winnydows](https://winnydows.com/) - Video Conversion Software
|
||||||
|
@ -102,6 +108,19 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ FFmpeg Tools
|
||||||
|
|
||||||
|
* [FFmpeg-Builds](https://github.com/BtbN/FFmpeg-Builds) or [media-autobuild_suite](https://github.com/m-ab-s/media-autobuild_suite) - Autobuild Tools
|
||||||
|
* [FFmpeg Libav](https://github.com/leandromoreira/ffmpeg-libav-tutorial) - Guides
|
||||||
|
* [FFmpeg Cheat Sheet](https://gist.github.com/steven2358/ba153c642fe2bb1e47485962df07c730), [FFmpeg Commander](https://alfg.dev/ffmpeg-commander/) or [FFmpeg Buddy](https://evanhahn.github.io/ffmpeg-buddy/) - Command Lists
|
||||||
|
* [WebMConverter](https://argorar.github.io/WebMConverter/) - WebM Converter
|
||||||
|
* [PureMPV](https://github.com/4ndrs/PureMPV) - Info Copy Tool
|
||||||
|
* [ffmpeg.lav](https://ffmpeg.lav.io/) - Preview Filters
|
||||||
|
* [LLmpeg](https://github.com/gstrenge/llmpeg) or [idli](https://github.com/TejasQ/idli) - AI Commands
|
||||||
|
* [FFmpeg Batch](https://ffmpeg-batch.sourceforge.io/) - Bulk Conversion Tools
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
## ▷ Live Streaming
|
## ▷ Live Streaming
|
||||||
|
|
||||||
* 🌐 **[Awesome Streaming](https://github.com/juancarlospaco/awesome-streaming-tools)** or [StreamerFreebies](https://streamerfreebies.com/) - Live Streaming Resources
|
* 🌐 **[Awesome Streaming](https://github.com/juancarlospaco/awesome-streaming-tools)** or [StreamerFreebies](https://streamerfreebies.com/) - Live Streaming Resources
|
||||||
|
@ -152,7 +171,7 @@
|
||||||
* 🌐 **[Awesome Video](https://github.com/krzemienski/awesome-video)** - Video Streaming Resources
|
* 🌐 **[Awesome Video](https://github.com/krzemienski/awesome-video)** - Video Streaming Resources
|
||||||
* 🌐 **[Video Help](https://www.videohelp.com/software/sections/video-players?orderby=Rating)** - Video Player Index
|
* 🌐 **[Video Help](https://www.videohelp.com/software/sections/video-players?orderby=Rating)** - Video Player Index
|
||||||
* ⭐ **[MPC-HC](https://github.com/clsid2/mpc-hc/)**, [MPC-QT](https://mpc-qt.github.io/) or [MPC-BE](https://sourceforge.net/projects/mpcbe/) - Video Player / [YT-DL Support](https://www.free-codecs.com/guides/how_to_stream_videos_with_mpc-hc.htm)
|
* ⭐ **[MPC-HC](https://github.com/clsid2/mpc-hc/)**, [MPC-QT](https://mpc-qt.github.io/) or [MPC-BE](https://sourceforge.net/projects/mpcbe/) - Video Player / [YT-DL Support](https://www.free-codecs.com/guides/how_to_stream_videos_with_mpc-hc.htm)
|
||||||
* ⭐ **[MPV](https://mpv.io/)** / [GUI](https://mpv-net.github.io/mpv.net-web-site/), [MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player) - Video Player / [Frontends](https://github.com/mpv-player/mpv/wiki/Applications-using-mpv)
|
* ⭐ **[MPV](https://mpv.io/)**, [MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player) - Video Player / [Frontends](https://github.com/mpv-player/mpv/wiki/Applications-using-mpv)
|
||||||
* ⭐ **[VLC](https://www.videolan.org/)** - Video Player
|
* ⭐ **[VLC](https://www.videolan.org/)** - Video Player
|
||||||
* ⭐ **[Screenbox](https://github.com/huynhsontung/Screenbox)** - Video Player
|
* ⭐ **[Screenbox](https://github.com/huynhsontung/Screenbox)** - Video Player
|
||||||
* [Video Player Codecs](https://www.codecguide.com/)
|
* [Video Player Codecs](https://www.codecguide.com/)
|
||||||
|
@ -251,7 +270,7 @@
|
||||||
* [SimpleDLNA](https://nmaier.github.io/simpleDLNA/) - Media Server
|
* [SimpleDLNA](https://nmaier.github.io/simpleDLNA/) - Media Server
|
||||||
* [Chocolate](https://github.com/ChocolateApp/Chocolate) - Media Server
|
* [Chocolate](https://github.com/ChocolateApp/Chocolate) - Media Server
|
||||||
* [Media-Hoarder](https://github.com/theMK2k/Media-Hoarder) - Media Catalog Frontend
|
* [Media-Hoarder](https://github.com/theMK2k/Media-Hoarder) - Media Catalog Frontend
|
||||||
* [SeaAnime](https://seanime.rahim.app/) - Anime Server
|
* [Seanime](https://seanime.rahim.app/) - Anime Server
|
||||||
* [Frames](https://github.com/Eleven-am/frames) - GDrive Server
|
* [Frames](https://github.com/Eleven-am/frames) - GDrive Server
|
||||||
* [HTPC](https://r-htpc.github.io/wiki/) - Home Theater PC guides / [Subreddit](https://www.reddit.com/r/htpc/)
|
* [HTPC](https://r-htpc.github.io/wiki/) - Home Theater PC guides / [Subreddit](https://www.reddit.com/r/htpc/)
|
||||||
* [MSX](https://msx.benzac.de/info/) - Web App
|
* [MSX](https://msx.benzac.de/info/) - Web App
|
||||||
|
@ -300,12 +319,13 @@
|
||||||
* [EverythingKodi](https://rumble.com/c/EverythingKodi) - Kodi Addon Tutorials
|
* [EverythingKodi](https://rumble.com/c/EverythingKodi) - Kodi Addon Tutorials
|
||||||
* [Kodi Builds Chart](https://kodiapps.com/builds-chart)
|
* [Kodi Builds Chart](https://kodiapps.com/builds-chart)
|
||||||
* [r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) - Kodi Addons
|
* [r/Addons4Kodi](https://www.reddit.com/r/Addons4Kodi/) / [Tracker](https://kinkeadtech.com/best-kodi-streaming-addons/) / [Trending](https://kodiapps.com/addons-chart) - Kodi Addons
|
||||||
|
* [Kodi Skins](https://kodi.tv/addons/omega/category/skins/) or [WIP Skins](https://forum.kodi.tv/forumdisplay.php?fid=160) - Kodi Skins
|
||||||
* [Synko](https://github.com/Skaytacium/synko) - Kodi Stream Sync
|
* [Synko](https://github.com/Skaytacium/synko) - Kodi Stream Sync
|
||||||
* [Plex Kodi Connect](https://github.com/croneter/PlexKodiConnect) or [plex-for-kodi](https://github.com/pannal/plex-for-kodi) - Plex for Kodi
|
* [Plex Kodi Connect](https://github.com/croneter/PlexKodiConnect) or [plex-for-kodi](https://github.com/pannal/plex-for-kodi) - Plex for Kodi
|
||||||
* [quasar](https://quasar.surge.sh/) - Torrent Plugin
|
* [quasar](https://quasar.surge.sh/) - Torrent Plugin
|
||||||
* [IPTV Client](https://kodi.wiki/view/Add-on:PVR_IPTV_Simple_Client)
|
* [IPTV Client](https://kodi.wiki/view/Add-on:PVR_IPTV_Simple_Client)
|
||||||
* [Simkl](https://simkl.com/) - Media Tracker
|
* [Simkl](https://simkl.com/) - Media Tracker
|
||||||
* [mediaelch](https://github.com/komet/mediaelch) - Media Manager
|
* [tinyMediaManager](https://www.tinymediamanager.org/) or [MediaElch](https://www.kvibes.de/mediaelch/) - Media Collection Managers
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -313,6 +333,7 @@
|
||||||
|
|
||||||
* ↪️ **[YouTube Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_youtube_downloaders)**
|
* ↪️ **[YouTube Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_youtube_downloaders)**
|
||||||
* ↪️ **[Twitch Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_twitch_downloaders)**
|
* ↪️ **[Twitch Video Downloaders](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_twitch_downloaders)**
|
||||||
|
* ↪️ **[Download Managers](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/file-tools/#wiki_.25B7_download_managers)**
|
||||||
* ⭐ **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** or [YTDL-PATCHED](https://github.com/ytdl-patched/ytdl-patched) - Multi-Site / [Discord](https://discord.gg/H5MNcFW63r) / [Commands](https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection)
|
* ⭐ **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** or [YTDL-PATCHED](https://github.com/ytdl-patched/ytdl-patched) - Multi-Site / [Discord](https://discord.gg/H5MNcFW63r) / [Commands](https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection)
|
||||||
* ⭐ **[cobalt](https://cobalt.tools/)** - Multi-Site / Online / [Instances](https://instances.hyper.lol/)
|
* ⭐ **[cobalt](https://cobalt.tools/)** - Multi-Site / Online / [Instances](https://instances.hyper.lol/)
|
||||||
* ⭐ **[9xbuddy](https://9xbuddy.com/)**, [2](https://9xbuddy.online/), [3](https://9xbuddy.in/) - Multi-Site / Online
|
* ⭐ **[9xbuddy](https://9xbuddy.com/)**, [2](https://9xbuddy.online/), [3](https://9xbuddy.in/) - Multi-Site / Online
|
||||||
|
|
|
@ -8,131 +8,124 @@
|
||||||
|
|
||||||
## ▷ Multi Server
|
## ▷ Multi Server
|
||||||
|
|
||||||
* ⭐ **[Cineby](https://cineby.ru/)** - Movies / TV / Anime / 4K / 1080p / Auto-Play
|
* ⭐ **[Freek](https://freek.to/)** - Movies / TV / Anime / Auto-Next
|
||||||
* ⭐ **[movie-web Instances](https://erynith.github.io/movie-web-instances/)**, [2](https://docs.undi.rest/instances) - Movies / TV / Anime / 4K / 1080p / Auto-Play / [Docs](https://docs.undi.rest/)
|
* ⭐ **[Cineby](https://www.cineby.ru/)** - Movies / TV / Anime / Auto-Next
|
||||||
* ⭐ **[Freek](https://freek.to/)** - Movies / TV / Anime / 1080p
|
* ⭐ **[456movie](https://456movie.com/)**, [2](https://www.345movies.com/) - Movies / TV / 4K
|
||||||
* ⭐ **[HydraHD](https://hydrahd.cc/)** - Movies / TV / Anime / 1080p / [Telegram](https://t.me/+BUrW9XlfiW1lNDQ0)
|
* ⭐ **[HydraHD](https://hydrahd.cc/)** - Movies / TV / Anime / [Telegram](https://t.me/+BUrW9XlfiW1lNDQ0)
|
||||||
* ⭐ **[kipstream](https://kipstream.lol/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/tDKYeh9eQn)
|
* ⭐ **[PopcornMovies](https://popcornmovies.to/)** - Movies / TV / Anime
|
||||||
* ⭐ **[Rive](https://rivestream.live/)**, [2](https://rivestream.xyz/), [3](https://cinemaos-v2.vercel.app/) - Movies / TV / Anime / 4K / 1080p / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV)
|
* ⭐ **[movie-web Instances](https://erynith.github.io/movie-web-instances/)** - Movies / TV / Anime / 4K / Auto-Next / [Docs](https://docs.undi.rest/)
|
||||||
* ⭐ **[Nunflix](https://nunflix.org/)**, [2](https://nunflix.com/), [3](https://nunflix-firebase.web.app/), [4](https://nunflix-ey9.pages.dev/), [5](https://nunflix-firebase.firebaseapp.com/) - Movies / TV / Anime / 4K / 1080p / Auto-Play / [Docs](https://nunflix-info.vercel.app/), [2](https://nunflix-doc.pages.dev/) / [Discord](https://discord.gg/CXVyfhgn26)
|
* ⭐ **[Broflix](https://broflix.cc/)** - Movies / TV / Anime
|
||||||
* ⭐ **[Autoembed](https://watch.autoembed.cc/)** - Movies / TV / Anime / Drama / 4K / 1080p / [API Docs](https://autoembed.cc/#api/) / [Discord](https://discord.gg/BWDSXV9aX4)
|
* ⭐ **[StreamFlix](https://watch.streamflix.one/)**, [2](https://streamflix.space/) - Movies / TV / Anime / 4K / [Discord](https://discord.gg/C8fyfz5pYz)
|
||||||
* ⭐ **[Novafork](https://novafork.com/)** - Movies / TV / 4k / 1080p / [Discord](https://discord.gg/XbDBBmh5FY) / [GitHub](https://github.com/fanlimgames/novafork)
|
* ⭐ **[Rive](https://rivestream.live/)**, [2](https://rivestream.xyz/), [3](https://cinemaos-v2.vercel.app/) - Movies / TV / Anime / 4K / [Status](https://rentry.co/rivestream) / [Discord](https://discord.gg/6xJmJja8fV)
|
||||||
* ⭐ **[Heartive](https://heartive.pages.dev/)** - Movies / TV / Anime / 1080p
|
* ⭐ **[RgShows](https://www.rgshows.me/)** - Movies / TV / Anime / 4K / [Guide](https://www.rgshows.me/guide.html) / [Discord](https://discord.gg/bosskingdom-comeback-1090560322760347649)
|
||||||
* ⭐ **[456movie](https://456movie.com/)** - Movies / TV / 4K / 1080p
|
* ⭐ **[Autoembed](https://watch.autoembed.cc/)** - Movies / TV / Anime / Drama / 4K / [API Docs](https://autoembed.cc/#api/) / [Discord](https://discord.gg/BWDSXV9aX4)
|
||||||
* ⭐ **[RgShows](https://www.rgshows.me/)** - Movies / TV / Anime / 4K / 1080p
|
* ⭐ **[Novafork](https://novafork.com/)** - Movies / TV / 4k / [Discord](https://discord.gg/XbDBBmh5FY) / [GitHub](https://github.com/fanlimgames/novafork)
|
||||||
* ⭐ **[PopcornMovies](https://popcornmovies.to/)** - Movies / TV / Anime / 1080p
|
* ⭐ **[Nunflix](https://nunflix.org/)**, [2](https://nunflix-firebase.web.app/), [3](https://nunflix-ey9.pages.dev/), [4](https://nunflix-firebase.firebaseapp.com/) - Movies / TV / Anime / 4K / Auto-Next / [Docs](https://nunflix-info.vercel.app/), [2](https://nunflix-doc.pages.dev/) / [Discord](https://discord.gg/CXVyfhgn26)
|
||||||
* ⭐ **[KipFlix](https://kipflix.xyz/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/tDKYeh9eQn)
|
* [kipstream](https://kipstream.lol/) - Movies / TV / Anime / [Discord](https://discord.gg/tDKYeh9eQn)
|
||||||
* ⭐ **[StreamFlix](https://watch.streamflix.one/)**, [2](https://streamflix.space/) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/C8fyfz5pYz)
|
* [Heartive](https://heartive.pages.dev/) - Movies / TV / Anime
|
||||||
* ⭐ **[PressPlay](https://www.pressplay.top/)** - Movies / TV / 1080p / [Discord](https://discord.gg/r4QrghF4B9)
|
* [CorsFlix](https://corsflix.us.kg/) - Movies / TV / Anime
|
||||||
* ⭐ **[CorsFlix](https://corsflix.us.kg/)** - Movies / TV / Anime / 1080p
|
* [PrimeFlix](https://primeflix-web.vercel.app/), [2](https://www.primeflix.lol/) - Movies / TV / Anime / 4K / [Discord](https://discord.gg/GbW6gzAKgc)
|
||||||
* ⭐ **[Smashystream](https://smashystream.xyz/)**, [2](https://flix.smashystream.xyz/), [3](https://smashystream.com/) or [smashy](https://smashy.stream/) - Movies / TV / Anime / 1080p
|
* [Smashystream](https://smashystream.xyz/), [2](https://flix.smashystream.xyz/), [3](https://smashystream.com/) or [smashy](https://smashy.stream/) - Movies / TV / Anime
|
||||||
* ⭐ **[NetPlay](https://netplayz.ru/)** - Movies / TV / Anime / 1080 / [Discord](https://discord.gg/NCH4rzxJ36)
|
* [nKiri](https://nkiri.cc/), [2](https://soapertv.cc/), [3](https://popcorntimeonline.cc/) - Movies / TV
|
||||||
* ⭐ **[PrimeFlix](https://primeflix-web.vercel.app/)**, [2](https://www.primeflix.lol/) - Movies / TV / Anime / 4K / 1080p / [Discord](https://discord.gg/GbW6gzAKgc)
|
* [Fmovies247](https://fmovies247.net/), [2](https://moviee.tv/) - Movies / TV / [API](https://moviee.tv/api)
|
||||||
* [nKiri](https://nkiri.cc/), [2](https://soapertv.cc/), [3](https://popcorntimeonline.cc/) - Movies / TV / 1080p
|
|
||||||
* [Fmovies247](https://fmovies247.net/), [2](https://moviee.tv/) - Movies / TV / 1080p / [API](https://moviee.tv/api)
|
|
||||||
* [PrimeWire](https://www.primewire.tf/), [2](https://www.primewire.li/) - Movies / TV / Anime / 1080p
|
|
||||||
* [UpMovies](https://upmovies.net/), [2](https://flixwave.me/), [3](https://vumoo.mx/), [4](https://zoroxtv.net/) - Movies / TV / Anime / 1080p / Use Adblock
|
|
||||||
* [SFlix](https://sflix.to/), [2](https://vidstream.to/), [3](https://gostream.to/) - Movies / TV / 1080p / [Clones](https://rentry.co/sflix)
|
|
||||||
* [VidPlay](https://vidplay.org/) - Movies / TV / Anime / 1080p / [Note](https://pastebin.com/kXrVBceh)
|
|
||||||
* [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
|
||||||
* [BFlix](https://nitestv.co/) - Movies / TV / 1080p / [Mirrors](https://nitesgate.org/)
|
* [KipFlix](https://kipflix.xyz/) - Movies / TV / Anime / [Discord](https://discord.gg/tDKYeh9eQn)
|
||||||
* [YassFlix](https://yassflix.live/) - Movies / TV / Anime / 1080p / 4K
|
* [PressPlay](https://www.pressplay.top/) - Movies / TV / [Discord](https://discord.gg/r4QrghF4B9)
|
||||||
* [Free Cinema](https://freecinema.live/) - Movies / TV / Anime / 1080p
|
* [ViewVault](https://viewvault.org/) - Movies / TV / Anime
|
||||||
* [Watchug](https://watchug.com/) - Movies / TV / Anime / 1080p / [Telegram](https://t.me/watchugofficial)
|
|
||||||
* [MovieUwU TV](https://movieuwutv.top/) - Movies / TV / Anime / Drama / 1080p / [Discord](https://discord.com/invite/3B3X6JEB7P)
|
|
||||||
* [VidCloud](https://vidcloud1.com/) - Movies / TV / 1080p
|
|
||||||
* [WatchingZone](https://www.watching.zone/) - Movies / TV / Anime / 1080p
|
|
||||||
* [watch.inzi](https://watch.inzi.dev/) - Movies / TV / Anime / 4K / 1080p / [Note](https://pastebin.com/T9kHqc0v)
|
|
||||||
* [Piracy App](https://www.piracy.su/) - Movies / TV / Anime / 1080p
|
|
||||||
* [Nova](https://novastream.top/) - Movies / TV / 1080p / [GitHub](https://github.com/ambr0sial/nova/)
|
|
||||||
* [Way2Movies](https://way2movies.vercel.app/) - Movies / TV / Anime / 4K / 1080p
|
|
||||||
* [Movierr](https://movierr.online/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/sxKN424ZYK)
|
|
||||||
* [zmov](https://zmov.vercel.app/), [2](https://watch.coen.ovh/), [3](https://plexmovies.online/) - Movies / TV / Anime / 1080p / [GitHub](https://github.com/coen-h/zmov)
|
|
||||||
* [Cataz](https://cataz.ru/) - Movies / TV / Anime / 1080p
|
|
||||||
* [YoYoMovies](https://yoyomovies.net/) - Movies / TV / Anime / 1080p
|
|
||||||
* [Mapple.tv](https://mapple.tv/) - Movies / TV / Anime / 1080p
|
|
||||||
* [FlixHQ.click](https://flixhq.click/) - Movies / TV / 1080p
|
|
||||||
* [Filmex](https://filmex.to/) - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/6r5KTZgqXV)
|
|
||||||
* [ViewVault](https://viewvault.org/) - Movies / TV / Anime / 1080p
|
|
||||||
* [Cinebook](https://www.cinebook.xyz/) - Movies / TV / Anime
|
|
||||||
* [FilmHaven](https://film-haven.vercel.app/?p=1/) - Movies / TV / Anime / 4K / 1080p / [Git](https://git.snipcola.com/snipcola/FilmHaven)
|
|
||||||
* [Levidia](https://www.levidia.ch/), [2](https://supernova.to/), [3](https://www.goojara.to/) - Movies / TV / Anime / 1080p
|
|
||||||
* [NetMovies](https://web.netmovies.to/home/) - Movies / TV / 1080p
|
|
||||||
* [Movietly](https://movietly.com/home/) - Movies / TV / Anime / 1080p
|
|
||||||
* [FMoviesHD](https://fmovies-hd.to/) - Movies / TV / Anime / 1080p
|
|
||||||
* [Soap2DayHD](https://ww12.soap2dayhd.co/) - Movies / TV / Anime / 1080p
|
|
||||||
* [FlixHQ.lol](https://flixhq.lol/) - Movies / TV Anime / 1080p
|
|
||||||
* [MP4Hydra](https://mp4hydra.org/), [2](https://mp4hydra.top/) - Movies / 1080p / [Mirrors](https://mp4hydra.info/)
|
|
||||||
* [CinemaUnlocked](https://cinemaunlocked.com/) - Movies / TV / Anime / 1080p
|
|
||||||
* [AZMovies](https://azm.to/) - Movies / 1080p
|
|
||||||
* [streamfr](https://streamfr.onrender.com/) - Movies / TV / Anime / 1080p / [Discord](https://discord.com/invite/bqXhREHEDt)
|
|
||||||
* [Mokmobi](https://mokmobi.site/) - Movies / TV / Anime / 1080p
|
|
||||||
* [M4uFree](https://m4ufree.se/) - Movies / TV / Anime / 1080p / [Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m4ufree_clones)
|
|
||||||
* [Hopcorn](https://c.hopmarks.com/) or [Hopplay](https://p.hopmarks.com/) - Movies / TV / Anime / 4K / 1080p
|
|
||||||
* [KaitoVault](https://www.kaitovault.com/watch/) - Movies / TV / Anime / 1080p
|
|
||||||
* [Watch2Day](https://watch2day.online/) - Movies / TV / Anime / 1080p
|
|
||||||
* [123MoviesFree](https://ww2.123moviesfree.net/) - Movies / TV / Anime / 1080p
|
|
||||||
* [r123movie](https://r123movie.com/) - Movies / TV / Anime / 1080p
|
|
||||||
* [MyFlizerz](https://myflixerz.vip/) - Movies / TV / Anime / 1080p
|
|
||||||
* [Daitign](https://daiflix.daitign.com/) - Movies / TV / Anime / 1080p / Signup Required
|
|
||||||
* [ValhallaStream](https://valhallastream.us.kg/), [2](https://valhallastream.pages.dev/) - Movies / TV / Anime / 4K
|
* [ValhallaStream](https://valhallastream.us.kg/), [2](https://valhallastream.pages.dev/) - Movies / TV / Anime / 4K
|
||||||
* [Cinema Deck](https://cinemadeck.com/) - Movies / TV / Anime / 4K / 1080p / [Discord](https://l.cinemadeck.com/discord)
|
* [NetPlay](https://netplayz.ru/) - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/NCH4rzxJ36)
|
||||||
* [Yesmovies.pm](https://yesmovies.pm/) - Movies / TV / Anime / 1080p
|
* [Cinema Deck](https://cinemadeck.com/) - Movies / TV / Anime / 4K / [Discord](https://l.cinemadeck.com/discord)
|
||||||
* [321Movies](https://321movies.co.uk/) - Movies / TV / Anime / 1080p
|
* [PrimeWire](https://www.primewire.tf/), [2](https://www.primewire.li/) - Movies / TV / Anime
|
||||||
* [TVids](https://www.tvids.net/), [2](https://watch-tvseries.net/) - Movies / TV / Anime / 1080p
|
* [UpMovies](https://upmovies.net/), [2](https://flixwave.me/), [3](https://vumoo.mx/), [4](https://zoroxtv.net/) - Movies / TV / Anime / Use Adblock
|
||||||
* [HollyMovieHD](https://hollymoviehd.cc/), [2](https://yeshd.net/), [3](https://novamovie.net/) - Movies / TV / Anime / 1080p / [Clones](https://hollymoviehd-official.com/)
|
* [SFlix](https://sflix.to/), [2](https://vidstream.to/), [3](https://gostream.to/) - Movies / TV / [Clones](https://rentry.co/sflix)
|
||||||
* [ProjectFreeTV](https://projectfreetv.sx/) - Movies / TV / 1080p
|
* [YassFlix](https://yassflix.live/) - Movies / TV / Anime / 4K
|
||||||
* [EuroPixHD](https://europixhd.pro/) - Movies / TV / Anime / 1080p
|
* [Free Cinema](https://freecinema.live/) - Movies / TV / Anime
|
||||||
* [EMovies](https://emovies.si/), [2](https://xtv.to/) - Movies / TV / Anime / 1080p
|
* [MovieUwU TV](https://movieuwutv.top/) - Movies / TV / Anime / Drama / [Discord](https://discord.com/invite/3B3X6JEB7P)
|
||||||
* [Downloads-Anymovies](https://www.downloads-anymovies.co/) - Movies / 1080p
|
* [watch.inzi](https://watch.inzi.dev/) - Movies / TV / Anime / 4K / [Note](https://pastebin.com/T9kHqc0v)
|
||||||
* [WatchHQ](https://watchhq.site/) - Movies / TV / Anime / 1080p
|
* [Nova](https://novastream.top/) - Movies / TV / [GitHub](https://github.com/ambr0sial/nova/)
|
||||||
* [YesMovies](https://yesmovies.ag/), [2](https://ww4.solarmovie.to/), [3](https://ww5.0123movie.net/), [4](https://ww1.putlocker.vip/) - Movies / TV / 720p
|
* [Way2Movies](https://way2movies.vercel.app/) - Movies / TV / Anime / 4K
|
||||||
* [MoviesLair](https://movielair.cc/) - Movies / TV / 720p / [Discord](https://discord.gg/ZvRTYqTWtZ)
|
* [Movierr](https://movierr.online/) - Movies / TV / Anime / [Discord](https://discord.gg/sxKN424ZYK)
|
||||||
* [uFlix](https://uflix.cc/) - Movies / TV / Anime / 720p
|
* [zmov](https://zmov.vercel.app/), [2](https://watch.coen.ovh/), [3](https://plexmovies.online/) - Movies / TV / Anime / [GitHub](https://github.com/coen-h/zmov)
|
||||||
* [VidSrc](https://rentry.org/vidsrc) - VidSrc Hosting Sites
|
* [Cataz](https://cataz.ru/) - Movies / TV / Anime
|
||||||
* [mov-cli](https://mov-cli.github.io/) - Streaming / Downloading CLI / [Plugins](https://github.com/topics/mov-cli-plugin) / [GitHub](https://github.com/mov-cli/mov-cli)
|
* [YoYoMovies](https://yoyomovies.net/) - Movies / TV / Anime
|
||||||
* [TG-FileStreamBot](https://github.com/EverythingSuckz/TG-FileStreamBot) - Telegram File Streaming
|
* [EnjoyTown](https://enjoytown.netlify.app/) - Movies / TV / Anime / [GitHub](https://github.com/avalynndev/enjoytown)
|
||||||
|
* [Mapple.tv](https://mapple.tv/) - Movies / TV / Anime
|
||||||
|
* [FlixHQ.click](https://flixhq.click/) - Movies / TV
|
||||||
|
* [Filmex](https://filmex.to/) - Movies / TV / Anime / [Discord](https://discord.gg/6r5KTZgqXV)
|
||||||
|
* [Cinebook](https://www.cinebook.xyz/) - Movies / TV / Anime
|
||||||
|
* [FilmHaven](https://film-haven.vercel.app/?p=1/) - Movies / TV / Anime / 4K / [Git](https://git.snipcola.com/snipcola/FilmHaven)
|
||||||
|
* [Levidia](https://www.levidia.ch/), [2](https://supernova.to/), [3](https://www.goojara.to/) - Movies / TV / Anime
|
||||||
|
* [NetMovies](https://web.netmovies.to/home/) - Movies / TV
|
||||||
|
* [Movietly](https://movietly.com/home/) - Movies / TV / Anime
|
||||||
|
* [FMoviesHD](https://fmovies-hd.to/) - Movies / TV / Anime
|
||||||
|
* [Donkey](https://donkey.to/) - Movies / TV / Anime
|
||||||
|
* [Soap2DayHD](https://ww12.soap2dayhd.co/) - Movies / TV / Anime
|
||||||
|
* [VidCloud](https://vidcloud1.com/) - Movies
|
||||||
|
* [MP4Hydra](https://mp4hydra.org/), [2](https://mp4hydra.top/) - Movies / [Mirrors](https://mp4hydra.info/)
|
||||||
|
* [CinemaUnlocked](https://cinemaunlocked.com/) - Movies / TV / Anime
|
||||||
|
* [AZMovies](https://azm.to/) - Movies
|
||||||
|
* [streamfr](https://streamfr.onrender.com/) - Movies / TV / Anime / [Discord](https://discord.com/invite/bqXhREHEDt)
|
||||||
|
* [Mokmobi](https://mokmobi.site/) - Movies / TV / Anim
|
||||||
|
* [M4uFree](https://m4ufree.se/) - Movies / TV / Anime / [Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m4ufree_clones)
|
||||||
|
* [Hopcorn](https://c.hopmarks.com/) or [Hopplay](https://p.hopmarks.com/) - Movies / TV / Anime / 4K
|
||||||
|
* [KaitoVault](https://www.kaitovault.com/watch/) - Movies / TV / Anime
|
||||||
|
* [Watch2Day](https://watch2day.online/) - Movies
|
||||||
|
* [123MoviesFree](https://ww2.123moviesfree.net/) - Movies / TV / Anime
|
||||||
|
* [r123movie](https://r123movie.com/) - Movies / TV / Anime
|
||||||
|
* [6Movies](https://6movies.stream/) - Movies / TV / Anime
|
||||||
|
* [MyFlizerz](https://myflixerz.vip/) - Movies / TV / Anime
|
||||||
|
* [Daitign](https://daiflix.daitign.com/) - Movies / TV / Anime / Signup Required
|
||||||
|
* [Yesmovies.pm](https://yesmovies.pm/) - Movies / TV / Anime
|
||||||
|
* [321Movies](https://321movies.co.uk/) - Movies / TV / Anime
|
||||||
|
* [TVids](https://www.tvids.net/), [2](https://watch-tvseries.net/) - Movies / TV / Anime
|
||||||
|
* [HollyMovieHD](https://hollymoviehd.cc/), [2](https://yeshd.net/), [3](https://novamovie.net/) - Movies / TV / Anime / [Clones](https://hollymoviehd-official.com/)
|
||||||
|
* [ProjectFreeTV](https://projectfreetv.sx/) - Movies / TV
|
||||||
|
* [EuroPixHD](https://europixhd.pro/) - Movies / TV / Anime
|
||||||
|
* [Downloads-Anymovies](https://www.downloads-anymovies.co/) - Movies
|
||||||
|
* [WatchHQ](https://watchhq.site/) - Movies / TV / Anime
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
## ▷ Single Server
|
## ▷ Single Server
|
||||||
|
|
||||||
* ⭐ **[NEPU](https://nepu.to/)** - Movies / TV / Anime / 1080p / [Discord](https://discord.gg/nepu)
|
* **Note** - In some cases these can be just as fast, if not faster than multi-hosts.
|
||||||
* ⭐ **[SusFlix](https://susflix.tv/)**, [2](https://www.susmovies.lol/), [3](https://hbosus.com) - Movies / TV / Anime / 4K / 1080p / Sign-Up Required / [Discord](https://discord.gg/BE7kTVezBN)
|
|
||||||
* ⭐ **[Catflix](https://catflix.su/)** - Movies / TV / 1080p
|
***
|
||||||
* ⭐ **[EE3](https://ee3.me/)**, [2](https://rips.cc/) - Movies / 720p / Invite Code: fmhy / Sign-Up Required
|
|
||||||
* ⭐ **[FshareTV](https://fsharetv.co/)** - Movies / 1080p
|
* ⭐ **[NEPU](https://nepu.to/)** - Movies / TV / Anime / Auto-Next / [Discord](https://discord.gg/nepu)
|
||||||
* [Soaper.TV](https://soaper.tv/), [2](https://soaper.live/) - Movies / TV / Anime / 720p
|
* ⭐ **[Catflix](https://catflix.su/)** - Movies / TV
|
||||||
* [9PM](https://9pm.to/) - Movies / TV / 720p
|
* [FshareTV](https://fsharetv.co/) - Movies
|
||||||
* [OnionPlay](https://onionplay.se/) - Movies / TV / 720p / [Clones](https://onionplay.network/)
|
* [RidoMovies](https://ridomovies.tv/) - Movies / TV
|
||||||
* [NetMirror](https://pcmirror.cc/home) - Movies / TV / 720p
|
* [EE3](https://ee3.me/), [2](https://rips.cc/) - Movies / 720p / Invite Code: fmhy / Sign-Up Required
|
||||||
* [UniqueStream](https://uniquestream.net/) - Movies / TV / 720p
|
* [Soaper.TV](https://soaper.tv/), [2](https://soaper.live/) - Movies / TV / Anime / 720p / Auto-Next
|
||||||
* [Show Flix](https://showflix.xyz/lan/movie/English) - Movies / TV / 1080p / Switch Audio Source in Settings
|
* [Show Flix](https://showflix.xyz/lan/movie/English) - Movies / TV / Switch Audio Source in Settings
|
||||||
* [StreamLord](http://www.streamlord.com/) - Movies / TV / 1080p
|
* [StreamLord](http://www.streamlord.com/) - Movies / TV
|
||||||
* [Tubi](https://tubitv.com) - Movies / TV / 720p / Use Adblock / [Downloader](https://github.com/warren-bank/node-hls-downloader-tubitv) / US Only
|
* [Gir Society](https://discord.gg/WHxeZ3aTtb) - Movies / TV / Anime / Plex Required
|
||||||
* [Gir Society](https://discord.gg/WHxeZ3aTtb) - Movies / TV / Anime / 1080p / Plex Required
|
* [LookMovie](https://lookmovie2.to/) - Movies / TV / 480p / Auto-Next / [Clones](https://proxymirrorlookmovie.github.io/)
|
||||||
* [LookMovie](https://lookmovie2.to/) - Movies / TV / 480p / [Clones](https://proxymirrorlookmovie.github.io/)
|
* [GotyTV](https://gotytv.com/) - Movies / TV / Requires Signup / US Only
|
||||||
* [FreeTubeSpot](https://www.freetubespot.com/) - Movies / 480p
|
* [Flixtor](https://flixtor.to/) - Movies / TV / 720p / Auto-Next / Movies Older Than 6 Months For Premium Only
|
||||||
* [GotyTV](https://gotytv.com/) - Movies / TV / 1080p / Requires Signup / US Only
|
* [VidSrc](https://rentry.org/vidsrc) - VidSrc Hosting Sites
|
||||||
* [Crackle](https://www.crackle.com/) - Movies / TV / 1080p / US Only
|
|
||||||
* [Burnd](https://burnd.tv/providers/free/) - Movies / TV / 1080p
|
***
|
||||||
* [Freevee](https://www.amazon.com/gp/video/storefront/subscription/freewithads) - Movies / TV / 1080p / US Only
|
|
||||||
* [Roku](https://therokuchannel.roku.com/) - Movies / TV / 1080p / US Only
|
## ▷ Free w/ Ads
|
||||||
* [Vudu](https://www.vudu.com/content/movies/uxpage/View-All-Free-Movies-TV/207) - Movies / TV / 1080p / US Only
|
|
||||||
* [ShoutFactoryTV](https://shout-tv.com/) - Movies / TV / 1080p / US + CA Only / Use Adblocker
|
* ↪️ **[YouTube Movie Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_youtube_movies)**
|
||||||
* [Kanopy](https://kanopy.com/) or [Hoopla](https://www.hoopladigital.com/) - Movies / TV / 1080p / US Only / Library Card Required
|
* ⭐ **[Tubi](https://tubitv.com)** - Movies / TV / 720p / [Downloader](https://github.com/warren-bank/node-hls-downloader-tubitv) / US + UK Only
|
||||||
* [7+](https://7plus.com.au/) - Movies / TV / 1080p / US + AU Only
|
* [Crackle](https://www.crackle.com/) - Movies / TV / US Only
|
||||||
* [Playary](https://www.playary.com/) - Movies / TV / 1080p
|
* [Freevee](https://www.amazon.com/gp/video/storefront/subscription/freewithads) - Movies / TV / US Only
|
||||||
* [Fawesome](https://fawesome.tv/) - Movies / TV / 1080p
|
* [Roku](https://therokuchannel.roku.com/) - Movies / TV / US Only
|
||||||
* [ARTE](https://www.arte.tv/en) - Movies / TV / 1080p
|
* [Vudu](https://www.vudu.com/content/movies/uxpage/View-All-Free-Movies-TV/207) - Movies / TV / US Only
|
||||||
* [BBC iPlayer](https://www.bbc.co.uk/iplayer) - Movies / TV / 1080p / [Downloader](https://github.com/get-iplayer/get_iplayer) / UK VPN required / Windscribe has UK free
|
* [ShoutFactoryTV](https://shout-tv.com/) - Movies / TV / US + CA Only / Auto-Next
|
||||||
|
* [Kanopy](https://kanopy.com/) or [Hoopla](https://www.hoopladigital.com/) - Movies / TV / US Only / Library Card Required
|
||||||
|
* [7+](https://7plus.com.au/) - Movies / TV / US + AU Only
|
||||||
|
* [Playary](https://www.playary.com/) - Movies / TV
|
||||||
|
* [Fawesome](https://fawesome.tv/) - Movies / TV
|
||||||
|
* [ARTE](https://www.arte.tv/en) - Movies / TV / Auto-Next
|
||||||
|
* [BBC iPlayer](https://www.bbc.co.uk/iplayer) - Movies / TV / [Downloader](https://github.com/get-iplayer/get_iplayer) / UK VPN required / Windscribe has UK free
|
||||||
* [Pluto](https://pluto.tv/) - Movies / TV / 720p
|
* [Pluto](https://pluto.tv/) - Movies / TV / 720p
|
||||||
* [VidStore](https://stream.vidzstore.com/) - Movies / 720p
|
* [MovieXFilm](https://moviexfilm.com/) - Movies / 720p
|
||||||
* [MovieXFilm](https://moviexfilm.com/) - Movies / TV / 720p
|
|
||||||
* [Plex](https://watch.plex.tv/) - Movies / TV / 720p
|
* [Plex](https://watch.plex.tv/) - Movies / TV / 720p
|
||||||
* [MP4Mania](https://mp4mania1.net/) - Movies / 360p / [How to Use](https://files.catbox.moe/53xfma.mp4)
|
|
||||||
* [English Movies](https://m.vk.com/english_movies) - Movies / 1080p
|
|
||||||
* [Flixtor](https://flixtor.to/) - Movies / TV / 720p / Movies Older Than 6 Months For Premium Only
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -141,62 +134,49 @@
|
||||||
* 🌐 **[Wotaku](https://wotaku.wiki/websites)** - Anime Streaming Index / [Discord](https://discord.gg/vShRGx8ZBC)
|
* 🌐 **[Wotaku](https://wotaku.wiki/websites)** - Anime Streaming Index / [Discord](https://discord.gg/vShRGx8ZBC)
|
||||||
* 🌐 **[The Index](https://theindex.moe/library/anime)** - Anime Streaming Index / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox)
|
* 🌐 **[The Index](https://theindex.moe/library/anime)** - Anime Streaming Index / [Wiki](https://thewiki.moe/) / [Discord](https://discord.gg/Snackbox)
|
||||||
* 🌐 **[EverythingMoe](https://everythingmoe.com/)**, [2](https://everythingmoe.org/) - Anime Streaming Index / [Discord](https://discord.gg/GuueaDgKdS)
|
* 🌐 **[EverythingMoe](https://everythingmoe.com/)**, [2](https://everythingmoe.org/) - Anime Streaming Index / [Discord](https://discord.gg/GuueaDgKdS)
|
||||||
* ⭐ **[Miruro](https://www.miruro.tv/)**, [2](https://www.miruro.online/) - Sub / Dub / 1080p / [Mirrors](https://www.miruro.com/) / [Discord](https://discord.gg/miruro) / [GitHub](https://github.com/Miruro-no-kuon/Miruro)
|
* ⭐ **[Miruro](https://www.miruro.tv/)**, [2](https://www.miruro.online/) - Sub / Dub / Auto-Next / [Mirrors](https://www.miruro.com/) / [Discord](https://discord.gg/miruro) / [GitHub](https://github.com/Miruro-no-kuon/Miruro)
|
||||||
* ⭐ **[HiAnime](https://hianime.to/)**, [2](https://hianime.nz/), [3](https://hianime.mn/), [4](https://hianime.sx/) - Sub / Dub / 1080p / [Discord](https://discord.gg/hianime)
|
* ⭐ **[HiAnime](https://hianime.to/)**, [2](https://hianime.nz/), [3](https://hianime.mn/), [4](https://hianime.sx/) - Sub / Dub / Auto-Next / [Discord](https://discord.gg/hianime)
|
||||||
* ⭐ **HiAnime Resources** - [Official Mirrors](https://hianime.tv/) / [Unofficial Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_hianime_clones) / [Enhancements](https://greasyfork.org/en/scripts/506340) / [Auto-Focus](https://greasyfork.org/en/scripts/506891) / [Aniwave-Style Subs](https://rentry.org/mmsot3n2)
|
* ⭐ **HiAnime Resources** - [Official Mirrors](https://hianime.tv/) / [Unofficial Clones](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_hianime_clones) / [Enhancements](https://greasyfork.org/en/scripts/506340) / [Auto-Focus](https://greasyfork.org/en/scripts/506891) / [Aniwave-Style Subs](https://rentry.org/mmsot3n2)
|
||||||
* ⭐ **[GoGoAnime](https://gogoanime3.co/)**, [2](https://anitaku.pe/), [3](https://daftanime.com/), [4](https://gogoanime2.org/) - Sub / Dub / 1080p / [Discord](https://discord.gg/kyVfcGuCCQ)
|
* ⭐ **[GoGoAnime](https://gogoanime3.cc/)**, [2](https://anitaku.bz/), [4](https://gogoanime2.org/) - Sub / Dub / [Discord](https://discord.gg/kyVfcGuCCQ)
|
||||||
* ⭐ **GoGoAnime Resources** - [Clones](https://gogotaku.info/) / [Download Script](https://greasyfork.org/en/scripts/465970) / [Download Guide](https://rentry.org/gogodlscript)
|
* ⭐ **GoGoAnime Resources** - [Clones](https://gogotaku.info/) / [Download Script](https://greasyfork.org/en/scripts/465970) / [Download Guide](https://rentry.org/gogodlscript)
|
||||||
* ⭐ **[AllManga](https://allmanga.to/)** - Sub / Dub / 1080p / [Discord](https://discord.gg/YbuYYUwhpP)
|
* ⭐ **[AllManga](https://allmanga.to/)** - Sub / Dub / [Discord](https://discord.gg/YbuYYUwhpP)
|
||||||
* ⭐ **[AnimePahe](https://animepahe.ru/)** - Sub / 1080p / [Downloader](https://github.com/KevCui/animepahe-dl)
|
* ⭐ **[AnimePahe](https://animepahe.ru/)** - Sub / Dub / [Downloader](https://github.com/KevCui/animepahe-dl)
|
||||||
* ⭐ **[KickAssAnime](https://kickassanime.mx/)** - Sub / Dub / 1080p / [Clones](https://watchanime.io/) / [Discord](https://discord.gg/qduzrvTG6p)
|
* ⭐ **[KickAssAnime](https://kickassanime.mx/)** - Sub / Dub / Auto-Next / [Clones](https://watchanime.io/) / [Discord](https://discord.gg/qduzrvTG6p)
|
||||||
* ⭐ **[Freek Anime](https://freek.to/explore/anime)** - Sub / Dub / 1080p
|
* ⭐ **[Freek Anime](https://freek.to/explore/anime)** - Sub / Dub
|
||||||
* ⭐ **[Akuse](https://github.com/akuse-app/Akuse)**, [Layendimator](https://github.com/Layendan/Layendanimator), [Anikin](https://github.com/jerry08/Anikin), [Unyo](https://github.com/K3vinb5/Unyo) or [Miru Project](https://miru.js.org/en/) - Desktop Streaming Apps
|
* ⭐ **[Akuse](https://github.com/akuse-app/Akuse)**, [Layendimator](https://github.com/Layendan/Layendanimator), [Anikin](https://github.com/jerry08/Anikin), [Unyo](https://github.com/K3vinb5/Unyo), [Seanime](https://seanime.rahim.app/) or [Miru Project](https://miru.js.org/en/) - Desktop Streaming Apps
|
||||||
* ⭐ **[Japanese Animated Film Classics](https://animation.filmarchives.jp/index.html)** - Japanese Animated Film Archive
|
* ⭐ **[Japanese Animated Film Classics](https://animation.filmarchives.jp/index.html)** - Japanese Animated Film Archive
|
||||||
* ⭐ **[Kuroiru](https://kuroiru.co/)** - Multi-Site Anime Search
|
* ⭐ **[Kuroiru](https://kuroiru.co/)** - Multi-Site Anime Search
|
||||||
* ⭐ **[Anime Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:mrfarx7-dxu) - Multi-Site Anime Search
|
* ⭐ **[Anime Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:vzcl7wcfhei)** / [CSE 2](https://cse.google.com/cse?cx=006516753008110874046:mrfarx7-dxu) - Multi-Site Anime Search
|
||||||
* [Anify](https://anify.to/) - Sub / Dub / 1080p / [Discord](https://discord.com/invite/79GgUXYwey)
|
* [Anify](https://anify.to/) - Sub / Dub / [Discord](https://discord.com/invite/79GgUXYwey)
|
||||||
* [RiveKun](https://rivekun.rivestream.live/), [2](https://rivekun.pages.dev) - Sub / Dub / 1080p / [Discord](https://discord.gg/6xJmJja8fV)
|
* [RiveKun](https://rivekun.rivestream.live/), [2](https://rivekun.pages.dev) - Sub / Dub / [Discord](https://discord.gg/6xJmJja8fV)
|
||||||
* [123Anime](https://123animes.ru/) - Sub / Dub / 1080p
|
* [123Anime](https://123animes.ru/) - Sub / Dub / Auto-Next
|
||||||
* [AnimeCross](https://anime.cross.moe/) - Sub / 1080p / [Discord](https://discord.com/invite/3AxZvGArdm)
|
* [Hikari](https://hikaritv.xyz/) - Sub / Dub / [Discord](https://discord.com/invite/UAPNesVmQ3)
|
||||||
* [AnimeOwl](https://animeowl.live/) - Sub / Dub / 1080p / [Discord](https://discord.com/invite/xHYcvdMvZ2)
|
* [AnimeCross](https://anime.cross.moe/) - Sub / [Discord](https://discord.com/invite/3AxZvGArdm)
|
||||||
* [1Anime](https://1anime.co/), [2](https://1anime.one/) - Sub / Dub / 1080p / [Discord](https://dsc.gg/1Anime)
|
* [AnimeOwl](https://animeowl.live/) - Sub / Dub / Auto-Next / [Discord](https://discord.com/invite/xHYcvdMvZ2)
|
||||||
* [Shiroko](https://shiroko.co/) - Sub / Dub / 1080p
|
* [1Anime](https://1anime.online/) - Sub / Dub / Auto-Next / / [Mirrors](https://1anime.co/) / [Discord](https://dsc.gg/1Anime)
|
||||||
* [Anidey](https://anidey.fun/) - Sub / Dub / 1080p / [Discord](https://discord.gg/rT5AQkys2v)
|
* [AnimeZ](https://animez.org/) - Sub / Dub
|
||||||
* [AnimeSuge](https://animesugetv.to/), [2](https://animixplay.tube), [3](https://aniwave.best/) - Sub / Dub / 1080p
|
* [GoJo](https://gojo.wtf/) - Sub / Dub / [Discord](https://discord.gg/azKUgz2rsE)
|
||||||
* [Animixplay.name](https://animixplay.name/), [2](https://animixplay.st/) - Sub / Dub / 1080p
|
* [Anime Realms](https://www.animerealms.org/) - Sub / Dub / Auto-Next / [Discord](https://discord.gg/FPM57Eugmj)
|
||||||
* [YugenAnime](https://yugenanime.tv/) - Sub / Dub / 1080p
|
* [AnimeSuge](https://animesugetv.to/), [2](https://animixplay.tube), [3](https://aniwave.best/) - Sub / Dub / Auto-Next
|
||||||
* [AnimeHub](https://animehub.ac/) - Sub / Dub / 1080p
|
* [YugenAnime](https://yugenanime.tv/) - Sub / Dub / Auto-Next
|
||||||
* [Anipulse](https://www.anipulse.to/) - Sub / Dub / 1080p / [Discord](https://discord.gg/KKuCUgSHVs)
|
* [AnimeHub](https://animehub.ac/) - Sub / Dub / Auto-Next
|
||||||
* [AnimeHeaven](https://animeheaven.me/) - Sub / 1080p / [Discord](https://discord.com/invite/QmgSMYD)
|
* [Animegg](https://www.animegg.org/) - Sub / Dub
|
||||||
* [AnimeNana](https://animenana.com/) - Sub / 1080p
|
* [AniZone](https://anizone.to/) - Sub
|
||||||
* [Enimoe](https://enimoe.live/) - Sub / 1080p
|
* [DaftAnime](https://daftanime.com/) - Sub / Dub
|
||||||
* [Animegg](https://www.animegg.org/) - Sub / Dub / 1080p
|
* [AnimeParadise](https://www.animeparadise.moe/) - Sub / Dub / [Discord](https://discord.com/invite/q3N6eWMMNP)
|
||||||
* [ToonBaba](https://toonbaba.site/) - Sub / Dub / 1080p
|
* [AniPlay](https://aniplaynow.live/) - Sub / Dub / Auto-Nextp / [Discord](https://discord.gg/Zws2rAGSN6)
|
||||||
* [Anime Realms](https://www.animerealms.org/) - Sub / Dub / 1080p / [Discord](https://discord.gg/FPM57Eugmj)
|
* [KissAnime](https://kissanime.com.ru/) - Sub / Dub / Auto-Next / [Discord](https://discord.com/invite/w5ghWQG8uM) / [Clones](https://kissanime.help/)
|
||||||
* [AnimeParadise](https://www.animeparadise.moe/) - Sub / Dub / 1080p / [Discord](https://discord.com/invite/q3N6eWMMNP)
|
* [YukiWatch](https://yukiwatch.fr/) - Sub / Dub / [Discord](https://discord.gg/mnZsm6mFAm)
|
||||||
* [AniPlay](https://aniplaynow.live/) - Sub / Dub / 1080p / [Discord](https://discord.gg/Zws2rAGSN6)
|
|
||||||
* [KissAnime](https://kissanime.com.ru/) - Sub / Dub / 1080p / [Discord](https://discord.com/invite/w5ghWQG8uM) / [Clones](https://kissanime.help/)
|
|
||||||
* [Animetake](https://animetake.tv/) - Sub / 1080p
|
|
||||||
* [YukiWatch](https://yukiwatch.fr/) - Sub / Dub / 1080p / [Discord](https://discord.gg/mnZsm6mFAm)
|
|
||||||
* [BestDubbedAnime](https://bestdubbedanime.com/) - Dub / 1080p / [Discord](https://discord.com/invite/f2pHvauUPu)
|
|
||||||
* [DubbedAnime](https://dubbedanime.biz/) - Sub / Dub / 1080p
|
|
||||||
* [Animeow](https://animeow.me/) - Sub / Dub / 720p / [Discord](https://discord.com/invite/FT5MnbcDWz)
|
|
||||||
* [AnimeOnsen](https://animeonsen.xyz/) - Sub / 720p / [Discord](https://discord.com/invite/U56ZMrD)
|
* [AnimeOnsen](https://animeonsen.xyz/) - Sub / 720p / [Discord](https://discord.com/invite/U56ZMrD)
|
||||||
* [Anime Edge](https://anime-edge.com/) - Sub / Dub / 1080p / [Telegram](https://t.me/Anime_Edge)
|
* [AnimeXin](https://animexin.vip/) - Chinese Anime / Sub
|
||||||
* [AnimeXin](https://animexin.vip/) - Chinese Anime / Sub / 1080p
|
* [Lucifer Donghua](https://luciferdonghua.in/) - Chinese Anime / Sub / [Telegram](https://telegram.me/luciferdonghuaz)
|
||||||
* [Lucifer Donghua](https://luciferdonghua.in/) - Chinese Anime / Sub / 1080p / [Telegram](https://telegram.me/luciferdonghuaz)
|
* [LMAnime](https://lmanime.com/) - Chinese Anime / Sub
|
||||||
* [LMAnime](https://lmanime.com/) - Chinese Anime / Sub / 1080p
|
* [MyAnime](https://myanime.live/) - Chinese Anime / Sub
|
||||||
* [MyAnime](https://myanime.live/) - Chinese Anime / Sub / 1080p
|
* [Animekhor](https://animekhor.org/) - Chinese Anime / Sub / [Telegram](https://t.me/AnimeKhorOfficial)
|
||||||
* [Animekhor](https://animekhor.org/) - Chinese Anime / Sub / 1080p / [Telegram](https://t.me/AnimeKhorOfficial)
|
* [Crimsonfansubs](https://crimsonfansubs.com/) - Chinese Anime / Sub / Sub / [Discord](https://discord.gg/PmYn97vtue)
|
||||||
* [Crimsonfansubs](https://crimsonfansubs.com/) - Chinese Anime / Sub / 1080p / Sub / [Discord](https://discord.gg/PmYn97vtue)
|
* [Crunchyroll](https://www.crunchyroll.com/videos/anime) - Sub / Dub / Auto-Next / [US Proxy](https://addons.mozilla.org/en-US/firefox/addon/crunchy-unblocker/) / [Intro Skip](https://github.com/aniskip/aniskip-extension)
|
||||||
* [AnimeZ](https://animez.org/) - Dub / 720p
|
|
||||||
* [Muse Asia](https://www.youtube.com/@MuseAsia) - Anime / Sub / Dub / 720p / Asian VPN Needed
|
|
||||||
* [Ani-One Asia](https://www.youtube.com/@AniOneAsia) - Anime / Sub / Dub / 1080p / Asian VPN Needed
|
|
||||||
* [Tezuka Productions Official](https://www.youtube.com/@tezukaproductions-en) - Osamu Tezuka Anime
|
|
||||||
* [Crunchyroll](https://www.crunchyroll.com/videos/anime) - Sub / Dub / [US Proxy](https://addons.mozilla.org/en-US/firefox/addon/crunchy-unblocker/) / [Intro Skip](https://github.com/aniskip/aniskip-extension)
|
|
||||||
* [Miu](https://discord.gg/pwkuanXBJh) or [AnimeThemes](https://animethemes.moe/) / [Discord](https://discord.com/invite/m9zbVyQ) - Anime Themes
|
* [Miu](https://discord.gg/pwkuanXBJh) or [AnimeThemes](https://animethemes.moe/) / [Discord](https://discord.com/invite/m9zbVyQ) - Anime Themes
|
||||||
* [AnimeMusicVideos](https://www.animemusicvideos.org/) - Fan-Made Anime Music Videos
|
* [AnimeMusicVideos](https://www.animemusicvideos.org/) - Fan-Made Anime Music Videos
|
||||||
* [Anime Clips](https://discord.gg/5UXfcJf4Hj) - Anime Clips
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -218,13 +198,12 @@
|
||||||
|
|
||||||
* ⭐ **[TV Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:hrhinud6efg)**
|
* ⭐ **[TV Streaming CSE](https://cse.google.com/cse?cx=006516753008110874046:hrhinud6efg)**
|
||||||
* ⭐ **[CouchTuner](https://www.couchtuner.show/)** - TV / Anime / 720p / [Telegram](https://t.me/+tPEqeXLobAo4YTZh)
|
* ⭐ **[CouchTuner](https://www.couchtuner.show/)** - TV / Anime / 720p / [Telegram](https://t.me/+tPEqeXLobAo4YTZh)
|
||||||
* ⭐ **[Best Series](https://bstsrs.in/)**, [2](https://topsrs.day/), [3](https://srstop.link/) - TV / Anime / 1080p
|
* ⭐ **[Best Series](https://bstsrs.in/)**, [2](https://topsrs.day/), [3](https://srstop.link/) - TV / Anime
|
||||||
* ⭐ **[NOXX](https://noxx.to/)** - TV / 1080p
|
* ⭐ **[NOXX](https://noxx.to/)** - TV
|
||||||
* ⭐ **[Taskmaster](https://www.youtube.com/@Taskmaster/playlists?view=50&sort=dd&shelf_id=1)** - Taskmaster Episodes / [International](https://www.reddit.com/r/panelshow/wiki/index/), [2](https://www.youtube.com/@Taskmaster/playlists?view=50&shelf_id=6) / [Full Series List](https://trakt.tv/users/nbatman/lists/taskmaster-shows)
|
* [Teleisodes](https://telepisodes.org/) - TV
|
||||||
* [Teleisodes](https://telepisodes.org/) - TV / 1080p
|
|
||||||
* [databasegdriveplayer](https://databasegdriveplayer.co/series.php) - TV / Anime / 720p
|
* [databasegdriveplayer](https://databasegdriveplayer.co/series.php) - TV / Anime / 720p
|
||||||
* [TVSeries](https://www.tvseries.in/) - TV / Anime / 720p
|
* [TVSeries](https://www.tvseries.in/) - TV / Anime / 720p
|
||||||
* [AZSeries](https://azseries.org/) - TV / 1080p
|
* [AZSeries](https://azseries.org/) - TV
|
||||||
* [play.history](https://play.history.com/) - Full History / A+E Episodes
|
* [play.history](https://play.history.com/) - Full History / A+E Episodes
|
||||||
* [Adult Swim](https://www.adultswim.com/videos/) - Full Adult Swim Episodes
|
* [Adult Swim](https://www.adultswim.com/videos/) - Full Adult Swim Episodes
|
||||||
* [Homestar Runner](https://homestarrunner.com/) - Web-Series / Games
|
* [Homestar Runner](https://homestarrunner.com/) - Web-Series / Games
|
||||||
|
@ -232,6 +211,7 @@
|
||||||
* [HDClump](https://hdclump.com/) - Documentaries / Cooking / Gardening
|
* [HDClump](https://hdclump.com/) - Documentaries / Cooking / Gardening
|
||||||
* [BrokenSilenze](https://www.brokensilenze.net/) - Reality TV
|
* [BrokenSilenze](https://www.brokensilenze.net/) - Reality TV
|
||||||
* [/r/PanelShow](https://www.reddit.com/r/panelshow/) - Panel Shows / International Taskmaster Subs
|
* [/r/PanelShow](https://www.reddit.com/r/panelshow/) - Panel Shows / International Taskmaster Subs
|
||||||
|
* [Taskmaster](https://trakt.tv/users/nbatman/lists/taskmaster-shows) - Full Taskmaster Episodes
|
||||||
* [The Silent Library](https://thesilentlibrary.com/) - Japanese Game Shows
|
* [The Silent Library](https://thesilentlibrary.com/) - Japanese Game Shows
|
||||||
* [MyRM](https://myrunningman.com/) - My Running Man Episodes / [Discord](https://discord.gg/TpSgC6b)
|
* [MyRM](https://myrunningman.com/) - My Running Man Episodes / [Discord](https://discord.gg/TpSgC6b)
|
||||||
* [No-Laughing Batsu Game List](https://redd.it/2fgm9p)
|
* [No-Laughing Batsu Game List](https://redd.it/2fgm9p)
|
||||||
|
@ -243,29 +223,30 @@
|
||||||
|
|
||||||
* 🌐 **[Chinese Drama Sites](https://www.reddit.com/r/CDrama/wiki/streaming)** - Chinese Drama Site Index
|
* 🌐 **[Chinese Drama Sites](https://www.reddit.com/r/CDrama/wiki/streaming)** - Chinese Drama Site Index
|
||||||
* 🌐 **[EverythingMoe](https://everythingmoe.com/#section-drama)**, [2](https://everythingmoe.org/#section-drama) - Asian Drama Index / [Discord](https://discord.gg/GuueaDgKdS)
|
* 🌐 **[EverythingMoe](https://everythingmoe.com/#section-drama)**, [2](https://everythingmoe.org/#section-drama) - Asian Drama Index / [Discord](https://discord.gg/GuueaDgKdS)
|
||||||
* ⭐ **[DramaCool](https://asianc.to/)**, [2](https://watchasia.to/), [3](https://dramanice.la/), [4](https://runasian.net/) - TV / Movies / 1080p / [Clones List](https://asianwiki.co/)
|
* ⭐ **[DramaCool](https://asianc.co/)**, [2](https://watchasia.to/), [3](https://dramanice.la/), [4](https://runasian.net/) - TV / Movies / [Clones List](https://asianwiki.co/)
|
||||||
* ⭐ **[KissAsian](https://kissasian.video/)**, [2](https://kissasian.si) - TV / Movies
|
* ⭐ **[KissAsian](https://kissasian.video/)** - TV / Movies
|
||||||
* ⭐ **[GoPlay](https://goplay.su/)** - TV / Movies / 1080p / Join [Discord](https://discord.com/invite/yY2P3DQR8S) for Code
|
* ⭐ **[GoPlay](https://goplay.su/)** - TV / Movies / Join [Discord](https://discord.com/invite/yY2P3DQR8S) for Code
|
||||||
* [Einthusan](https://einthusan.tv/) - Movies
|
* [Einthusan](https://einthusan.tv/) - Movies
|
||||||
* [GDrive KDrama](https://databasegdriveplayer.co/drama.php) - TV / Movies
|
* [GDrive KDrama](https://databasegdriveplayer.co/drama.php) - TV / Movies
|
||||||
* [AsianCrush](https://www.asiancrush.com/) - TV / Movies
|
* [AsianCrush](https://www.asiancrush.com/) - TV / Movies
|
||||||
* [LokLok](https://loklok.com/) - TV / Movies
|
* [LokLok](https://loklok.com/) - TV / Movies
|
||||||
* [KissKH](https://kisskh.co/) - TV
|
* [KissKH](https://kisskh.co/) - TV
|
||||||
* [onedrama](https://onedrama.me/) - TV / Movies
|
* [onedrama](https://onedrama.me/) - TV / Movies
|
||||||
* [DramaFull](https://dramafull.net/) - TV / Movies
|
* [DramaFull](https://dramafull.net/) - TV / Movies / Auto-Next
|
||||||
* [RiveStream](https://rivestream.live/kdrama) - TV / Movies
|
* [RiveStream](https://rivestream.live/kdrama) - TV / Movies
|
||||||
* [Viki](https://www.viki.com/) - TV / Movies
|
* [Viki](https://www.viki.com/) - TV / Movies / Auto-Next
|
||||||
* [KDramaHood](https://kdramahood.com/home2/) - TV / Movies
|
* [KDramaHood](https://kdramahood.com/home2/) - TV / Movies
|
||||||
* [MyAsianTV](https://myasiantv.ac/) - TV / Movies
|
* [MyAsianTV](https://myasiantv.ac/) - TV / Movies
|
||||||
|
* [KissAsianTV](https://kissasiantv.cx/) - TV / Movies
|
||||||
* [OneTouchTV](https://onetouchtv.co/) - TV / Movies
|
* [OneTouchTV](https://onetouchtv.co/) - TV / Movies
|
||||||
* [OFWShow](https://ofwshow.ru/list/engsub/) - TV / Movies
|
* [OFWShow](https://ofwshow.ru/list/engsub/) - TV / Movies
|
||||||
* [ViewAsian](https://www.viewasian.org/) - TV / Movies
|
* [ViewAsian](https://www.viewasian.org/) - TV / Movies
|
||||||
* [NewAsianTV](https://www2.newasiantv.pro/) - TV / Movies
|
* [NewAsianTV](https://www2.newasiantv.pro/) - TV / Movies
|
||||||
* [bagikuy](https://bagikuy.com/) - TV / Movies
|
* [bagikuy](https://bagikuy.com/) - TV / Movies
|
||||||
* [iFlix](https://www.iflix.com/) - TV / Movies
|
* [iFlix](https://www.iflix.com/) - TV / Movies / Auto-Next
|
||||||
* [WeTV](https://wetv.vip/) - TV / Movies
|
* [WeTV](https://wetv.vip/) - TV / Movies / Auto-Next
|
||||||
* [Viu](https://www.viu.com/) - TV / Movies
|
* [Viu](https://www.viu.com/) - TV / Movies
|
||||||
* [IQ](https://www.iq.com/) - TV / Movies
|
* [IQ](https://www.iq.com/) - TV / Movies / Auto-Next
|
||||||
* [OnDemandChina](https://www.ondemandchina.com/) - TV / Movies
|
* [OnDemandChina](https://www.ondemandchina.com/) - TV / Movies
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -344,7 +325,6 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
* ↪️ **[YouTube Movie Hosts](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_youtube_movies)**
|
|
||||||
* ⭐ **[VK](https://vk.com/video)** / [Enhancement Extension](https://vknext.net/)
|
* ⭐ **[VK](https://vk.com/video)** / [Enhancement Extension](https://vknext.net/)
|
||||||
* ⭐ **[OK](https://ok.ru/video)**
|
* ⭐ **[OK](https://ok.ru/video)**
|
||||||
* ⭐ **[YouTube](https://www.youtube.com/)** / [Advanced Search](https://playlists.at/youtube/search/) / [Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_youtube_downloaders)
|
* ⭐ **[YouTube](https://www.youtube.com/)** / [Advanced Search](https://playlists.at/youtube/search/) / [Download Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/social-media#wiki_.25B7_youtube_downloaders)
|
||||||
|
@ -379,23 +359,18 @@
|
||||||
|
|
||||||
## ▷ Live TV
|
## ▷ Live TV
|
||||||
|
|
||||||
* ↪️ **[IPTV Tools](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_iptv_tools)** or [Awesome IPTV](https://github.com/iptv-org/awesome-iptv) - IPTV Resources / [Players](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_m3u_players) / [Playlists](https://rentry.co/FMHYBase64#iptv-playlists) / [Search](https://www.foodieguide.com/iptvsearch/) / [Generate Playlists](https://github.com/gogetta69/TMDB-To-VOD-Playlist)
|
|
||||||
* ⭐ **[TheTVApp](https://thetvapp.to/)** - TV / Sports
|
* ⭐ **[TheTVApp](https://thetvapp.to/)** - TV / Sports
|
||||||
* ⭐ **[TOTV](http://totv.org/channels)** - TV / Sports
|
* ⭐ **[TOTV](http://totv.org/channels)** - TV / Sports
|
||||||
* ⭐ **[DaddyLive](https://dlhd.so/)** or [miztv](https://miztv.shop/), [2](https://miztv.ru/) - TV / Sport / [Telegram](https://t.me/dlhdlive)
|
* ⭐ **[DaddyLive](https://dlhd.so/)** or [miztv](https://miztv.shop/), [2](https://miztv.ru/) - TV / Sport / [Telegram](https://t.me/dlhdlive)
|
||||||
* ⭐ **[EasyWebTV](https://zhangboheng.github.io/Easy-Web-TV-M3u8/routes/countries.html)** or [IPTV Web](https://iptv-web.app/) - TV / Sports / 1080p
|
* ⭐ **[EasyWebTV](https://zhangboheng.github.io/Easy-Web-TV-M3u8/routes/countries.html)** or [IPTV Web](https://iptv-web.app/) - TV / Sports
|
||||||
* [Cineby](https://cineby.ru/) - TV / Sports
|
* ⭐ **[RgShows](https://www.rgshows.me/livetv/)** or **[Heartive](https://heartive.pages.dev/live/)** - TV / Sports
|
||||||
* [Heartive](https://heartive.pages.dev/live/) - Live TV / Sports
|
|
||||||
* [SusFlix](https://susflix.tv/) - TV / Sports / [Discord](https://discord.gg/BE7kTVezBN)
|
|
||||||
* [Xumo Play](https://play.xumo.com/networks) - TV / US Only
|
* [Xumo Play](https://play.xumo.com/networks) - TV / US Only
|
||||||
* [Pluto](https://pluto.tv/live-tv), [2](https://app-lgwebos.pluto.tv/live-tv) - TV / Sports / US Only
|
* [Pluto](https://pluto.tv/live-tv), [2](https://app-lgwebos.pluto.tv/live-tv) - TV / Sports / US Only
|
||||||
* [SportsLive](https://sportslive.me/) - Sport / [Discord](https://discord.gg/22BUXzus2h) / [Telegram](https://t.me/+TQLKRehSyuszOWRi)
|
* [SportsLive](https://sportslive.me/) - Sport / [Discord](https://discord.gg/22BUXzus2h) / [Telegram](https://t.me/+TQLKRehSyuszOWRi)
|
||||||
* [Time4TV](https://time4tv.online/) - TV / Sports
|
* [Time4TV](https://time4tv.online/) - TV / Sports
|
||||||
* [time4tv.top](https://time4tv.top/) - TV / Sports
|
* [time4tv.top](https://time4tv.top/) - TV / Sports
|
||||||
* [RgShows](https://www.rgshows.me/) - TV / [Discord](https://discord.com/invite/bosskingdom-comeback-1090560322760347649)
|
|
||||||
* [LiveHDTV](https://www.livehdtv.com/) - TV
|
* [LiveHDTV](https://www.livehdtv.com/) - TV
|
||||||
* [CXtv](https://www.cxtvlive.com/) - TV / Sports
|
* [CXtv](https://www.cxtvlive.com/) - TV / Sports
|
||||||
* [TV247](https://tv247.us/) - TV / Sports
|
|
||||||
* [TvFlix](https://tvflix.netlify.app/) - TV / Sports
|
* [TvFlix](https://tvflix.netlify.app/) - TV / Sports
|
||||||
* [24LiveTV](https://24livetv.us/), [2](https://usatvgo.live/) - TV / Sports
|
* [24LiveTV](https://24livetv.us/), [2](https://usatvgo.live/) - TV / Sports
|
||||||
* [FreeInterTV](http://www.freeintertv.com/) - TV / Sports
|
* [FreeInterTV](http://www.freeintertv.com/) - TV / Sports
|
||||||
|
@ -407,6 +382,7 @@
|
||||||
* [s7-tv](https://s7-tv.blogspot.com/p/t.html) - TV
|
* [s7-tv](https://s7-tv.blogspot.com/p/t.html) - TV
|
||||||
* [PhotoCall](https://photocall.xyz/) - TV
|
* [PhotoCall](https://photocall.xyz/) - TV
|
||||||
* [Puffer](https://puffer.stanford.edu/) - San Fran TV
|
* [Puffer](https://puffer.stanford.edu/) - San Fran TV
|
||||||
|
* [Funcube](https://funcube.space/) - Random Streams
|
||||||
* [cytube](https://cytu.be/) - Random Streams
|
* [cytube](https://cytu.be/) - Random Streams
|
||||||
* [VaughnLive](https://vaughn.live/browse/misc) - Random Streams
|
* [VaughnLive](https://vaughn.live/browse/misc) - Random Streams
|
||||||
* [Baked](https://baked.live/) - Random Streams
|
* [Baked](https://baked.live/) - Random Streams
|
||||||
|
@ -426,7 +402,7 @@
|
||||||
* ⭐ **[PPV.land](https://ppv.land/)**, [2](https://ppv.zone/) - Sports / Live Events
|
* ⭐ **[PPV.land](https://ppv.land/)**, [2](https://ppv.zone/) - Sports / Live Events
|
||||||
* ⭐ **[WatchSports](https://watchsports.to/)** - Sports / Stream Aggregator
|
* ⭐ **[WatchSports](https://watchsports.to/)** - Sports / Stream Aggregator
|
||||||
* ⭐ **[Sports Plus](https://en12.sportplus.live/)** - Sports
|
* ⭐ **[Sports Plus](https://en12.sportplus.live/)** - Sports
|
||||||
* ⭐ **[VIP Box Sports](https://www.viprow.nu/)**, [2](https://vipleague.im/), [3](https://www.vipleague.la/), [4](https://www.vipbox.lc/) - Sports / [More Links](https://rentry.org/894dq2c9)
|
* ⭐ **[VIP Box Sports](https://www.viprow.nu/)**, [2](https://vipleague.im/), [3](https://www.vipbox.lc/) - Sports / [More Links](https://rentry.org/894dq2c9)
|
||||||
* ⭐ **[RBTV77](https://www.rbtv77.store/)** - Sports
|
* ⭐ **[RBTV77](https://www.rbtv77.store/)** - Sports
|
||||||
* ⭐ **[SportsHub](https://sportshub.stream/)**, [2](https://reddit10.sportshub.stream/) - Sports
|
* ⭐ **[SportsHub](https://sportshub.stream/)**, [2](https://reddit10.sportshub.stream/) - Sports
|
||||||
* ⭐ **[TotalSportek](https://totalsportek.pro/)**, [2](https://www.totalsportek.to/) - Sports
|
* ⭐ **[TotalSportek](https://totalsportek.pro/)**, [2](https://www.totalsportek.to/) - Sports
|
||||||
|
@ -439,8 +415,6 @@
|
||||||
* [Sportsurge.club](https://sportsurge.club/) - Sports
|
* [Sportsurge.club](https://sportsurge.club/) - Sports
|
||||||
* [Sportea](https://s1.sportea.link/) - Sports
|
* [Sportea](https://s1.sportea.link/) - Sports
|
||||||
* [1Stream](https://1stream.eu/) - Sports
|
* [1Stream](https://1stream.eu/) - Sports
|
||||||
* [WeakSpell](https://weakspell.to/) - Sports
|
|
||||||
* [AJ Sports](https://ajsportstv.ch/) - Sports
|
|
||||||
* [CricHD.li](https://crichd.li/), [2](https://totalsportek.me/), [3](https://streameast.bz/) - Sports
|
* [CricHD.li](https://crichd.li/), [2](https://totalsportek.me/), [3](https://streameast.bz/) - Sports
|
||||||
* [First Row Sports](https://firstsrowsports.tv/) - Sports
|
* [First Row Sports](https://firstsrowsports.tv/) - Sports
|
||||||
* [FSL](https://freestreams-live.my/) - Sports / [Discord](https://discord.gg/eXXJzDPchU)
|
* [FSL](https://freestreams-live.my/) - Sports / [Discord](https://discord.gg/eXXJzDPchU)
|
||||||
|
@ -457,17 +431,16 @@
|
||||||
* [CrackStreams](https://crack-streams.com/) - Sports
|
* [CrackStreams](https://crack-streams.com/) - Sports
|
||||||
* [FootyBite](https://www1.footybite.cc/) - Sports
|
* [FootyBite](https://www1.footybite.cc/) - Sports
|
||||||
* [SportsOnline](https://sportsonline.gl/) - Sports
|
* [SportsOnline](https://sportsonline.gl/) - Sports
|
||||||
* [AntenaSports](https://antenasports.ru/) - Sports
|
|
||||||
* [WorldStreams](https://worldstreams.net/) - Sports
|
* [WorldStreams](https://worldstreams.net/) - Sports
|
||||||
* [PlentyPass](http://plentypass.com/) - Sports
|
* [PlentyPass](http://plentypass.com/) - Sports
|
||||||
* [p2pstreams](https://p2pstreams.live/) - Sports
|
* [p2pstreams](https://p2pstreams.live/) - Sports
|
||||||
* [StrikeOut](https://strikeout.im/) - Sports
|
* [StrikeOut](https://strikeout.im/) - Sports
|
||||||
* [uSport](https://usport.pro/) - Sports
|
|
||||||
* [HesGoal](https://www.hesgoal.watch/) - Sports
|
* [HesGoal](https://www.hesgoal.watch/) - Sports
|
||||||
* [Sport-TV](https://sport-tv.live/) - Sports
|
* [Sport-TV](https://sport-tv.live/) - Sports
|
||||||
* [DudeStream](https://www.dudestream.com/) - Sports
|
* [DudeStream](https://www.dudestream.com/) - Sports
|
||||||
* [BuffSports](https://buffsports.me/) - Sports
|
* [BuffSports](https://buffsports.me/) - Sports
|
||||||
* [CricHD](https://crichdplayer.com/) - Sports
|
* [CridHD.com](https://crichd.com.ua/) - Sports
|
||||||
|
* [CricHDPlayer](https://crichdplayer.com/) - Sports
|
||||||
* [CricHD.stream](https://www.crichd.stream/) - Sports
|
* [CricHD.stream](https://www.crichd.stream/) - Sports
|
||||||
* [Rojadirecta](http://www.rojadirecta.eu/) - Sports / [Forum](http://forum.rojadirecta.es/)
|
* [Rojadirecta](http://www.rojadirecta.eu/) - Sports / [Forum](http://forum.rojadirecta.es/)
|
||||||
* [NFLHunter](https://nflhunter.com/) - American Football
|
* [NFLHunter](https://nflhunter.com/) - American Football
|
||||||
|
@ -482,7 +455,6 @@
|
||||||
* [SoccerOnline](https://socceronline.me/) - Soccer
|
* [SoccerOnline](https://socceronline.me/) - Soccer
|
||||||
* [55Goal](https://55goal.com/) - Soccer
|
* [55Goal](https://55goal.com/) - Soccer
|
||||||
* [Streamtonfoot](https://streamtonfoot.vercel.app/) - Soccer
|
* [Streamtonfoot](https://streamtonfoot.vercel.app/) - Soccer
|
||||||
* [StarPlay](https://3rd-delta.vercel.app/) - Soccer / Cricket
|
|
||||||
* [TIZ Cycling](https://tiz-cycling.io/) - Cycling
|
* [TIZ Cycling](https://tiz-cycling.io/) - Cycling
|
||||||
* [Mazespin](https://mazespin.live/) - Motorsports / Soccer / Cycling
|
* [Mazespin](https://mazespin.live/) - Motorsports / Soccer / Cycling
|
||||||
* [Aceztrims](https://aceztrims.pages.dev/) - Motorsports
|
* [Aceztrims](https://aceztrims.pages.dev/) - Motorsports
|
||||||
|
@ -503,18 +475,17 @@
|
||||||
|
|
||||||
## ▷ Sports Replays
|
## ▷ Sports Replays
|
||||||
|
|
||||||
* ⭐ **[720Pier](https://720pier.ru/)** - Sports Replays / Torrents / 1080p
|
* ⭐ **[720Pier](https://720pier.ru/)** - Sports Replays / Torrents
|
||||||
* ⭐ **[FullReplays](https://www.fullreplays.com/)** - Soccer Replays
|
* ⭐ **[FullReplays](https://www.fullreplays.com/)** - Soccer Replays
|
||||||
* ⭐ **[Basketball Video](https://basketball-video.com/)** - Basketball Replays / 1080p
|
* ⭐ **[Basketball Video](https://basketball-video.com/)** - Basketball Replays
|
||||||
* ⭐ **[Fishker NFL](https://fishkernfl.com/)** - American Football Replays / 720p
|
* ⭐ **[Watch-Wrestling.eu](https://watch-wrestling.eu/)** - MMA / Wrestling Replays
|
||||||
* ⭐ **[Watch-Wrestling.eu](https://watch-wrestling.eu/)** - MMA / Wrestling Replays / 1080p
|
|
||||||
* ⭐ **[WatchWrestling24](https://watchwrestling24.net/)** - MMA / Wrestling Replays / 720p
|
* ⭐ **[WatchWrestling24](https://watchwrestling24.net/)** - MMA / Wrestling Replays / 720p
|
||||||
* ⭐ **[WatchWrestlingUp](https://watchwrestlingup.org/)** or [RealFights](https://realfight.org/) - MMA / Wrestling Replays / 720p
|
* ⭐ **[WatchWrestlingUp](https://watchwrestlingup.org/)** or [RealFights](https://realfight.org/) - MMA / Wrestling Replays / 720p
|
||||||
* ⭐ **[Nascar Classics](https://classics.nascar.com/)** - Nascar Replays / 1080p
|
* ⭐ **[Nascar Classics](https://classics.nascar.com/)** - Nascar Replays
|
||||||
* ⭐ **[FullRaces](https://fullraces.com/)** - Motorsport Replays / 1080p
|
* ⭐ **[FullRaces](https://fullraces.com/)** - Motorsport Replays
|
||||||
* [SportsReplay](https://linktr.ee/suisports) - Sports Replays / [Basketball](https://watchreplay.net/) / [Motorsports](https://watchf1full.com/) / [MMA / Wrestling](https://watchmmafull.com/) / [Discord](https://discord.com/invite/2r4pj67gCv)
|
* [SportsReplay](https://linktr.ee/suisports) - Sports Replays / [Basketball](https://watchreplay.net/) / [Motorsports](https://watchf1full.com/) / [MMA / Wrestling](https://watchmmafull.com/) / [Discord](https://discord.com/invite/2r4pj67gCv)
|
||||||
* [Classic Sports Fanatic](https://www.youtube.com/@classicsportsfanatic7183/playlists) - Full Classic Sports Replays
|
* [Classic Sports Fanatic](https://www.youtube.com/@classicsportsfanatic7183/playlists) - Full Classic Sports Replays
|
||||||
* [NFL Video](https://nfl-video.com/), [2](https://nfl-replays.com/) - American Football / 1080p
|
* [NFL Video](https://nfl-video.com/), [2](https://nfl-replays.com/) - American Football
|
||||||
* [MLBLive](https://mlblive.net/) - Baseball Replays
|
* [MLBLive](https://mlblive.net/) - Baseball Replays
|
||||||
* [Steves Classic Baseball](https://www.youtube.com/playlist?list=PLbbmEcFXHSnOHeJdpQr0K808cPVzP0t_B) - Baseball Replays
|
* [Steves Classic Baseball](https://www.youtube.com/playlist?list=PLbbmEcFXHSnOHeJdpQr0K808cPVzP0t_B) - Baseball Replays
|
||||||
* [FootballOrigin](https://www.footballorgin.com/) - Football Replays
|
* [FootballOrigin](https://www.footballorgin.com/) - Football Replays
|
||||||
|
@ -540,24 +511,43 @@
|
||||||
* [Rugby24](https://rugby24.net/) - Rugby Replays
|
* [Rugby24](https://rugby24.net/) - Rugby Replays
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## ▷ IPTV Tools
|
||||||
|
|
||||||
|
* 🌐 **[Awesome IPTV](https://github.com/iptv-org/awesome-iptv)** - IPTV Resources
|
||||||
|
* ⭐ **[IPTVNator](https://iptvnator.vercel.app/)** - IPTV Player / [Telegram](https://t.me/iptvnator) / [GitHub](https://github.com/4gray/iptvnator)
|
||||||
|
* ⭐ **[Best Player](https://www.microsoft.com/store/productId/9WZDNCRDPQSX)** - IPTV Player / [Unlock](https://rentry.co/FMHYBase64#best-player)
|
||||||
|
* ⭐ **[Open TV](https://github.com/fredolx/open-tv)** - IPTV Player
|
||||||
|
* [PlaylistEditorTV](https://github.com/Isayso/PlaylistEditorTV) - IPTV Player
|
||||||
|
* [ustvgo-iptv](https://github.com/interlark/ustvgo-iptv) - IPTV Player
|
||||||
|
* [LivePush](https://livepush.io/hls-player/index.html) - IPTV Player
|
||||||
|
* [IPTV Playlists](https://rentry.co/fmhybase64#iptv-playlists) - List of Playlists
|
||||||
|
* [TMDB-To-VOD](https://github.com/gogetta69/TMDB-To-VOD-Playlist) - Generate Playlists
|
||||||
|
* [IPTVSearch](https://www.foodieguide.com/iptvsearch/) or [SearchTV](https://searchtv.net/) - IPTV Search Engines
|
||||||
|
* [IPTV Community](https://iptv.community/) - IPTV Forum
|
||||||
|
* [CaberNetwork](https://cabernetwork.github.io/) - IPTV Manager
|
||||||
|
* [SipTV Converter](https://siptv.eu/converter/) - M3U to TXT
|
||||||
|
* [M3U4U](https://m3u4u.com/) - M3U Editor
|
||||||
|
* [M3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE) - M3U Downloader
|
||||||
|
* [M3u8DL-CLI](https://nilaoda.github.io/N_m3u8DL-CLI/) - M3U CLI
|
||||||
|
* [IPTV Check](https://github.com/peterpt/IPTV-CHECK) - List Checker
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
# ► Smart TV / Firestick
|
# ► Smart TV / Firestick
|
||||||
|
|
||||||
* ⭐ **[SmartTube](https://smarttubeapp.github.io/)** - Ad-Free Android TV YouTube Player / [GitHub](https://github.com/yuliskov/SmartTubeNext)
|
* ⭐ **[SmartTube](https://smarttubeapp.github.io/)** - Ad-Free Android TV YouTube / [GitHub](https://github.com/yuliskov/SmartTubeNext)
|
||||||
|
* ⭐ **[Tizentube](https://tizentube.vercel.app/)** - Ad-Free Samsung Smart TV YouTube
|
||||||
* ⭐ **[S0undTV](https://github.com/S0und/S0undTV)** - Android TV Twitch Player / [Discord](https://discord.gg/zmNjK2S)
|
* ⭐ **[S0undTV](https://github.com/S0und/S0undTV)** - Android TV Twitch Player / [Discord](https://discord.gg/zmNjK2S)
|
||||||
|
* ⭐ **[webOS Dev Manager](https://github.com/webosbrew/dev-manager-desktop)** - LG TV Homebrew Installer / [Guide](https://rentry.co/LGTVHomebrewGuide)
|
||||||
* [Android TV Tools v3](https://xdaforums.com/t/tool-all-in-one-tool-for-windows-android-tv-tools-v3.4648239/) - Multiple Android TV Tools
|
* [Android TV Tools v3](https://xdaforums.com/t/tool-all-in-one-tool-for-windows-android-tv-tools-v3.4648239/) - Multiple Android TV Tools
|
||||||
* [Android TV Guide](https://www.androidtv-guide.com/) - Android TV Piracy Guide / [Spreadsheet](https://docs.google.com/spreadsheets/d/1kdnHLt673EjoAJisOal2uIpcmVS2Defbgk1ntWRLY3E/)
|
* [Android TV Guide](https://www.androidtv-guide.com/) - Android TV Piracy Guide / [Spreadsheet](https://docs.google.com/spreadsheets/d/1kdnHLt673EjoAJisOal2uIpcmVS2Defbgk1ntWRLY3E/)
|
||||||
* [Smart TV Guide](https://redd.it/xa0aya) - Smart TV Piracy Guide
|
* [Smart TV Guide](https://redd.it/xa0aya) - Smart TV Piracy Guide
|
||||||
* [KPFire](https://linktr.ee/kpfire) - Firestick Apps
|
* [KPFire](https://linktr.ee/kpfire) - Firestick Apps
|
||||||
* [PStoreTV](https://rentry.co/PStoreTV) - How to Open Google Play on Android TV
|
* [PStoreTV](https://rentry.co/PStoreTV) - How to Open Google Play on Android TV
|
||||||
* [Dev Manager Desktop](https://github.com/webosbrew/dev-manager-desktop) - Webos Desktop Dev Mode Manager / Homebrew Installer
|
* [TCL Browser](https://play.google.com/store/apps/details?id=com.tcl.browser) - Ad-Free Android TV Browsers
|
||||||
* [Samsung Smart TV Adblock](https://redd.it/gn7fw5) - Block Samsung Smart TV Ads
|
|
||||||
* [Tizentube](https://tizentube.vercel.app/) - Block Samsung Smart TV YouTube Ads
|
|
||||||
* [TCL Browser](https://play.google.com/store/apps/details?id=com.tcl.browser) or [TV Bro](https://github.com/truefedex/tv-bro) - Ad-Free Android TV Browsers
|
|
||||||
* [YTCast](https://github.com/MarcoLucidi01/ytcast) - Cast YouTube Videos to Smart TV
|
* [YTCast](https://github.com/MarcoLucidi01/ytcast) - Cast YouTube Videos to Smart TV
|
||||||
* [iSponsorBlockTV](https://github.com/dmunozv04/iSponsorBlockTV) - SponsorBlock App
|
* [iSponsorBlockTV](https://github.com/dmunozv04/iSponsorBlockTV) - SponsorBlock App
|
||||||
* [WebOS YouTube](https://github.com/webosbrew/youtube-webos) - Ad-Free YouTube for LG TVs / [Guide](https://youtu.be/Zoc9Bt9TuZA), [2](https://redd.it/wzs6hg)
|
|
||||||
* [Playlet](https://channelstore.roku.com/en-ca/details/840aec36f51bfe6d96cf6db9055a372a/playlet) - Ad-Free YouTube Roku Client
|
* [Playlet](https://channelstore.roku.com/en-ca/details/840aec36f51bfe6d96cf6db9055a372a/playlet) - Ad-Free YouTube Roku Client
|
||||||
* [Serenity Android](https://github.com/NineWorlds/serenity-android) - Plex / Emby Android TV App
|
* [Serenity Android](https://github.com/NineWorlds/serenity-android) - Plex / Emby Android TV App
|
||||||
* [AnimeTV](https://github.com/amarullz/AnimeTV) - Anime Android TV App
|
* [AnimeTV](https://github.com/amarullz/AnimeTV) - Anime Android TV App
|
||||||
|
@ -565,7 +555,7 @@
|
||||||
* [Go2TV](https://github.com/alexballas/go2tv) or [FCast](https://fcast.org/) - Cast to Smart TVs
|
* [Go2TV](https://github.com/alexballas/go2tv) or [FCast](https://fcast.org/) - Cast to Smart TVs
|
||||||
* [StreamFire](https://streamfireapp.tv/) - Live TV for Smart TV & Firestick
|
* [StreamFire](https://streamfireapp.tv/) - Live TV for Smart TV & Firestick
|
||||||
* [Send Files to TV](https://sendfilestotv.app/) - Send Files to Android TV
|
* [Send Files to TV](https://sendfilestotv.app/) - Send Files to Android TV
|
||||||
* [LeanbackLauncher](https://github.com/tsynik/LeanbackLauncher), [FLauncher](https://gitlab.com/flauncher/flauncher) or [Spocky](https://xdaforums.com/t/app-android-tv-projectivy-launcher.4436549/) - Android TV Launchers
|
* [LeanbackLauncher](https://github.com/tsynik/LeanbackLauncher) or [Spocky](https://xdaforums.com/t/app-android-tv-projectivy-launcher.4436549/) - Android TV Launchers
|
||||||
* [smart-tv-telegram](https://github.com/andrew-ld/smart-tv-telegram) - Stream Media from iOS to Smart TV
|
* [smart-tv-telegram](https://github.com/andrew-ld/smart-tv-telegram) - Stream Media from iOS to Smart TV
|
||||||
* [ChanSort](https://github.com/PredatH0r/ChanSort) - TV Channel List Editor for Samsung, LG etc.
|
* [ChanSort](https://github.com/PredatH0r/ChanSort) - TV Channel List Editor for Samsung, LG etc.
|
||||||
|
|
||||||
|
@ -589,46 +579,46 @@
|
||||||
* ↪️ **[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)**
|
||||||
* ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Discord](https://discord.gg/4AvaCsd2J4) / Use Adblocker
|
* ⭐ **[Pahe](https://pahe.ink/)** - Movies / TV / Anime / 4K / [Discord](https://discord.gg/4AvaCsd2J4) / Use Adblocker
|
||||||
* ⭐ **[PSARips](https://psa.wf/)** - Movies / TV / 4K
|
* ⭐ **[PSARips](https://psa.wf/)** - Movies / TV / 4K
|
||||||
* ⭐ **[LightDLMovies](https://lightdl.xyz/)** - Movies / TV / 1080p
|
* ⭐ **[LightDLMovies](https://lightdl.xyz/)** - Movies / TV
|
||||||
* ⭐ **[VegaMovies](https://vegamovies.nz/)** - Movies / TV / Anime / 1080p / 4K / [Telegram](https://telegram.dog/VegamoviesTo_Official)
|
* ⭐ **[VegaMovies](https://vegamovies.nz/)** - Movies / TV / Anime / 4K / [Telegram](https://telegram.dog/VegamoviesTo_Official)
|
||||||
* ⭐ **[MovieParadise](https://movieparadise.org/)** - Movies / TV / 1080p / [Get Code](https://rentry.org/he8fhzku) / Code unlocks faster file host (1fichier)
|
* ⭐ **[MovieParadise](https://movieparadise.org/)** - Movies / TV / [Get Code](https://rentry.org/he8fhzku) / Code unlocks faster file host (1fichier)
|
||||||
* ⭐ **[Cineby](https://cineby.ru/)** - Movies / TV / Anime / 4K / 1080p / Account Required
|
* ⭐ **[Drama Day](https://dramaday.me/)** - Asian Drama
|
||||||
* ⭐ **[Drama Day](https://dramaday.me/)** - Asian Drama / 1080p
|
* ⭐ **[MKVDrama](https://mkvdrama.org/)** - Asian Drama
|
||||||
* ⭐ **[MKVDrama](https://mkvdrama.org/)** - Asian Drama / 1080p
|
|
||||||
* ⭐ **[Video Download CSE](https://cse.google.com/cse?cx=006516753008110874046:wevn3lkn9rr)** / [CSE 2](https://cse.google.com/cse?cx=89f2dfcea452fc451) / [CSE 3](https://cse.google.com/cse?cx=aab218d0aa53e3578)
|
* ⭐ **[Video Download CSE](https://cse.google.com/cse?cx=006516753008110874046:wevn3lkn9rr)** / [CSE 2](https://cse.google.com/cse?cx=89f2dfcea452fc451) / [CSE 3](https://cse.google.com/cse?cx=aab218d0aa53e3578)
|
||||||
* [piracy.vip](https://piracy.vip/) - Movies / TV / Anime / 1080p / Signup Required / [Discord](https://discord.com/invite/FKT2rMCfUW) / [Telegram](https://t.me/+QV1PldJrE3gzYjk1)
|
* [piracy.vip](https://piracy.vip/) - Movies / TV / Anime / Signup Required / [Discord](https://discord.com/invite/FKT2rMCfUW) / [Telegram](https://t.me/+QV1PldJrE3gzYjk1)
|
||||||
|
* [KatMovieHD](https://katmoviehd.fi/) - Movies / TV / Anime / [Telegram](https://t.me/joinchat/TMuzf8VYH7M1YWVh)
|
||||||
* [DDLBase](https://ddlbase.com/) - Movies / TV / 4K
|
* [DDLBase](https://ddlbase.com/) - Movies / TV / 4K
|
||||||
* [KatMovieHD](https://katmoviehd.fi/) - Movies / TV / Anime / 1080p / [Telegram](https://t.me/joinchat/TMuzf8VYH7M1YWVh)
|
* [OlaMovies](https://olamovies.hair/) - Movies / TV / 4K / [Telegram](https://t.me/olamovies_officialv6)
|
||||||
* [OlaMovies](https://olamovies.hair/) - Movies / TV / 4K / 1080p / [Telegram](https://t.me/olamovies_officialv6)
|
* [StagaTV](https://www5.stagatv.com/) - Movies / TV
|
||||||
* [StagaTV](https://www5.stagatv.com/) - Movies / TV / 1080p
|
* [StarsDDL](https://starsddl.me/) - Movies / TV
|
||||||
* [StarsDDL](https://starsddl.me/) - Movies / TV / 1080p
|
* [YassFlix](https://yassflix.live/) - TV / Anime
|
||||||
* [Movies Ni Pipay](https://moviesnipipay.me/) - Movies / TV / 1080p
|
* [Movies Ni Pipay](https://moviesnipipay.me/) - Movies / TV
|
||||||
* [Downloads-Anymovies](https://www.downloads-anymovies.co/) - Movies / 1080p
|
* [Downloads-Anymovies](https://www.downloads-anymovies.co/) - Movies
|
||||||
* [RLSXTVT](https://rlsxtvt.icu/) - Movies / TV / 1080p
|
* [RLSXTVT](https://rlsxtvt.icu/) - Movies / TV
|
||||||
* [UHDMovies](https://uhdmovies.dad/) - Movies / 4K
|
* [UHDMovies](https://uhdmovies.dad/) - Movies / 4K
|
||||||
* [Piracy App](https://www.piracy.su/) - Movies / TV / Anime / 4K
|
* [Piracy App](https://www.piracy.su/) - Movies / TV / Anime / 4K
|
||||||
* [Best-Movies](https://best-movies.info/) - Movies / TV / 4K
|
* [Best-Movies](https://best-movies.info/) - Movies / TV / 4K
|
||||||
* [Onkyo4k](https://onkyo4k.com/) - Movies / TV / 4K
|
* [Onkyo4k](https://onkyo4k.com/) - Movies / TV / 4K
|
||||||
* [MoviPlus](https://moviplus.net/) - Movies / TV / 1080p
|
* [MoviPlus](https://moviplus.net/) - Movies / TV
|
||||||
* [ShareSpark](https://ww1.sharespark.cfd/) - Movies / TV / 1080p
|
* [ShareSpark](https://ww1.sharespark.cfd/) - Movies / TV
|
||||||
* [Full4Movies](https://www.full4movies.help/) - Movies / TV / 1080p / [Telegram](https://t.me/+esNoIP2HG30yMjlk)
|
* [Full4Movies](https://www.full4movies.help/) - Movies / TV / [Telegram](https://t.me/+esNoIP2HG30yMjlk)
|
||||||
* [Free Movies](https://free-movies.to/) - Movies / TV / 1080p
|
* [Free Movies](https://free-movies.to/) - Movies / TV
|
||||||
* [SomosMovies](https://somosmovies.com/) - Movies / 1080p
|
* [SomosMovies](https://somosmovies.com/) - Movies
|
||||||
* [MovieSeriesTV](https://www.movieseriestv.net/) - Movies / TV / 1080p
|
* [MovieSeriesTV](https://www.movieseriestv.net/) - Movies / TV
|
||||||
* [SeriesVault](https://seriesvault.win/) - TV / Anime / 1080p
|
* [SeriesVault](https://seriesvault.win/) - TV / Anime
|
||||||
* [StarK ClouD](https://scloud.starkflix.cloud/) - Movies / 4K / 1080p
|
* [StarK ClouD](https://scloud.starkflix.cloud/) - Movies / 4K
|
||||||
* [FilmFans](https://filmfans.org/) - Movies / 4K
|
* [FilmFans](https://filmfans.org/) - Movies / 4K
|
||||||
* [WorldFree4u](https://worldfree4u.pm/) - Movies / 1080p
|
* [WorldFree4u](https://worldfree4u.pm/) - Movies
|
||||||
* [SSR Movies](https://ssrmovies.meme/) - Movies / TV / 1080p
|
* [SSR Movies](https://ssrmovies.meme/) - Movies / TV
|
||||||
* [Best-MovieZ](https://www.best-moviez.ws/) - Movies / TV / 1080p
|
* [Best-MovieZ](https://www.best-moviez.ws/) - Movies / TV
|
||||||
* [SeriezLoaded NG](https://www.seriezloaded.com.ng/) - Movies / TV / 1080p
|
* [SeriezLoaded NG](https://www.seriezloaded.com.ng/) - Movies / TV
|
||||||
* [ShareMania](https://sharemania.us/) - Movies / TV / 4K
|
* [ShareMania](https://sharemania.us/) - Movies / TV / 4K
|
||||||
* [Google Drive Movies](https://databasegdriveplayer.co/movie.php), [TV](https://databasegdriveplayer.co/series.php), [Anime](https://databasegdriveplayer.co/anime.php), [KDrama](https://databasegdriveplayer.co/drama.php) - Movies / TV / Anime / 720p
|
* [Google Drive Movies](https://databasegdriveplayer.co/movie.php), [TV](https://databasegdriveplayer.co/series.php), [Anime](https://databasegdriveplayer.co/anime.php), [KDrama](https://databasegdriveplayer.co/drama.php) - Movies / TV / Anime / 720p
|
||||||
* [ShareBB](https://sharebb.me/) - Movies / TV / 1080p
|
* [ShareBB](https://sharebb.me/) - Movies / TV
|
||||||
* [TwitchDL](https://dl2.twitchdl.us/) - Movies / TV / Anime / 1080p
|
* [TwitchDL](https://dl2.twitchdl.us/) - Movies / TV / Anime
|
||||||
* [SD Toons](https://sdtoons.in) - Movies / TV / Anime / 1080p
|
* [SD Toons](https://sdtoons.in) - Movies / TV / Anime
|
||||||
* [PrivateMovieZ](https://privatemoviez.mom/) - Movies / TV / 1080p
|
* [PrivateMovieZ](https://privatemoviez.mom/) - Movies / TV
|
||||||
* [FilmDuty](https://filmduty.com/) - Movies / TV / Anime / 1080p
|
* [FilmDuty](https://filmduty.com/) - Movies / TV / Anime
|
||||||
* [FilmGo](https://www.filmgo.live/) - Movies / TV / 720p
|
* [FilmGo](https://www.filmgo.live/) - Movies / TV / 720p
|
||||||
* [FZMovies](https://fzmovies.host/), [2](https://fzmovies.net/) - Movies / 720p
|
* [FZMovies](https://fzmovies.host/), [2](https://fzmovies.net/) - Movies / 720p
|
||||||
* [YourSerie](https://www.yourserie.com/) - Movies / TV / 720p
|
* [YourSerie](https://www.yourserie.com/) - Movies / TV / 720p
|
||||||
|
@ -638,10 +628,9 @@
|
||||||
* [TvShows4Mobile](https://tvshows4mobile.org/) - TV / Anime / 480p / [Telegram](https://t.me/o2tvseries_official)
|
* [TvShows4Mobile](https://tvshows4mobile.org/) - TV / Anime / 480p / [Telegram](https://t.me/o2tvseries_official)
|
||||||
* [NetNaija](https://netnaija.xyz/) - Movies / 480p
|
* [NetNaija](https://netnaija.xyz/) - Movies / 480p
|
||||||
* [Naijavault](https://www.naijavault.com/) - Movies / TV / 480p
|
* [Naijavault](https://www.naijavault.com/) - Movies / TV / 480p
|
||||||
* [KimoiTV](https://www.kimoitv.com/) - Movies / TV / Anime / 360p
|
* [/r/DownUnderTV](https://www.reddit.com/r/DownUnderTV/) - AU / NZ TV
|
||||||
* [/r/DownUnderTV](https://www.reddit.com/r/DownUnderTV/) - AU / NZ TV / 1080p
|
* [Sinflix](https://rentry.co/FMHYBase64#sinflix) - Asian Drama
|
||||||
* [Sinflix](https://rentry.co/FMHYBase64#sinflix) - Asian Drama / 1080p
|
* [CondensedAudioCatalog](https://condensedaudiocatalog.com/) - Asian Drama
|
||||||
* [CondensedAudioCatalog](https://condensedaudiocatalog.com/) - Asian Drama / 1080p
|
|
||||||
* [nKiri](https://nkiri.com/) - Asian Drama / 720p
|
* [nKiri](https://nkiri.com/) - Asian Drama / 720p
|
||||||
* [DoraMax264](https://doramax264.com/) - Asian Drama / 480p
|
* [DoraMax264](https://doramax264.com/) - Asian Drama / 480p
|
||||||
* [Toku.fun](https://toku.fun/) - Japanese Superhero Movies / 360p
|
* [Toku.fun](https://toku.fun/) - Japanese Superhero Movies / 360p
|
||||||
|
@ -652,8 +641,7 @@
|
||||||
|
|
||||||
## ▷ Drives / Directories
|
## ▷ Drives / Directories
|
||||||
|
|
||||||
* ⭐ **[Vadapav](https://rentry.co/FMHYBase64#vadapav)** - Movies / TV / Anime / [Enhancements](https://greasyfork.org/en/scripts/496099) / Do **[NOT](https://ibb.co/VvrZMXQ)** bulk download
|
* ⭐ **[datadiff](https://rentry.co/FMHYBase64#datadiff)** - Movies / TV / [Request](https://www.reddit.com/r/reqworkers101/) / [Discord](https://discord.gg/dMszNcTb)
|
||||||
* ⭐ **[datadiff](https://rentry.co/FMHYBase64#datadiff)** - Movies / TV / [Request](https://www.reddit.com/r/reqworkers101/)
|
|
||||||
* [188.165.227.112](https://rentry.co/FMHYBase64#one-eighty-eight) - Movies / TV
|
* [188.165.227.112](https://rentry.co/FMHYBase64#one-eighty-eight) - Movies / TV
|
||||||
* [ProSearch4Bot](https://t.me/ProSearch4Bot) - Movies
|
* [ProSearch4Bot](https://t.me/ProSearch4Bot) - Movies
|
||||||
* [Mobile movies request bot](https://t.me/cc_mmrequestbot) - Movies / 480p
|
* [Mobile movies request bot](https://t.me/cc_mmrequestbot) - Movies / 480p
|
||||||
|
@ -743,14 +731,14 @@
|
||||||
|
|
||||||
* ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)**
|
* ↪️ **[General Torrent Sites](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent)**
|
||||||
* ⭐ **[1337x Movies](https://1337x.to/movie-library/1/)** - Movies / TV / Anime
|
* ⭐ **[1337x Movies](https://1337x.to/movie-library/1/)** - Movies / TV / Anime
|
||||||
* ⭐ **[TorrentGalaxy Movies](https://torrentgalaxy.to/torrents.php?parent_cat=Movies)** - Movies / TV / Anime
|
* ⭐ **[TorrentGalaxy Movies](https://torrentgalaxy.to/torrents.php?parent_cat=Movies)** - Movies / TV / Anime / [.onion](http://galaxy3yrfbwlwo72q3v2wlyjinqr2vejgpkxb22ll5pcpuaxlnqjiid.onion/) / [Proxies](https://proxygalaxy.me/)
|
||||||
* ⭐ **[RuTracker Movies](https://rutracker.org/forum/index.php?c=2)** - Movies / TV / Anime / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045)
|
* ⭐ **[RuTracker Movies](https://rutracker.org/forum/index.php?c=2)** - Movies / TV / Anime / [Wiki](http://rutracker.wiki/) / [Rules](https://rutracker.org/forum/viewtopic.php?t=1045)
|
||||||
* ⭐ **[Kinozal](https://kinozal.tv/)** - Movies / TV / 4K / 1080p / Signup Required
|
* ⭐ **[Kinozal](https://kinozal.tv/)** - Movies / TV / 4K / Signup Required
|
||||||
* ⭐ **[EZTV](https://eztvx.to/)** - TV / Anime
|
* ⭐ **[EZTV](https://eztvx.to/)** - TV / Anime
|
||||||
* ⭐ **[Video Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:gaoebxgop7j)**
|
* ⭐ **[Video Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:gaoebxgop7j)**
|
||||||
* [RGShows](https://www.rgshows.me/torrent/) - Multi-Site Search
|
* [RGShows](https://www.rgshows.me/torrent/) - Multi-Site Search
|
||||||
* [TPB Movies](https://thepiratebay.org/search.php?q=top100:200) - Movies / TV / 4K / 1080p / **Avoid Software / Games**
|
* [TPB Movies](https://thepiratebay.org/search.php?q=top100:200) - Movies / TV / 4K / **Avoid Software / Games**
|
||||||
* [Youplex Torrents](https://torrents.youplex.site/) - Movies / TV / Anime / 4K / 1080p
|
* [Youplex Torrents](https://torrents.youplex.site/) - Movies / TV / Anime / 4K
|
||||||
* [MSearch](https://msearch.vercel.app/) - Movies / TV
|
* [MSearch](https://msearch.vercel.app/) - Movies / TV
|
||||||
* [WatchSoMuch](https://watchsomuch.com/) - Movies / TV / Anime / [Proxy](https://watchsomuchproxy.com/)
|
* [WatchSoMuch](https://watchsomuch.com/) - Movies / TV / Anime / [Proxy](https://watchsomuchproxy.com/)
|
||||||
* [GaoQing](https://gaoqing.fm/) - Movies / TV / Anime / [Translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
|
* [GaoQing](https://gaoqing.fm/) - Movies / TV / Anime / [Translator](https://addons.mozilla.org/en-US/firefox/addon/traduzir-paginas-web/)
|
||||||
|
@ -758,7 +746,7 @@
|
||||||
* [Vuze](https://www.vuze.com/content/) - Movies / TV
|
* [Vuze](https://www.vuze.com/content/) - Movies / TV
|
||||||
* [YAPs](https://yaps.therarbg.to/) - Movies / TV / [GitHub](https://github.com/the-rarbg/yaps)
|
* [YAPs](https://yaps.therarbg.to/) - Movies / TV / [GitHub](https://github.com/the-rarbg/yaps)
|
||||||
* [Public Domain Movie Torrents](https://www.publicdomaintorrents.info/) - Movies
|
* [Public Domain Movie Torrents](https://www.publicdomaintorrents.info/) - Movies
|
||||||
* [YTS](https://yts.mx/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Clones](https://www.yifystatus.com/) / [Search](https://yify.netlify.app/)
|
* [YTS](https://yts.mx/) or [YifyMovies](https://yifymovies.xyz/) - Movies / [Discord](https://discord.gg/GwDraJjMga) / [Clones](https://www.yifystatus.com/) / [Search](https://yify.netlify.app/) / [Note](https://pastebin.com/00a1dvAk)
|
||||||
* [JapaneseTorrents](https://japanesetorrents.wordpress.com/) - Asian Drama
|
* [JapaneseTorrents](https://japanesetorrents.wordpress.com/) - Asian Drama
|
||||||
* [TV-Nihon](https://tracker.tvnihon.com/) - Japanese Commercial Archive
|
* [TV-Nihon](https://tracker.tvnihon.com/) - Japanese Commercial Archive
|
||||||
* [XtremeWrestlingTorrents](https://xtremewrestlingtorrents.net/) - Wrestling Private Tracker / Open Registrations
|
* [XtremeWrestlingTorrents](https://xtremewrestlingtorrents.net/) - Wrestling Private Tracker / Open Registrations
|
||||||
|
@ -778,6 +766,7 @@
|
||||||
* ⭐ **[Anidex](https://anidex.info/)** - Sub / Dub
|
* ⭐ **[Anidex](https://anidex.info/)** - Sub / Dub
|
||||||
* ⭐ **[Hi10Anime](https://hi10anime.com/)** - Sub
|
* ⭐ **[Hi10Anime](https://hi10anime.com/)** - Sub
|
||||||
* ⭐ **[bakabt](https://bakabt.me/)** - Sub / Dub / [Interviews](https://wiki.bakabt.me/index.php/Sign_up)
|
* ⭐ **[bakabt](https://bakabt.me/)** - Sub / Dub / [Interviews](https://wiki.bakabt.me/index.php/Sign_up)
|
||||||
|
* [Seanime](https://seanime.rahim.app/) - Anime Torrent App
|
||||||
* [Anime Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz)
|
* [Anime Torrent CSE](https://cse.google.com/cse?cx=006516753008110874046:lamzt6ls4iz)
|
||||||
* [SneeDex](https://sneedex.moe/) or [SeaDex](https://releases.moe/) / [Discord](https://discord.com/invite/jPeeZewWRn) - Anime Video Quality Guides
|
* [SneeDex](https://sneedex.moe/) or [SeaDex](https://releases.moe/) / [Discord](https://discord.com/invite/jPeeZewWRn) - Anime Video Quality Guides
|
||||||
* [Fansub Cartel](https://index.fansubcar.tel/) - Fansubbers Index
|
* [Fansub Cartel](https://index.fansubcar.tel/) - Fansubbers Index
|
||||||
|
@ -899,7 +888,6 @@
|
||||||
* [VideoSubFinder](https://sourceforge.net/projects/videosubfinder/) - Hardcoded Subtitle Extractor
|
* [VideoSubFinder](https://sourceforge.net/projects/videosubfinder/) - Hardcoded Subtitle Extractor
|
||||||
* [Subtitling Guide](https://baechusquad.download/guide/) - Subtitling Guide
|
* [Subtitling Guide](https://baechusquad.download/guide/) - Subtitling Guide
|
||||||
* [YukiSubs Guides](https://yukisubs.wordpress.com/guides/), [I am Scum](https://iamscum.wordpress.com/guides/), [Fansub Guide](https://unanimated.github.io/guides.htm) or [Fansubbing Guide](https://guide.encode.moe/) - Fansubbing Encoding Guides
|
* [YukiSubs Guides](https://yukisubs.wordpress.com/guides/), [I am Scum](https://iamscum.wordpress.com/guides/), [Fansub Guide](https://unanimated.github.io/guides.htm) or [Fansubbing Guide](https://guide.encode.moe/) - Fansubbing Encoding Guides
|
||||||
* [Wyzie Subs](https://subs.wyzie.ru/) - Subtitle Scraping API
|
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
@ -940,16 +928,18 @@
|
||||||
* ⭐ **[OpenVideo](https://openvideofs.github.io)** or [Stream-Bypass](https://github.com/ByteDream/stream-bypass) - Use Streaming Sites in Ad-Free Player with Subs, Speed Control & More
|
* ⭐ **[OpenVideo](https://openvideofs.github.io)** or [Stream-Bypass](https://github.com/ByteDream/stream-bypass) - Use Streaming Sites in Ad-Free Player with Subs, Speed Control & More
|
||||||
* ⭐ **[WhereYouWatch](https://whereyouwatch.com/latest-reports/)** or [/r/movieleaks](https://reddit.com/r/movieleaks) - Movie Leak Notifications
|
* ⭐ **[WhereYouWatch](https://whereyouwatch.com/latest-reports/)** or [/r/movieleaks](https://reddit.com/r/movieleaks) - Movie Leak Notifications
|
||||||
* ⭐ **[BingeClock](https://www.bingeclock.com/)**, [Can I Binge?](https://canibinge.com/) or [tiii.me](https://tiii.me/) - TV Show Length Calculators
|
* ⭐ **[BingeClock](https://www.bingeclock.com/)**, [Can I Binge?](https://canibinge.com/) or [tiii.me](https://tiii.me/) - TV Show Length Calculators
|
||||||
* ⭐ **[Spoiler Protection 2.0](https://spoilerprotection.wecdev.com/)** - Keyword / Spoiler Blocker
|
|
||||||
* ⭐ **[Quality / Release Type Guide](https://www.reddit.com/r/Piracy/wiki/guides/video_quality_and_types_of_releases)** - Video Quality / Release Type Guide / [Streaming Site Guide](https://redd.it/yykvnv)
|
* ⭐ **[Quality / Release Type Guide](https://www.reddit.com/r/Piracy/wiki/guides/video_quality_and_types_of_releases)** - Video Quality / Release Type Guide / [Streaming Site Guide](https://redd.it/yykvnv)
|
||||||
* ⭐ **[Release Group Qualities](https://docs.google.com/spreadsheets/u/0/d/1xz5zqrBumfMtLGA4VMt1VtOyh-47HDTv_swIYktX6AQ/htmlview)** - Movie / TV Release Group Quality Indexes
|
* ⭐ **[Release Group Qualities](https://docs.google.com/spreadsheets/u/0/d/1xz5zqrBumfMtLGA4VMt1VtOyh-47HDTv_swIYktX6AQ/htmlview)** - Movie / TV Release Group Quality Indexes
|
||||||
* ⭐ **[AnimeFillerList](https://www.animefillerlist.com/)** or [AnimeFillerGuide](https://www.animefillerguide.com/) - Anime Filler Guides
|
* ⭐ **[AnimeFillerList](https://www.animefillerlist.com/)** or [AnimeFillerGuide](https://www.animefillerguide.com/) - Anime Filler Guides
|
||||||
|
* [mov-cli](https://mov-cli.github.io/) - Streaming / Downloading CLI / [Plugins](https://github.com/topics/mov-cli-plugin) / [GitHub](https://github.com/mov-cli/mov-cli)
|
||||||
|
* [TG-FileStreamBot](https://github.com/EverythingSuckz/TG-FileStreamBot) - Telegram File Streaming
|
||||||
* [IMDb Scout](https://greasyfork.org/en/scripts/407284-imdb-scout-mod) - Add Stream Search Buttons to IMDb
|
* [IMDb Scout](https://greasyfork.org/en/scripts/407284-imdb-scout-mod) - Add Stream Search Buttons to IMDb
|
||||||
* [FlickChart](https://www.flickchart.com/) - Rank Your Movies
|
* [FlickChart](https://www.flickchart.com/) - Rank Your Movies
|
||||||
* [Find Movie](https://find-movie.info/) or [QuoDB](https://www.quodb.com/) - Movie Quote Databases / Search
|
* [Find Movie](https://find-movie.info/) or [QuoDB](https://www.quodb.com/) - Movie Quote Databases / Search
|
||||||
* [SimplyScripts](https://www.simplyscripts.com/), [ScriptSlug](https://www.scriptslug.com/), [Scripts Onscreen](https://scripts-onscreen.com/), [Scripts.com](https://www.scripts.com/), [IMSDB](https://imsdb.com/), [DailyScript](https://www.dailyscript.com/) or [SubsLikeScript](https://subslikescript.com/) - Movie / TV Scripts
|
* [SimplyScripts](https://www.simplyscripts.com/), [ScriptSlug](https://www.scriptslug.com/), [Scripts Onscreen](https://scripts-onscreen.com/), [Scripts.com](https://www.scripts.com/), [IMSDB](https://imsdb.com/), [DailyScript](https://www.dailyscript.com/) or [SubsLikeScript](https://subslikescript.com/) - Movie / TV Scripts
|
||||||
* [Media Stack DIY](http://tennojim.xyz/article/media_stack_diy) - High Quality Streaming Guide
|
* [Media Stack DIY](http://tennojim.xyz/article/media_stack_diy) - High Quality Streaming Guide
|
||||||
* [/r/SceneReleases](https://www.reddit.com/r/SceneReleases/) - Untouched Scene Release Tracker
|
* [/r/SceneReleases](https://www.reddit.com/r/SceneReleases/) - Untouched Scene Release Tracker
|
||||||
|
* [Caps-A-Holic](https://caps-a-holic.com/) - Compare Movie Release Quality / Details
|
||||||
* [RunPee](https://runpee.com/) - Best Movie Break Times
|
* [RunPee](https://runpee.com/) - Best Movie Break Times
|
||||||
* [IMissedTheStart](https://imissedthestart.com/) - Summarize Missed Movie Parts
|
* [IMissedTheStart](https://imissedthestart.com/) - Summarize Missed Movie Parts
|
||||||
* [HowDoesTheMovieEnd](http://www.howdoesthemovieend.com/), [MoviePooper](https://moviepooper.com/), [themoviespoiler](https://themoviespoiler.com/) or [DoesTheDogDie](https://www.doesthedogdie.com/) - Movie Spoilers
|
* [HowDoesTheMovieEnd](http://www.howdoesthemovieend.com/), [MoviePooper](https://moviepooper.com/), [themoviespoiler](https://themoviespoiler.com/) or [DoesTheDogDie](https://www.doesthedogdie.com/) - Movie Spoilers
|
||||||
|
@ -975,19 +965,21 @@
|
||||||
|
|
||||||
## ▷ Streaming APIs
|
## ▷ Streaming APIs
|
||||||
|
|
||||||
* [VidSrc.rip](https://vidsrc.rip/) - Movies / TV / Anime / Drama / 1080p / API / [Discord](https://discord.com/invite/streamflix)
|
* [VidSrc.rip](https://vidsrc.rip/) - Movies / TV / Anime / Drama / API / [Discord](https://discord.gg/uQCNbXrj45)
|
||||||
* [AutoEmbed](https://autoembed.cc/), [2](https://autoembed.cc/anime/), [3](https://autoembed.cc/drama/) - Movies / TV / Anime / Drama / 1080p / API / [Telegram](https://t.me/auto_embed)
|
* [AutoEmbed](https://autoembed.cc/), [2](https://autoembed.cc/anime/), [3](https://autoembed.cc/drama/) - Movies / TV / Anime / Drama / API / [Telegram](https://t.me/auto_embed)
|
||||||
* [Embed.su](https://embed.su/) - Movies / TV / Anime / API / 4K / 1080p
|
* [Embed.su](https://embed.su/) - Movies / TV / Anime / API / 4K
|
||||||
* [GoMo](https://gomo.to/) - Movies / TV / Anime / API / 1080p
|
* [GoMo](https://gomo.to/) - Movies / TV / Anime / API
|
||||||
* [SuperEmbed](https://www.superembed.stream/) - Movies / TV / API / 1080p
|
* [SuperEmbed](https://www.superembed.stream/) - Movies / TV / API
|
||||||
* [2embed](https://www.2embed.cc/) - Movies / TV / API / 1080p
|
* [2embed](https://www.2embed.cc/) - Movies / TV / API
|
||||||
* [VidLink](https://vidlink.pro/) - Movies / TV / API / 1080p
|
* [VidLink](https://vidlink.pro/) - Movies / TV / API
|
||||||
* [CineScrape](https://cinescrape.com/) - Movies / TV / Anime / API / 4K / 1080p / [Discord](https://discord.gg/XbDBBmh5FY)
|
* [CineScrape](https://cinescrape.com/) - Movies / TV / Anime / API / 4K / [Discord](https://discord.gg/XbDBBmh5FY)
|
||||||
* [VidSrc.me](https://vidsrc.me/), [2](https://vidsrc.to/) - Movies / TV / Anime / API / 1080p
|
* [VidSrc.me](https://vidsrc.me/), [2](https://vidsrc.to/) - Movies / TV / Anime / API
|
||||||
* [moviee](https://moviee.tv/api) - Movies / TV / 1080p
|
* [moviee](https://moviee.tv/api) - Movies / TV
|
||||||
* [WHVX](https://whvx.net/) - Movies / TV / Anime / API / 4K / 1080p
|
* [WHVX](https://whvx.net/) - Movies / TV / Anime / API / 4K
|
||||||
* [VidSrc.cc](https://vidsrc.cc/) - Movies / TV / Anime / API / 1080p
|
* [TheyAllSayFlix](https://theyallsayflix.su/) - Movies / TV / Anime / API
|
||||||
* [VidSrc.nl](https://vidsrc.nl/) - Movies / TV / Anime / API / 1080p
|
* [VidSrc.cc](https://vidsrc.cc/) - Movies / TV / Anime / API
|
||||||
* [VidSrc.dev](https://vidsrc.dev/) - Movies / TV / Anime / API / 1080p / 4K
|
* [VidSrc.nl](https://vidsrc.nl/) - Movies / TV / Anime / API
|
||||||
* [SmashyStream API](https://embed.smashystream.com/) - Movies / TV / Anime / API / 1080p
|
* [VidSrc.dev](https://vidsrc.dev/) - Movies / TV / Anime / API / 4K
|
||||||
* [MoviesAPI](https://moviesapi.club/) - Movies / TV / Anime / API / 1080p / [Telegram](https://t.me/moviesapi_club)
|
* [SmashyStream API](https://embed.smashystream.com/) - Movies / TV / Anime / API
|
||||||
|
* [MoviesAPI](https://moviesapi.club/) - Movies / TV / Anime / API / [Telegram](https://t.me/moviesapi_club)
|
||||||
|
* [Wyzie Subs](https://sub.wyzie.ru/) - Subtitle Scraping API / [NPM Package](https://www.npmjs.com/package/wyzie-lib)
|
Loading…
Add table
Add a link
Reference in a new issue