Skip to content

RobertoMalatesta/neard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neard

Neard is an Integrated Web Development Tools environment combining :

Major binaries

  • Apache
  • PHP
  • MySQL
  • MariaDB
  • Node.js
  • Filezilla

Applications

  • GitList, an elegant and modern git repository viewer.
  • phpMyAdmin to handle the administration of MySQL over the Web.
  • Webgrind, the Xdebug Profiling Web Frontend in PHP.
  • WebSVN, an Online subversion repository browser.
  • Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.

Tools

  • A command prompt with Console2 and TCC/LE.
  • Git support with PortableGit.
  • Imagick binaries.
  • SVN binaries.
  • XDebugClient, a simple frontend for XDebug.

And many other features.

Requirements

Windows XP

Download

Neard is available on SourceForge :

  • Latest release : Neard 1.0.14 (2015/06/09)
  • Addons : other versions of binaries (Apache, PHP, MYSQL, MariaDB, etc...).
  • Tools : useful tools for Neard.
  • Archives : all releases.

Addons

Apache

Filezilla Server

MariaDB

MySQL

Node.js

PHP

RSS feed

Stay up-to-date with the latest release of Neard by subscribe to this feed.

Configuration

  • Use a good file archiver like 7zip to avoid data corruption and extract the ZIP file where you want.

Edit the configuration file neard.conf :

  • lang - Language (see core\langs folder for a complete list). Default : english
  • timezone - The default timezone used by all date/time functions. Default : "Europe/Paris"
  • notepad - The editor while opening files. Default : "notepad.exe"
  • logsVerbose - Control the debug output (0=simple, 1=report, 2=debug). Default : 0
  • purgeLogsOnStartup - Purge logs from Neard logs folder (0=false, 1= true). Default 0
  • scriptsTimeout - The default timeout when VBS/Batch are executed. May vary depending on your system. Default : 120
  • scriptsDelete - Delete temporary scripts in core/tmp folder (0=false, 1= true). Default : 1

Usage

Launch neard.exe.

Changelog

See CHANGELOG.md and DIFF.md.

Get involved

Neard is open for everyone to contribute. Please give us some feedback and join the development!

Found a bug?

Please search for existing issues first and make sure to include all relevant information. Before reporting an issue, please :

  • Tell me what is your operating system and platform (eg. Windows 7 64-bits).
  • Tell me your Neard version (eg. 1.0.0).
  • Close Neard.
  • Change the logsVerbose variable to this value 2 in the neard.conf file.
  • Launch Neard and reproduce your problem.
  • Close Neard.
  • Zip the logs folder, the core/tmp folder and a screenshot of your issue.
  • Upload the zip file on a file hosting system like Sendspace.
  • Add the link of the uploaded file to the issue.

Donate

I have put in a lot of time to this project and appreciate donations. You can use the Paypal donate link.

Thank you to everyone who has donated, it is much appreciated.

Contribute

You want to help me and participate in the development or the documentation? Just fork Neard and send me a pull request.

Translations

If you want to translate Neard in your language, just follow these steps.

License

LGPL. See LICENSE for more details.

Screenshots

Startup screen

Menu Left and Right

Homepage

Console

Change browser

Apache add alias

Apache change port

Apache check port

About

About

Integrated Web Development Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 73.0%
  • Batchfile 13.4%
  • ApacheConf 7.3%
  • CSS 5.3%
  • Other 1.0%