DevUtils-app
DevUtils-app copied to clipboard
All-in-one Toolbox for Developers. Native macOS app.
Hello! Can you add it? I will be very glad for that comfort feature... [Here](https://github.com/ethereumjs/ethereumjs-units/blob/master/units.json) you can see units for the converter and [here](https://eth-converter.com/) the calculator which I use every...
Currently, the tab width is 2 spaces, so changing between 2 spaces and 1 tab doesn't make any difference visually, which is the main reason I would do it (because...
After _carthage bootstrap --platform macOS_ has run successfully and _signing & capability_ is configured fine, I try to run the project in Xcode and face the following error: >Showing All...
Hello, it would be very usefull to have a from/to epoch date conversion - many systems use this format to process dates (well at least the ones I've seem in...
such as [link](https://www.the-qrcode-generator.com/)
Hey there! I'm trying to build your app locally on my Mac (Catalina 10.15.7). I run `carthage bootstrap --platform macOS` and I get the following output: ``` *** Checking out...
This is a common feature I have seen on other diff tools and can be useful when we want to switch the base text to compare against. The following is...
Something like generator.lorem-ipsum.info to generate placeholder text would be useful. Maybe add options to specifically include non-ASCII characters and emoji, which would be useful in testing software to ensure that...
I think something that would fit in perfectly with these tools is a simple regex match tester. Something like what you would find on https://regex101.com/, but without the explanation box...
Could you please add support for simple math expression such as `1601954752+49634` as the input for unix time converter? Right now, it fails with 'Invalid input'.