SkillAgentSearch skills...

Quicknote

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

Install / Use

/learn @srilakshmikanthanp/Quicknote
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- Copyright (c) 2021 Sri Lakshmi Kanthan P This software is released under the MIT License. https://opensource.org/licenses/MIT --> <!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/srilakshmikanthanp/quicknote"> <img src="assets/images/quicknote.png" alt="Logo" width="80" height="80"> </a> <h3 align="center">QuickNote</h3> <p align="center"> Take your note handy with quicknote right from your taskbar! <br /> <a href="https://github.com/srilakshmikanthanp/quicknote/issues">Report Bug</a> · <a href="https://github.com/srilakshmikanthanp/quicknote/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS --> <details open="open"> <summary><h2 style="display: inline-block">Table of Contents</h2></summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> </ul> </li> <li> <a href="#getting-started">Getting Started</a> <ul> <li><a href="#installation">Installation</a></li> </ul> </li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#contributors">contributors</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->

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 -->

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 -->

Roadmap

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

<!-- CONTRIBUTING -->

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 -->

License

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

<!-- CONTACT -->

Contact

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

<!-- Contibuters -->

Contributors

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated9mo ago
Forks2

Languages

TypeScript

Security Score

87/100

Audited on Jul 2, 2025

No findings