A lightweight and efficient desktop application that resides in your system tray, providing quick access to essential texts and codes without cluttering your workspace.
- 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.
- Electron – For building cross-platform desktop applications.
- Node.js – Backend logic and system integration.
- JavaScript – Core application logic.
Prerequisite:
Make sure you have Visual Studio Code installed.
- Clone the repository:
git clone https://github.com/nicoryy/snipdeck
- Install dependencies:
npm install
- Run the app in dev:
npm run dev
- Build and run
npm run build start the .exe file in /dist/win-unpacked/file.exe
This project is licensed under the MIT License.
Enhance your workflow with SnipDeck App – the smart way to manage your desktop utilities!