[go: up one dir, main page]

Skip to content

PasteBar - Limitless Clipboard for Mac and Windows

License

Notifications You must be signed in to change notification settings

itsharex/PasteBarApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasteBar - Limitless, Free Clipboard Manager for Mac and Windows.

Screenshot 2024-07-25 at 14 11 09

pastebar-screenshot-main-split

Effortless Management Of Everything You Copy and Paste. Free and open-source.

Key features are:

  • Unlimited clipboard history
  • Searchable copy history
  • Custom saved clips
  • Quick-access paste menus
  • Collections, tabs, and boards for organization
  • Local storage for privacy and security
  • Lock screen and passcode protection
  • Support for text, images, files, links, and code snippets
  • Automatic programming language detection and syntax highlighting
  • Markdown support in notes
  • Instant pasting from system menu
  • Dark theme
  • Global search functionality
  • Customizable clips and menus
  • Support for forms and templates
  • Web scraping and API data extraction capabilities
  • Available for macOS and Windows (including Apple Silicon M1, Intel, AMD, and ARM processors)

https://www.pastebar.app

Stack

  • Rust: Tauri Apps, Diesel ORM, Reqwest, Anyhow, Serde, Tokio.
  • Javascript: Typescript, React, React Query, Vite, TailwindCSS, Signals, Jotai, Zustand.

Build Local PasteBar App

$ npm install
$ npm run build

Development Start

After cloning run:

$ cargo install diesel_cli --no-default-features --features sqlite
$ npm install
$ npm start

About

PasteBar - Limitless Clipboard for Mac and Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 50.6%
  • Rust 47.1%
  • CSS 1.2%
  • Other 1.1%