Showing 13 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 2,271 This Week
    Last Update:
    See Project
  • 2
    dotdrop

    dotdrop

    Save your dotfiles once, deploy them everywhere

    Dotdrop is a dotfiles manager that provides efficient ways of managing your precious config files. It is especially powerful when it comes to managing those across different hosts. The main idea of dotdrop is to have the ability to store each dotfile only once and deploy them with different content on different hosts/setups. To achieve this, it uses a templating engine that allows specifying, during the dotfile installation with dotdrop, based on a selected profile, how (with what content)...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    G4L

    G4L 0.68 released 08/30/25 Disk imaging

    ...Build Issue This Zip contains multiple files First is similar to the previous ISO files uses syslinux and can be written to CD or Flash Release 0.68a started 2025/03/02 Fedora 41 12923904 Aug 29 08:42 bz6x16.4 12973056 Aug 25 15:14 bz6x17.rc3 BusyBox v1.38.0.git (2025-08-24 07:03:57 ChST) multi-call binary. ncftp-3.3.0-1.fc41.x86_64 NcFTP 3.3.0 (Apr 23, 2025) updated version 9 of /bin/f3read and /bin/f3write added version 9 of /bin/f3fix, /bin/f3brew, and /bin/f3probe Updated Grub4dos grub4dos-for_UEFI-2025-08-14.7z grub4dos-0.4.6a-2025-08-12.7z
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 4
    antigift

    antigift

    antigift is simple cross-platform, files & folders encryption tool

    ...Works on Linux (including Android), Windows, Mac OS X, FreeBSD, DragonFly BSD and other on OSes. Do not required installation. Include WIPE tool for wiping free space and tool for recovery forgotten key. See documentation at http://sourceforge.net/p/antigift/wiki/Home/ antigift простой и кросс-платформенный инструмент для шифрования файлов и папок(с ccrypt в качестве основы) Подробности см. на страничке с русской документацией http://sourceforge.net/p/antigift/wiki/rus/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    doall

    Shell script to run a command for many files selected with wildcards

    ....$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    srcdb

    A tool for source code downloading and integrity checking

    SRCDB is a simple database and a utility managing the database. SRCDB (db) is designed to keep track of URLs of tarballs [presumably containing source code] and checksums (md5) of the files contained in the taballs. It is implemented as a filesystem subtree. The key to the database consists of 2 fields: name and version separated by dash. In the filesystem the key is implemented as a 'name/version' subtree. SRCDB (util) is designed to: 1) Populate its database with the data describing tarballs: name of the tarball, URLs of origin and contents checksums. 2) Download and perform integrity checks of tarballs described by the database, given the database key. 3) Inform other tools about location of a tarball in the local filesystem (or its absence), given the database key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    etckeeper-ng

    Backup solution based using git and rsync next level

    Etckeeper-ng is a bash script which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory. It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed. When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fstransform is a tool to change a file-system from one format to another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place and without the need for backup. Source code is hosted on github: https://github.com/cosmos72/fstransform
    Downloads: 2 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
  • 10
    Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NAS (Network Attached Storage) with Software RAID (0,1,5) and WEB configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Set of Add-ins to run standard Cygwin/Unix command line facilities from Excel. Creates batch files, runs them as part of excel (or independent of) to : ZIP, GZIP, BZIP2 files, dos2unix & unix2dos files. Also automates DOS DIR to list files to spreadsheet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project will provide tools mostly written in python, that will enable generation of bookmark to be able to use konqueror, as you would use synaptic, to get information faster on a package you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next