quicknote

QuickNote helps to paste some random text or take some notes right from your taskbar!

MIT License

Stars
10

About The Project

QuickNote is a utility program to take Notes! right from your taskbar. It is a cross-platform application built with Electron.js and React.js. it also supports Rich Text Editing.

Built With

  • Electron.js
  • React.js

Getting Started

To install QuickNote, follow the instructions below.

Installation

Go to Releases and download the latest & suitable version to Your Platform.

Linux

You can Use this command to install Quicknote,

bash <(curl -sSL https://raw.githubusercontent.com/srilakshmikanthanp/quicknote/main/scripts/setup.sh)

Due to the issue you can't open app by clicking on the icon. However, you can open the app by shortcut Ctrl+Alt+Q.

Usage

  1. Click on the icon in the taskbar or use the shortcut Ctrl+Alt+Q to open the app.
  2. Type your note in the text area.
  3. That's it! your note is saved automatically.

Roadmap

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

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.

  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

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/srilakshmikanthanp/quicknote

Contributors