Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 8 / 17
Newer►
329 results for tags FOSS x
  • An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
    Just what it says. Can use Dropbox, Google Drive or WebDAV as back-end storage.
    See also https://organice.200ok.ch/documentation.html and the short review https://colekillian.com/posts/comparing-organice-and-orzly/
    As of 2022-06-01, it offers sign-in with GitLab, WebDav, DropBox and GoogleDrive on https://organice.200ok.ch/sign_in, or once signed in on https://organice.200ok.ch/files
    Perhaps I shall try the GitLab option before WebDav via NextCloud?
    The link bin/compile\and\upload.sh on https://organice.200ok.ch/documentation.html#org48615b6 is not formatted correctly: the URL has underscores which are shown as \subscripts.
    Sun Sep 8 15:25:41 2019 - permalink -
    - https://github.com/200ok-ch/organice
    FOSS JavaScript org-mode software TODO
  • GriCal - Grid Calendar
    GriCal (which is a short form for Grid Calendar) is an open web where people store quickly a few information about interesting events, so that others can also easily know about them. GriCal also makes easy and fast to get notified and store interesting events in its own external calendars.
    Thu Aug 22 14:00:36 2019 - permalink -
    - https://grical.org/h/help/#groups
    calendar FOSS on-line web
  • NotABug.org is a free-software code collaboration platform for freely licensed projects.
    A fully-free (as in libre) alternative to Github, found via
    https://github.com/CodyReichert/awesome-cl
    Mon Aug 19 17:14:11 2019 - permalink -
    - https://notabug.org
    FOSS version-control web
  • About – HelenOS
    HelenOS is a portable microkernel-based multiserver operating system designed and implemented from scratch. It decomposes key operating system functionality such as file systems, networking, device drivers and graphical user interface into a collection of fine-grained user space components that interact with each other via message passing. A failure or crash of one component does not directly harm others. HelenOS is therefore flexible, modular, extensible, fault tolerant and easy to understand.
    Fri May 3 15:15:31 2019 - permalink -
    - http://www.helenos.org/wiki/About
    BSD FOSS operating-system software
  • 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
  • Easy-ISLisp(EISL) is an interpreter and compiler compatible with ISLisp standard.
    EISL was written by Kenichi Sasagawa
    https://qiita.com/sym_num/items/793adfe118514668e5b0
    The license appears to be similar to BSD/MIT to my non-laywer eyes: https://github.com/sasagawa888/eisl/blob/master/license.txt
    It provides an interface to WiringPi, allowing control of the GPIO pins on a Raspberry π.
    Tue Feb 19 17:03:06 2019 - permalink -
    - https://github.com/sasagawa888/eisl
    compiler FOSS ISLisp lisp pi raspberry software π
  • mpsh
    mpsh is an experimental command interpreter for Unix systems written by Dave Fischer at the Center for Computational Aesthetics and distributed under the 3-clause BSD license.
    Fri Jan 25 16:51:15 2019 - permalink -
    - https://www.cca.org/mpsh/
    BSD FOSS shell software Unix
  • 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
  • Introduction — GNSS Compare documentation
    Thu Dec 20 18:41:32 2018 - permalink -
    - https://gnss-compare.readthedocs.io/en/latest/index.html
    Android FOSS satellite-navigation software
  • ACME-like text-buffer/editor by Felix Winkelmann http://www.call-with-current-continuation.org/software.html
    "ma" is a minimalistic clone of the acme[1] editor used in Plan 9, and is written in Tcl/Tk. It has been tested with Tcl/Tk 8.5, mostly
    under Linux. "ma" has successfully been run on Mac OS X with XQuartz, but needs a tiling window manager to be used in a satisfactory way.
    Sun Dec 2 19:52:37 2018 - permalink -
    - https://github.com/kdltr/ma
    acme editor FOSS plan9 software Tcl Tk
  • Mes - GNU Project - Free Software Foundation
    GNU Mes brings a Reduced Binary Seed bootstrap to GuixSD and potentially to any other interested GNU/Linux distribution, and aims to help create a full source bootstrap as part of the bootstrappable builds effort.

    It consists of a mutual self-hosting Scheme interpreter written in ~5,000 LOC of simple C and a Nyacc-based C compiler written in Scheme. This mes.c is being simplified to be transpiled by M2-Planet.
    https://github.com/oriansj/M2-Planet

    The Scheme interpreter (mes.c) has a Garbage Collector, a library of loadable Scheme modules– notably Dominique Boucher's LALR, Pre-R6RS portable syntax-case with R7RS ellipsis, Matt Wette's Nyacc –and test suite just barely enough to support a simple REPL and simple C-compiler: MesCC.
    https://github.com/oriansj/mescc-tools

    Mes+MesCC can compile an only lightly patched TinyCC that is self-hosting. Using this tcc and the Mes C library we now have a Reduced Binary Seed bootstrap for the gnutools triplet: glibc-2.2.5, binutils-2.20.1, gcc-2.95.3. This is enough to bootstrap GuixSD for i686-linux and x8664-linux.

    Mes is inspired by The Maxwell Equations of Software: LISP-1.5 – John McCarthy page 13, GNU Guix's source/binary packaging transparency and Jeremiah Orians's stage0 ~500 byte self-hosting hex assembler.

    GNU Mes is free software, it is distributed under the terms of the GNU General Public Licence version 3 or later. See the file COPYING.
    Tue Oct 30 18:51:26 2018 - permalink -
    - https://www.gnu.org/software/mes/
    C compiler FOSS hack Scheme software
  • FreeBSD/arm/Raspberry Pi - FreeBSD Wiki
    How to install FreeBSD/ARM on computers of the Raspberry Pi family.
    Wed Oct 3 12:56:16 2018 - permalink -
    - https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
    FOSS FreeBSD pi raspberry software Unix π
  • cl-6502 - A Readable CPU Emulator
    cl-6502 is a Common Lisp emulator, assembler and disassembler for the MOS 6502 processor.
    Fri Aug 31 15:56:09 2018 - permalink -
    - https://github.com/kingcons/cl-6502
    6502 BSD common-lisp FOSS lisp literate-programming
  • Haasoscope | Crowd Supply
    Open source USB oscilloscope, 4 channels, 125 Ms/s, 8 bit.
    Sat Aug 18 14:56:54 2018 - permalink -
    - https://www.crowdsupply.com/andy-haas/haasoscope
    electronics FOSS hardware USB
  • Robert Smith's repositories
    Found via computable-reals https://github.com/tarballs-are-good/computable-reals, but others such as Quickproject https://github.com/tarballs-are-good/quickproject are interesting as well.
    Mon Jul 16 14:13:46 2018 - permalink -
    - https://github.com/tarballs-are-good?tab=repositories
    common-lisp FOSS lisp software TODO
  • Nim programming language | Nim
    Nim is a systems and applications programming language. Statically typed and compiled, it provides unparalleled performance in an elegant package.

       High-performance garbage-collected language
       Compiles to C, C++ or JavaScript
       Produces dependency-free binaries
       Runs on Windows, macOS, Linux, and more
    Wed Jul 11 11:42:54 2018 - permalink -
    - https://nim-lang.org/
    C FOSS JavaScript language lisp MIT programming
  • NeoPG - A multiversal crypto engine.
    NeoPG is a modern replacement for GnuPG 2
    NeoPG starts as an opinonated fork of GnuPG 2 to clean up the code and make it easier to develop.
    We want to provide a stable and extensible API for application developers, too.
    Eventually, we will add new ways to use OpenPGP that make it accessible and usable.
    As of 2021-12-06, the domain is no longer in use.
    Tue Jul 3 17:48:52 2018 - permalink -
    - https://neopg.io/
    cryptography FOSS security software
  • inotify - get your file system supervised
    Website dedicated to the inotify technology. Here you can find what is inotify, how to use and why (and the obsolete dnotify is bad) and much more information.
    Fri Jun 22 12:02:06 2018 - permalink -
    - http://inotify.aiken.cz/?section=common&page=home&lang=en
    FOSS Linux software
  • NetSurf Web Browser
    Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more.
    Tue Jun 19 14:25:08 2018 - permalink -
    - http://www.netsurf-browser.org/
    C FOSS GPL software web
  • Upspin · Upspin
    When did you last…
     download a file just to upload to another device?
     download a file from one web service just to upload to another?
     make a file public just to share it with one person?
     accidentally make something visible to the wrong people?
    Upspin is an attempt to address problems like these, and many more.

    Upspin is in its early days, but the plan is for you to manage all your data—even data you’ve stored in commercial web services—in a safe, secure, and sharable way that makes it easy to discover what you’ve got and who you’ve shared it with.
    Fri Jun 15 22:10:02 2018 - permalink -
    - https://upspin.io/
    FOSS software TODO
Links per page: 20 50 100
◄Older
page 8 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.