Showing 30 open source projects for "linux basic programming"

View related business solutions
  • 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
  • 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
  • 1
    Zipkin

    Zipkin

    Distributed tracing system to gather timing data

    Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 2
    GCSF

    GCSF

    a FUSE file system based on Google Drive

    GCSF is a virtual filesystem that allows users to mount their Google Drive account locally and interact with it as a regular disk partition. Update (April 2019): I am currently still using and maintaining this project but I have very little time to dedicate to it. As such, it might take a while before I get around to fixing known bugs / implementing feature requests / responding to open issues. Thank you for understanding and for expressing sustained interest in this project. GCSF requires...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Google protobuf support for Lua

    Google protobuf support for Lua

    A Lua module to work with Google protobuf

    This project offers a C module for Lua (5.1, 5.2, 5.3, 5.4, and LuaJIT) manipulating Google's protobuf protocol, both for version 2 and 3 syntax and semantics. It splits into the lower-level and the high-level parts for different goals. For converting between binary protobuf data with Lua tables, using pb.load() loads the compiled protobuf schema content (*.pb file) generated by Google protobuf's compiler named protoc and call pb.encode()/pb.decode(). If you don't want to depend Google's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Maestral

    Maestral

    Open-source Dropbox client for macOS and Linux

    ...Maestral is not an official Dropbox App. It therefore does not count towards the three-device limit for Basic Dropbox accounts. Exclude local items from syncing by placing a .mignore file in the Dropbox root with patterns matching any number of items.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies. Adds tasks for starting, stopping, statusing and cleaning up a named container based...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TinyFileManager

    TinyFileManager

    Single-file PHP file manager, browser and manage your files

    TinyFileManager is a lightweight, single-file PHP-based file manager. It allows users to manage files and folders via a web interface, making it ideal for quick file management tasks on web servers. TinyFileManager supports file uploads, editing, and permission management, all within a minimalist and easy-to-use UI. It’s suitable for developers needing a quick file management tool on shared hosting or lightweight environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NERDTree

    NERDTree

    A tree explorer plugin for vim

    NERDTree is a filesystem explorer for Vim that adds a persistent, navigable tree view to your editing environment. It lets you traverse directories, open files, and perform basic file operations without leaving the editor or reaching for a separate terminal. The plugin is engineered around efficient keyboard navigation, offering intuitive mappings to collapse, expand, and jump between nodes. It supports bookmarks and custom root changes, which is particularly useful when working in monorepos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VINARI SOFTWARE

    VINARI SOFTWARE

    Software Facil, Vida Facil

    Vinari Software brinda aplicaciones útiles para Microsoft Windows y distribuciones GNU/Linux, las cuales hacen que la informatica moderna sea mas sencilla. Todas estas aplicaciones estan protegidas bajo la licencia BSD, la cual puede ser leída en el siguiente enlace: https://vinarisoftware.wixsite.com/vinari/licencia
    Downloads: 1 This Week
    Last Update:
    See Project
  • Estimating Software for Heavy Construction Icon
    Estimating Software for Heavy Construction

    Developed specifically for civil construction

    Built by an estimator, SharpeSoft Estimator is a fully comprehensive software that allows for a more efficient and quicker job-winning bids. Ideal for civil, utility, heavy/highway, grading, excavating, paving, and pipeline contractors, SharpeSoft Estimator offers advanced features such as Item Master, Subcontractor Comparison, Materials Comparison, Grouped Items, Trench Profiler, Haul Calculations, What-if Scenarios, Batch Reports, and more.
    Learn More
  • 10
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    NX-Shell

    NX-Shell

    A multi-purpose file manager for the Nintendo Switch

    NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towards handling various file types while keeping the basic necessities of a standard file manager. Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    Download Folder Sorter (Script)

    Sort Your Downloaded Files

    ...Mac / Linux Users: Open Terminal & Navigate To Where The File Is Located & Type "python3 DLF\ Sorter.py " Without Quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unity Standalone File Browser

    Unity Standalone File Browser

    A native file browser for unity standalone platforms

    A simple wrapper for native file dialogs on Windows/Mac/Linux. Unity Standalone File Browser is a native file browser for unity standalone platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    safelock

    safelock

    Basic AES files encryption tool

    Simple drag & drop file encryption tool. based on python and uses PyCrypto to encrypt the inputted files with AES encryption. Then sqlite database file is generated with a unique key to store the encrypted files and folders in binary blobs for later decryption.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Boilr

    Boilr

    boilerplate template manager that generates files or directories

    Boilr is here to help you create projects from boilerplate templates. Are you doing the same steps over and over again every time you start a new programming project? Boilr is a boilerplate template manager that generates files or directories from template repositories. No dependencies (NodeJS, Python Interpreter etc.) Boilr is a single statically linked binary. Grab the one that fits your architecture, and you're all set to save time by using templates! Full Power of Golang Templates....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available! This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Easyndexer

    Easyndexer

    Creation of databases of scanned documents.

    Easyndexer is a Software program for creating databases with scanned documents or pictures. This program provides tools for creating, editing and viewing this kind of data with a very "friendly" interface. Someone who does not have any knowledge about MySQL or programming can create his own databases for having a good control of documents or pictures.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    stroke

    Dynamically changing modification, access, and change time components

    Oftentimes it is desirable to exclusively change a few specific components of a file's modification, access, or change time. However, the method provided by the conventional touch utility appears inadequate for this basic task. More than that, easily modifying a file's change time is not possible at all. Stroke is a small tool that offers a solution by providing a user with an extended command line interface that allows her to utilize an easy syntax to dynamically specify certain date and...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    Quotero

    Quotero

    Quotero becomes Kimios

    Quotero was an open source Document Management System (DMS) developed in java. It provides basic document management features and advanced collaborative features such as version control, comments, workflow, etc. Quotero becomes Kimios. Please visit https://sourceforge.net/projects/kimios/ Web Site: http://www.kimios.com Issues: http://issues.kimios.com Wiki: http://wiki.kimios.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    STORMOne
    STORM the way you can change your operating system.... without changing a thing. This is where you can OFFICIALLY download for STORM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Creates plain text directory listings from the context menu. Currently supports only Windows. Linux and Mac OS integration planned, although creating directory listings on these platforms is as simple as typing "ls -al". Basic filtering support inc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Potrero is an open source Java library that streamlines programming by automatically managing data. Because Potrero decides where to store data and what to call it, it frees developers to focus on their applications, not storage management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    REF's Archibald in its basic form is used to copy your files to some other place. The modular design allows for extensions, that will enable backups from and to any media you can think of.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next