Search Results for "icon of program: command" - Page 5

Showing 255 open source projects for "icon of program: command"

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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    ...See the LICENSE file for more information. ---- PastebinGTK uses the PastebinPython API wrapper by six519 (Ferdinand E. Silva), available at https://github.com/six519/PastebinPython. The program icon is from the Flat UI icon set by Designmodo (http://designmodo.com), licensed under Creative Commons Attribution 3.0 Unported (CC BY 3.0) (http://creativecommons.org/licenses/by/3.0/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    vipR is a program to screen for sequence variants (SNPs, deletions) in sequence data generated by high-throughput-sequencing platforms. Information on this and other projects can be found on: http://www.altmann.eu
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    OpenFA124

    OpenFA124

    An editor and transfer utility for Casio fx-9750GII calculator

    OpenFA124 is a editor and transfer interface for CASIO Basic programs. You can create, edit and transfer your CASIO program files to or from your fx-9750GII calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    squeeze

    compresses files by automatically selecting the best program

    squeeze is a python script that compresses a given (set of) file(s) by trying each compression program available on your system and keeping the resulting archive with the smallest size.
    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
    Whale Music Server is (or rather WILL be) a music player similar to MPD. Program is in very early development stage, so please, dont waste your time on it. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WebChemViewer

    A simple program for sharing molecular structures with associated data

    Sharing lists of molecular structures with associated chemical properties is a common task in computer-aided drug design and medicinal chemistry. WebChem Viewer is a simple, free, open-source program that generates HTML-formatted output that can be viewed in any modern web browser, on any operating system (including mobile), without requiring the installation of additional software. The output can also be easily incorporated into existing web pages. WebChem Viewer is released under the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    RaspRFID

    RFID Software for using MiFare compatible tags on a Rasberry Pi

    A python utility program to provide functionality for the Raspberry Pi to work with a RFID reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    caplib

    caplib

    Correct, translate and analyze combinatorial library sequencing data

    Originally developped to handle PacBio CCS data for an AAV capsid library. This program will extract, correct, translate and analyze the sequencng data, starting from the CCS fastq file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    WISP

    Weighted Implementation of Suboptimal Paths (WISP)

    UPDATE: LATEST VERSION AT http://git.durrantlab.com//jdurrant/wisp Allostery can occur by way of subtle cooperation among protein residues (e.g., amino acids) even in the absence of large conformational shifts. Dynamical network analysis has been used to model this cooperation, helping to computationally explain how binding to an allosteric site can impact the behavior of a primary site often many angstroms away. Traditionally, computational efforts have focused on the most optimal path...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FFPVS

    Flying Fast Python Virus Scanner

    ...In order to run it, go to a command prompt in Windows or open a Terminal in Mac or Linux and type 'python ffpvs' to run it. WARNING: This is NOT a real virus scanner and please do not use it as such. It is meant for pranking/trolling ONLY. I claim NO LIABILITY for stolen passwords/hacking gathered using this tool. TROUBLESHOOTING: Saving it as a .py file might help, also, make sure you have Python 2.7.6 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    misspell-check

    misspell-check

    A program to check source code for mispelings...

    A program to check source code for mispelings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 15

    webcammy

    A small command-line program for grabbing frames from cameras/webcams.

    A small command-line program for grabbing single or multiple images from cameras and webcams. In essence, it is a python script which requires python 2.7 and the packages opencv. Program parameters can be controled via commandline arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python sniffer that identifies interactive SSH sessions. It detects when an intruder uses SSH with: a wrong password, a good one or with a password cracking program. It uses two techniques: SSH client's banner identification and SSH session total by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QtoNum

    QtoNum

    python calculus library with imprecise and precise representations

    QtoNum is a calculator for qualitative values (-, +), intervals and crisp numbers with arbitrary precision. QtoNum also handles infinitesimals and infinites. All these types can be mixed in expressions and conversions are performed automatically. QtoNum can be used as an interactive calculator (command line) and as a calculus library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    encrypted-backup

    A program to archive, encrypt, and store files for offsite backups.

    A program to archive, encrypt, and store files for offsite backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    change

    change

    A small, CLI utility to easily change themes (for Linux).

    A small, CLI utility to easily change themes (for Linux). Currently, it is possible to change window manager, gtk, icon and cursor themes. 'change' is essentially a restricted front-end to gsettings, albeit greatly simplified ('> change icon-theme elementary'). Requires: ....python3 Tested on: ....openSUSE 12.2 (GNOME) ....elementary OS 0.2 beta (This will likely work on any GNOME-based distros - including Ubuntu) # Please report any bugs to marco@scannadinari.co.uk - Thanks ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Library of Congress - Transfer Tools
    Tools developed by the Library of Congress and their partners in the National Digital Information Infrastructure and Preservation Program (NDIIPP) for the purpose of validation and transfer of data that conforms to the BagIt specification. This project has been moved to https://github.com/LibraryOfCongress
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    LinuxNub Forensics Learning Program

    Simple Python Script that helps teach a user Linux Forensics

    A simple python based script that runs Linux tools from the command line to conduct a simple Linux forensic investigation of a targeted image. Currently a work in progress. Contact Info: joem3921@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vigenere.py

    vigenere.py

    this simple program implements the Vigenere cipher in python

    For details of this cipher see; http://en.wikipedia.org/wiki/Vigenere_cipher This cipher can be broken by frequency analysis, this is a toy project, and should not be used in situations where security is important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    I haven't updated any of my projects on here in a while, however considering SourceForge's recent practice of supporting misleading ads and repackaging projects with malware, I am removing all my projects, and will soon be deleting my account. Thanks to anyone that's downloaded and used my software. I may or may not continue source distribution of any of these projects, but if I do, they'll be hosted on Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Scsiaddgui provides a graphical user interface for the command line program Scsiadd. Scsiadd allows to add (or remove) SCSI devices like scanners to (from) your system without having to reboot. With Scsiaddgui you can do this with a mouse-click.
    Downloads: 0 This Week
    Last Update:
    See Project