[go: up one dir, main page]

Showing 65 open source projects for "win-bash"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform. Icon
    Manage and optimise Google, Facebook and Microsoft Ads faster and gain a competitive advantage with our digital advertising platform.

    Smarter, more effective advertising

    Slash the time it takes to manage and optimize your Google, Microsoft Advertising or Facebook Ads campaigns to just minutes a day. Adzooma's AI and machine learning based PPC platform offers stress free campaign management, state of the art 24/7 optimization and advanced automation, all in a simple to use interface. Scan for 50+ improvement 'opportunities', many of which can be actioned with a single click, track PPC performance and highlight over/under spending to improve your quality score, conversions and ROI. These trying times are tough for all. So we're giving away our whole award-winning platform for free until June 1st 2020. That's automated PPC ads, one-click optimisations, and world-class reporting - at zero cost. No strings attached. No credit card required.
    Free until June 1st 2020
  • 1
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used at different physical machines and virtual appliances. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    R-P-S

    R-P-S

    Rock, Paper, Scissors is a hand game.

    ...These shapes are «rock» (a closed fist), «paper» (a flat hand), and «scissors» (a fist with the index finger and middle finger extended, forming a V). A simultaneous, zero-sum game, it has three possible outcomes: a draw, a loss, or a win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Verti-Horiz Text File Merger

    Verti-Horiz Text File Merger

    Web app to merge multiple TXT files vertically or horizontally

    ...All operations happen locally on your computer, simply using your browser, no data is sent anywhere. Works via any modern web browser, so you can use it on any operating system. Win, mac, linux, android, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    ShellChoice for Haiku

    Start Terminal with a choice of shells

    Start the Haiku Terminal with a shell other than the default bash. e.g. fish or zsh. This does not change the default shell, only the one instance of Terminal and any child processes you span from it. Be sure to exit cleanly with the `exit` command - some of these alternativ shells leave ghost processes behind if you just close the terminal. Double-click on .hpkg to install Usage: From Terminal: ShellChoice.sh From Deskbar: click on ShellChoice in the Applications menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 AI-Powered eLearning Platform Icon
    The #1 AI-Powered eLearning Platform

    For users seeking a platform to generate online courses using AI

    Transform your content into engaging eLearning experiences with Coursebox, the #1 AI-powered eLearning authoring tool. Our platform automates the course creation process, allowing you to design a structured course in seconds. Simply make edits, add any missing elements, and your course is ready to go. Whether you want to publish privately, share publicly, sell your course, or export it to your LMS, Coursebox has you covered.
    Learn More
  • 5
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mp3menu

    An audio player for the Linux console.

    ...Mainly MP3's, but this will actually play anything alsaplayer and libaudio can handle, so WAV and FLAC are covered, as well as a bunch of ancient formats dating back to the 1980s. Sadly, M4A is not. Requires: 1. Alsaplayer 2. Iselect 3. Bash - mp3menu is a bash script. It might work with zsh, dash and other shells, or it might not. Usage: mp3menu was developed for use in a full-screen Linux console (Press CTRL-ALT-F1 to get to the console), but there's no reason it shouldn't work in a terminal emulator (xterm, etc). Move, copy or symlink the script to somewhere on your $PATH. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work right: cdoom -file s4 -warp 1 save config fault sometimes, glitches in rendering slopes due to fixed point usage, line of sight bullets error on slopes,sprites in multi 3dfloors sometimes render wrong similar to duke nukem 3d quake heretic hexen vavoom zdoom gzdoom but not compatible,only doom2 doom run Thanks:id software for original doom code https://www.idsoftware.com MBF authors,Vladimir Arnost for muslib 1.80: http://www.fit.vutbr.cz/~arnost/welcome.html
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    addcsv2ods

    Adds csv files to a ods spreadsheet

    This bash script adds several csv files into an existing .ods spreadsheet. Each csv file creates a sheet. If there is no input spreadsheet provided, it creates one and inserts all csv files in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    build with bash

    Demonstration of building projects with shell scripts on bash itself

    Before 'make' it must have been the case that people built their projects with shell scripts. When make appeared it was immediately and completely accepted but slowly it began to lose favour and there are now many elaborate alternatives. This project shows by demonstration that shell scripts could be a good way to do builds after all. A major advantage is that since everyone knows the shell there is nothing new to learn. Make does two things. It cleverly infers a process to build a target...
    Downloads: 0 This Week
    Last Update:
    See Project
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • 10
    ARMA+Operation FlashPoint[LINUX/MAC/WIN]

    ARMA+Operation FlashPoint[LINUX/MAC/WIN]

    Place where to find modifications and add-ons for the Arma franchise.

    ...However, thanks to the official MAC/LINUX release I decided to start transferring as much content from www.moddb.com and www.bistudio.com as possible and make it easy to put everything on a single source and into categories with HOW-TO descriptions for hassle-free experience . . . The Arma Franchise is mainly distributed via STEAM. Please see: https://store.steampowered.com/developer/BohemiaInteractive/ to learn more . . . Supports WIN/MAC/LINUX via STEAM or WINE. Since it requires time to get all the stuff, please stay tuned for more . . .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    PyEdit Editor

    PyEdit Editor

    Configurable Editor in Python

    PyEdit is a fully featured fast text editor written in Python. It can be used in any platform that has GTK. Because it is written in Python, it is easily configurable. Features code spell check and macro recording. Tested in Win/Lin/Mac --- Update: Using the editor full time V23 is mature enough for production --- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug. (uploaded 22.2 to this project) --- Update: V33 is working as a champ. New features, tablet like drag ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shell Script Loader

    Shell Script Loader

    A framework for modular scripting

    Shell Script Loader is a framework for shell scripts that provides functions that can be used to load, include or call module shell scripts. It supports most shells including Bash, Zsh, Ksh, and other shells based on sh. A compiler can also be used. Please check the website for detailed info.
    Leader badge">
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    My own version of napi client: a clone of napi.py. The project is dedicated to provide a napiprojekt client for embedded devices; like home NAS servers on which python is not available or there are problems with it (lack of all needed libraries) If you wish to post some patches, refer to project's GitHub repository: https://github.com/dagon666/napi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Notebook battery Drain Meter

    Notebook battery Drain Meter

    Tray icon with current NB battery drain

    Notebook battery drain meter (NDM) is a freeware very simple application running under Windows platform (tested on XP and 7, requires WMI - should be present on current Win OSes). It solves a problem of observation and alerting of NB power consumption when running on batteries. NDM works as follows: Decompress the app into desired directory and run. NDM creates TRAY icon, which shows current power drain from battery in Watts. Main window open first time and allows to configure alerting tray color (when done click Save to tray). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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 gives you the ability to capture pictures of target webbrowser surfing (driftnet), also uses macchanger to decoy scans changing the mac address. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    RoboCop RoboCopy

    RoboCop RoboCopy

    Unique Robocopy GUI Skin and script generator with Progress Monitoring

    RoboCop RoboCopy is a GUI skin and script generator for Robocopy.exe (Win NT Resource Kit). RoboCop RoboCopy is unlike any other robocopy script generator available. What makes this one different? Well in a nut shell the ability to monitor the progress of the robocopy job. RoboCop RoboCopy allows for real time monitoring of all its running robocopy jobs with the inclusion of: - Current speed in MBs, - Completion time, & - Real time progress bar indication. ...
    Leader badge">
    Downloads: 154 This Week
    Last Update:
    See Project
  • 18
    AlphaBase PSP

    AlphaBase PSP

    PSP Debug Bash and Multi-Environment Shell

    AlphaBase is a very powerful Bash which may help you to debug your PSP and provides you useful instruments like: Macro System, Commands Creator, LUA Parser with some advantages on complex math calculator. It has all the functionalities of a normal shell, but it was especially coded for anyone who wants to write a PSP LUA Program so could be named apparently as another LUA IDE even if it isn't really.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Sort Files By File Type Bash

    Bash Script for Sorting Files by File Type

    Script sorts Files by Filetype in to a destination dircetory. Very use full after using photorec for recupling files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    runasdog

    Make your normal program become a server

    The runasdog(run as watchdog) is an amazing program.It will change your local program's std i/o into web i/o.So if you want to create a web app,just write program in local,and run it with "runasdog",then is becomes a watchdog!. Using this,your bash will become a web-bash,or you can create a web chatroom with any language you want,and without caring about whether it support web i/o,and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy IPChange

    Easy IPChange

    Quick and easy command line tool for changing an IP address

    ...Changing your IP Addy is as easy as: IPCHANGE /IP 192.168.0.2 /MASK 255.255.255.224 /DG 192.168.0.1 IPCHANGE /DHCP Easy IPChange is the best free IP Changing script out there so check it out! If you don't like it - tell me about it...and if you do - Win Win! Check out the Youtube vid http://www.youtube.com/watch?v=nfee-10CaJk&list=UUq-H3HcL6KzIx2R7ApsNGrA
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A Bash script for downloading and installing additional Clamav definition files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    cpptoexecutable

    Compiles your C++ code to a Linux executable.

    This is just a simple C program to compile your C++ code to a Debian executable. Only works with a kernel running bash. Recently I looked at the download stats and someone from the Philippines downloaded this onto a Windows machine, so apparently I need to clear this up: If you can't tell already, THIS PROGRAM IS FOR DEBIAN LINUX DISTRIBUTIONS ONLY! I REPEAT: THIS PROGRAM IS FOR DEBIAN LINUX DISTRIBUTIONS ONLY! Note: This was compiled on Ubuntu 12.10, it may not work on just a classic Debian system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    voicecommand

    voicecommand

    Run Bash commands using Google voice recognition

    This simple pygtk application uses ffmpeg and arecord; to record sound Google's unofficial text to speech service; to convert sound to text The python subprocess module to run the text as a shell command. The text to speech service used by this application is unofficial, and this program should therefore be considered a complete hack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next