get5-web
An unsupported, proof-of-concept webpanel for servers using the get5 CS:GO server plugin. Please don't use it.
File Explorer
Download Latest Version (.zip)- chosen.css
- chosen.min.css
- get5.css
- .gitignore
- ae.png
- ar.png
- at.png
- au.png
- be.png
- bg.png
- br.png
- by.png
- ca.png
- cc.png
- ch.png
- cl.png
- cn.png
- cz.png
- de.png
- dk.png
- dz.png
- ee.png
- es.png
- eu.png
- fi.png
- fr.png
- gb.png
- gp.png
- gr.png
- hk.png
- hr.png
- hu.png
- id.png
- ie.png
- il.png
- in.png
- ir.png
- is.png
- it.png
- jp.png
- kr.png
- kz.png
- lt.png
- lu.png
- lv.png
- ly.png
- mk.png
- mo.png
- mx.png
- my.png
- nl.png
- no.png
- nz.png
- pe.png
- ph.png
- pk.png
- pl.png
- pt.png
- re.png
- ro.png
- rs.png
- ru.png
- sa.png
- se.png
- sg.png
- si.png
- sk.png
- sq.png
- th.png
- tr.png
- tw.png
- ua.png
- us.png
- ve.png
- vn.png
- za.png
- _unknown.png
- login.png
- login_noborder.png
- login_small.png
- matchtext_example.png
- chosen.jquery.js
- chosen.jquery.min.js
- layout.html
- macros.html
- match.html
- match_backup.html
- match_create.html
- matches.html
- metrics.html
- server_create.html
- servers.html
- team.html
- team_create.html
- teams.html
- user.html
- __init__.py
- api.py
- api_test.py
- countries.py
- countries_test.py
- get5_test.py
- logos.py
- manage.py
- match.py
- match_test.py
- models.py
- server.py
- server_test.py
- steamid.py
- steamid_test.py
- team.py
- team_test.py
- util.py
- util_test.py
- .gitignore
- prod_config.py.default
- test_config.py.default
- .gitignore
- 2610b84c0bf5_.py
- 48c5a5bb98cf_.py
- 54c17052c8f4_.py
- 5b607892c512_.py
- 8bc3fc909d1a_.py
- b28b5677726e_.py
- c18a8e939c8e_.py
- cca93c217647_.py
- d1a12773d8f3_.py
- d84462b5a7a5_.py
- e0e6530b2ce4_.py
- alembic.ini
- env.py
- README
- script.py.mako
- create_match.png
- match_stats.png
- team_edit.png
- teams.png
- .flake8
- .gitignore
- .travis.yml
- INSTALL.md
- LICENSE
- main.py
- manager.py
- README.md
- requirements.txt
- test.sh
# Installation Guide
1. Get the code
git clone https://github.com/splewis/get5-web
Downloads the entire project code from GitHub to your computer.
cd get5-web
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python main.py
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
