Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plyght/voxa
A sleek, native macOS Discord client built with SwiftUI. Fast, lightweight, and designed for seamless communication.
https://github.com/plyght/voxa
client discord discord-client discordclient native-mac-app swift swiftui
Last synced: about 19 hours ago
JSON representation
A sleek, native macOS Discord client built with SwiftUI. Fast, lightweight, and designed for seamless communication.
- Host: GitHub
- URL: https://github.com/plyght/voxa
- Owner: plyght
- License: wtfpl
- Created: 2024-12-19T05:21:45.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2025-01-13T23:23:49.000Z (about 23 hours ago)
- Last Synced: 2025-01-14T00:25:43.593Z (about 22 hours ago)
- Topics: client, discord, discord-client, discordclient, native-mac-app, swift, swiftui
- Language: Swift
- Homepage: https://voxa.peril.lol
- Size: 168 MB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Voxa
Voxa is a sleek, lightweight, native macOS Discord client built using SwiftUI. Designed for speed, efficiency, and a modern user experience, it brings the best of Discord to your Mac in a fully optimized package.
## This project wouldn't have started without [@AustinGraphics](https://github.com/AustinGraphics), go support him!
### Discord Server
https://discord.gg/Dps8HnDBpw### Website (in development)1.
https://voxa.peril.lol## Key Features
- **Native macOS Experience:** Built with SwiftUI, Voxa integrates seamlessly with macOS features for a polished and fast user interface.
- **Performance-Focused:** Lightweight design ensures low resource usage and high responsiveness.
- **Customizable Interface:** Modify appearance with custom CSS and theming.
- **Advanced Window Management:** Resizable and draggable windows with transparency and aesthetic layouts.
- **Privacy-First Permissions:** Fine-grained microphone, camera, and location access are available only when needed.
- **FakeNitro and other Vencord plugins:** FakeNitro has recently been implemented into Voxa, and other Vencord plugins are expected soon! See [Upcoming Features](#upcoming-features).## Known Issues
- Some items are fully transparent, lacking any translucency or blur effects.
- Certain items have not been fully integrated with transparent/translucent features.
- Current link handling is suboptimal, preventing links from being opened directly from Voxa in your default browser (although they can be copied and pasted)
- Light mode has a few minor, easily resolvable issues.
- The "Upload File" button is non-functional, requiring users to drag and drop files above the window for uploading.---
## Table of Contents
- [Installation](#installation)
- [Upcoming Features](#upcoming-features)---
## Installation
### Using a Prebuilt Release
1. Download the latest `.dmg` file from the [Releases page](https://github.com/plyght/voxa/releases).
2. Open the `.dmg` file and drag the Voxa app to your `Applications` folder.
3. Launch Voxa from your Applications folder.### Building From Source
1. Clone the repository:
```bash
git clone https://github.com/plyght/Voxa.git
cd Voxa## Upcoming Features
### Most of these will be fixing [Known Issues](#Known-Issues)- Proper file uploading support
- Proper link handling## Star History
##### 1[voxa.peril.lol Source Code](https://github.com/plyght/voxa.peril.lol) - This contains the source code of the Voxa website.