Fraasi / PDTapp

PDTapp, a little personal desktop app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDTapp personal desktop app 2.x.x

PDTapp is a 'little' sideventuretm to learn & build a little personal desktop app with electron. I have no idea what the end product will be like. I'm making this shit up as I go along & modifying/changing things as I see fit.

dependencies so far

  • react
  • fullcalendar, react-big-calendar fullcalendar
  • react-datepicker
  • electron-store
  • dotenv
  • showdown
  • cheerio
  • futility
  • xterm + node-pty
  • systeminformation
  • googleapis

todo (or maybe not to, do):

  • Startpage
    • weather & moon info, removed because I built Saeae
    • make random quote api in heroku & fetch a quote
    • random image from a folder
    • github notifications
    • npm stats
    • google analytics
  • Nav bar
    • hotkeys for views
  • Calendar
    • week month tooltip full text
    • monthview recurring shit
    • add google calendar support
  • Compass page
    • removed because I built tapahtumat, now uses it in Iframe
  • Notebook page
    • markdown support
    • put to store to keep notes between launches
    • maybe also use firestore?
    • hotkeys for save, delete & views
    • add example note with info on first launch
  • Settings page
    • choose pic of the day folder
    • clear settings file button
    • select which view opens when launched
  • Terminal page
    • Quick links
    • terminal emulator
    • keep terminal session open while checking other views
  • Stats page
    • display stats from systeminformation
  • Main.js + other
    • icon
    • system tray
    • taskbar right click icon. No icon but app name is correct after build
    • menu
    • settings file
    • loader/spinner
    • notification script
    • (esLint, airBnB) => new Promise().resolve(hell)
    • global shortcut to copy clipboard to a note
    • Error alert, use notification?

Screenshot of the early home page

2018-06-10_2009.png

About

PDTapp, a little personal desktop app


Languages

Language:JavaScript 85.5%Language:CSS 13.9%Language:HTML 0.4%Language:Shell 0.2%