Multi Platform Cloud Clipboard - Desktop Client
Project description
Clipster - Desktop Client
Clipster is a multi platform cloud clipboard:
Copy a text on your smartphone and paste it on your desktop, or vice versa.
Easy, secure, open source.
Supports Android, Linux, MacOS, Windows and all browsers.
You can use the web front-end of the public server at clipster.cc.
For the Android client see Clipster-Android.
To run your own server check Clipster-Server.
Setup
Linux
Install via pip:
pip install clipster-desktop
Then, clipster
will be available as a terminal command. To enable auto-start, execute the following setup script:
clipster_enable.sh
This will add a Clipster service to systemd. (To disable auto-start, run clipster_disable.sh
)
Alternatively, install the latest version from GitHub. Copy and paste the following in the console to clone the git repo and start the install.sh
script:
git clone https://github.com/mc51/Clipster-Desktop.git && cd Clipster-Desktop && sh scripts/install.sh
The install script takes care of everything.
Windows
Download clipster.exe
from the latest Windows release and start it. To automatically start Clipster, open the current user's auto-start folder by opening Explorer and typing shell:startup
. Copy clipster.exe
there.
MacOS
Download clipster.zip
from the latest MacOS release, move it to Applications
and start it. You might get a warning message, that you need to ignore. Newer MacOS versions might even prevent you from opening it entirely at first. You have two options:
- Open it in the Finder via
right click --> open
- After failing to open it, go to
System Preferences --> Security & Privacy
. In theGeneral
Tab the App will be listed and you can start it from there
To automatically start Clipster, right click on the icon in your Dock and click on Options --> Open at Login
.
Now, you can use clipster!
Usage
On the first startup, you can either register a new account or enter your existing credentials for the login. Your credentials will be stored in your HOMEPATH
in ./config/clipster/config
.
Clipster will add an Icon to your system tray which you can click for opening up a menu with the following options:
Get last Clip
will fetch the last shared Clip from the server.
Get all Clips
will fetch all shared Clips from the server.
Share Clip
will share your current clipboard. Then, it's available for all your devices.
Edit Credentials
allows you to register a new account or change your login credentials.
Exit
will terminate the app.
Roadmap
- Encrypt / Decrypt clipboard locally and only transmit encrypted data to server
- Add clipboard history: share multiple Clips
- Add PyPi package
- Support image sharing
- iOS Client
Contributions
Contributions are very welcome. If you come across a bug, please open an issue. The same thing goes for feature requests.
Credits
Client based on cloud-clipboard.
Install script based on Docker.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file clipster-desktop-0.4.5.tar.gz
.
File metadata
- Download URL: clipster-desktop-0.4.5.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2d0bdcadd7482ce63e912afa21c65f8e8ab5edef89905df4aab257737e5fd56 |
|
MD5 | c63520a351030530051be2224c60c6e5 |
|
BLAKE2b-256 | 90986afe21d1386663212e7aa0bce80adec93db56fd41287aad51ec41b47a18e |
File details
Details for the file clipster_desktop-0.4.5-py3-none-any.whl
.
File metadata
- Download URL: clipster_desktop-0.4.5-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 554c014a66529bfed1383872c81022b64abc82c58a5c9abb9333234934cfee49 |
|
MD5 | f7d3015a24de5bbb1dc5e596132c5ab9 |
|
BLAKE2b-256 | 4a9ddf8bf959cf4be0d56c6926d73d52d20b8079fded0b628cec91d9be2f5c21 |