Showing 123 open source projects for "tar.gz"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    teams-for-linux

    teams-for-linux

    Unofficial Microsoft Teams for Linux client

    ...Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron. Binaries are available under releases for AppImage, rpm, deb, snap, and tar.gz. In the case of AppImage, we recommend using AppImageLauncher for the best desktop experience. Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation. Generate an embeddable card to be shared on external websites.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    ...Adapts to screen size. 3 built-in editors with support of syntax highlighting: Dword, Edward and Deepword. Console with support of the default OS command line. Written in JavaScript/Node.js. Built-in archives pack: zip and tar.gz. Built-in archives extract: zip, tar, gz, bz2, .tar.gz and .tar.bz2 (with help of inly). Cloud Commander could be used as middleware for node.js applications based on socket.io and express. The docker images are provided for multiple architectures and types. Config would be read from home directory, hosts root file system would be mount to /mnt/fs, 8000 port would be exposed to hosts port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins. OmniSharp is built with the .NET Core SDK on Windows and Mono on OSX/Linux. It targets the net472 target framework. For platforms other than Windows, OmniSharp ships with an embedded Mono which is based on version 6.12.0, includes MSBuild 16.8.0 and is provisioned during the build script. If Mono is globally installed on the system,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    ProxMox-Stuff

    Wordpress template container (LXC based) for ProxMox

    ...Services in the container: - Apache with PHP integration - MySQL - SSH/SFTP (under construction) - phpMyadmin (under construction) To use it in ProxMox: - In the shell of PVE, run "wget https://sourceforge.net/projects/proxmox-stuff/files/wordpress-template.tar.gz/download -O /var/lib/vz/template/cache/wordpress-template-ubuntu24.tar.gz" - Then create a new container, and select "wordpress-template-ubuntu24.tar.gz" as a template Please let me know if there is any question of suggestion. Regards, Kaled Aljebur.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    # Инструкция по сборке LineageOS 17.1 для Amber Этот архив содержит полностью настроенные исходные коды (Device, Vendor, Kernel) для сборки рабочей прошивки. Все ошибки компиляции (Kconfig, Metalava API) уже исправлены. ## Как развернуть исходники: 1. Скачайте архив `CompileLineageOS17-1-Amber-v1.tar.gz`. 2. Распакуйте его в корень папки с исходным кодом LineageOS: tar -xvf CompileLineageOS17-1-Amber-v1.tar.gz -C ~/android/lineage/ ## Важные требования к компиляции: Для успешного завершения сборки без ошибок OutOfMemory выполните перед запуском: export _JAVA_OPTIONS="-Xmx4g -Xms1g -XX:+UseG1GC" export NINJA_ARGS="-j2" export MAKEFLAGS="-j2" export WITHOUT_CHECK_API=true ## 8GB RAM пишем в 113000 этапе компиляции export _JAVA_OPTIONS="-Xmx4g" и mka bacon -j2 ## breakfast Amber ## Запуск сборки: brunch Amber ## Use this for change lineageos_Amber_defconfig - make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- lineageos_Amber_defconfig menuconfig
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    GoZip

    GoZip

    A tool for zipping files

    Whats new- Progress bar .lzma and .pax support New, revamped UI Multithreading (for faster speed) Open sourced (the .py file is the source)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PLEKv2

    PLEKv2: predicting lncRNAs and mRNAs

    PLEKv2: predicting lncRNAs and mRNAs based on intrinsic sequence features and the Coding-Net model INSTALLATION ------------- We upgraded PLEK to PLEKv2. All you need is RNA sequences (fasta file). Steps: 1. Download PLEK.2.1.tar.gz from * and decompress it. $ tar zvxf PLEK.2.1.tar.gz 2. Compile PLEK2.1 $ cd PLEK2.1 3. decompress Coding_Net_kmer6_orf.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf.h5.bz2 4. decompress Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 USAGE Python PLEK2.py -i fasta_file -m model(ve: vertebrate , pl: plant) Examples: $ python PLEK2.py -i test.fasta -m ve Aimin Li, Haotian Zhou, Siqi Xiong, Junhuai Li, Saurav Mallik, Rong Fei, Yajun Liu, Hongfang Zhou, Xiaofan Wang, Xinhong Hei, Lei Wang. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    DVDInfo

    DVDInfo

    DVDInfo: A FREE program for generating information about DVD Discs.

    DVDInfo: A FREE program for generating information about DVD Discs. From v1.2.2r0 an installer is included. The portable .tar.gz will continue to be included.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9

    PLEK

    predictor of long non-coding RNAs and mRNAs based on k-mer scheme

    INSTALLATION Pre-requisite: 1. Linux 2. C/C++ compiler (i.e. gcc, g++) 3. Python 2.5.0 or later versions (http://www.python.org/) Steps: 1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/ and decompress it. $ tar zvxf PLEK.1.2.tar.gz 2. Compile PLEK. $ cd PLEK.1.2 $ python PLEK_setup.py USAGE python PLEK.py -fasta fasta_file -out output_file -thread number_of_threads -minlength min_length_of_sequence -isoutmsg 0_or_1 -isrmtempfile 0_or_1 Examples: 1. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 2. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 -minlength 150 We upgraded PLEK to PLEKv2.: https://doi.org/10.1186/s12864-024-10662-y Aimin Li, Haotian Zhou, Siqi Xiong, et al. ...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Witch City Whisperer

    Witch City Whisperer

    Rolling Playlist 48.99

    The Witch City Whisper is A Rolling Playlist From The Other Side. There is an Arch Linux package and pkgbuild located in the files section. Compressed sources (tar.gz|tar.zst|zip) are also available. Instructions for all are found in the README.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Enotic-Archivator

    Enotic-Archivator

    Small archivator for Windows

    Small programm for create and unarchive archives. Make it on Python, pyqt5. You are can create and unarchive the zip format, 7zip format and tar format (tar.gz, tar.bz2, tar.xz). The official sites of download is SourceForge and GitHub. Donate me: https://pay.cloudtips.ru/p/dfeb976c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    chaosesque dev environment

    Dev Environment for chaosesque-anthology

    Dev Environment for chaosesque-anthology (git repos, etc, in convienent tar.gz form) So as to fufill GPL copyright obligations the sourcecode and media are presented to you in the same way the developers edit them. Read the readme for further info. Please download the split files from here: http://sourceforge.net/projects/chaosesquedevenv/files/ Rel_117zzzzzu/ (or whatever is the newest release directory under downloads) Main project: https://sourceforge.net/projects/chaosesqueanthology/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PostgreSQL Portable

    PostgreSQL Portable

    Postgresql portable Windows y Linux

    ...To stop and / or restart the server correctly use file "Detener servicio sin usuario.bat" or "Iniciar servicio sin usuario.bat" depending on the case. 5) To create a new cluster of postgresql, use "Crear Cluster.bat" where prompted the DATA folder path and password for the user postgres. 6) To record the postgresql service, run "Registrar servicio.bat" and to remove use "Quitar servicio.bat". Works on 32 and 64 bits. Now, Linux option (archive .tar.gz) . Postgresql Linux portable 9.2 Please read the Wiki and the tickets. Please use the tickets for answer your bugs. Usuario: postgres Clave:123 Add new version 9.6 and support to PgAdmin III and 4.
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 14
    iDeal-Prayer-Calculator

    iDeal-Prayer-Calculator

    Islamic prayer times calculator.

    iDeal Prayer Calculator is a simple desktop utility that helps organize the daily Islamic prayer routine, ( إِنْ شَاءَ ٱللَّٰهُ ). Based on the GPS coordinates of your location, it reliably indicates the direction of the Qibla and provides a zoomable map showing the shortest line between your location and the Kaaba, helping to correctly fulfill the Islamic prayer obligation. It features all 24 AlAdhan.com calculation methods for worldwide accuracy, supports precise ±HH:MM UTC offsets for...
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 15
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. Fully portable, for USB stick, without installation. For Windows, Linux and Mac OS/X.
    Leader badge
    Downloads: 450 This Week
    Last Update:
    See Project
  • 16
    iDeal-Safe-File

    iDeal-Safe-File

    Lightweight desktop utility for batch encrypting and decrypting files.

    iDeal Safe File is a lightweight desktop utility for batch encrypting and decrypting files using military-grade AES (128/192/256) and Fernet encoding/decoding. Designed for privacy-conscious users who want full control over their data, without relying on cloud services or other online tools.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    iDeal-DNS-Switcher

    iDeal-DNS-Switcher

    One click DNS switcher.

    iDeal DNS Switcher is a simple utility that allows you to switch between 18 DNS configurations from 10 privacy-oriented providers with the click of a button. These providers have been selected for their robust security and privacy practices. They protect your browsing activity from prying eyes: no logging, no traces. They help to protect your computer against a wide range of threats such as malware, phishing, spyware and botnets. And save your children from undesirable contents.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    Python-Recovery

    Python-Recovery

    Daten-Rettung, data recovery, data, wiederherstellen, data rescue

    ...Unterstützte Formate sind: -Videos: .mp4, .mov, .mkv, .avi -Audio: .mp3, .flac, .wav, .wma -Bilder: .jpg (mit intelligenter End-Marker-Suche), .png, .gif, .bmp, .tif, .webp -Dokumente: .pdf (mit präzisem %%EOF Schnitt), .doc, .docx, .xlsx, .pptx sowie .txt (für rohe Textfragmente über 40 Zeichen). -Archive: .zip, .rar, .7z, .tar.gz Ein KI programmiertes Tool zur Datenrettung.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Orange Juice Audio Enhancer for Linux
    ...How to install "Orange Juice" This Audio Enchancer requires pipewire environment on your system. sudo apt install easyeffects lsp-plugins calf-plugins Download tar.gz and unarchive, these 3 files put into /home/{users folder}/.config/easyeffects/output note: MX-23 uses "rubberband" for pitch effect, MX-25 uses "soundtouch" for pitch effect. These are completely none Compatibility. So it needs different preset I ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    xsser

    xsser

    XSSer: Cross Site Scripter

    Cross Site "Scripter" is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications. XSSer v1.8-3.tar.gz -> md5: 3058a17a1599b0ece5c722fd2e7ff455 XSSer v1.8-3.zip -> md5:840d94fe8d297ec3bbea70fb3bd57f0e
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    tengine-rpm

    Tengine RPM for almalinux,a dist of Nginx with some advanced features.

    ...In short, Tengine is a distribution of Nginx with some advanced features.Tengine does not provide official RPM packages, here to provide unofficial optimized compilation and integration of LuaJIT, ModSecurity, geoip2, and other commonly used modules of the Tengine RPM packages, to facilitate the user to quickly install and configure the web server on the target server. This is a rpm package based on the official package https://tengine.taobao.org/download/tengine-3.1.0.tar.gz, which you can install it for free. The almalinux 9.5-based rpm package can also be used for Red Hat Enterprise Linux (RHEL) and its derivatives, such as CentOS Linux and Rocky Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MintBridgeXFCE – REMI Patrimonial

    MintBridgeXFCE – REMI Patrimonial

    MintBridgeXFCE es un toolkit modular blindado para migraciones post-Wi

    MintBridgeXFCE es un toolkit modular blindado para migraciones post-Windows 10 hacia Linux Mint XFCE 21.3, con trazabilidad comunitaria, scripts reproducibles y documentación bilingüe. 🔰 Imagen ceremonial: [REMI Visual Fase 2](https://sourceforge.net/projects/mintbridgexfce/screenshots/visual_fase2.png) Obra derivada ceremonial – REMI – Custodio: jramonrivasg – 16/10/2025 Metadato incrustado: "Obra derivada ceremonial – REMI – Custodio: jramonrivasg –...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    tkwintrack

    tkwintrack

    Tk window tracking

    ...NOTE: - The green download buttons generated by SF don't cope with two packages. Better ignore them and go directly to the Files tab to get what you really need. - The .tar.gz files include the unix manual page, which the .zip files lack. - Tkwintrack is the successor of wintrackgui (its name before release 2.0.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    ... + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v2.0 [R3D] "R3DST4R!" (.zip) -> md5 = [98fcd2bd3bba3f1d52738113522d3bc9] -> UFONet-v2.0 [R3D] "R3DST4R!" (.tar.gz) -> md5 = [13337a1853e144a425836c3f75ed3948] --------------------------------------------
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    iDeal She Flowers

    iDeal She Flowers

    A simple menstrual cycle tracking application

    iDeal She Flowers is a simple tracking application that allows ladies to record and review information about their menstrual cycles, predicted fertile days, symptom statistics, and correlations with the lunar phases. Annual data can be exported as a standard Excel chart for easy and personal record keeping, printing or use in medical consultations. The application is designed for privacy-conscious users who want full control over their health data, without relying on online services or...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next