Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srilakshmikanthanp/quicknote

QuickNote helps to paste some random text or take some notes right from your taskbar!
https://github.com/srilakshmikanthanp/quicknote

electron-app notes quicknote reactjs

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        





Logo

QuickNote


Take your note handy with quicknote right from your taskbar!


Report Bug
·
Request Feature

Table of Contents




  1. About The Project



  2. Getting Started


  3. Roadmap

  4. Contributing

  5. License

  6. Contact

  7. contributors

## 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](https://github.com/srilakshmikanthanp/quicknote/releases) and download the latest & suitable version to Your Platform.

#### Linux

You can Use this command to install Quicknote,

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

Due to the [issue](https://github.com/electron/electron/issues/37112) 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](https://github.com/srilakshmikanthanp/quicknote/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](https://github.com/srilakshmikanthanp/quicknote)

## Contributors

- [Manoj Raj M](https://github.com/manojrajm)