Skip to content

stephen-nene/nerage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshooter App

Welcome to Screenshooter! This app allows you to capture screenshots from different websites using various logos as triggers.

Features

  • Logo Links: Click on logos to view the latest odds from different websites.
  • Scrapping: Enter a link and click "Scrap" to capture a screenshot.

Getting Started

Prerequisites

  • Node.js installed on your machine.
  • Rust installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/screenshooter.git
  1. Navigate to the project directory:
 cd screenshooter
  1. Install dependencies:
npm install

Usage

  1. Run the app:
npm run tauri dev
  1. Open your browser and go to http://localhost:3000.

Contributing

  • Contributions are welcome! If you'd like to contribute to Screenshooter, please follow these steps:
  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

  • This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Thanks to Tauri for providing a framework for creating web apps with native capabilities.
  • Happy Screenshooting!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors