Skip to content
forked from h53d/xp-paint

A web version of Microsoft Windows XP Paint.

Notifications You must be signed in to change notification settings

oinam/ms-xp-paint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft XP Paint


Note: This is a fan project based on my nostalgia for the amazing Windows XP OS, but is in no way affiliated with Microsoft

This is a web-based version of MS Paint for Windows XP. It is a fork of JS Paint, with the following differences:

  • It is self contained in a single .html file (~1 MB in size).
  • It is fully usable offline.
  • It removes many excess features from JS Paint that are not in the actual Windows XP MS Paint (besides a few features, such as rendering GIFs and increased history).
  • It is much lighter than JS Paint (since it only includes the essential features).
  • It is Windows XP styled instead of Windows 95 styled.

Development (Build from Source)

Prerequisites:

  • monolith to be installed and on the path.
  • NodeJS v10+
npm install
node build.js

Credits

Credits to Isaiah Odhner and contributors for creating the origional JS Paint from which this is forked from.

Contributing

This fork is for our personal experiment and fun. Please contribute to the original source at github.com/h53d/xp-paint.

About

A web version of Microsoft Windows XP Paint.

Topics

Resources

Stars

Watchers

Forks

Languages

  • HTML 60.8%
  • JavaScript 22.8%
  • CSS 16.3%
  • AutoHotkey 0.1%