All Projects → parasyte → cartunes

parasyte / cartunes

Licence: MIT License
Simple comparison app for iRacing car setups.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to cartunes

winmerge2011
Fork of WinMerge which has a different set of features
Stars: ✭ 36 (+100%)
Mutual labels:  diff
Differ
Swift library to generate differences and patches between collections.
Stars: ✭ 612 (+3300%)
Mutual labels:  diff
pg-diff
PostgreSQL schema and data comparing tool
Stars: ✭ 39 (+116.67%)
Mutual labels:  diff
vcdiff
Heavily optimized .NET Core vcdiff library
Stars: ✭ 16 (-11.11%)
Mutual labels:  diff
tmux-eaw-fix
tmux 2.6 以降において East Asian Ambiguous Character を全角文字の幅で表示する
Stars: ✭ 16 (-11.11%)
Mutual labels:  diff
Aehnlich
Show/Merge differences in directories and their content (text files) in Light/Dark designs
Stars: ✭ 73 (+305.56%)
Mutual labels:  diff
npmfs
javascript package inspector
Stars: ✭ 90 (+400%)
Mutual labels:  diff
difftastic
a syntax-aware diff 🟥🟩
Stars: ✭ 1,701 (+9350%)
Mutual labels:  diff
magit-diff-flycheck
Flycheck for Magit diff buffers!
Stars: ✭ 24 (+33.33%)
Mutual labels:  diff
ecto diff
Generates a data structure describing the difference between two ecto structs
Stars: ✭ 22 (+22.22%)
Mutual labels:  diff
HandySub
Download Subtitle from Subscene and other sources
Stars: ✭ 42 (+133.33%)
Mutual labels:  diff
gitree
Print a directory tree that shows Git status and ignores files dictated by .gitignore.
Stars: ✭ 32 (+77.78%)
Mutual labels:  diff
array-diff-multidimensional
Compare the difference between two multidimensional arrays in PHP
Stars: ✭ 60 (+233.33%)
Mutual labels:  diff
diff-check
Incremental code analysis tools based on checkstyle, pmd and jacoco
Stars: ✭ 48 (+166.67%)
Mutual labels:  diff
treediff-rs
Extract differences between arbitrary datastructures
Stars: ✭ 52 (+188.89%)
Mutual labels:  diff
TyStrings
strings file tool for iOS / macOS developers
Stars: ✭ 15 (-16.67%)
Mutual labels:  diff
wenaox
🐬 A light weight and good performance micro channel small program state management library
Stars: ✭ 33 (+83.33%)
Mutual labels:  diff
VS.DiffAllFiles
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
Stars: ✭ 26 (+44.44%)
Mutual labels:  diff
reducer-tester
Utilities for testing redux reducers
Stars: ✭ 19 (+5.56%)
Mutual labels:  diff
tailor
Infrastructure as Code for OpenShift
Stars: ✭ 12 (-33.33%)
Mutual labels:  diff

Support on Patreon

CarTunes

CarTunes Logo

Simple comparison app for iRacing car setups.

About

Export a setup in the iRacing garage and CarTunes will let you compare it with other setup exports side-by-side. It will show changes in green or red, depending on whether the value was increased or decreased.

Configuration

The config file uses TOML syntax which is similar to the INI file format. It can be found in one of the following locations, depending on the host operating system:

Host OS Config file path
Windows %AppData%\KodeWerx\CarTunes\config\config.toml
macOS $HOME/Library/Application Support/org.KodeWerx.CarTunes/config.toml
Linux $HOME/.config/cartunes/config.toml

The default config file provides default values for most options, and includes basic documentation describing each section.

Screenshots

Dark Mode Theme

Light Mode Theme

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].