All Projects → jonathanlermitage → Tikione Steam Cleaner

jonathanlermitage / Tikione Steam Cleaner

Licence: mit
Steam/GOG/Origin games redistributable packages finder and remover. Available in 13 languages.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tikione Steam Cleaner

Linux Steam Integration
Helper for enabling better Steam integration on Linux
Stars: ✭ 386 (-7.66%)
Mutual labels:  game, steam
Buy All Steam Games
see how much does it cost to buy all steam games
Stars: ✭ 110 (-73.68%)
Mutual labels:  game, steam
Steamapng
Generate APNG Images for Steam Game Covers
Stars: ✭ 23 (-94.5%)
Mutual labels:  game, steam
Skyrim Perk Utility
Add / Reset your Skyrim perks using generated scripts with an easy to use graphical interface! 📝 🎮
Stars: ✭ 21 (-94.98%)
Mutual labels:  game, steam
Salien Script Js
👽 A easy to install, run and update Node.js script for the Steam salien mini-game.
Stars: ✭ 181 (-56.7%)
Mutual labels:  game, steam
Proton Caller
Run any Windows program through Proton
Stars: ✭ 130 (-68.9%)
Mutual labels:  game, steam
Steascree
SteaScree: Steam Cloud Screenshot Uploader
Stars: ✭ 91 (-78.23%)
Mutual labels:  game, steam
Burningknight
C# branch of BK
Stars: ✭ 251 (-39.95%)
Mutual labels:  game, steam
Saliengame idler
A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame
Stars: ✭ 165 (-60.53%)
Mutual labels:  game, steam
Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-63.4%)
Mutual labels:  game, steam
Steamsummerminigame
Steam Summer Sale 2015 - Auto-play Optimizer w/ Auto-Click
Stars: ✭ 184 (-55.98%)
Mutual labels:  game, steam
Hourboostr
Two programs for idling Steam game hours and trading cards
Stars: ✭ 372 (-11%)
Mutual labels:  game, steam
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (-7.18%)
Mutual labels:  game
Steamapi
An unofficial object-oriented Python library for accessing the Steam Web API.
Stars: ✭ 402 (-3.83%)
Mutual labels:  steam
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (-7.66%)
Mutual labels:  game
Redrunner
Red Runner, Awesome Platformer Game.
Stars: ✭ 414 (-0.96%)
Mutual labels:  game
React 2048 Game
🎮 A fancy 2048 game build with react, redux best practices.
Stars: ✭ 401 (-4.07%)
Mutual labels:  game
Javascript Guessing Game
You know there are too many JavaScript libraries when there is a game for it 🎯
Stars: ✭ 384 (-8.13%)
Mutual labels:  game
Steam Library Manager
Open source utility to manage Steam, Origin and Uplay libraries in ease of use with multi library support
Stars: ✭ 382 (-8.61%)
Mutual labels:  steam
Ecosim
An interactive ecosystem and evolution simulator written in C and OpenGL, for GNU/Linux.
Stars: ✭ 382 (-8.61%)
Mutual labels:  game

🔥 Due to a lack of free time and interest, this project is over. Feel free to start a fork.

TikiOne Steam Cleaner

Code Quality: Java Total Alerts

🐱 To fix font rendering on hdpi screens, please try JRE11 (Java 11 JVM), it seems to work. See v3.0.7-jre11.0.1.13 pre-release.

The best companion of Steam users - Download latest version here

Tikione Steam Cleaner is an open source and free software written in Java 8 and helps you to find and remove all games's redistribuable packages downloaded by Steam (http://store.steampowered.com). For MS Windows only.

GOG (GalaxyClient) and Electronic Arts Origin are supported.

Screenshot

Download installer or ZIP package

TikiOne Steam Cleaner installers and ZIP packages are hosted on GitHub releases.

Build, test and package

(Saturday, April 16, 2016 Warning: I just migrated from Ant to Maven build system)

TikiOne Steam Cleaner is currently built with NetBeans, Maven and the latest version of Oracle JDK8.

To build the project:

  • load the project with NetBeans and a Java 8 compatible JDK (I use the latest version of NetBeans and Oracle JDK8)
  • set the working directory to the "dist2" folder. It contains additional configuration files used by base application. Also, the build output targets this directory.

You can now build and run the project.

The packaged application is in the "dist2" folder.

To bundle a JVM (version 8 or better), copy it as a "jre" subfolder in the "dist2" directory and launch the NSIS script: it will package TikiOne steam Cleaner with the provided JVM into an EXE installer based on NSIS-Unicode (Nullsoft Scriptable Install System, Unicode version: I use version 2.46-5 from Google Code).
Nota: since Google Code is shutting down, I have uploaded latest NSIS version here.

Author

Contributors

  • Dmitry Bolotov (Дмитрий Болотов): Russian and Ukrainian translations
  • Boris Klein: German translation
  • Ulli Kunz: German translation
  • Hauwertlhaufn: German translation
  • Zsolt Brechler: Hungarian translation
  • Piotr Swat: Polish translation
  • Pedro Henrique Viegas Diniz: Portuguese translation
  • "poutros": Portuguese translation
  • "ZoSH": Spanish translation
  • "wbsdty331": Simplified Chinese translation
  • "tsk12": Traditional Chinese translation
  • "tskonetwo": Traditional Chinese translation
  • Davide Crucitti: Italian translation
  • "xDarkWolf": Italian translation
  • "gizmo3399": Dutch translation
  • Petr Kudlička: redist detection improvements
  • Brian Huqueriza: redist detection improvements
  • "snowman": redist detection improvements, GOG and Origin support
  • "voltagex": Steam and GOG protection improvements
  • "mariosumd": Steam and GOG protection improvements
  • Members of the CanardPC forum, for their support and cheerfulness

History

I'm working on this software since Janurary 2012. Here is the full changelog.

License

MIT License. In other words, you can do what you want: this project is entirely OpenSource, Free and Gratis.

Alternative

Andrew Sampson is the developper of an excellent alternative based on Microsoft .NET technology. Check his repository: Codeusa/SteamCleaner.
He is also the author of the famous Borderless Gaming software: Codeusa/Borderless-Gaming.

Security

You may think that Java is not secure. I won't blame you, but please keep in mind that if the Java plugin (which is dead now) was a giant security hole, the Java VM (that runs TikiOne Steam Cleaner) is secure and is used by many major companies to run servers (for Google, Amazon...), desktop applications (like JetBrains IDEs), TVs, IoT, Android smartphones, etc. In other words, Java is everywhere and it works fine ;-)

Tools

I maintain TikiOne Steam Cleaner thanks to these products:

Apache libraries (Apache Log4j and Apache Commons IO)
Apache
Apache Maven build tool
Maven
Oracle JRE and JDK
JDK
Currently developed with Oracle NetBeans IDE
NetBeans
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].