Shaare your links...
1860 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 4
78 results for tags GPL x
  • FGI-GSRx software receiver | National Land Survey of Finland
    The FGI-GSRx software receiver has been extensively used as a research platform for the last one decade in different national and international Research and Development (R&D) projects to develop, test and validate novel receiver processing algorithms for robust, resilient and precise Position, Navigation and Timing (PNT). At present, the FGI-GSRx can process GNSS signals from multiple constellations, including GPS, Galileo, BeiDou, GLONASS, and NavIC. The software receiver is intended to process raw Intermediate Frequency (IF) signals in post-processing. The processing chain of the software receiver consists of GNSS signal acquisition, code and carrier tracking, decoding the navigation message, pseudorange estimation, and Position, Velocity, and Timing (PVT) estimation. The software architecture is built in such a way that any new algorithm can be developed and tested at any stage in the receiver processing chain without requiring significant changes to the original codes.
    Mon Mar 21 16:04:27 2022 - permalink -
    - https://www.maanmittauslaitos.fi/en/fgi-gsrx-os
    GNSS GPL Matlab radio satellite-navigation software TODO
  • qutebrowser | qutebrowser
    qutebrowser is a keyboard-focused browser with a minimal GUI. It’s based on Python and PyQt5 and free software, licensed under the GPL.

    It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
    Wed Feb 23 13:47:06 2022 - permalink -
    - https://qutebrowser.org/
    browser FOSS GPL Python Qt
  • MirBSD: jupp — Programmer’s Editor
    This is the portable version of JOE’s Own Editor, which is currently developed at sourceforge, licenced under the GNU General Public License, Version 1, using autoconf/automake.
    Wed Dec 22 11:18:49 2021 - permalink -
    - http://www.mirbsd.org/jupp.htm
    editor emacs GPL
  • GitHub - redguardtoo/diff-lisp: Diff files&strings in pure Emacs Lisp.
    Fri Sep 17 11:37:56 2021 - permalink -
    - https://github.com/redguardtoo/diff-lisp
    emacs FOSS GPL Lisp tool
  • HP-15C Simulator - Homepage
    HP-15C Simulator for Windows, Linux and macOS. Supports data exchange with SwissMicros https://www.swissmicros.com DM15 models.
    Wed Sep 1 11:00:34 2021 - permalink -
    - https://hp-15c.homepage.t-online.de/content_web.htm
    GPL Hewlett Packard software Tcl
  • Overview - Emacs NG - A new approach to Emacs
    emacs-ng is based off of the master branch of emacs, and regularly merges in the latest changes(this branch includes the native compilation feature from Andrea Corallo).

    This project should be considered an additive native layer over emacs, bringing features like Deno's Javascript and Async I/O environment, Mozilla's Webrender, and other features in development. emacs-ng's approach is to utilize multiple new development approaches and tools to bring Emacs to the next level. It is maintained by a team that loves Emacs and everything it stands for - being totally introspectable, with a fully customizable and free development environment. We want Emacs to be a editor 40+ years from now that has the flexibility and design to keep up with progressive technology.
    Wed Aug 18 16:42:13 2021 - permalink -
    - https://emacs-ng.github.io/emacs-ng/
    emacs GPL JavaScript Rust web
  • Sysctl Explorer is an initiative to facilitate the access of Linux' sysctl reference documentation.
    It is not complete yet, the author states "This is a work in progress and you may consider this increment as a Minimum viable product (MVP) version."
    Last update: 2018-12-09 18:93:01 UTC
    The official documentation can be found on https://www.kernel.org/doc/Documentation/sysctl/
    Fri Mar 19 17:37:15 2021 - permalink -
    - https://sysctl-explorer.net/
    documentation GPL Linux on-line
  • raspap-webgui | Simple wireless AP setup & management for Debian-based devices
    RaspAP lets you quickly get a wireless access point up and running to share the connectivity of many popular Debian-based devices, including the Raspberry Pi. Our popular Quick installer creates a known-good default configuration that “just works” on all current Raspberry Pis with onboard wireless. A responsive interface gives you control over the relevant services and networking options. Advanced DHCP settings, OpenVPN client support, SSL, security audits, themes and multilingual options are included.
    Fri Mar 12 17:53:09 2021 - permalink -
    - https://raspap.com/#support-us
    GPL pi Raspberry software WLAN π
  • Polymode is a framework for multiple major modes (MMM) inside a single Emacs buffer
    Successor of Dave Love's http://www.loveshack.ukfsn.org/emacs/multi-mode.el, found via
    https://github.com/jingtaozf/literate-lisp
    Thu Mar 11 10:36:38 2021 - permalink -
    - https://polymode.github.io/
    emacs FOSS GPL
  • Static MathJax
    Static MathJax is a XULRunner application which loads a HTML input
    file that uses MathJax into a browser, waits until MathJax is done
    processing, and then writes the formatted result to an output HTML
    file.

    I have only tested exports from Emacs Org-mode as input files.  (As of
    2010-08-14, MathJax is used by default with HTML exports in the
    current Org development version.)

    Optionally, references to the math fonts used will be converted to
    "data:" URIs, thus embedding the font data into the HTML file itself.
    (see [http://en.wikipedia.org/wiki/Data_URI_scheme])

    The code is licensed under the GNU General Public License version
    2, or, at your option, any later version.
    Sun Jan 3 21:44:03 2021 - permalink -
    - http://www.jboecker.de/2010/08/15/staticmathjax.html
    GPL HTML software
  • Emacs Polyglot: an Emacs Language Server Protocol client
    https://en.m.wikipedia.org/wiki/Language_Server_Protocol
    Sat Jan 2 23:28:20 2021 - permalink -
    - https://github.com/joaotavora/eglot
    emacs GPL software
  • GitHub - ililim/dual-key-remap: Remap any key to any other two keys on Windows 🔥. Remap CapsLock to both Ctrl and Escape!
    Remap any key to any other two keys on Windows. Most commonly used to remap CapsLock to Escape when pressed alone and Ctrl when pressed with other keys. Written in C to run at the lowest Windows API level for speed and reliability.
    Mon Dec 21 15:22:04 2020 - permalink -
    - https://github.com/ililim/dual-key-remap
    FOSS GPL key-binding windows
  • Squares RNG
    Squares RNG is a counter-based version of Middle Square Weyl Sequence RNG.  Counter-based RNGs have no state and are well suited to parallel processing.  There is no need to maintain or initialize a state.  Squares is faster than Middle Square Weyl Sequence on an Intel Core i7-9700.  Processing speed is, of course, processor dependent and may vary on other processors.  If you are currently using Middle Square Weyl Sequence, you might consider Squares.  It produces data of equivalent quality and is easier to use since there is no state.

    This generator passes BigCrush and PractRand.
    Tue Oct 20 12:35:21 2020 - permalink -
    - https://squaresrng.wixsite.com/rand
    GPL number random software
  • VBinDiff — Visual Binary Diff
    VBinDiff (Visual Binary Diff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. Unlike diff, it works well with large files (up to 4 GB).
    Sun May 24 12:04:33 2020 - permalink -
    - https://www.cjmweb.net/vbindiff/
    FOSS GPL software tool
  • Share your keyboard and mouse between computers with Barrier - Raspberry Pi
    Source and binaries for (among others) 64 bit Windows can be found on https://github.com/debauchee/barrier/
    Wed May 20 14:53:15 2020 - permalink -
    - https://www.raspberrypi.org/blog/share-your-keyboard-and-mouse-between-computers-with-barrier/
    FOSS GPL pi Raspberry tool π
  • Milonga, a customizable theme for Emacs
    Milonga is a customizable theme for Emacs, based on the Tango color palette. The specificity of Milonga is in the way it is programmed. Every basic color in the palette has a corresponding foreground and background face, and every themed face inherits from one or two of them instead of having its color hard-wired. This means that if you want to change one of the original colors throughout the theme, you only need to customize one (or two) faces.

    Milonga provides the `milonga-theme' Custom group from which you may access the aforementioned core faces.
    Thu Oct 10 11:10:57 2019 - permalink -
    - https://www.lrde.epita.fr/~didier/software/elisp/#milonga
    emacs GPL Lisp software
  • multi-platform screen and application forwarding system "screen for X11"
    Xpra is an open-source multi-platform persistent remote display server and client for forwarding applications and desktop screens.
    It gives you remote access to individual applications or full desktops.
    On X11, it is also known as screen for X11: it allows you to run programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine, without losing any state.
    It can also be used to forward full desktops, from X11 servers, MS Windows, or Mac OS X.

    Xpra also allows forwarding of sound, clipboard and printing services.
    Sessions can be accessed over SSH, or password protected over plain TCP sockets with or without SSL.
    Xpra is usable over reasonably slow links and does its best to adapt to changing network bandwidth constraints.
    Tue Oct 1 19:14:38 2019 - permalink -
    - http://xpra.org/
    FOSS GPL software X11
  • sequoia-pgp / sequoia · GitLab
    Sequoia is a cool new OpenPGP implementation.  It consists of several
    crates, providing both a low-level and a high-level API for dealing
    with OpenPGP data.
    It is written in Rust
    Wed Feb 27 15:01:02 2019 - permalink -
    - https://gitlab.com/sequoia-pgp/sequoia
    cryptography FOSS GPL Rust security software
  • Free42 : An HP-42S Calculator Simulator
    Free42 is a re-implementation of the HP-42S Scientific Programmable Calculator and HP-82240 Printer.
    It is a complete rewrite, not using any HP code. It does not require an HP-42S ROM image.
    Free42 is an Open Source project. The executables and source code are released under the terms of the GNU General Public License, version 2.
    Sun Jan 20 23:17:37 2019 - permalink -
    - http://thomasokken.com/free42/
    calculator FOSS GPL Hewlett Packard software
  • clisp / clisp · GitLab
    source code and wiki for GNU clisp, more up-to-date than the one on
    https://clisp.sourceforge.io/ (on 2018-12-11 that had Current version: 2.49 (2010-07-07), whereas the git repository contains changes done 4 weeks ago.
    Tue Dec 11 11:49:15 2018 - permalink -
    - https://gitlab.com/gnu-clisp/clisp
    common-lisp git GPL software
Links per page: 20 50 100
◄Older
page 1 / 4
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.