Skip to content

sxlderek/w2wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w2wiki

W2 by Steven Frank

A web-based, wiki-like notepad that you host yourself.

Notable features:

  • Written in PHP for portability and hackability
  • Uses Markdown syntax for formatting notes
  • Fits to screen nicely when viewed on iPhone, with custom icon for adding to home screen
  • Use double-brackets [[like this]] to link to another note by title
  • Title & content search
  • Filesystem storage (no database)
  • Plaintext storage
  • Image attachment uploading
  • Public or password-protected
  • Unlike cloud / hosted solutions, you retain control of your data

Demo

See a sample W2 installation

Forum

http://groups.google.com/group/w2wiki

About

A web-based, wiki-like notepad that you host yourself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.0%
  • CSS 2.0%