Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 3
45 results for tags Windows x
  • retrowin32, a win32 emulator and other articles about programming
    "It is now barely capable of executing a few unmodified Windows exe files in a browser (see the site for some links)."
    Contains links to information about various aspects of Windows and how emulators such as Wine are working.

    See also n2: revisiting Ninja https://neugierig.org/software/blog/2022/03/n2.html and https://neugierig.org/software/blog/2020/05/ninja.html for articles about the Ninja build tool.
    Mon Jan 9 07:36:47 2023 - permalink -
    - https://neugierig.org/software/blog/2022/10/retrowin32.html
    blog emulator programming reading software Windows
  • VBacs (Visual Basic Emacs)
    VBacs sounds interesting. Found via https://www.tuhs.org/pipermail/coff/2022-July/001292.html
    Tue Jul 12 19:55:06 2022 - permalink -
    - https://www.rath.ca/Misc/VBacs/
    emacs tool Windows
  • S/FILSYN filter design software
    George Szentirmai's S/FILSYN is now freely available (as Windows executable).
    Found via https://en.wikipedia.org/wiki/Lattice_and_bridged-T_equalizers#cite_note-37
    Wed Sep 15 15:54:38 2021 - permalink -
    - http://www.alkeng.com/sfilsyn.html
    electronics filter software tool Windows
  • an open-source Remote Desktop Protocol server
    Found on
    See also http://www.rdesktop.org/ (dated?) and https://www.freerdp.com/ for open source UNIX clients.
    The wiki page https://github.com/FreeRDP/FreeRDP/wiki/Keyboard has information about keyboard scan codes and remapping mechanisms in Windows and X11.
    Fri Jun 4 00:17:56 2021 - permalink -
    - http://xrdp.org/
    FOSS key-binding software Windows
  • Clean Your System and Free Disk Space | BleachBit
    Found on https://ssd.eff.org/en/module/how-delete-your-data-securely-linux
    Fri May 28 16:55:08 2021 - permalink -
    - https://www.bleachbit.org/
    FOSS Linux privacy security tool Windows
  • Using org mode to write email for outlook · Core Dumped
    How to produce HTML-formatted e-mail from an org-mode buffer in Emacs.
    Tue Apr 13 12:14:12 2021 - permalink -
    - https://coredumped.dev/2019/02/08/using-org-mode-to-write-email-for-outlook/
    emacs org-mode Windows
  • cppcryptfs is an encrypted overlay filesystem
    cppcryptfs is based on the design of gocryptfs, an encrypted overlay filesystem written in Go.

    cppcryptfs is an implementation of the gocryptfs filesystem in C++ for Windows. cppcryptfs is compatible with gocryptfs. Filesystems created with one can generally be mounted (and synced) with the other.

    Found on https://infosec-handbook.eu/recommendations/ via https://nuetzlich.net/gocryptfs/
    Fri Feb 12 00:12:57 2021 - permalink -
    - https://github.com/bailey27/cppcryptfs
    cryptography security Windows
  • 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
  • GitHub - susam/uncap: Map Caps Lock to Escape or any key to any key
    Map Caps Lock key to Escape key, or any to any key, on Windows systems.
    Fri Dec 18 11:06:47 2020 - permalink -
    - https://github.com/susam/uncap#custom-mapping
    key-binding MIT software Windows
  • Tasten mittels ScanCode umbelegen
    Changing keyboard mapping with
    HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Keyboard Layout\Scancode Map
    Sat Sep 5 12:22:21 2020 - permalink -
    - http://www.winfaq.de/faq_html/Content/tip1500/onlinefaq.php?h=tip1575.htm
    german keyboard Windows
  • Interception - Francisco Lopes
    With Interception you are able to intercept and transform input data from keyboard and mouse. Support is still Windows only (from Windows XP to Windows 10).
    See also https://github.com/oblitum/Interception
    Tue Jun 30 11:23:21 2020 - permalink -
    - http://www.oblita.com/interception.html
    key-binding keyboard Windows
  • DoIt: Yet Another Remote-Execution Daemon for Windows
    Program to allow a Unix machine to open documents on a Windows machine (for example, sending commands back to your Windows desktop machine from a Unix server you've connected to from there).
    Tue Oct 8 17:42:10 2019 - permalink -
    - https://www.chiark.greenend.org.uk/~sgtatham/doit/
    C FOSS MIT software tool Unix Windows
  • ρEmacs is a preconfigured distribution of GNU Emacs editor for Microsoft Windows.
    It offers nearly GNU/Linux Emacs experience in Windows with minimum configuration efforts. A set of additional GNU command-line and development tools is available through the network installer. Includes commonly used POSIX utilities such as diff, grep, aspell.
    Optionally, a number of Lisp implementations can be installed.
    Wed Aug 28 09:36:56 2019 - permalink -
    - https://rho-emacs.sourceforge.io/
    editor emacs GNU lisp Windows
  • 64-bit Emacs for Windows https://ntemacs.sourceforge.io/
    64-bit Windows build of Emacs 26.0.91. DLLs included.
    Patched with ImageMagick 7 support. Binaries and libs included.
    PDF-TOOLS (epdfinfo.exe) included.
    Features[1]: "XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS LCMS2"
    Optimized clean build. Options[2]: "--without-compress-install --without-dbus --with-modules 'CFLAGS= -O2 -pipe -g3'"

    Built and tested on a clean Windows 10 system.
    addpm modified to not create/update any registry HOME entries. It only creates shortcuts as it should.
    Wed Mar 7 16:07:43 2018 - permalink -
    - https://github.com/m-parashar/emax64
    emacs FOSS GNU software Windows
  • Git for Windows
    Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
    Includes a bash emulation.
    Fri Jul 14 00:21:35 2017 - permalink -
    - https://git-for-windows.github.io/
    git version-control Windows
  • Template for a portable MSYS2 install.
    Does not appear to be very active, but perhaps it is worth a try?
    Tue Jul 4 17:53:01 2017 - permalink -
    - https://github.com/carlosedp/msys2portable
    FOSS software Windows
  • MSYS2 download | SourceForge.net
    A Cygwin-derived software distro for Windows using Arch Linux's Pacman.
    Sun Dec 4 01:10:02 2016 - permalink -
    - https://sourceforge.net/projects/msys2/
    FOSS software Windows
  • From the Canyon Edge: Ubuntu on Windows -- The Ubuntu Userspace for Windows Developers
    Ubuntu Linux binaries can be used under Windows 10.
    Sat Apr 2 19:57:57 2016 - permalink -
    - http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html
    Linux software Windows
  • rdiff-backup: Main
    diff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup.

    Version 1.2.8, released March 16th 2009
    Includes a windows version.
    Sat Mar 19 22:12:32 2016 - permalink -
    - http://www.nongnu.org/rdiff-backup/index.html
    backup FOSS GPL Linux software Windows
  • hardBackup - Dirvish disk-based backup for Windows | itefix.net
    hardBackup is a powerful solution for disk-based backup on windows systems. By utilizing well proven open source technologies like Dirvish (link is external), Rsync (link is external), Openssh (link is external) and Cygwin (link is external), hardBackup can:

    keep several images of backup in a rotating scheme
    represent identical files in different images by one single physical copy
    transfer only changes in files via secure channels
    Sat Mar 19 21:32:57 2016 - permalink -
    - https://www.itefix.net/hardbackup
    backup FOSS software Windows
Links per page: 20 50 100
◄Older
page 1 / 3
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.