-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fa70b6a
commit 9244e86
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
# SnipSnap | ||
|
||
A simple but powerful tool to make your images prettier. | ||
A simple but powerful tool to make your screenshots prettier. | ||
|
||
![App preview](./src/images/preview.png) | ||
|
||
## Motivation | ||
|
||
I built SnipSnap because I wasn't happy with the other options as they were either in the browser or needed to be used as your primary screenshot tool. I use [Cleanshot](https://cleanshot.com/) and SnipSnap fits into that workflow perfectly. | ||
|
||
I've also always wanted to build a desktop app and this idea kinda let me do that while trying a few new technologies which I hadn't done in a while. | ||
|
||
## Technologies | ||
|
||
- [Tauri](https://tauri.app/) | ||
- [Mantine](https://mantine.dev/) | ||
|
||
## Notes | ||
|
||
- I've personally only tested the application on MacOS. I think everything should work fine on both Linux and Windows? It'd be great if someone could test it out and let me know! | ||
|
||
## Contributing | ||
|
||
A `CONTRIBUTION.md` file is coming soon but feel free to create an issue with your suggestion/bug report before working on a PR. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.