mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 04:32:32 +00:00
* [App Store] Small changes to attempt submitting to App Store (#80) * [Icon, Packages, Permissions] Removed alpha from icon, updated packages, disabled some permissions * [Settings, Build] Removed checking for updates within LunaSea, set some build variables * [Radarr] Removed Faux-Search Bar on Release Tab (#81) * [Release] v0.4.1+1 Closes #74
2 lines
4.9 KiB
HTML
2 lines
4.9 KiB
HTML
<!DOCTYPE html><html><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><meta charset="utf-8" /><meta content="ie=edge" http-equiv="x-ua-compatible" /><meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport" /><meta content="#32323E" name="theme-color" /><meta content="msapplication-TileColor" name="#32323E" /><meta content="LunaSea - A Usenet Manager for iOS" name="description" /><meta content="Sonarr,Radarr,Lidarr,LunaSea,Usenet,iOS,SABnzbd,NZBGet,Plex,Tautulli,Torrent,Deluge,App" name="keywords" /><title>LunaSea - Usenet Manager for iOS</title><link href="https://fonts.googleapis.com/css?family=Rubik:400,500,700&subset=latin-ext" rel="stylesheet" /><link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180" /><link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png" /><link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png" /><link href="/site.webmanifest" rel="manifest" /><link color="#32323E" href="/safari-pinned-tab.svg" rel="mask-icon" /><script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-108718910-3"></script><link href="/site.css" rel="stylesheet" /><script src="/assets/javascripts/site.js"></script><script src="/assets/javascripts/analytics.js"></script></head><body class="index"><div id="main"><section class="title"><div class="background"><svg height="100%" viewBox="0 0 1200 800" width="100%"><circle cx="100" cy="120" fill="#42b0ff" fill-opacity="0.05" r="500"></circle><circle cx="900" cy="620" fill="#ff4294" fill-opacity="0.05" r="140"></circle><circle cx="360" cy="840" fill="#ff9142" fill-opacity="0.05" r="360"></circle><circle cx="1000" cy="180" fill="#42ff91" fill-opacity="0.05" r="180"></circle></svg></div><div class="container position-relative"><div class="sample-image"><img src="/images/hero.png" alt="Screenshot" /></div><div class="small-headline">/ˈluːnə siː/</div><h1 class="headline">LunaSea</h1><p class="sub-headline">The <span class="modern">modern</span> usenet manager for iOS.</p><div class="download"><a href="https://github.com/JagandeepBrar/LunaSea" class="dl-btn github"><span class="fab fa-github"></span> GitHub<span class="light">GPLv3</span></a><a href="https://apps.apple.com/us/app/lunasea/id1496797802?ls=1" class="dl-btn dmg"><span class="fab fa-app-store"></span> App Store</a></div><p class="requirement">Requires iOS 11+, iOS 13 recommended</p></div></section><section class="highlight highlight--macos"><div class="container"><h2>For and only for iOS.</h2><p>An iOS usenet manager focused on providing a clean & simple experience for all of your management needs. LunaSea is built to be a modern iOS application, using the Flutter framework.</p><div class="highlight-features"><div class="item item--forcetouch"><div class="left"><div class="decoration-line"></div><div class="item-name bg-1">Automation</div><div class="item-desc">LunaSea ships with support for fully controlling your automation tools, including Lidarr, Radarr, and Sonarr.</div><br /><div class="item-desc">You can view metadata details, add new content, edit content, search for releases, and more!</div></div><div class="right"><div class="item-img"><img src="/images/automation.png" width="800" alt="Automation" /></div></div></div><div class="item item--pip reversed"><div class="right"><div class="decoration-line"></div><div class="item-name-no-mb bg-2">Clients</div><div class="item-desc">LunaSea ships with support for SABnzbd & NZBGet, and will later support popular torrent clients, including rTorrent, Deluge, and qBittorrent.</div><br /><div class="item-desc">You can view and manage your live-updating queue, view your download history, add new torrent & NZB files directly through LunaSea, and more!</div></div><div class="left"><div class="item-img"><img src="/images/clients.png" width="800" alt="Clients" /></div></div></div><div class="item item--forcetouch"><div class="left"><div class="decoration-line"></div><div class="item-name-no-mb bg-3">Monitoring</div><div class="item-name bg-4">(Coming Later)</div><div class="item-desc">LunaSea will later ship with support for popular server monitoring tools, including Tautulli, Netdata, Plex, Emby, and Jellyfin.</div><br /><div class="item-desc">You will be able to view and manage Plex activity, CPU usage, memory usage, network utilization, and more!</div></div><div class="right"><div class="item-img"><img src="/images/monitoring.png" width="800" alt="Monitoring" /></div></div></div></div></div></section><footer><div class="container"><div class="contact mb-2 d-flex justify-content-between"><div class="left">This website is a fork of iina's website, original available at <a href="https://iina.io/">iina.io</a>.</div><div class="right"><span class="fas fa-envelope mr-2"></span><span><script>var addr = 'he' + 'llo' + '@' + 'luna' + 'sea' + '.app';
|
||
document.write('<a href="mailto:' + addr + '">' + addr + '</a>');</script></span></div></div></div></footer></div></body></html> |