Skip to content

OpenDevTools is a collection of tools bundled to cater the day-to-day needs of developers

License

Notifications You must be signed in to change notification settings

a-khanna/OpenDevTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDevTools

CI Supported Platforms License: MIT

Introduction

OpenDevTools is a collection of tools bundled to cater the day-to-day needs of developers.
No need to take your data to untrusted/closed-source sites to perform simple tasks.
Tools available:

  • Converters
    • JSON <> YAML
    • Base Converter
  • Encoders/Decoders
    • HTML Encoder
  • Formatters
    • JSON Formatter
    • XML Formatter
    • SQL Formatter

and many more to be added!

Screenshot

How to install

Download the OS specific setup from the releases page.
For Windows, use *.msi installer file.
For Linux, use *.AppImage or .deb file.
For MacOS, use *.tar.gz or *.dmg file.

Architecture

OpenDevTools is a cross-platform application built using the Tauri framework. Tauri is based on Microsoft Edge-similar webview and Rust. Read about tauri here
The underlying UI is based on React.

Contributing

We highly encourage and appreciate contributions!
Open issues and Feature Requests are the best ways to do so.

License

MIT