All Projects → fabiomaia → Linuxify

fabiomaia / Linuxify

Licence: mit
🍏🐧 Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience.

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Linuxify

Cats
Implementations of cat(1) from various sources.
Stars: ✭ 125 (-81.09%)
Mutual labels:  gnu, bsd
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (-22.69%)
Mutual labels:  bsd
bison
GNU Bison
Stars: ✭ 144 (-78.21%)
Mutual labels:  gnu
Dragonflybsd
DragonFly BSD System Source Repository (read-only mirror)
Stars: ✭ 367 (-44.48%)
Mutual labels:  bsd
Ngircd
Free, portable and lightweight Internet Relay Chat server
Stars: ✭ 292 (-55.82%)
Mutual labels:  bsd
Nord Emacs
An arctic, north-bluish clean and elegant Emacs theme.
Stars: ✭ 379 (-42.66%)
Mutual labels:  gnu
clock
High-resolution clock functions: monotonic, realtime, cputime.
Stars: ✭ 52 (-92.13%)
Mutual labels:  bsd
Awesome Free Software
Curated list of free as in freedom software
Stars: ✭ 605 (-8.47%)
Mutual labels:  gnu
Facebooc
Yet another Facebook clone written in C
Stars: ✭ 483 (-26.93%)
Mutual labels:  bsd
Technical Whitepapers
Collection of IT whitepapers, presentations, pdfs; hacking, web app security, db, reverse engineering and more; EN/PL.
Stars: ✭ 359 (-45.69%)
Mutual labels:  bsd
Ecominit
eComInit is a free init system and service manager designed to scale from lightweight desktops to web-scale cloud deployments. It aims to offer feature-parity with systemd but with a modular, portable architecture compliant with software engineering best-practice.
Stars: ✭ 352 (-46.75%)
Mutual labels:  bsd
Ip2unix
Turn IP sockets into Unix domain sockets
Stars: ✭ 295 (-55.37%)
Mutual labels:  gnu
Plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Stars: ✭ 402 (-39.18%)
Mutual labels:  bsd
Photo Exif Toolkit
Photo Exif Toolkit Android app entirely written using Kotlin language
Stars: ✭ 37 (-94.4%)
Mutual labels:  gnu
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+689.41%)
Mutual labels:  bsd
4bsd-uucp
Simulate a UUCP network with 4.3BSD SimH images
Stars: ✭ 28 (-95.76%)
Mutual labels:  bsd
Bfs
A breadth-first version of the UNIX find command
Stars: ✭ 336 (-49.17%)
Mutual labels:  bsd
Texmacs
Source Code of GNU TeXmacs, Developers Guide ==>
Stars: ✭ 372 (-43.72%)
Mutual labels:  gnu
Pyroute2
Python Netlink and PF_ROUTE library — network setup and monitoring
Stars: ✭ 658 (-0.45%)
Mutual labels:  bsd
Libs Base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Stars: ✭ 576 (-12.86%)
Mutual labels:  gnu

linuxify

Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience by

  • installing missing GNU programs
  • updating outdated GNU programs
  • replacing pre-installed BSD programs with their preferred GNU implementation
  • installing other programs common among popular GNU/Linux distributions

You should review the script, but if you want to go back you can uninstall just as easily as the install.

Install

git clone https://github.com/fabiomaia/linuxify.git
cd linuxify/
./linuxify install

Uninstall

./linuxify uninstall
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].