#osX

ArchiveOSArchiveOS
2026-03-07

Strapi – a leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first. Strapi Community Edition is a free and open-source headless CMS enabling you to manage any content, anywhere. archiveapp.org/strapi/

strapi cms
2026-03-06

I’m excited to share that Oliphaunt is now available on the App Store!

It’s a Mastodon client built specifically for the Mac using AppKit with some SwiftUI. The goal was to create a well-behaved Mac application that follows the platform’s design language, adopts macOS idioms and feels natural to Mac users, rather than being a scaled-up iOS port, cross-platform app or anything else.

App Store: apps.apple.com/app/id6745527185

macOS desktop showing the Oliphaunt Mastodon client in light mode. Multiple app windows are arranged across the screen: a timeline window with a sidebar of Mastodon sections, a media viewer displaying a large photo of an orange and black bird, a conversation thread window and a composer window for writing a post. The macOS menu bar and Dock are visible with colourful system wallpaper in the background.
2026-03-03

Mulberry to klient poczty e-mail o otwartym kodzie źródłowym, sprzedawany przez Cyrusoft od około 1995 do 2005 roku. Pierwotnie opracowany dla komputerów Apple Macintosh, obecnie istnieją wersje dla tej platformy, a także dla systemów Microsoft Windows i Linux, wykorzystujące system X Window. biznes.linuxiarze.pl/mulberry/ #email #linux #osx #windows #bsd

mulberry email
LinuxiarzeLinuxiarze
2026-03-03

Mulberry to klient poczty e-mail o otwartym kodzie źródłowym, sprzedawany przez Cyrusoft od około 1995 do 2005 roku. Pierwotnie opracowany dla komputerów Apple Macintosh, obecnie istnieją wersje dla tej platformy, a także dla systemów Microsoft Windows i Linux, wykorzystujące system X Window. biznes.linuxiarze.pl/mulberry/

mulberry email
ArchiveOSArchiveOS
2026-03-03

Apache OpenOffice, AOO (formerly OpenOffice.org, OOo) – a free alternative to the productivity tools in Office – Apache OpenOffice – formerly known as OpenOffice.org. This is an open-source office productivity suite that includes a word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. archiveapp.org/openoffice/

openoffice suite
ArchiveOSArchiveOS
2026-02-28

FirstClass – a groupware and communication software consisting of a server and clients, both of which were available for multiple operating systems. FirstClass uses its own network protocol. Extended FirstClass servers can also be accessed via web browser and mobile devices (e.g., smartphones). archiveapp.org/firstclass/

2026-02-26

📽️ Tuna – a modal launcher for Mac OS

https://www.youtube.com/watch?v=vkm-ZFlivyI

The Quicksilver inspiration is clearly visible and that makes me so excited. I am downloading it as type this post and I am genuinely thrilled to see if it is a replacement for Alfred 5, which is my favorite launcher.

Right now, I will admit that it’s the quicksilver – subject > verb semantics that is different from Alfred, which allows is clearly via workflows, but is limited to pre-set subjects and actions.

The “voice” mode is also very interesting as a great way to quickly enter transcribe text.

#apps #launcher #mac #osX #software #technology #tuna
ArchiveOSArchiveOS
2026-02-23

shadPS4 – a preliminary PlayStation 4 emulator for Windows, Linux and macOS written in C++. This is the emulator core, which does not include a GUI. If you just want to use the emulator as an end user, download the QtLauncher instead. archivegame.org/shadps4/

shadps4 emulator
ArchiveOSArchiveOS
2026-02-23

A/ROSE (Apple Real-time Operating System Environment) – a small embedded operating system that runs on Apple Computer’s “Macintosh Coprocessor Platform”, an expansion card for the Macintosh. archiveos.org/arose/

operating system
2026-02-22

Hey Mastodon! :mastodance: :mastoart:

🖥️ :tux: :windows: :freebsd: :macos: :netbsd: 💻

Calling all #mac #macos #osx #windows #linux #FreeBSD #bsd #openbsd #netbsd #desktop & #laptop users!

On your personal computer, what is your go to when you leave your machine unattended for long periods of time:

2026-02-16

In OS X, to hold down a key and make it repeat what you're typing you must change a hidden setting using terminal?

🤡

This OS has to be a long-play trolling effort! 😆

#apple #osx

ArchiveOSArchiveOS
2026-02-16

Abuse – a computer game developed by Crack dot Com and published by Origin Systems and Electronic Arts in 1996 for DOS and Linux. An improved port for Mac OS was created by Bungie Studios. After the game’s source code was released in 1998, an Amiga port was also created. archivegame.org/abuse/

abuse game
ArchiveOSArchiveOS
2026-02-14

SPIP (Système de Publication pour Internet) – a web publishing system that focuses on collaborative functionality, multilingualism, and ease of use. It is free software, distributed under the GNU/GPL license. It can therefore be used for any website, whether for associations or institutions, personal or commercial. archiveapp.org/spip/

spip cms
ArchiveOSArchiveOS
2026-02-13

Hedgewars – a turn-based strategy, artillery, action and comedy game, featuring the antics of pink hedgehogs with attitude as they battle from the depths of hell to the depths of space. archivegame.org/hedgewars/

hedgewars game
LinuxiarzeLinuxiarze
2026-02-10

Vile to edytor tekstu łączący w sobie cechy edytorów Emacs i Vim. Te edytory tradycyjnie znajdują się po przeciwnych stronach barykady w wojnie edytorów, ponieważ użytkownicy obu z nich zazwyczaj mają silne nastawienie do edytora, którego nie używają. biznes.linuxiarze.pl/vile/

vile text editor
2026-02-08

Operating System Friction

One operating system lets you think clearly. Another creates constant friction. For some, that difference isn't preference—it's necessity.

islandinthenet.com/operating-s

ArchiveOSArchiveOS
2026-02-07

SimpleX – the first messaging network operating without user identifiers of any kind – 100% private by design, available to iOS, Android and desktop OSes. SimpleX is founded on the belief that you must own your identity, contacts and communities. Open and decentralized network lets you connect with people and share ideas: be free and secure. archiveapp.org/simplex/

simplex
2026-02-03

darn. i was reallllly hoping MOOSE Crossing's macintosh client would have a client-side MOOSE-Script interpreter/parser so i could test out how the scripting language works

unfortunately, the client appears to be absolutely bare-bones - it requests objects/verbs/properties from the server via TCP, and then pulls those into its internal text editor. there doesn't appear to be any local parsing/interpreting done at all. it's all server-side.

(i connected to the weyrmount MOO just so i could get the terminal's buttons to respond)

to the left you can see the transcript, which appears to be the conversation between the server and client. the client sends out a text command requesting an object named 'me'. it's expecting a response from the server.

(unfortunately, weyrmount isn't a MOOSE-compatible server, so it doesn't know how to respond to that request)

so anyway, it's neat to see
(a) that the mac client still works and connects to MUDs/MOOs 30 years later
(b) that if we did somehow find a MOOSE-compatible server, it would probably work with this client to let us modify/edit/create objects and verbs on the server!
(c) the client running on a real computer for the first time in decades. (my iMac G5 + OS X Tiger)
d) shockingly, OS X "Classic Mode" for mac OS 9.2 runs this program perfectly fine.

#moo #mud #macintosh #osx #vintageApple

Three windows stacked on top of one another in MacOS X Tiger.

Top window: MOOSE Crossing client for macintosh system 7-9. It is connected to the weyrmount MOO server, and shows the telnet splash screen for that MOO. In front of the terminal is a modal dialog showing the user trying to edit an Object, or Verb or Property on that object. 

Middle window: the server transcript for the weyrmount moo. You can see the client sending somewhat terse commands to the server requesting objects and verbs and properties, but the server doesn't respond to those requests.

Back window: the Finder showing MacMOOSE 2.0b1 and its MUD List file.
2026-02-03

Scribe to niewielki, przenośny klient poczty e-mail ze zintegrowaną bazą danych kontaktów i kalendarzem. Obsługuje wszystkie główne protokoły poczty internetowej i tam, gdzie to możliwe korzysta ze standardów międzynarodowych. biznes.linuxiarze.pl/scribe/ #email #linux #osx #windows

scribe email

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst