Giter Club home page Giter Club logo

mylocal's Introduction

MyLocal

MyLocal is a responsive dashboard for your web development environment.
Try it if you are bored of your localhost home page!

Why I should use this crap?

  1. Include a directory listing (like every dashboard)
  2. Automatic detection of GitHub repository link
  3. Automatic detection of Bitbucket repository link
  4. Automatic detection of SVN repository link
  5. No database requirement
  6. Work with a lot of OS, development environment and PHP version.
  7. Custom CSS & JS area
  8. It's easy to make your own myLocal template.
  9. New feature in comming!
  10. Is made with ๐Ÿ’š && โ˜• under a public license

Requirements

How to install?

Clone or paste myLocal folder in your web development environment (xampp, wamp or mamp) root folder (htdocs or www).

How to load it in my localhost homepage?
If you want to load myLocal dashboard instead of your classic environment's dashboard you can paste myLocal/include.php in your root folder and renamed it to index.php.

How to load it in a sub-folder?
In your sub-folder create a index.php file with a myLocal include inside

<?php
	include "YourPath/myLocal/index.php";
?>

For Developers

Required Gulp for any update. MyLocal use gulp-oyana for asset compiling.

Build status v 0.5.0

Linux Windows Mac PHP
xampp ok xampp ok xampp ok PHP 5.3 ok
wampp ok mampp ok PHP 5.4 ok
PHP 5.5 ok
PHP 5.6 ok
PHP 6.0 unknow
PHP 7.0 ok
PHP 7.1 ok

License

This software is distributed under the GNU 3.0 license.

mylocal's People

Contributors

golgarud avatar jiedara avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.