https://github.com/syntachiato/yadds
⚡️ Yet another DSM Download Station
https://github.com/syntachiato/yadds
cross-platform dashboard download-station dsm electron fedora jotai macos material-ui react synology typescript ubuntu windows
Last synced: 4 months ago
JSON representation
⚡️ Yet another DSM Download Station
- Host: GitHub
- URL: https://github.com/syntachiato/yadds
- Owner: syntachiato
- License: gpl-3.0
- Created: 2021-11-04T08:39:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T04:07:00.000Z (5 months ago)
- Last Synced: 2024-12-13T04:23:34.386Z (5 months ago)
- Topics: cross-platform, dashboard, download-station, dsm, electron, fedora, jotai, macos, material-ui, react, synology, typescript, ubuntu, windows
- Language: TypeScript
- Homepage:
- Size: 89.7 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yadds
[](./LICENSE)
[](./package.json)
[](./package.json)
[](https://github.com/syntachiato/Yadds/actions/workflows/test.yml)> [!CAUTION]
> The repository is no longer maintained> [!NOTE]
> The project has switched to native SwiftUI for `macOS` / `iOS`
>
> New name & upcoming app → [Swads.app](https://swads.app)## ✨ FEATURES
- [x] Cross-platform support (macOS, Windows, Linux)
- [x] Multi-language hot-switching (English, 简体中文, 繁體中文, 日本語 and etc.)
- [x] Dark mode
- [ ] Support Touch Bar (Mac only if available)
- [ ] Support for [Synology Secure Signin](https://www.synology.com/en-us/dsm/packages/SecureSignIn) passwordless login
- [x] Multi-account switching
- [ ] Automatic access to BitTorrent tracker list
- [ ] Download progress visualization## 🔨 BUILD
### PREREQUISITES
- [Node 14](https://nodejs.org) or higher
- [npm 8](https://www.npmjs.com/package/npm) or higher### STARTING DEVELOPMENT
Start the app in the `dev` mode:
```bash
npm run start
```### PACKAGING FOR PRODUCTION
To package apps for the local platform:
```bash
npm run package
```## 👀 PREVIEW
## 👍 CREDITS
- [Electron React Boilerplate - A Foundation for Scalable Cross-Platform Apps](https://github.com/electron-react-boilerplate/electron-react-boilerplate)
- [3dicons - Open source 3D icon library](https://3dicons.co/)## 📜 LICENSE
GPL-3.0 License