Skip to content
/ Wixen Public

A fully accesible desktop client to interact with Mastodon, Bluesky/ATPro networks, and RSS feeds. Other functionality will be added.

Notifications You must be signed in to change notification settings

PratikP1/Wixen

Repository files navigation

<<<<<<< HEAD A fully accesible desktop client to interact with Mastodon, Bluesky/ATPro networks, and RSS feeds. Other functionality will be added.

<<<<<<< HEAD A fully accesible desktop client to interact with Mastodon, Bluesky/ATPro networks, and RSS feeds. Other functionality will be added.

Wixen is a cross-platform Rust application using the Winit UI kit and AccessKit for accessibility. It falls back to native platform UIs (Win32 for Windows, Cocoa for macOS) if accessible UI elements are not supported by Winit.

Features

Getting Started

  1. Ensure you have Rust and Cargo installed.
  2. Build and run the project:
    cargo run

Next Steps

This README will be updated as the project progresses.

5e8524c (Initial commit) 9807625f556957a6f85e7a2f529f3093b3bd2567

Wixen

Wixen is a fully accessible desktop client to interact with Mastodon, Bluesky/ATPro networks, and RSS feeds. Other functionality will be added.

Wixen is a cross-platform Rust application using the Winit UI kit and AccessKit for accessibility. It falls back to native platform UIs (Win32 for Windows, Cocoa for macOS) if accessible UI elements are not supported by Winit.

Features

  • Uses Winit for window management
  • Integrates AccessKit for accessibility (accesskit_winit = "0.29.0")
  • Platform-specific UI fallback: Win32 (Windows), Cocoa (macOS)

Getting Started

  1. Ensure you have Rust and Cargo installed.
  2. Build and run the project:
    cargo run

Next Steps

  • Implement accessible UI elements using Winit and AccessKit
  • Add platform-specific UI fallback logic

This README will be updated as the project progresses.

About

A fully accesible desktop client to interact with Mastodon, Bluesky/ATPro networks, and RSS feeds. Other functionality will be added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages