Skip to content

alecmalloc/paster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paster

Paster is a simple python lool that enables cross-platform clipboard sharing, similiar to that found in the Apple ecosystem. It checks the local clipboard against a shared clipboard in MongoDB and makes sure that all clipboards contain the same value.

(Tested working on Linux and Windows)

Installation and setup

  1. Clone the git repository install the project dependencies by running the following:
pip install -r requirements.txt 
  1. Create a database in MongoDB and paste the credentials into the app/secrets_template.py file (make sure to paste the password into the uri string as well)
  2. Cd into the app directory and run the app
cd app
python main.py

Running the script in the background

To run the script in the background, follow the instructions provided in the guide below:

Resources and attributes

Clipboard icons created by Freepik - Flaticon

About

Paste tool to enable cross platform shared clipboard function similar to Apple devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages