45115 packages — page 738

muscle

Muscle can help you to start, stop, startUI and restart images in *nix systems. It needs crab.How to load: take a fresh pharo image and load muscle (and crab and requisites) with this: Gofer it wiresong: 'mc'; package: 'Filesystem'; load. …
SqueakSource pharo

Music Player Daemon Client

Music Player Daemon (www.musicpd.org) allows remote access for playing music (mp3, ogg vorbis, flac, aac, mod and wave files) and managing playlists. mpd is designed for integrating a computer into a stereo system that provides control for music playback over …
SqueakMap squeak

Musinum

Fractal music generator using crosssums. TryMusinumPlayer base2 orMusinumPlayer base2base3 orMusinumPlayer randomPercussionRight now you have to each time manually interrupt with Apple/. or Alt/. then:MusinumPlayer reset So it is an euphemism to say that there is no userinterface,but I still found …
SqueakMap squeak

MUStar

SqueakMap squeak

MVCchanges

Some changes to the MVC interface: Simpler and smaller scrollbars that have just a dragable marker and paging regions above and below. UI preferences taken from STPs SmallColoredScrollBars.st. Do not use top or bottom delimiters in lists. Remove all references …
SqueakMap squeak

My favorite

Have fun every day with funny quotes
SqueakMap squeak

My-Pharo-Repo

A small Pharo repository
GitHub pharo

MyInstaller

Installs my personal apps from the local HD. Will not work for you, because you don't have the files. This is just me storing a script I use frequently on-line and accessible to any stock Squeak image. Thank you Goran …
SqueakMap squeak

MyPharoRepository

Test pour git et pharo
GitHub pharo

MyPharoRepository

A small Pharo repository
GitHub pharo

MyPharoRepository

A small pharo repository
GitHub pharo

MyPharoRepository

Dépôt pour les exercices en pharo
GitHub pharo

MyPharoRepository

GitHub pharo

MyPharoRepository

A small Pharo repository
GitHub pharo

MyPharoRepository

A small Pharo repository
GitHub pharo

MyPharoRepository

A small pharo repository
GitHub pharo

MyPharoRepository01

A small Pharo repository
GitHub pharo

MyPharoRepositoryPublic

GitHub pharo

MyPharoSokoban

GitHub pharo

Mysql

Monticello package from magritteaddons repository
Lukas Renggli Source pharo

Mysql Driver

This is a framework for connecting to MySQL database servers over the network. It was orginially written by Josh Mills for VisualWorks. The Squeak port was done by Bolot Kerimbaev. URLs for both versions can be found on the Squeak …
SqueakMap squeak

MyTinyBlog

This is a MOOC project to create a blog website using Pharo, Seaside, Mongo, and NeoJSON. The application will be exposed using a REST server.
GitHub pharo

Nagare

Nagare is a new flexible logger which connects to fluentd. File-in from:https://swikis.ddo.jp/ftp/pub/Nagare/squeak/install-Nagare-1.2.1.st
SqueakMap squeak

NagTool

NagTool is a small web app. It usesMagma Server,KomHttpServerandHttpView2. For detailed instructions on installation and starting/stopping, check the release note! NagTool is simply a tasklist which "nags" people by sending emails when the deadline looms and the task hasn't been …
SqueakMap squeak

Named Process

Note: This package is included in Squeak 3.7 and later. Adds a "name" instance variable and accessing methods (#processName; #processName:) to Process. This enhancement encourages the naming of processes for easier debugging (it makes the process browser nicer to look …
SqueakMap squeak