Showing 2916 open source projects for "garnet-file"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Radical approach to storing and editing song lyrics with chords. Renders text in any font, use different size or style for the chord symbols. Easily transpose songs, and export to PDF. Never go back with aligning chords with spaces again! Source code is hosted here: https://github.com/matvey83/softChord
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Random Score Creator
    Create random Music Scores containing a defined number of measures with hole, half or quarter notes. Print them with MuseScore and train your self in recognizing musical notation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs the following files: .fet.n (feature file) .mask.n (needed for using the new (masked) KlustaKwik) .clu.n (a trivial clue file where everything is put into a single cluster) .fmask.n (trial - float masks instead of binary, we are using this for testing masked KlustaKwik) .spk.n (spike file) .upsk.n (unfiltered spike waveform) .res.n (list of spike times) .xml (an xml file with all the parameters that can subsequently be used by neuroscope or klusters) .fil (highpass filtered data) .h5 (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    ...Changelog ------------------------------------------------------------------------------ 2012-01-01 :: Initial launch. 2012-12-19 :: Code overhaul. Moved superfluous functions and GUI controls. Finalised reversion feature so UNDO WORKS! Moved shows cache update to file menu. Altered buttons logic to prevent preview of nothing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a Command Line Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    APMP
    Another distribution of apache that contains Apache, MySQL, Perl, and PHP. and comes with the following modules mod_perl, mod_php, mod_python, and more. Also Contains a FTP and Mail Server. Will be ready to run right after installation and a reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LIstFOrmatCONverter

    A tool to convert an exported text file from one format to another.

    Sometimes an upgraded application changes data formats which can break compatibility with previous versions. If import/export text files are of the following format: "descript1","descript2","descript3" "data1","data2","data3" "data1","data2","data3" then this program can rearrange the data of large exported files in order to be imported into another version or application with little effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    ECommands

    ECommands

    Commands made Easy and practical for Unix/Linux

    This software is made with the purpose of making easy the Unix/Linux Server management. Is made completly in Python, making this project as a OS independent. Was tested over Linux and Windows. For documentation go to http://www.life-microsystems.com/index.php/ecommands-documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Workshop resource manager

    Easy and fast tool for managing home workshop resources

    Storekeeper is small tool that helps you to keep an eye on your resources in home lab or workshop. It can be used in several places and, thanks to it's single-file and synchronize option, merge data between users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    patool

    a portable command line archive file manager

    This project moved to github: https://github.com/wummel/patool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Way to Sms

    Way to Sms

    Text Messaging Application

    "Way to Sms" is a desktop application written in python to send free text messages all over India through Way2Sms gateway
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PYC Dissasembler

    PYC Dissasembler

    Disassemble python byte compiled file for python 2.x

    PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython) but must be run with a good interpreter. Ex: you can only disassemble python 2.7 pyc files with a python 2.7 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    aCover full automatically creates an optimal layouted CD Inlay Card of the content of the given CD/DVD as a printable PDF-File. This also creates a Content XML File, i.e. to use in a XML capable Database. Later on, a Cover / Booklet will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GenMoiUneListe

    Educational project

    ...Ce projet permet à notre équipe d'apprendre le langage python et le module sql-alchemy. GenMoiUneListe is a educational project.It allow to select song from a database and create a m3u file. This projet permit to our team to learn python and module (sql-alchemy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PimSched

    An application for scheduling vocabulary using the Pimsleur approach

    ...PimSched has espeak/mbrola read out words from a wordlist(vocabulary/translation seperated by '='), and then schedules the words according to the Pimsleur approach(5 seconds, 25 seconds, 2 minutes, 10 minutes). The output is a .mp3 file with everything you need to study. You can find a sample PimSched lesson here: https://sourceforge.net/projects/pimsched/files/sample.mp3/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    lpep

    LDAP passwd Enumerator for Puppet

    lpep ---- LDAP passwd Enumerator for Puppet Purpose ------- Add users and groups from Active Directory to your Red Hat 6.x compatible systems License ------- Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License Notes ----- (1) objects are stored in a local sqlite database, and the numeric uids and gids retained (2) coded originally for domino ldap, therefore the routines may not be ideal for active directory Meta ---- CentOS Linux Integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    Domotic Speech-recognition interface

    Speech-recognition interface for a domotic system.

    ...This product is an interface to be plugged to a domotic system. The speech recognition is done by an arduino UNO board and an EasyVR shield. Available oral commands are generated from a house description file in XML format. The oral commands have to be trained for a specific users. For this purpose 2 interfaces are provided: a command line interface and a web application. These interfaces allow to visualize oral commands, train and delete trainings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SchizoCopy

    SchizoCopy

    Schizocopy is a utility software for Copying/Moving Files in Windows

    SchizoCopy is a software application for Microsoft Windows that is designed to be used to move or copy computer files. As an alternative to the Default Windows OS copy operations, it is designed to be faster and have more functionality than the native tool. SchizoCopy offers many unique offers besides providing fastest copying speed. It has an unique option for "Backup support" in case of unexpected shutdown or System exit you can always resume your ongoing Copy/Move operations.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LinkChecker

    check links in web documents or full websites

    New Homepage: http://wummel.github.io/linkchecker/ Linkchecker features: - recursive and multithreaded checking and site crawling - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet and local file links support - restrict link checking with regular expression filters for URLs - proxy support - username/password authorization for HTTP, FTP
    Downloads: 10 This Week
    Last Update:
    See Project