olive VS Brackets

Compare olive vs Brackets and see what are their differences.

Brackets

An open source code editor for the web, written in JavaScript, HTML and CSS. (by adobe)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
olive Brackets
66 38
7,800 33,735
1.4% -
5.6 1.4
21 days ago over 2 years ago
C++ JavaScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

olive

Posts with mentions or reviews of olive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-02.
  • Olive keeps crashing when trying to make a proxy?
    1 project | /r/olive | 10 Jul 2023
    We need more detail. What OS you are using what olive version (exactly up to commit number). You should make an issue heere: https://github.com/olive-editor/olive/issues
  • hey guys since we're starving for Content I made this hope you enjoy
    1 project | /r/SpiceandWolf | 22 Jun 2023
    Other free tools I have tried in the past include Kdenlive and Shotcut. Tried Lightworks way back, too, but their free version is now not much better than Filmora. Got one eye on Olive, too, but it's very much still in beta.
  • How is possible that my version is bigger than the one in the official web?
    1 project | /r/olive | 10 May 2023
    To add to what u/Mk-Daniel said, the latest version will always be the one that you get from the website, if you want to see the builds to compare that number you can check out this page
  • where is the shake effect?
    1 project | /r/olive | 5 May 2023
    Not sure if this is what you're looking for but might help some https://github.com/olive-editor/olive/discussions/2166
  • Olive crashes when I add an empty clip
    1 project | /r/olive | 16 Mar 2023
    I think it is best for you to create a bug report on GitHub. This is a technical issue. olive-editor/olive
  • Is there anything that proprietary software can do and has no open alternative?
    6 projects | /r/linuxquestions | 2 Feb 2023
    Also, keep an eye on https://olivevideoeditor.org/ for video editing. It is still in Beta, but looks very promising.
  • Help (filmora is shitty)
    1 project | /r/Piracy | 30 Dec 2022
    My video editor of choice is Kdenlive. It's modeled after Adobe Premiere (more or less), and has a bit of a learning curve. Olive is another promising option, but similarly tricky to master. Openshot is a pretty easy editor that works similarly. All of them are free and open source. Davinci Resolve is a professional-grade editor, and free, but not open source.
  • XFCE 4.18 Released
    9 projects | news.ycombinator.com | 15 Dec 2022
    > Custom Actions

    > It is now possible to arrange custom actions in cascading submenus. Just enter the same submenu name for a custom action in order to place it into the same menu. If you require multiple menu levels, you can achieve that by using '/' in the path of the 'Submenu' entry.*

    In 2012 KDE AppMenu Runner was presented as a "plugin which allows to browse, search and select the menubar of the active application".[0]

    In 2019 I requested to somehow implement a feature, similar to Blender's "Menu Search"/"Operator Search"[1], into Olive Video Editor.[2]

    After it "Action Search" was implemented into Olive Video Editor ('/') shortcut, its code was reused for "Action Search" in Scribus ('Ctrl+/') and then converted into Qt5-plugin.[3,4]

    Year later, this Qt5-plugin code reused in for implementing global "Action Search" in helloSystem FreeBSD distribution.[5]

    Then "Search and Run a Command" ('/') was added into GIMP.[6]

    Guess, GIMP's implementation may be used for other GTK-based apps too (especially Inkscape, which still has no such feature).

    [0] https://www.omgubuntu.co.uk/2012/02/appmenu-runner-the-kde-h...

    [1] https://github.com/olive-editor/olive/issues/265

    [2] https://docs.blender.org/manual/en/latest/interface/controls...

    [3] https://github.com/scribusproject/scribus/issues/109

    [4] https://github.com/aoloe/scribus-plugin-actionSearch

    [5] https://github.com/helloSystem/hello/issues/21

    [6] https://gitlab.gnome.org/GNOME/gimp/-/issues/5601

  • Any good free editing software without any huge watermarks?
    1 project | /r/NewTubers | 31 Oct 2022
  • open source video editor that has frame blending when exporting like Adobe Premiere and Vegas pro?
    1 project | /r/opensource | 29 Oct 2022
    You could try olive 0.2 . I do not know if it does exactly what you want.

Brackets

Posts with mentions or reviews of Brackets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • This is for myself, and the countless others that can't get live preview in Brackets because they're stupid like me.
    1 project | /r/brackets | 30 Apr 2023
    Link to the wonderful people who discovered how to fix the stupidest live preview error in all of human history: https://github.com/adobe/brackets/issues/11519
  • Atom Was Archived Today
    17 projects | news.ycombinator.com | 15 Dec 2022
    Heh, just a month ago Adobe Brackets (another Atom clone) did the same https://github.com/adobe/brackets
  • GitHub is sunsetting Atom
    17 projects | /r/programming | 8 Jun 2022
  • Sunsetting Atom Text Editor
    19 projects | news.ycombinator.com | 8 Jun 2022
    Oh, that's a good point about the sunsetting. In Brackets's case, Adobe left it active in the hands of the community.

    Live Preview in particular is one of the areas I had some fun working on. I worked out a way to do diff/patch to make it quickly and incrementally update the browser[1]

    [1]: https://github.com/adobe/brackets/wiki/Research%3A-HTML-DOM-...

  • Top 5 text editors for web development in 2022
    4 projects | dev.to | 11 Mar 2022
    Brackets may be a free and open-source code editor from the owner of Photoshop, Premiere Pro, and other amazing software providers Adobe. it's a primary target for web development and particularly on web designing because it provides plenty of features for web designers like Quick edit, Quick Docs, Live preview, Autosave, JSLint, Preprocessor support, Open source, Extension, themes, and more. Its software is licensed under the MIT license and it's currently run and maintained by Github's open-source developers. Its GitHub repository is https://github.com/adobe/brackets. it was created with help of Electron JS(JavaScript). it's available in 38 languages like HTML, CSS, JavaScript. It supports lots of extensions like Beautify, Autoprefixer, Emmet. Minifier, ToDo, Bracket Gits, Brackets File Icons, Swatcher, and more. it absolutely was initially released on 4 November 2014 around 7 years ago. it's integrated with NODE JS, JavaScript, Adobe PhotoShop, Vizy, and more, and firms like Zenkit, Startlink, MaGIC, WorldGaming, NeoQuant, Core, OpportunityWork, and more are using it for her projects. it's lots of benefits like -
  • I don't understand how to install brackets, can someone help me?
    1 project | /r/brackets | 3 Oct 2021
    I think you just need to download this : https://github.com/adobe/brackets/releases/download/release-1.14.2/Brackets.Release.1.14.2.msi
  • Email development
    1 project | /r/brackets | 28 Sep 2021
    I don't think there's a fix for this. This problem has many issue entries on github, and it will eventually get worked on at some point. However you could try this troubleshoot guide.
  • Fix for extension library + The state of Brackets (Sept 16th)
    3 projects | /r/brackets | 16 Sep 2021
  • Update: The state of Brackets (Sept 2nd)
    1 project | /r/brackets | 3 Sep 2021
    https://brackets.io/ as well as https://registry.brackets.io/ are already back again. Currently there are still some issues with SSL certification but as soon as these are resolved we should expect to get a working extension manager again. After that, the community will be able to transition to the new branch of Brackets (brackets/brackets-cont) most likely by some kind of patch.
  • Services that you can use instead of Adobe
    1 project | /r/coolguides | 21 Aug 2021

What are some alternatives?

When comparing olive and Brackets you can also consider the following projects:

shotcut - cross-platform (Qt), open-source (GPLv3) video editor

Visual Studio Code - Visual Studio Code

davinci-resolve-linux - Setup Davinci Resolve on Linux an Fix Issues with Importing and Exporting Media

Atom - :atom: The hackable text editor

openshot-qt - OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.

Geany - A fast and lightweight IDE

monkeytype - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.

Vim - The official Vim repository

vidcutter - A modern yet simple multi-platform video cutter and joiner.

TextMate - TextMate is a graphical text editor for macOS 10.12 or later

Chocolatey - Chocolatey - the package manager for Windows

Light Table - The Light Table IDE ⛺