GithubHelp home page GithubHelp logo

itsharex / devtools-x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fosslife/devtools-x

0.0 0.0 0.0 5.3 MB

Collection of offline first developer utilities available as desktop application. all in one place, cross-platform!

License: MIT License

JavaScript 2.77% Rust 6.42% TypeScript 85.73% CSS 4.63% HTML 0.44%

devtools-x's Introduction

DEVTOOLS-X

devutils is macOS-only, and devtoys is Windows-only.
So here's DevTools-X -- an x-platform collection of dev-tools that is lighter, safer, and full of feature rich (currenltly 32 modules and growing) development utilities.

Note: Application is under development, expect some bugs.

In any case if the app doesn't render/load anything, just delete the file if exists or create settings.json if doesn't exist at: https://docs.rs/tauri/latest/tauri/api/path/fn.data_dir.html

Logo

Badges

MIT License GitHub issues GitHub stars Latest release

Screenshot

Screenshot 2024-04-01 at 12 20 37 PM

Installation

Download the relevant package from Github Releases section, and start using it! :D

If you prefer compiling your own package, make sure you have all tauri pre-requisites installed:

https://tauri.app/v1/guides/getting-started/prerequisites

Then just clone and open the project in terminal and run

yarn tauri build

Acknowledgements

This project exists solely because I was fed up switching between different tools on different OSes. Please do star their github repositories, they have inspired many modules in devtools-x

Features

Checkout features.md for a short video demo on every feature.

DevTools-X has about 34 features as of now, and growing.

The full list in below, One big selling point of DevTools-X is it uses monaco-editor, the editor used by vscode, so tons of editor features are available to you right from the start, as if you are using vscode.

  1. Basic REST client
  2. Unix epoch timestamp convertor
  3. Graphical ping
  4. Strong password generator
  5. QR code generator
  6. Code format/minify tools
  7. React live scratchpad
  8. Lorem Ipsum text generator
  9. Image compressor/convertor with preview
  10. Pastebin with gist
  11. Programming scratchpad with many languages support
  12. Bulk image compressor with Rust SIMD
  13. Base64 text encode/decode
  14. Base64 image encode/decode
  15. Text hash calculate (md5, sha etc)
  16. Files MD5
  17. JSON formatter/minify etc
  18. JWT decode
  19. Number convertor
  20. SQL formatter
  21. Color convertor/picker
  22. Code/text diff with syntax highlight
  23. Markdown edit/preview
  24. YAML JSON convertor
  25. Multiple units convertor (length/pressure whatnot)
  26. Text gzip/deflate/zlib compression
  27. Stateless password generator
  28. Generate programming Types and Interfaces from json
  29. URL Parser
  30. HTML editor and preview
  31. PDF Reader
  32. Cron edit and explain
  33. UUID generator
  34. Regex Tester

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Tech Stack

DevTools-X is NOT WRITTEN IN ELECTRON.

Client: React, Mantine

Backend: Rust

That should be enough to tell you it's built on top of Tauri, So we get best of the both worlds: Web + Rust. Web to create beautiful cross-platform UI, Rust to create fast and small applications. Tauri bundle is super small, about 10MB of installer.

Authors

FAQ

Migrate settings?

There's a backup/restore feature available in settings drawer. you can backup manually as well, copy settings.json from appDir

App is not starting/showing empty screen

Most likely your db is corrupt. delete settings.json file in your appDir. Create a issue if you can't find it.

I do not like the order of modules

All module can be rearranged with drag-n-drop. order is saved in a local db. you can edit this file manually as well, it's a simple json file.

Do I need to know Rust to get started?

Absolutely not. Many modules are written in pure JS, rust is only needed for performance and security sensitive features like calculating hash or compressing image etc.

NEED HELP WITH:

  • More features
  • Testing
  • Can the logo be improved?
  • Regex Tester is kinda broken, monaco gives a headache
  • Fix ALL FIXME: s and TODO: s

License

MIT

Star History

Star History Chart

devtools-x's People

Contributors

sparkenstein avatar dependabot[bot] avatar uditkarode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.