This page is based on APPNET OS and uses cookies to personalize. APPNET OS gives users the ability to decide how to use cookies themselves. However, there are also cookies that are required for the operation of a website. By using this website you agree to the use of necessary cookies.
English
Thu 11 August 12:01
See how easy the APPNET OS 2.0 HTML source code compressor, CSS and JavaScript cache work Compress the source code removes all spaces and empty columns from the output source code. The CSS and JavaScript cache offers many possibilities in dealing with scripts and styles.

Sun 23 August 14:07
Installation via GitHub
  • Connect to your web server via SSH
    $ ssh user@host
  • Clone the repository on your web server to your home directory
    $ git clone https://github.com/appnetos/appnetos.git
  • Copy the content from the appnetos directory to your Apache web directory from which you want to run APPNET OS (Example: Default web root directory)
    • Ubuntu Linux based system
      $ sudo cp -R appnetos/. /var/www/
    • Arch Linux based system
      $ sudo cp -R appnetos/. /srv/http/
  • Put the owner of the files, in your web directory, on the Apache user
    • Ubuntu Linux based system
      $ sudo chown -R www-data:www-data /var/www/
    • Arch Linux based system
      $ sudo chown -R http:http /srv/http/
  • Start the APPNET OS Installer
    https://www.my-host.com/install
Sun 9 August 12:00

Application Internet Operating System

APPNET OS says Hello World, says Hello to APPNET OS.

After two years of development, the time has come. APPNET OS releases the first version of the Application Based Operating System for Web Applications on GitHub.
https://github.com/appnetos/appnetos

Simpler, Faster, APPNET OS

APPNET OS offers a complete system that covers everything for your web application. Multilingual CMS make applications easy to implement in many different languages.

User management, user groups, multilingual CMS, app management, app installer, app creator, app marketplace, file manager, mailer, advanced cache system, and more.

Everything is prepared

APPNET OS combines the best tools to get to your destination easily, quickly and efficiently.

APPNET OS uses the widely used scripting language PHP. PHP is perfect for creating dynamic web applications. AppNET OS already provides everything you need with the installation. With jQuery, the most popular JavaScript Framwork is included. The strong CSS Framework Bootstrap makes styling your application easy. No matter how you like to process your output, with Smarty and Twig the most well-known template engines are directly involved. Or build your output with a PHP template or as a simple HTML. APPNET OS renders everything.

Licensed under the Apache2 license, the APPNET OS source code is open and free for all projects.