Showing 62 open source projects for "input file"

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.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1

    OpenFileDialog

    Open file dialog that is callable from scripts

    This gives scripts on Windows a consistent way allow users to select files. The current version requires .NET 4. This is a Windows app. The screenshots show it running in Wine on Linux which is how Windows apps are run on Linux. .NET 4 has to be installed in a 32-bit Wine for it to work on Linux. If you have trouble with it, please open a ticket and/or send me an e-mail. If you decide to use it, I would love to hear about it. Send me some feedback, good or bad.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    DataLogChanger

    an CSV / ASCII Data Log file converter.

    DataLogChanger can be used to convert huge ASCII Data Log files (i.e. .CSV format) into a format for further use in other tools. I started to invent this tool when I wanted to use 4Gigasamples Oscilloscope log files for plotting and as PWL input in SPICE simulations. It was impossible due to the filesize and resolution. * in- and output file size is virtually unlimited * very fast (>100k lines per second processing speed) * Easy selection of source file name * Selectable destination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yal

    Yal

    Access your files, programs, browser bookmarks, search engines and win

    Yal can help you speed up the way you interact with your Windows based PC. You can easily access your favorite programs, documents, even browser bookmarks. You don't even have to type their full name. Yal can usually tell what you actually want, without expecting many input characters. There's also TAB completion that could come handy in some cases. The more you use Yal, the better it gets. It keeps count of the keywords you enter and the entries you execute, thus it will always give you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ShuffleFastaSeq

    ShuffleFastaSeq

    This application can be used to shuffle sequences in FASTA format.

    ShuffleFastaSeq is a Windows form application, written in C#, to shuffle FASTA-formatted sequences. The random permutation is obtained using a simple variation of the Fisher-Yates alghorithm implemented by Durstenfeld (https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle) ( Knuth DE. The art of computer programming: seminumerical algorithms. 3rd ed. Boston: Addison-Wesley; 1997). The input file contains one or more sequences in FASTA format. The number of shufflings (n) for each sequence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    The Two-Layered GUI Toolkit

    The Two-Layered GUI Toolkit

    Provides common dialogs and widgets with a GUI-toolkit-agnostic layer.

    A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Yaife

    Yaife

    Yet Another Input File Editor

    Note: this project has moved to GitHub: https://github.com/Scepheo/Yaife Yet Another Input File Editor (Yaife) is, you guessed it, an editor for TAS movie files. I know these already exist (hence the name), but reading about the problems people have with editing BizHawk movie files (unzipping, finicky sync settings) and having my own troubles with HourGlass, I decided the idea could use an update. Currently supported movie files are: BizHawk (BK2), Hourglass, Dolphin, Visual Boy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    aronia image tools

    smart tool for converting imageformats on command-line

    This smart tool can be used to convert imagefiles on the command-line. The tool could be called from other software through a command-line interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10
    Bulk Converter Using LibreOffice

    Bulk Converter Using LibreOffice

    Bulk conversion of doc->odt & odt->pdf using LibreOffice command line

    This program uses the command line options of LibreOffice to perform bulk conversions of files from doc to odt, from odt to pdf and from odt, odp, odg and ods to pdf. Give it an input directory and it will convert all files of the specified input format(s) (e.g. doc) in the input directory and sub directories to the specified output format (e.g. pdf) and place them at the same relative position in the output directory. It is also able to copy time stamps from the original file to the converted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OstrivDB

    OstrivDB

    Embedded NoSQL object-oriented database engine for .NET and Mono

    OstrivDB is an embedded NoSQL object-oriented database engine for Microsoft .NET and Mono. OstrivDB was named after the Oster river (the little river in little town where author lives). Features: - Caching for Select queries. - Indexing. - Batch of queries. - Views. - InMemory objects and views. - No special query language (LINQ used). - Integrated sorting and paging. - Multithreaded data processing. - Custom input/output and serialization. Requirements: - Microsoft .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy Uploads

    Easy Uploads

    Upload and share files online with unlimited free file hosting

    ... and password. Every time you upload a file, you have the option to keep it personal or to share it with the public. The upload process is quite simple and easy, even for inexperienced users. All you have to do is to browse for your file, input a title and pick a category, and then click the Upload Button. Selecting a category for your files helps you when searching for a specific file on your cloud storage, narrowing the search field quite a bit. Try Easy Uploads It's Free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ScreenStudio

    Quick and Easy-to-Use Screen Recorder

    ScreenStudio allows you to record screen actions as well as microphone input, and saves the combined product in a video file which you can distribute or upload to YouTube
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Free Countdown Timer and Stopwatch Timer

    Free Countdown Timer and Stopwatch Timer

    A high resolution Countdown Timer and Stop Watch in .NET

    A high resolution Countdown Timer and Stop Watch written in C# .NET that pop up a message box with user defined message and play user specified sound when time is up. It use a QueueTimer (via PInvoke) for high resolution timing and System.Timers.Timer for normal resolution. It also allow users to save, load and remove current state to/from a XML file.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    Dell PPID/Serial Number Validator

    Dell PPID/Serial Number Validator

    Check Dell serial number ages

    This tool allows you to enter a Dell serial number/ppid and find out useful information. It allows you to get the age of the part, the Dell part number & origin of manufacturer. You can either input a serial number/ppid manually, or import them from a text file which will be read line by line. This tool also allows you to export the information to a csv file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Topal: Organic Parsing Language

    Topal: Organic Parsing Language

    Syntactic script interpreter

    ... expression pattern. For the interpreter to work, it requires two inputs: the desired data for parsing and processing, and an OPL file containing the rules and actions for said input parsing and processing. Thus, procedures make up the entire semantics for a file given for interpretation. Hence, Topal is a parsing language. In short, the system works as such: Input -> Interpreter + .OPL File -> Interpreted Output -Inspired by weev. One can only hope we don't join him in prison for doing arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoMouser - AUTO MOUSE & KEYBOARD 100+

    AutoMouser - AUTO MOUSE & KEYBOARD 100+

    AutoMouser is FREE AUTO MOUSE & KEYBOARD clicker. 100+ FEATURES

    AutoMouser is the best FREE AUTO MOUSE & KEYBOARD clicker. 100+ GREAT FEATURES and all free! Try it and you will love it! View screenshots!
    Leader badge
    Downloads: 671 This Week
    Last Update:
    See Project
  • 18

    csPhotoTag

    csPhotoTag assigns tags to pictures.

    csPhotoTag assigns tags to pictures. The program's output (flat file) can then be used as input for other applications like spreadsheets, databases or photo managing software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IMZ

    IMZ

    Image My Zip (IMZ) is a small standalone Zip to Image converter

    Image My Zip (IMZ) is a small standalone Zip to Image converter. It takes an image and a zip file as input and produces an image that actually carries the data of the zip file. It means, when you use IMZ to combine an image file and a zip file, you'll get an output as an image file that opens like an image file and looks the same as the previously selected image. But when you Decode it using IMZ, you can get the same data of your zip file from the encoded file. IMZ is in its infancy period...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NeoLogger

    NeoLogger

    Full Featured Windows Command Line Syslog Logger

    NeoLogger is Windows Syslog Client similar to the logger command known from UNIX/LINUX systems used to send SYSLOG messages. It adds some usefull features to filter and replace content, reads from standard input, files or the windows eventlog. It is also able to watch a file or an eventlog for changes and transmits only the new entries. Logit is an additional tool, that logs process or batch output to a log file or windows Eventlog using predefined prefixes and timestamps. (see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Virtual Speech Mechanism System

    Virtual Speech Mechanism System

    Virtual Speech Mechanism System converts text to voice.

    Virtual Speech Mechanism System is .NET based application written in C#. It can convert text to speech either in interactive mode or take input from a TEXT file. It's output can either be directed to speakers or saved as WAV file that can be played with any audio player. Output wave can be selected to be of channel 1 or 2. It is 2 by default. The speech rate can be controlled by -10 to 10 points depending upon the requirements along with volume ranging from 0 to 100%. VSMS uses a binary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Transparency Conversion Application

    Converts black/white images to black+alpha

    The application takes, as command line input, an image file, the image file is then converted to greyscale and each pixel is given a transparency value according to its greyscale value. The application is recommended for use with scanned images, with a uniform white background, however a photo taken in good light may also produce good results. It will take as input the image formats: PNG, GIF, JPG, TIFF, and BMP The application will write the output PNG file into the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flashcard Master allows you to create beautiful flash cards. Users can easily design, edit and print flash cards. In addition, FCM supports various data input methods, wikitext formatting of text, and facilites to learn/review materials.
    Downloads: 3 This Week
    Last Update:
    See Project