Skip to content

AEfimov95/DeskPad

Repository files navigation

ru

DeskPad

A simple desktop app for quick access to files, links, and templates.
Built with Tauri + Vue 3.

DownloadDevelopment

Features

  • Copy to clipboard (HTML / plain text)
  • Open links
  • Open files and launch applications
  • Global hotkeys support
  • Drag & Drop support
  • Local data storage

Interface

Installation

Download the latest version from the Releases

Downloads

Platform Type ⬇️
Windows Installer (NSIS) Download
Windows Installer (MSI) Download
Windows Portable Download
macOS Apple Silicon (arm64) Download
macOS Intel (x64) Download
Linux AppImage (x64) Download

System requirements

  • Windows 10/11 x64
  • macOS 12+ (Apple Silicon or Intel)
  • Linux x64 with WebKitGTK (Ubuntu 22.04+ recommended)

Windows

  • Install or run the portable version

macOS

  • Download the .dmg for your architecture (Apple Silicon or Intel)
  • Open the DMG and drag DeskPad to Applications

Linux

  • Download the .AppImage
  • Make executable and run:
chmod +x DeskPad*.AppImage
./DeskPad*.AppImage

Privacy

  • No data collection
  • Everything is stored locally

Development

Requirements

  • Node 20+
  • Rust (stable)
  • Tauri 2

Run in development mode

npm install
npm run tauri dev

Build

npm run tauri build

Tech Stack

  • Tauri 2
  • Vue 3
  • Pinia
  • Naive UI
  • SQLite

License

MIT

About

Quick actions launcher for files, links and clipboard content.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors