Top 15 Maraschino Alternative and Similar Softwares | Apr 2024

I wanted a simple web interface to act as a nice overview/front page for my XBMC HTPC. I couldn't find anything that suited my requirements so I created something myself.

It is free, open-source software. Use and modify it as you wish. If you're a developer and XBMC enthusiast, consider forking it on GitHub and creating something cool. We're all doing this for fun!

Here are some of its features:
Customisable applications module providing quick access to your web interfaces (e.g. SABnzb+, SickBeard, or whatever else you want to link to).
Recently added episodes/movies/albums modules - click an episode or movie to play it in XBMC.
Media library browser - browse your entire movie and TV library, and click to play in XBMC. Queue items to play after.
Control multiple XBMC servers - do you have an XBMC server in both the living room and bedroom? Switch between the two instantaly and control them using Maraschino. Send notification messages to them remotely!
SABnzbd+ module which appears when something is downloading and hides again when finished - shows you what is currently downloading, speed, time/MB remaining, and a progress bar. Control (pause, resume, speed limit) your downloads.
Usenet search module - search Usenet and add files directly to SABnzbd+ with the click of a button!
Currently playing bar with play/pause/stop/volume controls, and a fully featured seek bar.
trakt.tv shouts module which shows you what people are saying about the episode or movie that you're watching, and allows you to add your own shouts (requires a free trakt.tv account)
trakt.tv plus module - see what your friends are watching, and view personalised TV and movie recommendations based on your viewing history.
Sickbeard module which allows you to browse upcoming episodes and manage Sickbeard directly from Maraschino (add new shows, search for episodes, etc.).
Disk space module showing you used/remaining space on your various drives.
Weather module, because why the hell not!
uTorrent and Tr ...

1. Disco MapReduce

Disco MapReduce Disco is an implementation of mapreduce for distributed computing. Disco supports parallel computations over large data sets, stored on an unreliable cluster of computers, as in the original framework created by Google. This makes it a perfect tool for analyzing and processing large data sets, without having to worry about......

2. PyLint

PyLint Pylint is a Python source code analyzer which looks for programming errors.......

3. QuantifiedCode

QuantifiedCode QuantifiedCode is a code quality platform that helps software developers write better code in less time—through data analytics. It enables software developer to automatically find and fix issues in their code and offers best practice solutions. It ships with hundreds of quality checks for Python and popular Python frameworks (e.g.,......

4. asyncoro

asyncoro asyncoro is a Python framework for developing concurrent, distributed programs with asynchronous completions and coroutines. Asynchronous completions implemented in asyncoro are socket I/O operations (non-blocking sockets), database cursors, sleep timers and locking primitives. Programs developed with asyncoro have same logic and structure as Python programs with threads, except for a......

5. Morinus

Morinus Morinus is an easy to use astrology software under GPLv3 license. It uses the swiss ephemeris so it's very accurate (5000BC - 5000AD). It runs on every Operating System where Python and wxPython are available(Linux, Unix, Windows, MacOS).......

6. django-git

django-git A simple Gitweb replacement built with Django.......

7. Browsershots

Browsershots Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they......

8. Cabot

Cabot Cabot is a free, open-source, self-hosted infrastructure monitoring platform that provides some of the best features of PagerDuty, Server Density, Pingdom and Nagios without their cost and complexity.......

9. Landscape (Python)

Landscape (Python) Landscape is an early warning system for the Python codebase. It integrates into GitHub, uses the Prospector code analysis tool for Python, and aggregates the analysis results nicely.......

10. NINJA-IDE

NINJA-IDE NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"), is a cross-platform integrated development environment (IDE). NINJA-IDE runs on Linux/X11, Mac OS X and Windows desktop operating systems, and allows developers to create applications for several purposes using all the tools and utilities of NINJA-IDE, making the task......

11. PrettyTable

PrettyTable A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.Source code : https://code.google.com/archive/p/prettytable/......

12. PySide

PySide The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.......

13. PyGTK

PyGTK PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlying GTK+ library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured applications for the GNOME Desktop.PyGTK applications are truly multiplatform and they're......

14. wxPython

wxPython wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written......

15. wxWidgets

wxWidgets wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular language bindings for Python, Perl, Ruby and many other languages. Unlike......