69 projects for "tree" with 2 filters applied:

  • 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
  • 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
  • 1
    BlueSpice free (Support archive)

    BlueSpice free (Support archive)

    Our support forum has moved: community.bluespice.com

    This freely available open-source software turns Wikipedia’s popular software engine MediaWiki into a fully-fledged enterprise wiki solution. Companies can continue cherishing MediaWiki’s numerous advantages and automation capabilities; with BlueSpice, they can now work even more comfortably, safely and more effectively. Compared with basic MediaWiki, BlueSpice provides, amongst other, the following enhancements: comfortable and sophisticated rights management capabilities, a visual editor...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2

    Leibnitz

    Electronic paper for computations and graphs

    Leibnitz is the calculator you've always wanted (even if you didn't know it!), short of handwriting recognition. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/leibnitz#readme ChangeLog: http://leibnitz.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Scaffold Hunter
    Scaffold Hunter is a JAVA-based software tool for the analysis of structure-related biochemical data. It enables generation of and navigation in a scaffold tree hierarchy annotated with various data.
    Downloads: 4 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
    TimeSlotTracker

    TimeSlotTracker

    Simple and useful time tracker

    Simple and useful time tracker. Collects tasks and works (timeslots) in hierarchical tree. Has: reports (based on xslt templates), localization (7 langs), xml data format, ical, jnlp and JIRA (R) support. Runs on Windows, Mac and Linux. The code at GitHub: https://github.com/TimeSlotTracker/timeslottracker-desktop The git on Source forge is read only (replica).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Crispy Synced Notes

    Crispy Synced Notes

    A note taking program with WebDAV sync

    An note taking program with WebDAV sync capabilities. It works on a local (and WebDAV) directory and shows the items (text/image/binary) in a tree view. Any changes are reflected in the file system directly. Features: - group notes and images in a tree structure (using folders) - can work on any directory on your machine - technically works like a file browser with inline text editing - synchronizes with any WebDAV server (optionally using SSL/TLS) - allows one-way and two-way synchronization - allows to encrypt your files locally and remote using AES256 - multi language support You can obtain the full source code at: https://crispy-cow.de/git/CrispySyncNote.git Latest changes: 2.1.0: Updated for Java 9 and up 2.0.2: Added more UI translation, updated greek language (thanks to geogeo) 2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    ThoughtStack

    ThoughtStack

    Organize your thoughts with ThoughtStack!

    ThoughtStack is a folding-tree-based notepad. It's great for brain storming, outlining, planning, and all your other note-taking needs!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ASTRES

    PHP powerful help-desk web software

    ASTRES is used in a helpdesk of the french civil aviation and allow to manage customer tickets (with workflow and level tree-view), internal actions between actors, diffused/received documents, sent/received material, planning, stats, reporting, news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Elexis Praxisprogramm

    An Eclipse RCP program for all aspects of a (Swiss) medical practice

    ...At http://elexis-forum.ch/ users have a place to share their experiences with other peoples. Developers and anybody trying to compile Elexis from scratch should look at https://github.com/elexis/elexis-3-core/tree/master/ch.elexis.sdk The documentation is found under http://wiki.elexis.info/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10
    PDFMultiTool

    PDFMultiTool

    Multi-tool for PDF files with support for bookmarks

    Merge, replace, extract, delete pages within PDF documents, while keeping the bookmarks (outline items in outline tree) or even edit them in the resulting document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Primes

    Calculate primes by using extremely fast sorting

    ...And as already mentioned, it's just the most efficient tree-based sorting algorithm that you can get. But furthermore this way of finding primes interestingly leaves a hard nut to crack for mathematicians: In very rare cases it finds numbers that are not primes. For all primes below one million this phenomenon arises in exactly two cases: 31213 which is 7 * 7 * 7 * 7 * 13 336141 which is 3 * 3 * 13 * 13 * 13 * 17 Who can explain, why?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TreeLayout

    TreeLayout

    Efficient and customizable TreeLayout Algorithm in Java, for NetBeans

    Efficiently create compact, highly customizable tree layouts - Based on Walker's algorithm with enhancements suggested by Buchheim, Jünger, and Leipert the software builds tree layouts in linear time. I.e. even trees with many nodes are built fast. Downloads are available at https://sourceforge.net/projects/treelayout/files/. For detailed documentation look at the TreeLayout web site http://treelayout.sourceforge.net/.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Magmi

    Magmi

    Magento Mass Importer

    This project is an attempt to provide a product importer for magento that can handle several thousands of products at a reasonable pace compared to magento dataflow. it may evolve to a dataflow alternative as new features are implemented. New : Wiki available at : http://wiki.magmi.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Peklo is a graph editor and an environment for visualizing and comparing different algorithms for some graph-theoretic problems, e.g. flows, shortest path, minimum spanning tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Qtombo is a tree and multiple-file based note system inspired by tombo (for windows and PPC), written with Qt. Supports the encrypted notes of tombo. One note is one file, plain text if possible. Note tree is a directory tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    My Agile Project is an open source software to manage projects in general and more specifiquely Agile projects with those following features for the moment : Human resources management and budget, Actions plan, Activity management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    ...This is useful specially when your remote computer do not have a valid IP address. The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library is imported into source tree so that you do not need to compile and install that first. All communication is encrypted using QCA Library. The software does not involve with export control regulations as in QCA (http://delta.affinix.co/docs/qca/) Site they wrote: Functionality is supplied via plugins. ... . Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    openvpm

    Open Vistual Project Manager

    OpenVPM is a Virtual Project Manager providing next features: - Organizations - Departaments - Groups of people - People - Double account budget - Project Portfolios - Agile management (scrum, kaban, mixed) - Personal management & Get Things Done - Tree typed task definition - Dynamic definition workflows - and lots of more usable stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    flNeuronTool

    flNeuronTool

    A Fast Light Neuron Tracing and Editor Tool

    The flNeuronTool allows users to reconstruct and proofread neuronal morphologies in light microscopy images. The system incorporates automatic tracing and manual editing of neuron reconstruction into a cooperative 3D interactive visualization-assisted environment, which is a powerful tool for analysis of complex neuronal images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Syoncloud

    Syoncloud

    Hadoop, Hbase, HBase Web Client, Flume based log analytics system

    Syoncloud Logs enables you to process log files from various applications using Hadoop, Flume and HBase. It has an easy installation and configurations interface. It has Syoncloud HBase web client. It displays tree of HBase tables and column families linked to paginated grid of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ticket Tree plugin for Trac
    A Trac plugin to display tickets in a tree, organized based on structured ticket titles. See the full description and manual on the Track-Hacks site: http://trac-hacks.org/wiki/TicketTreePlugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SynchroMike

    Successor: <a href="http://syncarus.net">syncarus.net</a>

    SynchroMike is a two-way synchronisation program which allows the user to synchronize two directories. It comes with a handy user interface which displays differences between both storage locations as a tree. Update: This page is deprecated, find the new program at <a href="http://syncarus.net">syncarus.net</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a pad for notes in tree-style, written in Qt4. DBNote uses SQLite DB for your notes. Some features: Notes are organized in tree. You can add icons (any bitmaps are imported to DB and you can use it). You can assign any your note an icon from
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next