Skip to content

eefernet/clipster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Issues LinkedIn


Logo

Clipster

A small clipboard manager
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact

About The Project

Clipster is a simple lightweight clipboard management app for programmers, students or anyone that likes a clipboard history. This also serves as an example of swiftUI implementation as I learn it moving from storyboarding. Just a small project I started working on because I wanted to have something small and simple.

(back to top)

Built With

Xcode and swiftUI

(back to top)

Getting Started

In order to use Clipster, you will have to follow some simple steps.

Installation

  1. Go to the releases tab.
  2. Download the lastest release app file.
  3. Once downloaded, drag and drop the app into your Applications Folder.
  4. Apple will provide you with a warning for downloading an unsiged application, dismiss it and go to preferences.
  5. In preferences go to Security and Privacy.
  6. Click on "Open Anyway"

(back to top)

Usage

Once the app is running, simply copy anything you want, and clipster will keep a history for you. To recover something you copied, simply click on the item you would like to put back into your pasteboard.

Clipster lives in your menu bar Your clipboard history, click on one to paste it back to your clipboard

***For more examples, please refer to the Documentation

(back to top)

Roadmap

  • User defined preview length (Just not updating unless on next open)
  • Change how the clipboard updates and triggers events, rather than just check it on a timer
  • User defined commands for pasting strings by using cmd + 1, cmd + 2 etc
  • Handle images, videos, ect
  • Major UI Overhaul

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Ethan Jamieson - @eefernet - [email protected]

Project Link: https://github.com/TacoCatDev/Clipster

(back to top)

About

a simple clipboard app for programmers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages