{"id":16818014,"url":"https://github.com/sourcedoctor/quakealyzer","last_synced_at":"2025-03-17T13:29:20.052Z","repository":{"id":171432163,"uuid":"37772497","full_name":"SourceDoctor/Quakealyzer","owner":"SourceDoctor","description":"Quake3 Logfile Analyzer","archived":false,"fork":false,"pushed_at":"2015-06-20T14:29:07.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-05-31T22:23:48.529Z","etag":null,"topics":["game-statistics","quake3"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SourceDoctor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-20T14:24:43.000Z","updated_at":"2020-10-03T23:43:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc3492a6-981c-431d-a4de-4ffad17d65fd","html_url":"https://github.com/SourceDoctor/Quakealyzer","commit_stats":null,"previous_names":["sourcedoctor/quakealyzer"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourceDoctor%2FQuakealyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourceDoctor%2FQuakealyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourceDoctor%2FQuakealyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SourceDoctor%2FQuakealyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SourceDoctor","download_url":"https://codeload.github.com/SourceDoctor/Quakealyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244040848,"owners_count":20388136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game-statistics","quake3"],"created_at":"2024-10-13T10:48:58.499Z","updated_at":"2025-03-17T13:29:20.032Z","avatar_url":"https://github.com/SourceDoctor.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nAbout:\n===========================================\nThis process parses the Quake3 dedicated Server\nLogfiles, analyzes the entries and writes them\ninto the database.\n\nIt was written and tested in Python2.7\n\nThe Frontend is a fully written Webfrontend to get the\nDatabase Content in a nice form.\nFor Details read the info.txt in the frontend Directory.\n\n\nInstallation/Configuration:\n===========================================\n\nMaybe the Systempackage python-\u003cDatabasetype\u003edb (python-mysqldb, ..) needs to be installed.\n(For using pip you need to install python-pip)\n\n    'aptitude install python-pip python-mysqldb'\n\n\nFollowing python Packages need to be installed (with pip):\n    pydaemon\n    logger\n    pymysql (or the Database you want to use)\n    argparse\n    sqlalchemy\n    parse\n\n    'pip install pydaemon logger pymysql argparse sqlalchemy parse'\n\n\n\n- You have to create a Database.\n\n- Now call Quakealyzer and tell him to create the Database Structure in your empty Database:\n  For example:\n    ./run.py --createdatabase mysql://quakeuser:quakepassword@localhost/quakealyzerDB\n\n- Start Parsing process:\n    ./run.py start --database mysql://quakeuser:quakepassword@localhost/quakealyzerDB --file /path/to/quake3_dedicated_server.log\n\n- Stop Parsting process:\n    ./run.py stop\n\n\n- done\n  (now you only need to configure the Frontend to get the Statistics viewed)\n\nDatabase Connecting Syntax Examples:\n===========================================\nsqlite:////absolute/path/to/sqlite.db\nmysql://username:password@hostname/mydatabase\npostgresql://username:password@localhost/mydatabase\nmssql+pymssql://username:password@hostname:port/dbname\noracle://username:password@hostname:1521/sidname\n\n\nTodo:\n===========================================\nTake a look into Frontend info.txt\n\n\nContact:\n===========================================\nFor wishes, Bugs, Questions,\nwrite me a Message :-)\n\n\n\nLicense:\n===========================================\nThis Webpage is Open Source and can be used for any non commercial use cases.\nIts a Webfrontend for Quakealyzer Backend and uses it's Database.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcedoctor%2Fquakealyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcedoctor%2Fquakealyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcedoctor%2Fquakealyzer/lists"}