All Projects → Lihis → ets2-job-logger

Lihis / ets2-job-logger

Licence: GPL-2.0 license
ETS2 Job Logger

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ets2-job-logger

ts-fmod-plugin
A telemetry plugin for ATS/ETS2 to use FMOD sound mods (to a limited extent) for example in TruckersMP
Stars: ✭ 25 (+66.67%)
Mutual labels:  ets2, american-truck-simulator, euro-truck-simulator-2
ts-map
ATS/ETS2 map renderer
Stars: ✭ 56 (+273.33%)
Mutual labels:  ets2, american-truck-simulator, euro-truck-simulator-2
lifer
Windows link file forensic examiner
Stars: ✭ 58 (+286.67%)
Mutual labels:  linux-app, windows-app
clockkit
Sub-msec accurate distributed timestamps.
Stars: ✭ 47 (+213.33%)
Mutual labels:  linux-app, windows-app
erk
Ərk is an open source, cross-platform IRC client written in Python 3, Qt 5, and Twisted.
Stars: ✭ 21 (+40%)
Mutual labels:  linux-app, windows-app
ets2-mobile-route-advisor
ETS2 / ATS's Route Advisor, for mobile devices
Stars: ✭ 119 (+693.33%)
Mutual labels:  ets2, american-truck-simulator
MaCoPiX
Mascot Constructive Pilot for X
Stars: ✭ 57 (+280%)
Mutual labels:  linux-app, windows-app
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+10393.33%)
Mutual labels:  linux-app, windows-app
Beekeeper Studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
Stars: ✭ 8,053 (+53586.67%)
Mutual labels:  linux-app, windows-app
Desktop
A comprehensive solution for convenient and efficient work with notes, snippets, clipboard, files, and other information that requires quick access via any device.
Stars: ✭ 123 (+720%)
Mutual labels:  linux-app, windows-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+5473.33%)
Mutual labels:  linux-app, windows-app
Moonlight Qt
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
Stars: ✭ 2,796 (+18540%)
Mutual labels:  linux-app, windows-app
openvr widgets
SteamVR overlay widgets
Stars: ✭ 20 (+33.33%)
Mutual labels:  linux-app, windows-app
Steamtools
🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。
Stars: ✭ 4,458 (+29620%)
Mutual labels:  linux-app, windows-app
sage
💸 Download from your banks and credit cards straight to your computer
Stars: ✭ 51 (+240%)
Mutual labels:  linux-app, windows-app
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (+26.67%)
Mutual labels:  job
log
Aplus Framework Log Library
Stars: ✭ 14 (-6.67%)
Mutual labels:  logger
QuickTraceiOSLogger
A real time iOS log trace tool, view iOS log with pc web browser under local area network, which will automatically scroll like xcode. 一个实时的iOS日志跟踪工具,在局域网中使用 PC Web 浏览器查看 iOS 日志,它将像xcode一样自动滚动。
Stars: ✭ 16 (+6.67%)
Mutual labels:  logger
l
Golang Pretty Logger
Stars: ✭ 51 (+240%)
Mutual labels:  logger
vnstat-client
GUI Client for vnStat Network Monitor for Linux or GNU/Linux
Stars: ✭ 122 (+713.33%)
Mutual labels:  linux-app

ETS2 Job Logger

Cross-platform Euro Truck Simulator 2 and American Truck Simulator job logger written in C++.

Linux Windows MacOS
Linux Build Status see #63 see #16

Currently only Linux is supported, maintainer(s) for Windows and MacOS are needed.

Functionality

ETS2 Job Logger consists of wxWidgets based application and ETS2 plugin.

Plugin sends job related data to the application via websocket. Application then sends a POST request to the specified API URL when a new job is taken or a current job is delivered. If you're interested of implementing the API on your website then refer to API Guide.

Application stores job information in memory until it's sent to your API. If sending failed, e.g. your API did not return expected HTTP code, applications tries to send it again later until it's sent successfully.

Chat

IRC libera.chat #ets2joblogger Discord

Contributing

See CONTRIBUTING.md.

Documentation

Documentation has been split into different documents.

User Guide covers necessary information for an application users.

API Guide covers necessary information for API implementors.

Developer Guide covers necessary information for developers.

License

See LICENSE.md.

Icon

logo

"Box, delivery, package, shipping, transport, truck icon" by icon lauk is licensed under CC BY 3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].