Python makes a desktop sticky note software

Source: Internet
Author: User
# 2014.10.15 updated memo.zip, net disk exe: FIX: 1. The JSON is not loaded normally during the day, join: 1. Hide the taskbar icon, 2. Move the window through the trash.
# 2014.10.8 10.36 Updated Memo.zip
# 2014.10.8 13.17 updated memo.zip in WIN10 test, basic no problem

Run the widget.py file.

Ubuntu:

On Ubuntu, memo.desktop files can be placed in the Desktop folder, chmod +x, modify the corresponding path in the file (very easy). Can be used as a desktop icon
Program in Ubuntu Test basically didn't find anything wrong
Note: The first run, because there is no note content, it is possible to find a window at a time where. (Only two buttons at the beginning of the window)

Windows:

1. You can run Hotkey.pyw, so that you can use the shortcut key ' ~ ', long press the key can be displayed, release the window is hidden. You can also click the Notification bar icon to display the window.
2. You can run WIDGET.PYW, so there is no shortcut key function
3. The window movement can only rely on the drag trash icon temporarily

4. There is a Windows packaged executable program: Http://pan.baidu.com/s/1gdh8EtH.

In addition, there will be a constant update: Https://github.com/zjuysw/memo.git

Core code

#!/usr/bin/env xdg-open[desktop entry]type=applicationname=memocomment=memo launcherexec=/usr/bin/env python "/home /ysw/python/pyqt/memo/widget.py "Icon=/home/ysw/python/pyqt/memo/img/icon.pngterminal=falsestartupnotify=true
  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.