Code Monkey home page Code Monkey logo

oni2's Introduction

Discord License: MIT

Onivim 2

This is a fork of Onivim 2 where I will upload the latest builds (both stable and nightly).

Table of Contents

Download (for Linux)

Arch-based distributions

Download onvim2-bin or onivim2-nightly-bin with the AUR helper of your choice.

Other distributions

First, you need to download Onivim2-x86_64.AppImage from releases, which is the AppImage of onivim2. You can choose the stable or the nightly release.

Then, if you want Oni2 to appear in your application menu/launcher, you need to download the desktop file and logo.

Finally, you need to move the files to /usr (you may need root privileges):

chmod u+x Onivim2-x86_64.AppImage
mv Onivim2-x86_64.AppImage /usr/local/bin/Oni2

And if you also downloaded the desktop file and logo:

mv Onivim2.desktop /usr/share/applications
mv logo.png /usr/share/icons/Onivim2.png

After that, if /usr/local/bin is in your PATH, you can simply run Oni2 in your terminal or application launcher.

Download (for Windows)

Simply download the .exe file from nightly releases and run it.

Download (for macOS)

Simply download the .dmg file from nightly releases and run it. You need to allow the app to run in the privacy settings of macOS.

Documentation

See Documentation.

License

See LICENSE and ThirdPartyLicenses.

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.