All Projects → augustohp → Nemex

augustohp / Nemex

Licence: other
[UNNOFICIAL] Nemex is a tiny app that helps you to track and curate ideas and projects.

Nemex Build Status

A simple way of creating notes, on your own webserver, using markdown.

This is not the official repository, I intend to improve this code for personal usage.

Requirements

  • PHP >= 5.4.
  • Required PHP Extensions:
    • GD.
    • iconv. (optional, but desired)

Installation

You have two different methods of installation:

I have my own PHP

  1. Download the zip file
  2. Unzip it and FTP the files to your webserver e.g httpdocs/nemex
  3. Make sure the /projects folder is writable by PHP.

You know nothing, John Snow!

This requires some work (~10min, depending on your internet), but it is pretty easy:

  1. Download and install VirtualBox.
  2. Download and install Vagrant.
  3. Download Nemex.
  4. Install it on a directory where you would keep your projects.
  5. Open a terminal and go to the application directory.
  6. Type: vagrant up and hit ENTER. Wait. :panda:
  7. Open your browser at http://192.168.42.03.xip.io/
  8. Profit and thanks Nemex.

Configuration

  1. Copy config.php-dist to config.php.
  2. Edit usr and pwd in config.php.
  3. Go to http://www.mydomain.com/nemex

License

GPL v3

Contributors

The full and righteous list on this link, but special kudos to:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].