Coder Social home page Coder Social logo

clipnotes's Introduction

ClipNotes

ClipNotes is an open-source copy and paste manager for macOS, designed with simplicity and usability in mind. It offers a clean and intuitive interface to manage your clipboard history efficiently, making it easier than ever to keep track of copied text, links, and more.

ClipNotes Example 2 GIF

Features

  • Clipboard History: Automatically saves items you copy to your clipboard, allowing you to access them later.
  • Simple Interface: A user-friendly interface that is easy to navigate.
  • Search Functionality: Quickly find items in your clipboard history with an integrated search feature.
  • Data Persistence: Saves your clipboard history between app launches, ensuring that you never lose important copied content.
  • Lightweight and Efficient: Designed to be unobtrusive, consuming minimal system resources.
  • Dark Mode Support: Supports macOS dark mode for a seamless experience in low-light environments.

Getting Started

For a quick and easy setup, you can directly download the ClipNotes app through the provided .dmg file:

Download ClipNotes.dmg

Installation Instructions

  1. Download the ClipNotes.dmg.zip file from the above link.
  2. Unzip the downloaded file to extract the .dmg file.
  3. Double-click on the .dmg file to open the installer.
  4. Drag the ClipNotes application to your Applications folder.
  5. Open ClipNotes from your Applications folder to start managing your clipboard history.

Prerequisites

  • macOS 11.0+
  • Xcode 15.0+ (for building from source)

Building From Source

If you prefer to build ClipNotes from source:

git clone https://github.com/yourusername/ClipNotes.git
cd ClipNotes
open ClipNotes.xcodeproj

Usage

Once ClipNotes is installed or running, it will automatically start saving items that you copy to your clipboard. Access ClipNotes from the menu bar to view your clipboard history. You can search, delete, or copy items back to your clipboard. Plus, it's dark and light mode compatible!

ClipNotes Example GIF

ClipNotes Example 3 GIF

Contributing

Contributions to ClipNotes are welcome if you have improvements or bug fixes. The project is currently just a barebones clipboard editor so there is plenty of room for functionality that can be added although the interface needs to remain minimal:

  1. Fork the repository.
  2. Create a new branch with git checkout -b feature/AmazingFeature.
  3. Commit your changes with git commit -am 'Add some AmazingFeature'.
  4. Push to the branch with git push origin feature/AmazingFeature.
  5. Open a pull request.

If you do decide to fork it or use any of the code, please star the project :)

License

ClipNotes is released under the MIT License. See LICENSE for more information.

clipnotes's People

Contributors

nathan-woolmore avatar

Stargazers

Mark avatar Fernando Ramalho avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.