Giter Club home page Giter Club logo

hoppscotch-app's Introduction

hoppscotch-app

This is a simple desktop version of hoppscotch which build with Tauri.

It support windows (x86, x64, arm64) and linux (amd64, i386, arm64, armhf) and macos (x64, aarch64, universal). One single portable executable file or bundles/installers (msi/nsis for windows, deb/AppImage for linux, app.zip/dmg for macos) are provided.

build

Downloads

Current version: 24.3.0.


Windows
64-bit 📦 Executable | 💿 MSI Installer | 💿 NSIS Installer
32-bit 📦 Executable | 💿 MSI Installer | 💿 NSIS Installer
arm64 📦 Executable | 💿 NSIS Installer
❓ Don't know which architecture of OS you installed? Execute wmic os get osarchitecture or Open System by clicking the Start button, right-clicking Computer, and then clicking Properties.

macOS
Intel Processor 📦 Executable | 💿 DMG bundle | 💿 APP bundle
Apple M1 Processor 📦 Executable | 💿 DMG bundle | 💿 APP bundle
Universal 📦 Executable | 💿 DMG bundle | 💿 APP bundle
❓ Don't know which architecture of OS you installed? Learn more at apple.com.

While Apple silicon machines can run applications compiled for Intel-based Macs through a translation layer called Rosetta, this leads to a reduction in performance due to processor instruction translations. It is common practice to let the user choose the correct target when downloading the app, but you can also choose to distribute a Universal Binary. Universal Binaries include both aarch64 and x86_64 executables, giving you the best experience on both architectures. Note, however, that this increases your bundle size significantly.

Linux
64-bit 📦 Executable | 💿 AppImage bundle | 💿 DEB bundle
32-bit 📦 Executable | 💿 AppImage bundle | 💿 DEB bundle
arm64 📦 Executable | 💿 DEB bundle
armv7 📦 Executable | 💿 DEB bundle
❓ Don't know which architecture of OS you installed? Execute uname -i or dpkg --print-architecture or arch command.

Screenshot

Does it work?

Yes! Quite well, actually - on macOS, Windows, and Linux.

Credits

99% of the work was done over at hoppscotch.

License

MIT License

Copyright (c) 2023 liudonghua

hoppscotch-app's People

Contributors

github-actions[bot] avatar liudonghua123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hoppscotch-app's Issues

Cannot log in with GitHub

When I click the button to log in with GitHub, the loader spins but nothing happens.

I guess it should open up a new window (or browser window) to perform an OAuth authentication

tauri fetch got error: Error: Failed to parse responseas JSON: SyntaxError

tauri fetch got error: Error: Failed to parse response api as JSON: SyntaxError: Unexpected token 'a', "api" is not valid JSON;
try setting the responseType option to ResponseType.Text or ResponseType.Binary if the API does not return a JSON response.

对返回相应不是json的数据会报错误,需要提供设置的地方

登录失败

Unable to load auth providers,不知道是不是公司网络的原因

"hopscotch-app" is damaged

I'm getting this error when I try to open the M1 build version. I'm using a MBP 16 M1 Pro on Monterey 12.1.

“hoppscotch-app” is damaged and can’t be opened. You should move it to the Trash.

I'm unsure what the reason or issue is with the dmg files.

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.