Showing 46 open source projects for "learning linux command line"

View related business solutions
  • Activity and Facility Management Software Icon
    Activity and Facility Management Software

    Built for Parks and Recreation Departments

    Sportsman Web is an All-in-One, Cloud-Based, Parks and Recreation Management tool built for Parks and Recreation. Online Registration and Reservation, Patron Accounts (Free custom site), Memberships, Patron Communication, Customizable POS, Payments, touchless entry, League Scheduling with Coaches Portal, Camp/Daycare, Check In/Out, Reporting, Document Management, Attendance, Inventory, Golf and Controlled Access . Accessible on ALL Devices. Dedicated Local Support.
    Learn More
  • InnBuilt Attendance Software for distributed workforce. Icon
    InnBuilt Attendance Software for distributed workforce.

    Available in Mobile & Web. Mobile GPS and Face Attendance.

    InnBuilt Attendance App simplifies workforce management with its user-friendly web and mobile platforms, allowing you to effortlessly track leave, attendance, and employee details anytime, anywhere. Our cloud-based system caters to businesses of all sizes, offering seamless attendance and leave management. With our innovative GPS-based punch and face authentication feature, employees can easily check-in and checkout remotely using their mobile devices, ensuring accurate time tracking across various locations. Field employees can further benefit by tracking and broadcasting their live location, facilitating easy recording of their work-related journey. Setup leave types according to your company's needs and access real-time information from all branches effortlessly. Our mobile app is compatible with both Android and iOS devices, enabling you to generate reports instantly and receive timely alerts and reminders via email and mobile notifications for employees, supervisors
    Learn More
  • 1
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem. The most basic search you can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    z

    z

    Tracks your most used directories, based on 'frecency'

    Tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'frecent directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. The rank of directories maintained by z undergoes aging based on a simple formula. The rank of each entry is incremented every time it is accessed. When the sum of ranks is over 9000, all ranks are multiplied by 0.99. Entries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    Language-Aware String Extractor

    multi-encoding strings(1) replacement with language identification

    Enhanced version of the standard Unix strings(1) program which uses language models for automatic language identification and character-set identification, supporting over 1400 languages, dozens of character encodings, and 4800+ language/encoding pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Workspace management made easy, fast and affordable. Icon
    Workspace management made easy, fast and affordable.

    For companies searching for a desk booking software for safe and flexible working

    The way we work has changed and Clearooms puts you in complete control of your hybrid workspace. Both meeting rooms and hot desk booking can be easily managed to ensure flexible and safe working, however big or small your organisation.
    Learn More
  • 5

    FTimes

    A forensic system baselining, searching, and evidence collection tool

    FTimes is a forensic system baselining, searching, and evidence collection tool. Its primary purpose is to gather and/or develop topographical information and attributes about specified directories and files in a manner conducive to intrusion and forensic analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Summa

    Lucene/Solr based search engine and workflow system

    Important: This project has been moved to https://github.com/statsbiblioteket/summa/ Lucens (and Solr) based search engine with very flexible setup and workflow system. It supports incremental updates, hierarchical faceting and index lookup with low memory overhead. Note: Although Summa is open source, the focus is on features used at Statsbiblioteket. No explicit resources has been allocated for support of external users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TinyScan
    A Java-based powerful disk usage utility. It outputs a table and a tree (both can be sorted). TinyScan is able to export the result to Excel, Access, MySQL and it can also scan remote computers. It is free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sfbf

    sfbf

    Useful console application to search for largest files on file systems

    sfbf (Search For Big Files) is a useful console application to search for largest files on file systems. It brings features such as : - Fast file search to locate largest files - Configurable search depth - Various output formats (txt, json, xml, html, csv) - Regular expression matching This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2) Copyright © 2017 spypunk spypunk@gmail.com This work is free. You can redistribute it and/or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaTB
    JavaTB is a Java ToolBox that goes beyond what operating systems provide for file management, networking, system monitoring and many more functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Streamline your sports training business with sports scheduling software. Icon
    Streamline your sports training business with sports scheduling software.

    For sports and fitness facilities, studios, trainers, and businesses

    Designed by coaches, for coaches, our software takes care of tedious admin tasks like client scheduling and payment processing, so you can focus on what you love - coaching athletes. With intuitive booking experiences and staff management tools for your lessons, camps, clinics, and training programs, Upper Hand empowers your business to offer a seamless customer experience that increases satisfaction and drives repeat business. See how our forward-thinking technology can give your sports training business a competitive edge.
    Learn More
  • 10

    Setra

    Password protected zip file cracker.

    Setra is a cross-platform command line utility used to brute-force password protected zip file. It is written in the Python programming language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Tautomaton is a C++11 -template library for deterministic (DFA) and non-deterministic finite automata (NFA). It supports regular expressions and efficient input matching of multiple regexps simultaneously. The library comes with a somewhat grep-like command-line tool for showcasing these features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Duplicate Checker

    Duplicate Checker

    Duplicate Checker searches your folders for identical files

    Duplicate Checker searches your folders for identical files. It comes with an easy to use graphical user interface, and an effective command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A universal suite of utilities for large corpora processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    zfind

    zfind

    zfind is a fast file search utility/API for searching within archives

    .../compress files. Apart from GUI and command line, it also provides API support which let's you use it in your java code as a 3rd party library. Thanks for using, and if you find any bug, do post a ticket or discussion topic. I can't fix anything if I don't know the problem :) **Check Wiki for USAGE details
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Win32 Locate and Updatedb Scripts

    Win32 Locate and Updatedb Scripts

    Easy way to search files and folders

    Like the Linux "locate" and "updatedb", "winlocate" is a very simple solution for finding files and folders in a windows environment system. All is done by using 2 scripts (.BAT), some GNU tools and Sqlite3. I hope you will enjoy this release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Document summarization system. By adding document content to system, user queries will generate a summary document containing the available information to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is abandoned. Download these files at your own risk. For the latest version please visit http://decafbad.net/projects/piddlepodder/ This application is a podcatching client written in Perl. It is based off of the simplicity of bashpodder with a few added features. It downloads podcasts from a list of XML feeds, and puts them into a download directory by date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DFA library is a regular expression library capable of the classic RE syntax (i.e. - without any perl extension). Unlike many other libraries with similar functionality, a deterministic finite automata (DFA) is used. DFA was formerly called npcre, wh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Puggle
    Puggle is a graphical desktop search engine written exclusively in Java. It provides full text and metadata search over files, folders, music, photos, web pages and more that are stored locally on your computer.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    A simple to set up web scraper written in Java. It uses modified regEx to quickly write complex patterns to parse data out of a website. It contains a GUI tool for testing your configuration scripts and is fully automated through the command line
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FastFreeTextSearchFiles (fastfreetextsea) is a external, internal hard disk, USB flash pen, file indexer for Fast Free Text Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lucino is a C-library with some support for reading and writing Apache Lucene-indices. It currently comes with PHP- and Python bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This library implements several locality sensitive hashing(LSH) based algorithms, including indexing data structure for high dimensional spaces and metric spaces, sketch constructions and set embedding algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next