Showing 607 open source projects for "me and my shadown"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    Basketball Reference

    Basketball Reference

    NBA Stats API via Basketball Reference

    Basketball Reference is a great site (especially for a basketball stats nut like me), and hopefully, they don't get too pissed off at me for creating this. I initially wrote this library as an exercise for creating my first PyPi package, hope you find it valuable! This library was created for another Python project where I was trying to estimate an NBA player's productivity. A lot of sports-related APIs are expensive - luckily, Basketball Reference provides a free service which can be scraped...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    A website template for academics

    A website template for academics

    Jekyll website template for personal academic or research group page

    This is a statically-generated Jekyll/Liquid/Bootstrap-based website template for academics. I started with the Allan lab webpage and modified it into a personal academic webpage that met my requirements. I worked in a unique set of the features that I desired and could not find in publicly available templates elsewhere.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    ... to talk with low memory and no network required. All this code is released under the GPL, and all of it is to be used at your own risk. If you find any bugs, please let me know via the GitHub issue tracker or drop me an email. The MOD and MP3 routines were taken from StellaPlayer and libMAD respectively. The software I2S delta-sigma 32x oversampling DAC was my own creation and sounds quite good if I do say so myself.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Cozette

    Cozette

    A bitmap programming font optimized for coziness

    A bitmap programming font optimized for coziness. Cozette is a 6x13px (bounding box; average 5px character width, 3px descent, 10px ascent, 8px cap height) bitmap font based on Dina, which itself is based on Proggy. It's also heavily inspired by Creep. I absolutely adore Creep, and was using it up until I got a higher-DPI screen for which it was slightly too small. That prompted me to make the bitmap font I always wished existed: Cozette; a small-but-not-tiny bitmap font with great coverage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    satellite-image-deep-learning

    satellite-image-deep-learning

    Resources for deep learning with satellite & aerial imagery

    ... give it a star and consider sponsoring it. You can also follow me on Twitter and LinkedIn where I aim to post frequent updates on my new discoveries, and I have created a dedicated group on LinkedIn. I have also started a blog here and have published a post on the history of this repository called Dissecting the satellite-image-deep-learning repo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    emp3r0r

    emp3r0r

    Linux/Windows post-exploitation framework made by linux user

    A post-exploitation framework for Linux/Windows. Initially, emp3r0r was developed as one of my weaponizing experiments. It was a learning process for me trying to implement common Linux adversary techniques and some of my original ideas. So, what makes emp3r0r different? First of all, it is the first C2 framework that targets Linux platform including the capability of using any other tools through it. Take a look at the features for more valid reasons to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Notify

    Notify

    A dead simple Go library for sending notifications to message services

    A dead simple Go library for sending notifications to various messaging services. Notify was born out of my own need to have my API servers running in production be able to notify me when critical errors occur. Of course, Notify can be used for any other purpose as well. The library is kept as simple as possible for quick integration and ease of use. Since Notify is highly dependent on the consistency of the supported external services and the corresponding latest client libraries, we cannot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PassAndroid

    PassAndroid

    Android App to view passes

    Displays esPass (*.esPass) & Passbook (*.pkpass) files, shows the Barcode (QR, PDF417, AZTEC, Code 39 and Code 128 format) and is also usable offline. When preparing for the Chaos Communication Congress 2012 #29c3 I stumbled upon a passbook file for the first time. I really like the idea of paperless tickets as it saves time and trees which are both very valuable to me. The problem was that I was unable to find an app to open and use the downloaded passbook files with, that's why I wrote my own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CrowdAnki

    CrowdAnki

    Plugin for Anki SRS designed to facilitate cooperation

    ... through multiple GUI git clients. For our purposes here, I think GitHub Desktop is the best choice (as the most user-friendly client that works). There is one problem with GitHub Desktop, though - it doesn't have a Linux version. Which makes me particularly sad, as I use Linux as my main OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Jekyll Picture Tag

    Jekyll Picture Tag

    Easy responsive images for Jekyll

    My life just got a lot busier; I'd really like a maintainer or two to help. I'm not abandoning JPT, I just don't have a ton of time to put into hacking on it. If you've been learning Ruby and you want to move beyond tutorials and throwaway projects, I'd love to hear from you. I'd be happy to help you gain experience and credibility, if you're willing to help me maintain this project! It's simple to throw a photo on a page and call it a day, but doing justice to users on all different browsers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    peco

    peco

    Simplistic interactive filtering tool

    peco (pronounced peh-koh) is based on a python tool, percol. percol was darn useful, but I wanted a tool that was a single binary, and forget about python. peco is written in Go, and therefore you can just grab the binary releases and drop it in your $PATH. peco can be a great tool to filter stuff like logs, process stats, find files, because unlike grep, you can type as you think and look through the current results. Demos speak more than a thousand words! Here's me looking for a process on my...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ADFILT

    ADFILT

    Web filter lists for countless different topics

    This is the place where I, Imre Kristoffer Eilertsen, host my web filter lists for countless different topics, for use in adblock tools and the like. GitHub was in mid-2017 by far the easiest way for laymen like me to store pure text files, which is a necessity to create subscribable lists. This is a hobby project of mine, in which I work just as much on these lists and this repo as I feel like. But don't be fooled by the appearance, as these are nevertheless some lists that I've placed lots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gtkcord

    gtkcord

    A Gtk3 Discord client in Golang

    A lightweight Discord client which uses GTK3 for the user interface. Because the official client is lagging too hard for me to ignore. gtkcord3 won't be receiving any new features. It is being maintained at a minimal level just to ensure that it's usable on my computer. Crashed will still be fixed as I use the application, but that's about it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    JSToolNpp

    JSToolNpp

    A JavaScript tool for Notepad++ and Visual Studio Code

    A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code. * Douglas Crockford's JSMin algorithm to minimize JavaScript code. * My own algorithm to format JavaScript code. * A JSON tree viewer. The JSON tree viewer for Notepad++ can handle >10MB JSON file easily. * Support 64bit Notepad++ (from version 1.20.0, ".64.zip" package). Really helpful to JavaScript coder on Notepad++ and Visual Studio Code. Easy to use it. Made in China. Project site: http...
    Leader badge
    Downloads: 7,634 This Week
    Last Update:
    See Project
  • 15
    Mechvibes

    Mechvibes

    Play mechanical keyboard sounds, typewriter sound as you type

    It's a side project that I made for myself since when I use my own mechanical keyboard at late night or in the office and my parents and my coworkers hate that a lot because the sound of the keyboard is very loud (especially in quiet places). So if you are facing this issue just like me then this product is for you! - Plays typewriter sound - You can add more keyboard sound set by recording any sound you like and add them to this app with some easy steps. - Use your laptop keyboard or non...
    Leader badge
    Downloads: 3,257 This Week
    Last Update:
    See Project
  • 16
    Digital Clock 4

    Digital Clock 4

    beautiful customizable clock with plugins

    ... system, in most cases it is black, but on Windows 10 and macOS with dark theme it is white. This tray icon can be used to call clock configuration dialog. Also this dialog can be called using clock context menu. You can create your own skin! See this link for details: https://sourceforge.net/p/digitalclock4/wiki/How%20to%20create%20skin/ NOTE: do NOT download any .rar or .exe files marked as my software, these files are made NOT by me and I'm not responsible for their content!
    Leader badge
    Downloads: 1,958 This Week
    Last Update:
    See Project
  • 17
    Mini Mouse Macro

    Mini Mouse Macro

    Light weight mouse and keyboard macro recording machine

    ... and load up whatever macro you need when you need it. Mini Mouse Macro is totally portable - a single executable file! Checkout VirusTotal https://www.virustotal.com/gui/file/ab83463d785f91e915b8faf8b5d87b94aba9f1510f51962f982eaddece643f68 Check out the forum https://minimousemacro.proboards.com/ Want a fee copy of Pro? Create a YouTube video of your macro and send me the link! https://www.turnssoft.com/mmmyoutube.html Check out my Patreon https://www.patreon.com/minimousemacro
    Leader badge
    Downloads: 1,820 This Week
    Last Update:
    See Project
  • 18
    Penguins' eggs

    Penguins' eggs

    On the road of Remastersys, Refracta, Systemback and father Knoppix!

    penguins-eggs is a console tool, under continuous development, that allows you to remaster your system and redistribute it as live images on usb sticks or via PXE, work on amd64, i386 and ARM64.
    Leader badge
    Downloads: 335 This Week
    Last Update:
    See Project
  • 19
    claudemods

    claudemods

    gta 5 mods and modified Linux Distributions for the community!

    ... heres my website is https://www.claudemods.co.uk/ Also find updates in videos at https://www.youtube.com/@claudemods Facebook and Telegram support group https://www.facebook.com/groups/595992539361146/?ref https://t.me/+uF0YH4ivVbphNDA8 Support me on patreon or donate on paypal https://www.patreon.com/claudemods https://paypal.me/claudemods?country.x=GB&locale.
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • 20
    (Unofficial) OrangeFox Redmi Note 12 4G

    (Unofficial) OrangeFox Redmi Note 12 4G

    Unofficial OrangeFox Recovery for topaz/tapas

    Unofficial OrangeFox recovery for topaz/tapas (Redmi Note 12 4G) (Mirror) This project is unofficial, managed by me in my free time. Feel free to give feedback, or star my GitHub repo! Download: ✅ OrangeFox-Unofficial-tapas.zip ✅ ❌ orangefox-tapas_topaz-A13+ source code.zip ❌ - Redmi Note 12 4G (codenamed "topaz/tapas") is a mid-range smartphone from Xiaomi announced in March 2023. https://github.com/chickendrop89/device_xiaomi_tapas-recovery
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 21

    Jacoa's LG V30 Files

    Jacoa's files for the lg v30

    Files I've made for the LG V30, mostly twrp zips but also some tools I've put together for unlocking the bootloader or unbricking ##Flashing a kdz and excluding xbl/xbl2 can cause bricks If you want to support me financially my PayPal is here https://www.paypal.me/Jasonls221 Might also upload kdz files and the recommended version of lgup, I take no credit for those Credit to B.Kerler for the python edl tools included in some of my bootloader unlock and unbrick archives New_unlock.bin...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 22
    Merlin Updates

    Merlin Updates

    Here are all the build tests for the Redmi Note 9 (Merlin)

    Hi, I am Kaike, here you can find the links of my roms and projects, I can not forget about LuMorningStarr for help me:) enjoy! GitHub: https://GitHub.com/kaikeexe
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 23

    QTester104

    IEC 60870-5-104 protocol tester.

    This software implements the IEC60870-5-104 protocol (client side) for substation data acquisition and control via tcp/ip network using the QT UI Framework. It can be compiled on Linux and Windows platforms. It's possible to poll and view data from the remote system (RTU) and also send commands. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 24

    ipnet.xyz

    Technology blog

    ..., users and passwords. The OVF are built with minimum hardware requirements, to limit the size and so that anybody can deploy on modest machines. If there are any problems please let me a message and in my free time I'll try to help. Please consider that these files come with no warranty.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 25

    Rodent applications

    Basic desktop applications

    ... systems, a Mingw-w64 version is on the horizon. You should note that Rodent Filemanager is *not* targeted for dummies. Emphasis is on ease of use for the advanced user, not the computer illiterate. Rodent applications are provided as is, with no particular warranty nor purpose. But if these applications are as useful to you as they are to me, you've made my day. Enjoy!
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next