Showing 271 open source projects for "my-sys"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    My Beaglebone Black Project
    The Beaglebone Black project presented here is a software written by Python and Qt and is intended to show the simple control of inputs and outputs (GPIO), the graphic course of input signals GPIO, the configuration and sending and receiving of data via the UART interfaces, the display of the PIN configuration of the Beaglebone Black and the graphic display of the signal course at the analog inputs. The software runs on the BBB under Debian 8.9 and on Linux computers (as a demo). It is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MysticBBS Shoutcast Panel

    MysticBBS Shoutcast Panel

    Python Script for Mystic BBS Shoutcast Dashboard

    This script was created so I can display various information to my BBS users about my shoutcast radio stream. This BBS section includes a shoutcast dashboard with station information obtained via RSS/XML. The display includes listener peak, current song playing, next song to play, stream status, stream URL and other pertinent information for the BBS user to see. After the dashboard is displayed, the script continues by showing the last 20 songs played on the station. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. you might ask , How is that useful ? well the use cases will be different from user to another. In my case, it helps with accessing my slightly damaged old USB external hard drive after a mount in unix-like OSes without any i/o issues. Another one is, loop resetting my USB headset solves some weird glitching sound i constantly have while using them. Those are my special use cases. There most be more, that it can help with.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Fira System Font Replacement

    Fira System Font Replacement

    Modified version of the Fira Sans fonts to replace the default system

    These fonts are intended as a system font replacement on Mac OS X 10.12 Sierra. If you are looking for a Fira Sans for Mac OS X 10.11 El Capitan, please use the old release 4.106.1. The fonts are based on version 4.106 of the Fira Sans font family by Erik Spiekermann and Ralph du Carrois, and are licensed under the Open Font License version 1.1 or later. This package has been prepared by Jens Kutilek. Download and unzip the installer file from the Releases section. Right-click Fira System...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Five video classification methods

    Five video classification methods

    Code that accompanies my blog post outlining five video classification

    Classifying video presents unique challenges for machine learning models. As I’ve covered in my previous posts, video has the added (and interesting) property of temporal features in addition to the spatial features present in 2D images. While this additional information provides us more to work with, it also requires different network architectures and, often, adds larger memory and computational demands.We won’t use any optical flow images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Microblog

    Microblog

    Microblogging application developed in my Flask Mega-Tutorial series

    Microblog is a Flask-based social blogging application that serves as the companion example project to the author’s Flask tutorial book, demonstrating how to build a production-ready web application with features typical of modern social systems. The project includes user registration and login, password hashing, profile editing, and avatar support, but it goes deeper by illustrating how to implement following/follower relationships, posting short messages, and displaying personalized feeds....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flasky

    Flasky

    Companion code to my O'Reilly book "Flask Web Development"

    Flasky is a comprehensive example web application built with the Flask microframework that demonstrates best practices for developing real-world Python web applications, covering everything from project structure and configuration to database models, authentication, and deployment. It serves as both a tutorial and sample codebase that walks developers through building a full-featured web application, including user registration and login, role-based permissions, user profiles, and content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ALRDR 2.0 demo

    ALRDR 2.0 demo

    The second demo of my game engine.

    Started when I was 16, still not ended, here is a demo of the game engine on which I work for more than 1 year. It's my first game project, so I decided to make it easy, by creating my own game workbench (a friend is making the MapEditor, I'm doing the rest), including the game engine, render engine, graphics, programmation, syntax ect. Don't wanted especially to share it, but friends wanted to play on it, so I will just share the .exe here. The source will come maybe later :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mergepbx

    mergepbx

    script for merging XCode project files in git

    ...Simply adding files can lead to merge conflicts that have to be solved manually, although it would be possible to resolve the conflict automatically if the merge algorithm would be aware of the structure of Xcode's project file. After long and annoying merge sessions in one of my projects, I came to the conclusion, that writing a merge driver for git which understands the structure of the project file would be a worthwhile endeavour, as it would save me from solving the merge conflicts for my co-workers. Unfortunately, that script was finished only after the project ended. However, as I didn't want to let the work go to waste, this script is now published as open source under the GNU GPL 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    A battle between two elemental wizards that will determine the most undeterred. ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as administrator. ~ Attributions ~ Python 2.7.9 (https://www.python.org/) Sound effects: - http://bit.ly/1r4pLAl (modified) - http://bit.ly/24lu4ED Background: - http://bit.ly/286TkTT (modified) Image editors: - GraphicsGale - GIMP - Piskel Audio editor: - Audacity Third-party modules and libraries: - PIL 1.1.7 (http://bit.ly/1Xmherh) - Pyganim (http://bit.ly/22B74lQ) - Pygame 1.9.1 (http://bit.ly/286WOFG) - cx_Freeze 4.3.4 (http://bit.ly/1VAcBrJ)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GoAgent

    GoAgent

    GoAgent will regularly scan the available google gae ip

    ...You can download the googleip.txt file. It is a list of available Google ip addresses. There are about 2w ips. The source is obtained by scanning all Google address domains with my vpn. The reliability is guaranteed. You can download it Come and scan with GoGoTest and GScan yourself! Directly download the source code, unzip it and enter the local folder, open GoAgent.exe directly on Windows, run proxy.py directly on Mac os or Linux, and start fully automatic wall-over, enjoys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TES Adventure: ElderScrolls Text Adv

    The Goal is to create an open ended text adventure set in Tamriel

    ...So are ansii graphics! I am developing a text based game that will hopefully mix the genres of roguelikes and interactive fiction. The goal of this project is to further embrace my addiction to the elder scrolls. Using python, TES Adventure will be an attractive, easy to use text adventure set in the fictional world of Tamriel, made famous by the Elder Scrolls series of games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    puddletag

    SImple, powerful audio tagger for GNU/Linux

    ...Doing web lookups using Amazon (including cover art), Discogs (does cover art too!), FreeDB and MusicBrainz is also supported. There’s quite a bit more, but I’ve reached my comma quota. Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkey’s Audio (.ape) and WavPack (wv).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    pytis

    pytis

    Python based linux tools

    ...I wish to share them, and to allow them to be expanded upon. Since I've started, I've come to use ONE file as a central class and function library. I do use some OO inheritance as well.. Many of my tools need updated. To use this, or to use it now that it has been updated. * Feel free to download and share this library of tools. * Feel free to make fixes or even add-ons; however I retain the right to control what gets added in, or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    aimy

    My AI attempt. Yours too, if you like.

    The aimy project is a set of python packages that provide services I consider important in a platform for implementation of a meaningful artificial intelligence. The intention is to steadily add 'service' items that each will increase the base platform's functionality and seamlessly add to the AI's capabilities. BE AWARE: This is EARLY DEVELOPMENT. There's not much here yet, and what's here is likely to change frequently and significantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Temperature Unit Converter

    Temperature Unit Converter

    Temperature Unit Converter

    ...Yuşa Çetin Using Python and gtk for GUI, C for algorithms and command line usage, Java for the Android version. ------------------------------------- This is still a Beta, so no one in the universe is responsible for anything happens :) I have it on my own computer and it's working properly. If you find any bugs feel free to tell me : yusha493@gmail.com --------------- If you are interested in translating the Android app to another language,current languages: *English *Turkish -Both by me :) ,please contact me: yusha493@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind that there are caveats: Not all features are available in the web client AND it can connect to vCenters only (see: http://kb.vmware.com/kb/1006095) - ESX(i) v3.x or 4.x? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nosql-mongodb2013

    nosql-mongodb2013

    10gen Education / MongoDB University courses of 2013

    10gen Education / MongoDB University courses of 2013: "M101P: MongoDB for Developers", "M102: MongoDB for DBAs" and "M101J: MongoDB for Java Developers" - My code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Project Interstellar

    Pre alpha of my current Game

    Moved to github: https://github.com/Pixdigit/Project-Interstellar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LAES

    Laubers Audio Extender Server

    Open source server for the Devolo Audio Extender. As Devolo has neither support for Windows 7 or any x64 version as well as no linux support as far as I know, I decided I roll my own. Enjoy! [Update] I moved the project to github for the moment. You can find it here: https://github.com/FrederikLauber/LAES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    myCStock

    An other free stock market software in C++/Python

    A parser for real-time update of stock market prices and a graphical interface with technical indicators. It is a small personal project initiated for extending my knowledge in C++ and Python, designing a GUI and, in a next stage, applying mathematical and statistical models to stock market prices analysis and prediction. If you have the same interest than I in experimenting and disussing design software and statistical models in finance, you are welcome to join the project. If you are searching for a stable and complete software, you may come back later on... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    ...This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python and cython for improved performance. The code reflects my needs and preferences, but contributions from others are welcome. The code has to some extent been tested, but bugs are to be expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    filofaxDIY

    Create DIY printable filofax agenda fillings

    My wife could not buy a filofax personal agenda with one week on 6 pages, in the local shop. So I created a program to produce this on dubbelsided printed paper in the printer. Because I made the software generic and modular, it is also possible to customize the output to your own local language. Maybe more people in the world want to create their own filofax agenda for the comming year, I release the software to everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Islaki Defender

    Missile Command-type game for Linux using Pygame

    ...This game is similar to Missile Command however it adds an extra dimension of variability. The name of this program came about when I tried to do a trick-shot with my keyboard. I was typing in "island", spun around after the 'a', and hit between the 'k' and 'i' keys, resulting in the word "islaki". I just never bothered to fix it. The run.sh file is really just included as a courtesy to the user. If the command `python2` doesn't work on your operating system, you may have to change it to the appropriate command. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB