Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FarazPatankar committed Jul 8, 2022
1 parent fa70b6a commit 9244e86
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
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.
Binary file added src/images/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9244e86

Please sign in to comment.