Skip to content

Winvestour/winfluencers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winfluencers Desktop

The native desktop shell for Winfluencers — Winvestour's influencer program app. Built with Tauri v2: a small, native window (~2 MB) that opens the live Winfluencers web app.

Download the latest release: see the Releases page for Windows and Linux builds.

What this is

This shell contains no application logic — it's a thin native window around https://www.winvestour.com. All of Winfluencers' actual functionality (applying to campaigns, connecting social accounts, earnings tracking, payouts) lives on the web and is identical across platforms; this repo only ships the native wrapper (window chrome, tray behavior, auto-sizing) so Winfluencers installs and feels like a real desktop app.

  • Branded title bar (frameless window, rose, drag-to-move)
  • Single-instance (opening a second time focuses the existing window)
  • Window size/position remembered between launches
  • No telemetry, no bundled secrets, no local data storage beyond what the browser session already does

Building locally

Prerequisites: Rust (stable, MSVC toolchain on Windows), Node.js 20+, and platform build tools (Tauri prerequisites).

npm install
npm run tauri build

Output installers land in src-tauri/target/release/bundle/.

Supported platforms

Platform Format Status
Windows 10/11 .exe (NSIS), .msi
Linux .deb, .rpm, .AppImage ✅ (built via CI)
macOS Not planned

License

MIT — see LICENSE.

About

Winfluencers desktop shell — Windows/Linux/macOS (Tauri)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages