# fortheweak

> Markdown mirror of DialtoneApp's public top-site detail page for `fortheweak.cloud`.

URL: https://dialtoneapp.com/top-sites/fortheweak.cloud/index.md
Canonical HTML: https://dialtoneapp.com/top-sites/fortheweak.cloud

## Summary

- Domain: `fortheweak.cloud`
- Website: https://fortheweak.cloud
- Description: ai readable | score 10 | purchase read only
- Label: ai_readable
- Payment surface: Not available
- Purchase boundary: read_only
- Control boundary: unknown
- Rank: 416876

## robots

Not found.

## llms

Not found.

## llms-full

~~~text
# About fortheweak

fortheweak provides high‑performance Stremio addons and tooling, hosted and maintained by yeb.

### Maintainers

<div className="grid grid-cols-1 sm:grid-cols-3 gap-4">
  <div
    className="rounded-lg p-4 text-center"
    style={{
    background: 'var(--color-fd-card)',
    color: 'var(--color-fd-card-foreground)',
    border: '1px solid var(--color-fd-border)'
  }}
  >
    <img src="/yeb.png" alt="yeb" width="72" height="72" className="mx-auto rounded-full mb-2" />

    <div className="font-semibold">
      yeb
    </div>

    <div className="text-sm opacity-80">
      Main maintainer
    </div>

    <div className="text-sm mt-2">
      owns the box
    </div>
  </div>

  <div
    className="rounded-lg p-4 text-center"
    style={{
    background: 'var(--color-fd-card)',
    color: 'var(--color-fd-card-foreground)',
    border: '1px solid var(--color-fd-border)'
  }}
  >
    <img src="/maintainers/midnight.png" alt="midnight" width="72" height="72" className="mx-auto rounded-full mb-2" />

    <div className="font-semibold">
      Midnight
    </div>

    <div className="text-sm opacity-80">
      Torbox CM
    </div>

    <div className="text-sm mt-2">
      Fills in, when i can't
    </div>
  </div>

  <div
    className="rounded-lg p-4 text-center"
    style={{
    background: 'var(--color-fd-card)',
    color: 'var(--color-fd-card-foreground)',
    border: '1px solid var(--color-fd-border)'
  }}
  >
    <img src="/maintainers/viren.png" alt="Viren" width="72" height="72" className="mx-auto rounded-full mb-2" />

    <div className="font-semibold">
      Viren
    </div>

    <div className="text-sm opacity-80">
      Aiostreams Dev
    </div>

    <div className="text-sm mt-2">
      aids with addon optimisation
    </div>
  </div>
</div>

### Sponsor

<div
  className="rounded-lg p-4"
  style={{
  background: 'var(--color-fd-card)',
  color: 'var(--color-fd-card-foreground)',
  border: '1px solid var(--color-fd-border)'
}}
>
  <div className="font-semibold mb-1">
    torbox.app
  </div>

  <div className="text-sm opacity-80 mb-3">
    Primary hardware sponsor
  </div>

  <a href="https://torbox.app/?referer=aiostreams" className="underline" target="_blank" rel="noreferrer">
    Visit torbox.app
  </a>
</div>

Torbox is the service I use, and i am not just recommending them because they have provided me with awesome infra!
give it a go!

Note: the link above leads to a special landing page that gives you all you need to know about Torbox

### Specs

<div
  className="rounded-lg p-4"
  style={{
  background: 'var(--color-fd-card)',
  color: 'var(--color-fd-card-foreground)',
  border: '1px solid var(--color-fd-border)'
}}
>
  <ul className="list-disc pl-5">
    <li>
      <span className="opacity-80">CPU</span>

      : AMD Ryzen 7 5800X (16)
    </li>

    <li>
      <span className="opacity-80">RAM</span>

      : 96 GiB
    </li>

    <li>
      <span className="opacity-80">Location</span>

      : London/Uk
    </li>
  </ul>
</div>


# Getting Started with fortheweak instances

## Addon List

These are the addons hosted on the fortheweak netowrk:

<Cards>
  <Card href="https://aiostreams.fortheweak.cloud/stremio/configure" title="Aiostreams ForTheWeak">
    The ultimate streaming addon
  </Card>

  <Card href="https://aiometadata.fortheweak.cloud/configure/" title="Aiometadata ForTheWeak">
    The ultimate metadata addon
  </Card>

  <Card href="https://stremthru.fortheweak.cloud/" title="Stremthru ForTheWeak">
    The ultimate Stremio Companion
  </Card>
</Cards>

These addons are updated frequently, and optimised fully to run on some of the best hardware around!
You can read more in the About page below — aditionally each addon will also have its own section
~~~