Skip to content

An application to make system media files available on mobile phone via wireless connection.

Notifications You must be signed in to change notification settings

AyushWalekar/Easy-Access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Access

About

Easy Access is a django based web-application designed to be used on a PAN to make the system media files available on any another device connected to same network as that of the system.

Installation

Being a django based aplication you just need to install django and that's it: To install Django pip install django-admin. *use python3.5 or above *the application is based on django2.0, won't work with lower versions.

Execution

In the parent directory just run the django server using python manage.py <your ip address>:<port number>. This will make the files stored in app/static/ folder, avaiable on the server.

About

An application to make system media files available on mobile phone via wireless connection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published