Git Product home page Git Product logo

neohub's Introduction

NeoHub

NeoHub

Why?

Neovide is a sweeeeet GUI for Neovim, but I had two annoying issues.

  1. When multiple instances are running, it is hard to switch between them as each instance is a separate macOS process, and all the processes are named neovide in the ⌘ ⇥ list.
  2. Often, I accidentally run a project that is already running, resulting in a Neovim error related to existing swap files.

Features

So, what NeoHub offers?

  1. Global hotkey to show a switcher between Neovide instances. You can hit this hotkey from anywhere and activate a project you need.
  2. Global hotkey to activate last used editor, if there are mulitple.
  3. Hotkey to restart current editor.
  4. CLI, which executes new Neovide instances, and if an instance at the current path is already running, it activates it instead of spawning a new one.

Requirements

  • macOS 13+.
  • Administrative privileges to install the CLI.
  • neovide available in your PATH.

Download

Get it from the Releases.

Installation

This a macOS app. Unzip the NeoHub.zip and move NeoHub.app to the Applications folder.

On the very first launch, you will be asked to install the CLI. You will need to enter an administrative password.

Usage

CLI

Once installed, the neohub command should become available in your shell. This is the only way to launch a Neovide through the NeoHub, so use neohub instead of neovide to launch editors. Otherwise, things won't work.

See neovide --help for available options.

App

Hit ⌘ ⌃ N (Command + Control + N) to open the editor switcher. Hit ⌘ ⌃ Z (Command + Control + Z) to activate last active editor.

All hotkeys are configurable.

When in the switcher, you can quit all editors at once by pressing ⌘ Q, or just a selected one with ⌘ ⌫. Also, you can use (Tab) to cycle through the editors in the list.

You can set a hotkey to restart current editor in the Settings. Keep in mind, that if you updated env vars and restart the editor - it won't pick up the new env. In this case, you need to shut down the editor and relaunch it from the CLI.

P.S. When you press the editor switcher hotkey and there is only one Neovide instance is running, NeoHub will activate it instead of showing the switcher.

Credits

App icon is by u/danbee.

License

MIT.

neohub's People

Contributors

alex35mil avatar falcucci avatar mambusskruj 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

Watchers

 avatar  avatar  avatar

neohub's Issues

Failed to execute installation Apple Script

What happened?

I tried to install it on Sonoma.
I gave it administrator access, but it failed with the following error
I had to manually create /usr/local/lib
After I created the folder, it worked as expected

Error details

Failed to execute installation Apple Script
App: Version 0.1.1 (Build 7057133)
macOS: Version 14.0 (Build 23A344)
Arch: arm64
Context: InstallationView#body
Metadata:
    ["NSAppleScriptErrorAppName": NeoHub, "NSAppleScriptErrorRange": NSRange: {0, 240}, "NSAppleScriptErrorBriefMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory, "NSAppleScriptErrorNumber": 1, "NSAppleScriptErrorMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory]

Failed to execute installation Apple Script

What happened?

Reproduction steps, context, etc.

Error details

Failed to execute installation Apple Script
App: Version 0.1.1 (Build 7057133)
macOS: Version 14.1.2 (Build 23B92)
Arch: arm64
Context: InstallationView#body
Metadata:
    ["NSAppleScriptErrorAppName": NeoHub, "NSAppleScriptErrorMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory, "NSAppleScriptErrorRange": NSRange: {0, 438}, "NSAppleScriptErrorBriefMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /private/var/folders/7x/dkdc29wx6yl7tf0gvf7wrbqh0000gn/T/AppTranslocation/A6A77CAC-BAF3-428C-A9DE-21B310B8106F/d/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory, "NSAppleScriptErrorNumber": 1]

CLI produces `default.profraw` files

According to the internet, this is due to the Xcode test coverage setting, but turning it off doesn't make a difference for me, and I couldn't figure out which setting causes it these days.

Failed to execute installation Apple Script

What happened?

Reproduction steps, context, etc.

Error details

Failed to execute installation Apple Script
App: Version 0.1.1 (Build 87c47ae04fe1)
macOS: Version 14.4.1 (Build 23E224)
Arch: arm64
Context: InstallationView#body
Metadata:
    ["NSAppleScriptErrorAppName": NeoHub, "NSAppleScriptErrorBriefMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory, "NSAppleScriptErrorRange": NSRange: {0, 240}, "NSAppleScriptErrorNumber": 1, "NSAppleScriptErrorMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory]

Cli app error

What happened?

I can't open Neovide with Neohub, error below occurs.
After installing the latest version, I encountered the following error. I attempted to resolve it by deleting Neohub from /usr/local/bin/ and reinstalling it, but the issue persists.

There's no specific reproduction steps; it simply didn't work. Additionally, it doesn't check if Neohub GUI is running; the error occurs regardless.

Error details

CLI failed to report a status → Failed to get CLI version
App: Version 0.2.1 (Build 6d5ab7f)
macOS: Version 13.6.6 (Build 22G630)
Arch: x86_64
Context: SettingsView#body → CLI#getVersion()
Code: 6
Metadata:
    ["StdErr": "dyld[9183]: Library not loaded: @rpath/NeoHubLib.framework/Versions/A/NeoHubLib\n  Referenced from: <E100EF9A-B669-336C-B006-AB0886316A53> /usr/local/bin/neohub\n  Reason: tried: \'/usr/local/Frameworks/NeoHubLib.framework/Versions/A/NeoHubLib\' (no such file), \'/usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib\' (code signature in <0FD7B9AE-1817-334A-B46F-CA173605B659> \'/usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib\' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), \'/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib\' (no such file), \'/usr/local/Frameworks/NeoHubLib.framework/Versions/A/NeoHubLib\' (no such file), \'/usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib\' (code signature in <0FD7B9AE-1817-334A-B46F-CA173605B659> \'/usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib\' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), \'/System/Volumes/Preboot/Cryptexes/OS/usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib\' (no such file)"]

Thank you

Failed to execute installation Apple Script

What happened?

Reproduction steps, context, etc.

Error details

Failed to execute installation Apple Script
App: Version 0.1.1 (Build 7057133)
macOS: Version 14.4.1 (Build 23E224)
Arch: arm64
Context: InstallationView#body
Metadata:
    ["NSAppleScriptErrorNumber": 1, "NSAppleScriptErrorBriefMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory, "NSAppleScriptErrorAppName": NeoHub, "NSAppleScriptErrorMessage": cp: /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework: No such file or directory
cp: symlink: Versions/Current/NeoHubLib: No such file or directory
cp: symlink: Versions/Current/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/NeoHubLib: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/_CodeSignature: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/_CodeSignature/CodeResources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /Applications/NeoHub.app/Contents/Frameworks/NeoHubLib.framework/Versions/A/Resources: unable to copy extended attributes to /usr/local/lib/NeoHubLib.framework/Versions/A/Resources: No such file or directory
cp: /usr/local/lib/NeoHubLib.framework/Versions/A/Resources/Info.plist: No such file or directory
cp: symlink: A: No such file or directory, "NSAppleScriptErrorRange": NSRange: {0, 240}]

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.