https://github.com/shubham-1068/devstash
A simple application to store your code-snippets
https://github.com/shubham-1068/devstash
electron js
Last synced: 2 months ago
JSON representation
A simple application to store your code-snippets
- Host: GitHub
- URL: https://github.com/shubham-1068/devstash
- Owner: Shubham-1068
- Created: 2025-06-07T09:13:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-07T09:28:16.000Z (about 1 year ago)
- Last Synced: 2025-06-17T18:06:43.626Z (about 1 year ago)
- Topics: electron, js
- Language: JavaScript
- Homepage: https://github.com/Shubham-1068/DevStash/releases/download/Alpha/DevStash.Setup.exe
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevStash 🗃️
A developer's digital stash for organizing and managing code snippets, projects, and resources efficiently.
## Features ✨
- Store and organize code snippets with syntax highlighting
- Categorize your resources with tags and folders
- Quick search functionality
- Markdown support for documentation
- Cross-platform availability
- Dark/Light theme support
## Download & Installation ⬇️
### Windows
Download the latest installer:
[DevStash.Setup.exe](https://github.com/Shubham-1068/DevStash/releases/download/Alpha/DevStash.Setup.exe)
### Other Platforms
Check the [Releases page](https://github.com/Shubham-1068/DevStash/releases) for platform-specific builds.
## How to Use 🛠️
1. **Create a new stash** (collection)
2. **Add snippets** with your preferred language
3. **Organize** with tags and categories
4. **Search** instantly when you need something
## Contributing 🤝
We welcome contributions! Please follow these steps:
1. Fork the repository
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 📄
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Support 💖
If you find this project useful, consider starring ⭐ the repository to show your support!
---
Developed with ❤️ by [Shubham](https://github.com/Shubham-1068)