Skip to content

Instantly share code, notes, and snippets.

View Erriez's full-sized avatar

Erriez

  • We are looking for talented C/C++ Embedded Software Engineers in The Netherlands Amersfoort area. Feel free to contact me by opening an issue.
  • Netherlands
View GitHub Profile
@Erriez
Erriez / win32clipboard_example.py
Last active September 18, 2023 16:10
Python example to load/save clipboard formats from/to a file on Windows using win32clipboard pywin32
#!/usr/bin/env python3
# MIT License
#
# Copyright (c) 2023 Erriez
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@Erriez
Erriez / meld-compare-menu-nautilus-ubuntu-2204.md
Last active January 9, 2024 06:03
Add Meld compare menu to Nautilus file manager on Ubuntu 22.04