Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
🍎 For macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsenal0x64 authored Apr 23, 2024
1 parent 3181e1d commit 643c533
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,35 @@

<p style="text-align:center;" align="center">
<img align="center" src="https://cdn.jsdelivr.net/gh/sachinsenal0x64/picx-images-hosting@master/logov2.5sr31yyd76w0.png" width="256px" height="256px"/>
</p>

<h1 align="center"> 🛠️ FIXARR </h1>

<h4 align="center"> 🍿 Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin) </h4>

<br>
<br>
<h4 align="center"> 🍿 Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin)</h4>

<br><br>

# 💕 Community

> 🍻 Join the community: <a href="https://discord.gg/EbfftZ5Dd4">Discord</a>
> [![](https://cdn.statically.io/gh/sachinsenal0x64/picx-images-hosting@master/discord.72y8nlaw5mdc.webp)](https://discord.gg/EbfftZ5Dd4)
<br>

# 🖼️ GUI

![FIXARR)](https://sachinsenal0x64.github.io/picx-images-hosting/Screenshot_20230920_223402.4i08ima1b4s0.png)

<br>

<br>

## 🆕 CHANNELS

[NIGHTLY](https://github.com/sachinsenal0x64/FIXARR)
<br>
[NIGHTLY](https://github.com/sachinsenal0x64/FIXARR) <br>
[STABLE](https://github.com/FIXARR/fixarr)


<br>


## 🚀 Features

- 🎬 MOVIE RENAMER
Expand All @@ -44,9 +40,10 @@
- ♻ PURG UNNECESSARY FILES (NFO,SRT)
- 🐟 JELLYFIN BACKUP (⭕ in progress)
- ❄ EMBY BACKUP (⭕ in progress)
- ⏬ MOVIE & TV SEACHER (⭕ in progress)
- 💎 FALLBACK SERVERS

- ⏬ MOVIE & TV SEACHER (⭕ in progress)
- 💎 FALLBACK SERVERS
- ✅ CROSS PLATFORM SUPPORT

<br>

## 💡 Pros
Expand All @@ -63,7 +60,6 @@
- 🐌 Slowly Develop



<br>

# 📐 INSTALLATION
Expand Down Expand Up @@ -112,6 +108,9 @@ pip3 install customtkinter
pip3 install -r requirements.txt
python3 fixarr.py
or just run .sh File
```

<br>
Expand All @@ -130,6 +129,9 @@ pip3 install customtkinter
pip3 install -r requirements.txt
python3 fixarr.py
or just run .sh File
```

<br>
Expand All @@ -155,6 +157,8 @@ or just run .bat File also you can create bat_shortcut
#### IF YOU WANT TO MAKE OWN STANDALONE APP (AKA .EXE or .BIN) USE NUITKA TO COMPILE SOURCE CODE INTO C
<br>

### WINDOWS

```compile
[Install C Compiler (http://www.codeblocks.org/downloads/binaries/) and download (including compiler) setup & to work with this setup GCC env path (C:\Program Files\CodeBlocks\MinGW\bin) in your OS SYSTEM ENV ]
Expand Down

0 comments on commit 643c533

Please sign in to comment.