Skip to content

This open-source project turns plain code snippets into visually appealing, shareable images, helping developers add a creative touch to their work and share it effortlessly across platforms.

Notifications You must be signed in to change notification settings

IldySilva/SnapInk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapInk 🎨✨

GitHub stars GitHub license

SnapInk is a tool that transforms your code into beautiful, print-ready images. It allows developers to easily customize, share, and showcase their code with style. image


🚀 Features:

  • Customizable Themes: Choose or create themes to make your code pop.
  • Real-Time Syntax Highlighting: Instant highlighting for multiple programming languages.
  • High-Resolution Exports: Save code snippets as PNG, SVG, or vector graphics.
  • Snippet Templates: Predefined templates for common code structures.
  • Multi-Language Support: Works with a wide range of programming languages.
  • Custom Fonts - Choose from a range of fonts to give your snippets a personalized touch.

Whether you’re new to open source or a seasoned pro, your contributions can help bring SnapInk to the next level.

📣 Why Star and Contribute?

SnapInk is just getting started! Starring helps spread the word, and each contribution or feedback brings us closer to an even better tool. You can help shape SnapInk by suggesting features, fixing bugs, or refining its performance.

💻 Getting Started Locally

To run SnapInk locally using Flutter Web, follow these steps:

  1. Clone the Repository

    git clone https://github.com/ildysilva/SnapInk.git
    cd SnapInk
  2. Install Flutter Follow the instructions on the Flutter official website.

  3. Get Dependencies

    flutter pub get
  4. Run the Project

    flutter run -d chrome

🤝 Contributing to SnapInk

  1. Fork the Repository: Create your copy.
  2. Create a Branch:
    git checkout -b my-feature-branch
  3. Make Changes: Implement your feature or fix.
  4. Commit Changes:
    git commit -m "Add a new feature"
  5. Push to Your Fork:
    git push origin my-feature-branch
  6. Create a Pull Request: Submit your changes for review.

💥 Get Started Now

Let SnapInk be part of your coding journey—don’t forget to star and share with your dev community!

About

This open-source project turns plain code snippets into visually appealing, shareable images, helping developers add a creative touch to their work and share it effortlessly across platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •