All Projects → tinytengu → sublime-patcher

tinytengu / sublime-patcher

Licence: GPL-3.0 License
Bash script for patching/cracking Sublime Text on Linux

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to sublime-patcher

Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (+645%)
Mutual labels:  debian, ubuntu, arch
Robox
The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.
Stars: ✭ 303 (+1415%)
Mutual labels:  debian, ubuntu, arch
FileHistory
Sublime Text plugin that keeps track of files which have been recently closed, as well as files that have been recently accessed.
Stars: ✭ 51 (+155%)
Mutual labels:  sublime-text, sublime-text-3
AwsTerm
A collection of awesome terminal utilities
Stars: ✭ 37 (+85%)
Mutual labels:  debian, arch
github markdown snippets
GitHub flavored Markdown with plain'ol HTML knowledge! Boom!
Stars: ✭ 23 (+15%)
Mutual labels:  sublime-text, sublime-text-3
Golite
Add essential language support for the Go language to Sublime Text 3.
Stars: ✭ 14 (-30%)
Mutual labels:  sublime-text, sublime-text-3
Sublime-Pretty-Shell
🐚 Shell Script Formatter / Syntax Checker (Powered by shfmt)
Stars: ✭ 28 (+40%)
Mutual labels:  sublime-text, sublime-text-3
alfred-sublime-text
Filter and open your Sublime Text (2 and 3) project files from Alfred.
Stars: ✭ 66 (+230%)
Mutual labels:  sublime-text, sublime-text-3
dimmed
👔 Dimmed Color Theme for Sublime Text 2/3
Stars: ✭ 18 (-10%)
Mutual labels:  sublime-text, sublime-text-3
xtrix
xtrix OS repo
Stars: ✭ 23 (+15%)
Mutual labels:  debian, arch
network tech
Cisco config syntax and snippets for Sublime Text
Stars: ✭ 82 (+310%)
Mutual labels:  sublime-text, sublime-text-3
ansible-dnsmasq
Ansible role to set up Dnsmasq in Debian-like systems
Stars: ✭ 18 (-10%)
Mutual labels:  debian, ubuntu
intellij-idea-ultimate
Unofficial .deb packages of IntelliJ IDEA Ultimate Edition. This is a mirror of https://gitlab.com/mmk2410/intellij-idea-ultimate
Stars: ✭ 16 (-20%)
Mutual labels:  debian, ubuntu
sublime-meetio-theme
The most powerful and adaptive theme for Sublime Text 3
Stars: ✭ 71 (+255%)
Mutual labels:  sublime-text, sublime-text-3
sublime-live-server
🌍️ Launch a Development Server directly from Sublime Text
Stars: ✭ 49 (+145%)
Mutual labels:  sublime-text, sublime-text-3
sublime-fish
A robust Sublime Text syntax package for fish
Stars: ✭ 32 (+60%)
Mutual labels:  sublime-text, sublime-text-3
dotfiles
My personal dotfiles repository
Stars: ✭ 36 (+80%)
Mutual labels:  sublime-text, sublime-text-3
InstallOS
Network reinstallation of the Linux system.
Stars: ✭ 34 (+70%)
Mutual labels:  debian, ubuntu
sublime-text-theme-switcher-menu
Painless theme selection in Sublime Text ⚡
Stars: ✭ 18 (-10%)
Mutual labels:  sublime-text, sublime-text-3
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+805%)
Mutual labels:  debian, arch

sublime-patcher

Bash script for patching/cracking Sublime Text on Linux including newest (not anymore) build 4107

GPL-3.0 License Total lines File size

NOTES

This script only works with an apt installation of Sublime Text, snap package cannot be supported because of it's read-only structure.

Sublime Text user preferences file interaction depends on Python so please make sure it's installed.

Usage

Patching (cracking)

  1. Clone repository
  2. Add exec rights to the script if needed
chmod +x ./sublime_patch.sh
  1. Run script with superuser privileges
sudo ./sublime_patch.sh
  1. Done
Screenshots

Patching proccess Patching result

Removing patches

You have an option to remove patches and rollback to the original Sublime Text state. In order to do that you need to run script again and choose "Restore from backup" option.

Screenshots

Restoring process Restoring result

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