Skip to content

AshminJayson/zfetch

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

_Z Fetch

🖇️ Persistent clipboard with fuzzy search built using NextJS with Tauri
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Z Fetch

(back to top)

Built With

Next was preferred cause it's popular and Tauri cause it's fast 🦀

  • Next
  • Tauri

(back to top)

Getting Started

Prerequisites

Follow the steps below to setup a local development environment

  • Clone the repo
    git clone https://github.com/AshminJayson/zfetch
  • Move to repo directory
    cd zfetch
  • Install the npm packages
    npm install
  • Run the development server
    npm run tauri dev

Usage

  • Download and run the installer from https://github.com/AshminJayson/zfetch/releases
  • To get quick access pin the app to your taskbar and then use win + position[1,2,3] on taskbar to quick launch it. ( I'll be working a proper hotkey later )
  • Add whatever data in the form of key - value pairs.
  • Search for those, selected fields automatically get copied to your clipboard ( I'm be checking if this is really is better than having to press enter after making a selection ).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  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

(back to top)

Contact

Ashmin Jayson - @JaysonAshmin - ashminjayson10@gmail.com

Project Link: https://github.com/AshminJayson/zfetch

(back to top)

Acknowledgments

(back to top)

About

🖇️ Persistent clipboard with fuzzy search based retrieval

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published