Search Results for "download dune 2" - Page 2

Showing 591 open source projects for "download dune 2"

View related business solutions
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • 1
    git absorb

    git absorb

    git commit --fixup, but automatic

    This is a port of Facebook's hg absorb. Facebook demoed hg absorb which is probably the coolest workflow enhancement I've seen to version control in years. Essentially, when your working directory has uncommitted changes on top of draft changesets, you can run hg absorb and the uncommitted modifications are automagically folded ("absorbed") into the appropriate draft ancestor changesets. This is essentially doing hg histedit + "roll" actions without having to make a commit or manually make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MoreLINQ

    MoreLINQ

    Extensions to LINQ to Objects

    MoreLINQ can be used in one of two ways. The simplest is to just import the MoreLinq namespace and all extension methods become instantly available for you to use on the types they extend (typically some instantiation of IEnumerable<T>). In some very rare instances, however, doing so can cause conflicts with other libraries you may be using that incidentally also extend the same type with an identically named method and signature. This happened with MoreLINQ, for example, when Microsoft .NET...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stellar Go

    Stellar Go

    Stellar's public monorepo of go code

    ..., there are a few special directories that contain specific types of packages. It depends on a number of external dependencies and uses Go Modules to manage them. Running any go command will automatically download the dependencies required for that operation. You can choose to checkout this repository into a GOPATH or into any directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IBM Plex

    IBM Plex

    The package of IBM’s typeface, IBM Plex

    ... and available for download and use following the Open Font License (OFL). The IBM Plex family comes in Sans, Serif, Mono and Sans Condensed, all with roman and true italics. The fonts have been designed to work well in user interface (UI) environments, as well as other mediums. This project provides all source files and file formats to support most typographical situations. Currently, IBM Plex Sans supports Extended Latin, Arabic, Cyrillic, Devanagari, Greek, Hebrew, Korean and Thai.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    req

    req

    Simple Go HTTP client with Black Magic

    ...), marshal request body and unmarshal response body automatically according to the Content-Type. Req support HTTP/1.1, HTTP/2, and HTTP/3, and can automatically detect the server side and select the optimal HTTP version for requests, you can also force the protocol if you want. Support automatic request retry and is fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Corona-Warn-App Server

    Corona-Warn-App Server

    Backend implementation for the Apple/Google exposure notification API

    ... the implementation of the server for encryption keys for the Corona-Warn-App. The Corona-Warn-App is an app that helps trace infection chains of SARS-CoV-2 (which can cause COVID-19) in Germany. The app is based on technologies with a decentralized approach and notifies users if they have been exposed to SARS-CoV-2. Transparency is key to both protecting the app's end-users and encouraging adoption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    flag-icons

    flag-icons

    A curated collection of all country flags in SVG

    A curated collection of all country flags in SVG, plus the CSS for easier integration. For using the flags inline with text add the classes .fi and .fi-xx (where xx is the ISO 3166-1-alpha-2 code of a country) to an empty <span>. If you want to have a squared version flag then add the class fis as well. You could also apply this to any element, but in that case you'll have to use the fib instead of fi and you're set. This means that the flag is just going to appear in the middle of an element...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tweepy

    Tweepy

    Twitter for Python

    ... will be a Tweepy model class instance. This will contain the data returned from Twitter which we can then use inside our application. Models contain the data and some helper methods which we can then use. Tweepy supports both OAuth 1a (application-user) and OAuth 2 (application-only) authentication. Authentication is handled by the tweepy.AuthHandler class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CRI-O

    CRI-O

    Open Container Initiative-based implementation of Kubernetes Container

    CRI-O follows the Kubernetes release cycles with respect to its minor versions (1. x.y). Patch releases (1.x.z) for Kubernetes are not in sync with those from CRI-O, because they are scheduled for each month, whereas CRI-O provides them only if necessary. If a Kubernetes release goes End of Life, then the corresponding CRI-O version can be considered in the same way. This means that CRI-O also follows the Kubernetes n-2 release version skew policy when it comes to feature graduation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    kerl

    kerl

    Easy building and installing of Erlang/OTP instances

    ... become available. Kerl keeps tracks of the releases it downloads, builds and installs, allowing easy installations to new destinations (without complete rebuilding) and easy switches between Erlang/OTP installations. By default, kerl downloads source tarballs from the official repository tags but you can tell kerl to download from the official Erlang website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Why & When

    Why & When

    Exposing the JDK Flight Recorder as a Spring Boot Actuator Endpoint

    ... and downloading the .jfr files for further analysis. By default, this starter doesn't include spring webmvc or spring web flux dependencies. You will have to include them according to the stack you wish. Every recording session gets its own unique Flight Recording ID. The endpoint returns this ID as plain text, in this case ID 1. This ID must be used to download the recorded data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rofi Applets

    Rofi Applets

    Various useful applets developed with Rofi and shell-scripts

    Bundle of easy-to-configure useful Rofi Applets Developed by Umutcan Sevdi. This project requires Rofi. It's a very powerful pop-up/switcher that allows anyone to create powerful menus. You can download it from the package manager of your choice. All applets read color values from applets/global.rasi. Editing color hexcodes will update all existing applets. Create a directory at ROFI_APPLETS_PATH. Then open two files. config.rasi and launch.sh. Instead of defining your own color values, import...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gohttpserver

    gohttpserver

    The best HTTP Static File Server, write with golang+vue

    ... is under dir, the path will combine two together. Directory zip download. Apple ipa auto-generate .plist file, qrcode can be recognized by iPhone (Require https). Plist proxy. Download count statistics. CORS enabled. Offline download. Code file preview. Edit file support, and global file search.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AutoClicker

    AutoClicker

    A full-fledged autoclicker with two modes of autoclicking

    A full-fledged autoclicker with two modes of autoclicking, at your dynamic cursor location or at a prespecified location. The maximum amounts of clicked can also be set (or left as infinite). Hotkeys work in the background for convenience. If you want to automate group of mouse actions, Please try this https://sourceforge.net/projects/orphamielautoclicker/files/AutoClickers.exe/download Whats new in v1.0.0.2: 1. You can now change your hotkeys! 2. Changed the about page 3. Added a few minor...
    Leader badge
    Downloads: 926,218 This Week
    Last Update:
    See Project
  • 15
    pacman.store

    pacman.store

    Pacman Mirror via IPFS for ArchLinux, Endeavouros, Manjaro

    ... on each of your systems - I recommend my AUR package go-ipfs-git which uses the hardened service file. It makes sense to set the parallel downloads to two and disable the download timeout, to avoid unnecessary aborts if ipfs needs initially a bit more time to find the right peers in the network (especially on high latency internet connections).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android Tablet 7.1.2 on Virtual Machines
    Instructions: After starting this VM, enable the Play Store app, by clicking the Settings -> Apps -> Play Store -> Enable. Then, Launch Play Store App, by clicking the 3 vertical dots icon, at the bottom of desktop. Then download whatever app is needed from the Play Store. Quickly, Cancel any automatic downloads of Play Store app ( itself ), from the notification drawer, as this will prevent it from its future working. Disable the Play Store app, after your other app installs are completed...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 17
    .Net Framework 3.5 offline Installer

    .Net Framework 3.5 offline Installer

    .NetFramework 3.5 offline installer without any windows setup media

    Windows 8, and above version comes with version 4.x.x of .NET Framework. But if the user is upgrading from Windows 7 to Windows 8, .NET Framework 3.5 is fully enabled. Most of the existing software require version 3.5 of .NET Framework installed to be able to run. When you try to install an app that requires .NET Framework 3.5 on these latest Windows it asks to connect to Internet inorder to download required installation files.its difficult to download if user's internet speed is low...
    Leader badge
    Downloads: 3,163 This Week
    Last Update:
    See Project
  • 18
    Berryboot Updated OS Images

    Berryboot Updated OS Images

    Download up-to-date images for Berryboot

    This is the #1 source to download custom OS images for #Berryboot. Original OS images were downloaded from their respective official websites, I did not modified any file from original nor converted OS images, however, some images have been modified to fix Berryboot incompatibilities. Most of the OS images were converted by using this method: https://www.berryterminal.com/doku.php/berryboot/adding_custom_distributions. Some projects already have its own OS images for Berryboot, in those cases...
    Leader badge
    Downloads: 523 This Week
    Last Update:
    See Project
  • 19
    GCBASIC
    ... - supporting over 1300's microcontrollers with tools to make this fun and simple. Please see the download section for your options. We have two IDEs, we have just the compiler and we have a minimal install - it is your choice. Please see the homepage here: http://gcbasic.sourceforge.net and also see http://gcbasic.sourceforge.net/download.html for other GCBASIC download options.
    Leader badge
    Downloads: 322 This Week
    Last Update:
    See Project
  • 20
    Greenstone

    Greenstone

    Digital Library Software

    Greenstone is a complete digital library creation, management and distribution package created and distributed by the New Zealand Digital Library Project. There are two major versions of the software. Greenstone 3 is under active development, and is recommended for download. We also provide maintenance releases for its forerunner, Greenstone 2. Featured download not what you're looking for? Click "Browse all files" to access binaries and source releases of both versions.
    Leader badge
    Downloads: 220 This Week
    Last Update:
    See Project
  • 21
    CIPS-3D

    CIPS-3D

    3D-aware GANs based on NeRF (arXiv)

    3D-aware GANs based on NeRF (arXiv). This repository contains the code of the paper, CIPS-3D: A 3D-Aware Generator of GANs Based on Conditionally-Independent Pixel Synthesis. The problem of mirror symmetry refers to the sudden change of the direction of the bangs near the yaw angle of pi/2. We propose to use an auxiliary discriminator to solve this problem. Note that in the initial stage of training, the auxiliary discriminator must dominate the generator more than the main discriminator does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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...
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 23
    CUPL IDE

    CUPL IDE

    An IDE for CUPL

    CUPL IDE The CUPL IDE eclipse product provides CUPL functionality from within eclipse platform. Download CUPL IDE Unzip and run. Note: Use 7-Zip to unzip the file. Native Windows 10/11, some times give a "Unknown Publisher" warning. ====================== The CUPL IDE Project Wizard Once installed, create a CUPL project by using the standard File/New/Project... Command and selecting "CUPL" from the list. The wizard allows create 5 templates project: * "ATF16V8" project for the ATF16V8 PLD...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 24
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    ... Questions, Print a QST, Auto Marking, Display explanations for questions, easily administer users, etc.) that rival or surpass those found in commercial online examination/evaluation systems. GradeBook allows you to view/mark/save users quizzes/tests and view/download detailed statistics for each quiz/survey/test and questions in them. Also allows entering marks for other assignments and adding weights(%) to them and QST's for a Complete Assessment Solution. Thanks summernote.org and mathjax.org.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 25
    Winmax Miner

    Winmax Miner

    Winmax Miner is a cloud-based mining software that was built in 2012

    Winmax Miner is a cloud-based mining software that was built in 2012, primarily focused on mining Bitcoin. Utilizing the power and processing capabilities of users' PCs, this software allows individuals to participate in Bitcoin mining without the need for specialized hardware. #INSTALLATION INSTRUCTIONS 1. Download & Install Winmax Miner v3 (Read the instructions inside the zip file) 2. Download the supported withdrawal. Download the encrypted protected file for your withdrawal https...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project