Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

raggesilver/word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Clone Build Status

(it doesn't have a name yet)

Screenshot(s)

Editor Preview Can't paste images :(

Landing page concept Landing Concept I am online :P

Install & run

Standard

npm i # Install the required dependencies
npm run start # No integration

Running on Linux and debugging

npm run start-linux # Basic GTK integration if running Gnome
npm run start-lunux-debug # Complete Gtk integration + degug mode enabled

Todo

  • FIND A NEW ICON SET!!!
  • Finish core features
  • Figure a way to do tabbing better than Microsoft
  • Improve Gtk integration
  • Do paging
  • Build components (eg.: color picker, font chooser)
  • Create different pages (eg.: landing, save, online account integration )
  • Give up

Almost nothing works...