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

https://github.com/nicoryy/snipdeck-app

SnipDeck it is a perfomed way to copy giant blocks of text and code with just 2 clicks into your clipboard.
https://github.com/nicoryy/snipdeck-app

clipboard-manager desktop desktop-app electron electron-app electronjs personal-project productive-repo software windows

Last synced: 7 months ago
JSON representation

SnipDeck it is a perfomed way to copy giant blocks of text and code with just 2 clicks into your clipboard.

Awesome Lists containing this project

README

          

# **SnipDeck App**

A lightweight and efficient desktop application that resides in your system tray, providing quick access to essential texts and codes without cluttering your workspace.

## ✨ Features

- **System Tray Integration:** Seamlessly runs in the background with a tray icon for easy access.
- **Quick Actions:** Instantly copy a significant giant block of code in one click to your clipboard.
- **Minimal UI:** Keeps your desktop clean and distraction-free.

## 🚀 Technologies Used

- **Electron** – For building cross-platform desktop applications.
- **Node.js** – Backend logic and system integration.
- **JavaScript** – Core application logic.

## 🛠️ Getting Started

> **Prerequisite:**
> Make sure you have [Visual Studio Code](https://code.visualstudio.com/) installed.

1. **Clone the repository:**
```bash
git clone https://github.com/nicoryy/snipdeck
```
2. **Install dependencies:**
```bash
npm install
```
3. **Run the app in dev:**
```bash
npm run dev
```
4. **Build and run**
```bash
npm run build

start the .exe file in /dist/win-unpacked/file.exe
```

## 📄 License

This project is licensed under the MIT License.

---

Enhance your workflow with **SnipDeck App** – the smart way to manage your desktop utilities!