JavierOramas / PNServer

Server side interface for local networks to group all services for one or many machines, made to work completly offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HitCount

Prime Networks Comander Server

What is PNCmdr?

PNCmdr's purpose is to give easy access to all servers and services withon those servers in a flexible way, in order to allow you to painlesly consume, manage and enjoy your lLocal Network

Installation

In a terminal type:

pip install -r requirements.txt

Technologies

  • SQLite3
  • Python3
    • Flask 1.1.1
    • Flask_SQLAchemy 2.4.4
    • Requests 1.23.0
    • Pandas o.25.1
  • Bootstrap 4.5

Default Services

  • PNCmdr: Service Managing, only accessible for admins and superadmins of the server, Default Port: 2357

  • Emby: Media Center Software, this will give you easy access to your all media from any device, it allows to get information about TV Shows, Movies and Music, also can handle Home made photos and videos. For Better experience check their app. Default Port: 8096

  • SMB: Easyly Share files across your machines, add users with diferent access privilegies to keep privacy and security

  • FTP: Easyly Share files across your machines, add users with diferent access privilegies to keep privacy and security. Default Port 20

  • Temp Monitor: Useful tool to keep track of temperatures on your system, you can contribute to this app here
    Also is available an api and an iphone and android app, you can use the mobile version for this here.
    Default Ports: 9999 (server), 9998 (app)

Mobile Client

You can also use this system from your phone, Android or Iphone here this is a Work in progress so there might be some errors and stuff, all contributions are wellcome

Desktop/Web

Our Mobile app is developed on Flutter, and soon many platforms such as web and linux Desktop will be supported, so... stay close.
The Web Managing interface is running with the server on the port 2357

Licence

MIT, you know, from the people, by the people and for the people

About

Server side interface for local networks to group all services for one or many machines, made to work completly offline

License:MIT License


Languages

Language:JavaScript 86.4%Language:Python 7.8%Language:HTML 4.9%Language:SCSS 0.9%