insilmaril / vym

View Your Mind

Home Page:https://sourceforge.net/projects/vym/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VYM - View Your Mind (c) 2004-2024 by Uwe Drechsel

Documentation

Download

The official downloads for all platforms are available at the project site:

https://sourceforge.net/projects/vym/

The latest development drops can be found in the Files/Development folder there.

The latest binaries for Linux, Debian and Ubuntu are built and available in the authors Open Build Service project:

https://software.opensuse.org/download.html?project=home%3Ainsilmaril&package=vym

Source code

The source code was hosted on Sourceforge for 16 years, but in 2021 the development moved to github:

https://github.com/insilmaril/vym

Installation

  • Binaries

    Binaries for all major platforms can be found on:

    https://sourceforge.net/projects/vym/

    Packages there are: openSUSE rpm, Ubuntu deb, Apple dmg, Windows exe

    More Linux like packages and developer versions are built in Open Build Service:

    https://build.opensuse.org/package/show/home:insilmaril/vym

  • Compiling

    Compiling vym from scratch is pretty easy, if you have the development packages of the Qt5 toolkit installed.

    On the command line you can

    cmake .
    make
    make install
    

    or using Qt Creator:

    In "File" do "Open file or project" and select the "CMakeLists.txt". This will setup the project.

Questions and feedback

Bugs and feature requests will be taken care of in

https://github.com/insilmaril/vym/issues

Please direct support questions to the mailinglist first:

vym-forum@lists.sourceforge.net

About

View Your Mind

https://sourceforge.net/projects/vym/

License:Other


Languages

Language:C++ 80.0%Language:TeX 13.5%Language:Ruby 4.3%Language:XSLT 0.5%Language:JavaScript 0.5%Language:QMake 0.5%Language:CMake 0.3%Language:CSS 0.2%Language:Shell 0.1%Language:HTML 0.0%Language:C 0.0%